Tagged Questions
2
votes
1answer
320 views
Can't get MapServer WFS to display in OpenLayers
I'm new to OpenLayers and MapServer and I'm trying to serve a shapefile through a WFS but can't seem to get the data to display. When I use Firebug and HttpFox in Firefox I seem to be getting some ...
3
votes
1answer
889 views
How to prepare or normalize raw shape (.shp) files for Openlayers use
Hi all it seems like I am having difficulties in normalizing raw map files' resolutions to openlayer's use most probably in parameters mapext and imgext. I hope you can help me with this.
Using raw ...
2
votes
2answers
877 views
Setting up WMS with PostGIS, MapServer and Apache
I am trying to setup a web map service (WMS) for rendering a few shape files that I have stored in a PostGIS database. I decided to use MapServer for rendering engine and has installed it on my Ubuntu ...
2
votes
2answers
173 views
Project geometry features upside down
I have shapefiles containing polygons and lines that are used in a mapfile for projecting them through Mapserver. Is there a way in changing the projection of the layers by 180 degrees(i.e. upside ...
3
votes
0answers
300 views
Trying to fill polygon fills the entire map
I have been given some shp files to be displayed using Mapserver. Until now I was able to find the correct projections, display the map, and show labels. However, I have problems with polygon colors. ...
3
votes
2answers
331 views
mapserver displays raster image in mirror
I've installed Mapserver and used a map file to set a raster layer and vector(shp) layers on top of it. However, although displayed in the expected order, the png file is displayed in mirror(compared ...
2
votes
4answers
270 views
mapserver not displaying anything
I've been reading through Tyler Mitchel's Web Mapping Illustrated and also downloaded a copy of the itasca sample from maptools.org. Then created some shapefiles in OpenEV and modified the itasca.map ...
5
votes
1answer
147 views
How display outlines in a Map, only from a scale, but the colored polygon in all scales?
I want to display a shape with UMN-Mapserver. It has different coloured polygons and also outlines. But I want to display the outlines only, from a specific scale. I could add MINSCALE 150000, but in ...