Tagged Questions
3
votes
3answers
1k views
How to get JSON from Geoserver using AJAX request
I am building a web mapping application using Leaflet and a sort of customized WFS-T API to place and retrieve features from PostGIS. I have the script for putting features in PostGIS tables down ...