MAP # EXTENT is left lower right upper EXTENT 0 20 50 60 SIZE 600 300 imagecolor 128 192 255 IMAGETYPE JPEG FONTSET "fonts.txt" SHAPEPATH /www/mappinghacks.com/docs/projects/gutenmap/data/ PROJECTION "proj=latlong" END WEB TEMPLATE "mapserver.html" # this should be a global dir that gets cleaned regularly IMAGEPATH "/www/locative.us/docs/mstmp/" IMAGEURL "/mstmp/" END SYMBOL name "line" TYPE ELLIPSE POINTS 1 1 END FILLED true END symbol name "dashed" Type ELLIPSE FILLED true POINTS 1 1 END STYLE 5 3 END end layer name borders type polygon status default data world_borders.shp projection "proj=latlong" end class style color 192 255 192 size 1 end end end layer name places type point status default CONNECTIONTYPE postgis CONNECTION "dbname=hellas" DATA "wkb_geometry from (SELECT oid, wkb_geometry, name_nd, feature_type from interest WHERE feature_type = 406 and wkb_geometry && setSRID(!BOX!, 4326) ORDER BY refcount DESC LIMIT 12) AS the_geom USING UNIQUE oid USING SRID=4326" projection "proj=latlong" end labelitem name_nd class style color 255 255 255 outlinecolor 64 64 64 size 6 symbol "line" end LABEL ANGLE auto TYPE TRUETYPE ANTIALIAS TRUE COLOR 64 64 64 SIZE 10 POSITION UR FONT arialbd END end end layer name regions type point status default CONNECTIONTYPE postgis CONNECTION "dbname=hellas" DATA "wkb_geometry from (SELECT oid, wkb_geometry, name_nd, feature_type from interest WHERE feature_type > 406 and wkb_geometry && setSRID(!BOX!, 4326) ORDER BY refcount DESC LIMIT 12) AS the_geom USING UNIQUE oid USING SRID=4326" DEBUG ON projection "proj=latlong" end labelitem name_nd class style color 255 255 255 size 0 symbol "line" end LABEL ANGLE auto TYPE TRUETYPE ANTIALIAS TRUE COLOR 255 255 255 OUTLINECOLOR 128 128 128 SIZE 10 FONT arial FORCE true END end end # final end END