HELP PLEASE!!! Selecting multiple polygons

Matt S. matt at CGFBROKERAGE.COM
Fri Aug 24 13:07:00 EDT 2007


Skipped content of type multipart/mixed-------------- next part --------------
#
# Start of map file
#
# Map of Saskatchewan Crop Districts and Rural Municipalities
#
NAME DEMO
STATUS ON
SIZE 400 400
EXTENT 114000 5427477 788000 6067338 
UNITS METERS
SHAPEPATH "C:\ms4w\apps\ms101\data"
IMAGECOLOR 255 255 255
TRANSPARENT FALSE



FONTSET ../fonts/fonts.list

#
# Start of web interface definition
#
WEB

  #MINSCALE 1000000
  #MAXSCALE 8000000

TEMPLATE test.html
HEADER top.html
FOOTER bottom.html
  



 
#
# On Windows systems, /tmp and /tmp/ms_tmp/ should be created at the root 
# of the drive where the .MAP file resides.
#
  IMAGEPATH "C:\ms4w\tmp\ms_tmp\" 
  IMAGEURL "C:\ms4w\tmp\ms_tmp\"
#  LOG "/tmp/gmap.log"
  METADATA
  END
END

QUERYMAP
  STATUS ON
  STYLE SELECTED
  COLOR 255 255 0
END

LEGEND
  STATUS ON
  LABEL
  	TYPE TRUETYPE
  	FONT arial-bold
  	COLOR 0 0 0
  	SIZE 10
  	ANTIALIAS TRUE
  	OFFSET 0 -2
  END
END

SCALEBAR
  STATUS ON
  STYLE 1
  INTERVALS 4
  SIZE 200 5
  COLOR 0 0 0
  OUTLINECOLOR 0 0 0
  UNITS meters
  LABEL
  	COLOR 0 0 0
  	SIZE small
  END
END

REFERENCE
  STATUS ON
  IMAGE mapserv.gif
  SIZE 150 150
  EXTENT 114000 5427477 788000 6067338
  COLOR -1 -1 -1
  OUTLINECOLOR 255 0 0
END

#
# Start of layer definitions
#


LAYER
  NAME cropdis
  GROUP cropdis
  DATA cropdis
  STATUS DEFAULT
  TYPE POLYGON
  MAXSCALE 8000000
  MINSCALE 2000000
  CLASS
  	NAME "Crop Districts"
  	COLOR 232 123 123
  	OUTLINECOLOR 0 0 0
  END
  PROJECTION
  	"init=epsg:26913"
 END
END

LAYER
  NAME ruralmun
  GROUP ruralmun
  DATA ruralmun
  STATUS DEFAULT
  TYPE POLYGON
  MAXSCALE 2000000
  MINSCALE 1000000
  CLASS
  	NAME "Rural Municipalities"
  	COLOR 255 255 255
  	OUTLINECOLOR 0 0 0
  END
  PROJECTION
  	"init=epsg:26913"
  END
END

  	





END # Map File


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070824/1d3768fa/attachment.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070824/1d3768fa/attachment-0001.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070824/1d3768fa/attachment-0002.html


More information about the mapserver-users mailing list