The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
21 views

MapServer SOS Example

We are trying to run the MapServer SOS example at this link. However, we don´t know how to configure the data parameter in the mapfile. What do we have to set in mapfile´s data parameter? We need to ...
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
126 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 ...