Tagged Questions
1
vote
2answers
193 views
PostGis, export Svg in pixels
I'm new to GIS. It is very intersting.
I have installed Postgis, insert shapefile, get data in SVG without problem (ST_AsSVG).
Now, I'd like to export the same svg but in pixel to add it on top of ...