Tagged Questions
3
votes
1answer
218 views
How do I know when to use a map server or a tile server?
I'm new in GIS tech and I still have some questions about GIS.
I wanted to know why to choose a map server (mapserver, geomap) instead of a tile server (tilestream, tilecache or tilestache) + tile ...
2
votes
4answers
454 views
MapServer rendering at the lowest zoom levels
I am developing a web mapping application based on OpenLayers and using a WMS layer from MapServer (the source data for this layer is stored in PostGIS database) and I am facing the following problem: ...
2
votes
3answers
572 views
MapServer - map rendered at the wrong angle
I've just started using MapServer to check the topology in my database, and whenever I render a map I have to flip the image vertically and then rotate it quite a bit to get it facing North. I've set ...
7
votes
2answers
448 views
Maps, black and white/ gray scale printing
I'm working on Mapserver to do beautiful maps with AGG rendering
Until now, I've only thought about the best way to get color maps. Now, I have to think how to make color ones compatible with a grey ...