Is there a mapfile configuration option for specifying how the output
svg geometry is created? Specifically, relative geometry instead of
absolute.
For instance, to get relative geometry using postgis I can do this:
st_assvg(geom, 1, 0)
...which says output geom, in relative geometry (1) and number of
decimal places(0).
Relative geometry and no decimal places (ie, epsg 3857, meters) reduces
the resulting svg significantly.
Your thoughts?
--
www.postholer.com
_______________________________________________
mapserver-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users