Create a layer for each data set. Use Layer MAXSCALEDENOM and MINSCALEDENOM to define when the layer should be drawn. http://mapserver.org/mapfile/layer.html
David. -----Original Message----- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of easyl Sent: Wednesday, July 14, 2010 6:44 AM To: mapserver-users@lists.osgeo.org Subject: [mapserver-users] multiple map layers with different scales I have multiple map layers with different scales. For example, +---------------------------------------------+ | A +-----------------------------+ | | | B +----------+ | | | | C | | | | +----------+ | | | | | | +----------------------------+ | +---------------------------------------------+ A 1:1000 B 1:500 C 1:100 How can I setup them in mapserver, so that I can render the map with different detail. For example: given a scale value from 1:100 The map is rendered with: +---------------------------------------------+ | A +-----------------------------+ | | | B +----------+ | | | | C | | | | +----------+ | | | | | | +----------------------------+ | +---------------------------------------------+ given a scale value from 1:200 The map is rendered with: +---------------------------------------------+ | A +-----------------------------+ | | | B | | | | | | | | | | | | | | | +----------------------------+ | +---------------------------------------------+ given a scale value from 1:700 The map is rendered with: +---------------------------------------------+ | A | | | | | | | | | | | +---------------------------------------------+ Is that possible? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/multiple-map-layers-with-different-scales-tp5292120p5292120.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users _______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users