map size 800 400 imagetype jpeg interlace off fontset "fonts.txt" symbolset "symbolset.txt" shapepath "/www/sites/civicmaps.org/maps/geodata" imagecolor 192 225 255 projection "init=epsg:4326" end debug on extent -180 -90 180 90 web template "world.html" imagepath "/www/sites/civicmaps.org/tmp" imageurl "/tmp/" METADATA "wfs_title" "anselm" "wfs_onlineresource" "http://civicmaps.org/cgi/mapserv.cgi?" "wfs_srs" "EPSG:4326 AUTO:42003" END end symbol name "solid" type ellipse points 1 1 end filled true end symbol name "dashed" type ellipse points 1 1 end filled true end symbol name "line" type ellipse points 1 1 end end layer name "bluemarble" status on type raster minscale 1000000 maxscale 500000000 connection "http://www2.demis.nl/wms/wms.asp?WMS=BlueMarble" connectiontype wms METADATA "wms_srs" "EPSG:4326 AUTO:42003" "wms_name" "Earth Image" "wms_server_version" "1.1.0" "wms_format" "image/jpeg" "wms_style" "default" "wms_title" "bluemarble" "wms_group_title" "vmap0" END end layer name "lowboundaries" status off connectiontype postgis connection "dbname=timezones user=timezones" # data "the_geom from spice" # data "the_geom from (select * from spice) as subquery unique gid" data "the_geom from (select * from spice where gid=3) as subquery using unique gid" dump true TRANSPARENCY 100 type polygon minscale 20000000 maxscale 500000000 METADATA "wms_title" "lowboundaries" END CLASS color 155 0 0 # outlinecolor 220 220 250 # symbol "solid" size 1 END end end