# HG changeset patch # User Stephan Holl # Date 1305101305 -7200 # Node ID cd541e73d52308c4537e20ee869ba01b35fbd969 # Parent c7c249167817fad25acf80bde11f37b53c158912 * mapserver/rundir/Readme.txt: New. This is a folder containing the MXD-files for conversion. The resulting MAP-file can be run from here; all Paths are relative from here so request will find its symbols, fonts, logfiles etc. * mapserver/mapfile/mapfile_header.include: Added SHAPEPATH for the Visualization of the frida-shapefiles. diff -r c7c249167817 -r cd541e73d523 ChangeLog --- a/ChangeLog Tue May 10 14:40:57 2011 +0200 +++ b/ChangeLog Wed May 11 10:08:25 2011 +0200 @@ -1,3 +1,13 @@ +2011-05-11 Stephan Holl + + * mapserver/rundir/Readme.txt: New. This is a folder containing the + MXD-files for conversion. The resulting MAP-file can be run from + here; all Paths are relative from here so request will find its + symbols, fonts, logfiles etc. + + * mapserver/mapfile/mapfile_header.include: Added SHAPEPATH for + the Visualization of the frida-shapefiles. + 2011-05-10 Stephan Holl * mapserver/mapfile/mapfile_header.include, mapserver/mapfile/mxd.map, diff -r c7c249167817 -r cd541e73d523 mapserver/mapfile/mapfile_header.include --- a/mapserver/mapfile/mapfile_header.include Tue May 10 14:40:57 2011 +0200 +++ b/mapserver/mapfile/mapfile_header.include Wed May 11 10:08:25 2011 +0200 @@ -5,6 +5,7 @@ IMAGECOLOR -1 -1 -1 #transparent FONTSET "../../ttf-fonts/fonts.txt" SYMBOLSET "../symbols/symbols.sym" +SHAPEPATH "../../testdata-frida/" IMAGETYPE png CONFIG "ON_MISSING_DATA" "LOG" # see http://mapserver.org/mapfile/map.html for details CONFIG "MS_ERRORFILE" "../../logs/ms_error.log" diff -r c7c249167817 -r cd541e73d523 mapserver/rundir/Readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mapserver/rundir/Readme.txt Wed May 11 10:08:25 2011 +0200 @@ -0,0 +1,6 @@ +This is a placeholder. + +This folder is intended to copy the generated Mapfiles to and run them +through mapserver with the following command: + +http://localhost/cgi-bin/mapserv.exe?map=z:/mxd-testbed_sh/rundir/p_categorie_4pt_11classes.map&template=openlayers&mode=browse&layers=poi