Skip to content

Commit

Permalink
Remove DUMP keyword from msautotest map files
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Mar 16, 2021
1 parent 16df994 commit 69a6109
Show file tree
Hide file tree
Showing 91 changed files with 0 additions and 212 deletions.
1 change: 0 additions & 1 deletion msautotest/gdal/connectionoptions.map
Expand Up @@ -15,7 +15,6 @@ LAYER
NAME "TEST"
STATUS DEFAULT
TYPE RASTER
DUMP TRUE

# At full resolution red_square.tif is a red square indeed
# but we created an overview which is yellow.
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/mask_1.map
Expand Up @@ -12,7 +12,6 @@ MAP
GROUP "TEST"
STATUS DEFAULT
TYPE RASTER
DUMP TRUE

# A RGB image with a transparency mask
#DATA "test3_with_1mask_1bit.tif"
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/mask_3.map
Expand Up @@ -12,7 +12,6 @@ MAP
GROUP "TEST"
STATUS DEFAULT
TYPE RASTER
DUMP TRUE

# A RGB image with a transparency mask
DATA "data/test3_with_1mask_1bit.tif"
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/nodata_rgb.map
Expand Up @@ -16,7 +16,6 @@ LAYER
NAME "TEST"
STATUS DEFAULT
TYPE RASTER
DUMP TRUE
DATA "data/red_square.tif"
PROJECTION
"init=epsg:4326"
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/tileindex.map
Expand Up @@ -30,7 +30,6 @@ LAYER
NAME grey
TYPE raster
STATUS default
DUMP TRUE
TEMPLATE "fake.html"
TILEINDEX "data/tile_index.shp"
TILEITEM "location"
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/tileindex_mi.map
Expand Up @@ -31,7 +31,6 @@ LAYER
NAME grey
TYPE raster
STATUS default
DUMP TRUE
TEMPLATE "fake.html"
TILEINDEX tindex
TILEITEM "location"
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/tileindexmixedsrs.map
Expand Up @@ -32,7 +32,6 @@ LAYER
NAME grey
TYPE raster
STATUS default
DUMP TRUE
TEMPLATE "fake.html"
TILEINDEX "data/tile_index_mixed_srs.shp"
TILEITEM "location"
Expand Down
1 change: 0 additions & 1 deletion msautotest/gdal/tileindexmixedsrs2.map
Expand Up @@ -20,7 +20,6 @@ LAYER
NAME grey
TYPE raster
STATUS default
DUMP TRUE
TEMPLATE "fake.html"
TILEINDEX "data/tile_index_mixed_srs.shp"
TILEITEM "location"
Expand Down
2 changes: 0 additions & 2 deletions msautotest/gdal/tileindexmixedsrs3.map
Expand Up @@ -20,7 +20,6 @@ LAYER
NAME mytileindex
TYPE POLYGON
STATUS OFF
DUMP OFF
DATA "data/tile_index_mixed_srs_with_data_dir.shp"
PROJECTION
AUTO
Expand All @@ -31,7 +30,6 @@ LAYER
NAME grey
TYPE raster
STATUS default
DUMP TRUE
TEMPLATE "fake.html"
TILEINDEX "mytileindex"
TILEITEM "location"
Expand Down
2 changes: 0 additions & 2 deletions msautotest/gdal/tileindexmixedsrs4.map
Expand Up @@ -20,7 +20,6 @@ LAYER
NAME mytileindex
TYPE POLYGON
STATUS OFF
DUMP OFF
CONNECTION "data/tile_index_mixed_srs_with_data_dir.shp"
CONNECTIONTYPE OGR
PROJECTION
Expand All @@ -32,7 +31,6 @@ LAYER
NAME grey
TYPE raster
STATUS default
DUMP TRUE
TEMPLATE "fake.html"
TILEINDEX "mytileindex"
TILEITEM "location"
Expand Down
1 change: 0 additions & 1 deletion msautotest/misc/quoting.map
Expand Up @@ -31,7 +31,6 @@ LAYER
"init=epsg:3978"
END

DUMP TRUE
LabelItem "Name"
CLASSITEM "Name"

Expand Down
1 change: 0 additions & 1 deletion msautotest/misc/rfc36.map
Expand Up @@ -95,7 +95,6 @@ MAP
DEBUG ON
DATA "../wxs/data/popplace.shp"
TYPE POINT
DUMP TRUE
TEMPLATE "dummy"
TOLERANCE 30
PROJECTION
Expand Down
1 change: 0 additions & 1 deletion msautotest/misc/rfc36_ogr.map
Expand Up @@ -97,7 +97,6 @@ MAP
CONNECTIONTYPE OGR
CONNECTION "../wxs/data/popplace.shp"
TYPE POINT
DUMP TRUE
TEMPLATE "dummy"
TOLERANCE 30
PROJECTION
Expand Down
1 change: 0 additions & 1 deletion msautotest/misc/sde_bug2072.map
Expand Up @@ -28,7 +28,6 @@ LAYER
STATUS default
DEBUG 3
PROCESSING "CLOSE_CONNECTION=DEFER"
DUMP TRUE
UNITS DD

