S57
Mariette Hachey
mariette.hachey at GEONET-TECH.COM
Thu Jun 22 08:57:59 PDT 2006
Greetings,
I am attempting to get an S57 (ext .000) file working in mapserver using
OGR. I have everything set up, but i am not seing any data nor any errors. I
am using the projection and extent information that i got from ogrinfo.
Please view a snippet from my map file.
NAME "Kensington"
STATUS ON
SIZE 600 500
EXTENT -64.299969 46.2 -64.0 46.250027
UNITS METERS
IMAGETYPE PNG24
SHAPEPATH "/ms4w/apps/Lunenburg/data"
IMAGECOLOR 255 255 255
SYMBOLSET "../etc/symbols.sym"
FONTSET "../etc/fonts.txt"
WEB
IMAGEPATH "/ms4w/tmp/ms_tmp/"
IMAGEURL "/ms4w/"
END
PROJECTION
"init=epsg:4326"
END
LAYER
NAME "Hydro"
TYPE LINE
STATUS ON
CONNECTIONTYPE OGR
CONNECTION "1C5HYDRO.000"
TOLERANCE 5
PROJECTION
"init=epsg:4326"
END
CLASS
STYLE
COLOR 0 0 0
END
END
END
END #End of Map File
Thanks ahead for any assistance.
Mariette Hachey
--
View this message in context: http://www.nabble.com/S57-t1831020.html#a4996163
Sent from the Mapserver - User forum at Nabble.com.
More information about the MapServer-users
mailing list