I’m working on an app that should display GIS data.
I had previous experience on this kind of dataset in Processing, and I’m looking for a good AS3 library to help me out.
Right now I’m testing Edwin van Rijkom’s library (shp and dfp libraries here), following some good tutorials I’ve found here.
Do you know if there is any good alternative?
Thanks
Well, I’m going to reply myself if someone would need it.
I’ve found this library by Andy Woodruff, it’s basically a wrapper of Edwin van Rijkom’s libraries, but it makes easier to work with data
Hope it helps!