Tagged Questions
4
votes
1answer
1k views
Output polygon data from postGIS and read it on Google Maps API
So, I have a group of polygons stored in PostGIS. I'm trying to build a web application with Google Base maps (using Google Maps API). Now, How do i output the polygons in the right format so that ...