The jquery tag has no wiki summary.
2
votes
1answer
625 views
Parsing a GeoJSON file with jQuery
I'm trying to iterate through a GeoJSON file (below) and eventually populate an array with a few attributes within "properties". I keep coming up short working through various examples I can find. Do ...