AW: [mapserver-users] MapServer 4.8.3: MapScript setProjection
Eichner, Andreas - SID-NLK
Andreas.Eichner at sid.sachsen.de
Tue Mar 11 05:30:24 PDT 2008
Hi Rob.
Well, I can't help you with the Java stuff but that's the line of /usr/share/proj/epsg belonging to 27700:
# OSGB 1936 / British National Grid
<27700> +proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=400000 +y_0=-100000 +datum=OSGB36 +units=m +no_defs <>
May be there's a 'G' missing in your datum parameter. 'ellps' is nowhere in the line.
Hope that helps
________________________________
Von: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] Im Auftrag von Rob
Gesendet: Dienstag, 11. März 2008 12:10
An: mapserver-users at lists.osgeo.org
Betreff: [mapserver-users] MapServer 4.8.3: MapScript setProjection
'+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=400000 +y_0=-100000 +ellps=airy +datum=OSB36 +units=m +no_defs'
but this just gives me an error in setProjection - unknown eliptical parameter name.
More information about the MapServer-users
mailing list