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..
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
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
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