[ms4w-users] Displaying the map file
Łukasz Zelech
lookze at epf.pl
Mon Jun 27 18:13:12 EDT 2005
Hello!
I'm new in web mapping. I have problem with displaying the map from Esri shape files. I've create *.map file and after run my *.html file in web browser there is blank page. There is a picture but white :((( No error, just blank page.
Please anybody help me!!! I'll send the files with shapes.
My *.map file look's like this:
----------------------------------------------
MAP
IMAGETYPE PNG
EXTENT 201621.496941 -294488.285333 1425518.020722 498254.511514
SIZE 400 300
SHAPEPATH "data"
IMAGECOLOR 255 255 255
PROJECTION
"proj=laea"
"ellps=clrk66"
"lat_0=45"
"lon_0=-100"
#
# Alternatively, you can specify an EPSG code.
# "init=epsg:2163"
#
END
# Start of LAYER DEFINITIONS ---------------------------------------------
LAYER # States polygon layer begins here
NAME pkt_gr
DATA pkt_gr
STATUS DEFAULT
TYPE POLYGON
PROJECTION
"init=epsg:4326"
END
CLASS
COLOR 232 232 232
OUTLINECOLOR 32 32 32
END
END # States polygon layer ends here
# End of LAYER DEFINITIONS -------------------------------
END # end of map file/object
---------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20050628/b1abd5c1/attachment.html
More information about the ms4w-users
mailing list