METADATA
Expand Down
1 change: 0 additions & 1 deletion msautotest/misc/sde_join.map
Expand Up @@ -45,7 +45,6 @@ LAYER
PROCESSING "JOINTOFIELD=AQ_TAG"
FILTER "WHERE JOINTESTTABLE.AQ_TAG=JOINTESTLAYER.AQ_TAG"
CLASSITEM "SDE.JOINTESTTABLE.VAL"
DUMP TRUE
METADATA
# "ows_srs" "EPSG:4326"
"wfs_title" "shppoly"
Expand Down
1 change: 0 additions & 1 deletion msautotest/misc/sde_utf2.map
Expand Up @@ -39,7 +39,6 @@ LAYER
CONNECTION 'smoke.hobu.net,port:5151,sde,sde,osgeo'
DATA 'SDE.CENTERLINES,SHAPE,SDE.DEFAULT'
PROCESSING "CLOSE_CONNECTION=DEFER"
DUMP TRUE
PROJECTION
"init=epsg:2274"
END
Expand Down
1 change: 0 additions & 1 deletion msautotest/mspython/ogr_query.map
Expand Up @@ -14,7 +14,6 @@ IMAGETYPE png
LAYER
NAME shppoly
TYPE polygon
DUMP TRUE
TEMPLATE "junk.tmpl"
CONNECTIONTYPE OGR
CONNECTION "../misc/data/shppoly"
Expand Down
1 change: 0 additions & 1 deletion msautotest/php/maps/helloworld-gif.map
Expand Up @@ -21,7 +21,6 @@ MAP

LAYER
DEBUG 5
DUMP TRUE
NAME "credits"

STATUS DEFAULT
Expand Down
1 change: 0 additions & 1 deletion msautotest/php/maps/ogr_query.map
Expand Up @@ -18,7 +18,6 @@ LAYER
DEBUG 5
NAME shppoly
TYPE polygon
DUMP TRUE
TEMPLATE "junk.tmpl"
CONNECTIONTYPE OGR
CONNECTION "data/shppoly"
Expand Down
2 changes: 0 additions & 2 deletions msautotest/php/maps/ows_wms.map
Expand Up @@ -55,8 +55,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down
2 changes: 0 additions & 2 deletions msautotest/php/maps/test.map
Expand Up @@ -22,8 +22,6 @@ MAP
# Start of layer definitions
#
LAYER
DUMP 5
DUMP TRUE
NAME 'global-raster'
TYPE RASTER
STATUS DEFAULT
Expand Down
2 changes: 0 additions & 2 deletions msautotest/php/maps/wms_simple.map
Expand Up @@ -154,8 +154,6 @@ LAYER
"init=data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down
1 change: 0 additions & 1 deletion msautotest/wxs/ogr_connectionoptions.map
Expand Up @@ -82,7 +82,6 @@ LAYER
"init=epsg:4326"
END

DUMP TRUE
END # Layer

END # Map File
3 changes: 0 additions & 3 deletions msautotest/wxs/ows_all.map
Expand Up @@ -81,8 +81,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand All @@ -109,7 +107,6 @@ LAYER
# "init=epsg:42304"
END

DUMP TRUE
CLASSITEM "Name_e"

CLASS
Expand Down
1 change: 0 additions & 1 deletion msautotest/wxs/ows_disable.map
Expand Up @@ -36,7 +36,6 @@ LAYER
PROJECTION
"init=epsg:32611"
END
DUMP TRUE

END # Layer

Expand Down
4 changes: 0 additions & 4 deletions msautotest/wxs/ows_metadata.map
Expand Up @@ -111,8 +111,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand All @@ -137,7 +135,6 @@ LAYER
# "init=epsg:42304"
END

DUMP TRUE
CLASSITEM "Name_e"

CLASS
Expand All @@ -161,7 +158,6 @@ LAYER
PROJECTION
"init=epsg:32611"
END
DUMP TRUE
END # Layer

END # Map File
1 change: 0 additions & 1 deletion msautotest/wxs/ows_sos.map
Expand Up @@ -72,7 +72,6 @@ MAP
DEBUG ON
TYPE POINT
STATUS ON
DUMP TRUE
DATA "./data/obs.shp"
PROJECTION
"init=epsg:4326"
Expand Down
1 change: 0 additions & 1 deletion msautotest/wxs/ows_test_xml_escaping.map
Expand Up @@ -95,7 +95,6 @@ LAYER
# "init=epsg:42304"
END

DUMP TRUE
CLASSITEM "Name_e"

CLASS
Expand Down
1 change: 0 additions & 1 deletion msautotest/wxs/ows_wcs.map
Expand Up @@ -97,7 +97,6 @@ LAYER
NAME grey
TYPE raster
STATUS ON
DUMP TRUE
TILEINDEX "wcs_index.shp"
TILEITEM "location"

Expand Down
1 change: 0 additions & 1 deletion msautotest/wxs/ows_wfs.map
Expand Up @@ -100,7 +100,6 @@ LAYER
# "init=epsg:42304"
END

DUMP TRUE
CLASSITEM "Name_e"

CLASS
Expand Down
6 changes: 0 additions & 6 deletions msautotest/wxs/ows_wms.map
Expand Up @@ -63,8 +63,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down Expand Up @@ -94,8 +92,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down Expand Up @@ -123,8 +119,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down
6 changes: 0 additions & 6 deletions msautotest/wxs/ows_wms_rootlayer_name.map
Expand Up @@ -50,8 +50,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down Expand Up @@ -81,8 +79,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down Expand Up @@ -110,8 +106,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down
6 changes: 0 additions & 6 deletions msautotest/wxs/ows_wms_rootlayer_name_empty.map
Expand Up @@ -50,8 +50,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down Expand Up @@ -81,8 +79,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down Expand Up @@ -110,8 +106,6 @@ LAYER
"init=./data/epsg2:42304"
END

DUMP TRUE

CLASSITEM "Name_e"
CLASS
NAME "Roads"
Expand Down
1 change: 0 additions & 1 deletion msautotest/wxs/sos.map
Expand Up @@ -162,7 +162,6 @@ MAP
DEBUG ON
TYPE POINT
STATUS ON
DUMP TRUE
DATA "./data/obs.shp"
PROJECTION
"init=epsg:4326"
Expand Down

0 comments on commit 69a6109

Please sign in to comment.