Tagged Questions
3
votes
2answers
221 views
small difference in projection between tilemill and postgis
I would like to create a world map with interaction on continents created directly from a postgis database.
For the moment, I have a POSTgis database with the data.
I created a background with ...
4
votes
2answers
574 views
Options for PostGIS and Mapserver outputing SVG, and client with OpenLayers
This question is related to "Options for displaying PostGIS vectors in OpenLayers?", but I need SVG output on server. OpenLayers must render SVG directly.
We are using Mapserver6, and thinking on WFS ...