The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
39 views

Command-line exporting QGIS layers to MapServer map file

I know about the QGIS plugin for exporting loaded layers as a MapServer map file, and I would like to know if there is a way to achieve this via terminal. I cannot find useful info on the web.. ...
0
votes
0answers
124 views

Mapserver MapFile label at polygons, how to say “not repeat”?

I am using Mapserver v5.6 and used MapFile with 2 layers. One layer to show polygon and other to show label at ST_PointOnSurface of the same polygon... There are another way to show unique-label at ...