Re: [mapserver-users] How to combine all included map files in to one production map file.

2014-07-16 Thread Lime, Steve D (MNIT)
Another easy way is using MapScript. Just open the mapfile and then save it. Here’s the perl version: #!/usr/bin/perl use mapscript; $map = new mapscript::mapObj('compass.map'); $map->save('compass_prod.map'); Steve From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun..

Re: [mapserver-users] How to combine all included map files in to one production map file.

2014-07-16 Thread TDS
Hello, look for mapserver-utils / basemaps package => https://github.com/mapserver/basemaps Bye, Mathias mailto:t...@tds-net.de 1+1=10 You have a qu

[mapserver-users] How to combine all included map files in to one production map file.

2014-07-16 Thread Moen, Paul T.
Is there an easy way to combine all included map files into a single map file? The includes make it easy to organize the map file, but I want to combine all of them into one map file that will be used for debug or production. The only thing I found related to what I want is specifically listed

[mapserver-users] itemquery mode with mapserver 6.4.1

2014-07-16 Thread Leehan
Hello, I m looking for an example of mapserver application using itemquery mode successfully. I'd like to study the mapfile and validation part, and the template. Because i can't set this functionnality for now. Can anyone help please ? -- View this message in context: http://osgeo-org.1560.x