[mapserver-users] SVG relative points

Scott public at postholer.com
Tue Oct 2 09:03:37 PDT 2018


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


More information about the mapserver-users mailing list