spatial
spatial copied to clipboard
Investigate leaflet integration
What kind of integration do you think of? To get a "out of the box" integration with Leaflet(1) it would be great to have GeoJSON(2) support as a response format, or even as a supported layer (?) type like WKT. What do you think?
- http://leafletjs.com/examples/geojson-example.html
- http://geojson.org/geojson-spec.html
Yep, that would be awesome, and shouldn't be too hard. @peterneubauer @craigtaverner what do you think?
GeoJSON support gets even more interesting these days: https://github.com/morganherlocker/turf server and client side GIS library in javascript
Any updates for this?