AW: [mapserver-users] Mapserver Projection Errors

Eichner, Andreas - SID-NLKM Andreas.Eichner at sid.sachsen.de
Thu Oct 20 05:51:52 EDT 2011


If you auto-generate the map files and spurious errors occur it might be
a bug in your script generating the projection strings. I personally
prefer the one-liners but they need to be trimmed and the first
character should be "+". You should find a generated map file that
triggers the error and check it's generated PROJECTION blocks. With a
leading space mapserver probably tries to handle it as an old style
comma separated init string like "proj=utm,zone=11,ellps=WGS84". Once
again: projection strings should be build with care!


More information about the mapserver-users mailing list