[Maplab-dev] [Bug 872] [MapLab] GMapFactory projection problem with ms 4.4-beta3

bugzilla-daemon at maptools.org bugzilla-daemon at maptools.org
Mon Nov 29 10:38:04 EST 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=872





------- Additional Comments From dmorissette at dmsolutions.ca  2004-11-29 10:38 -------
The following error:
  msProcessProjection(): Projection library error. projection not named
is likely caused by passing an empty projection to setProjection(). i.e. in the
code that you quoted, $aszKeys["SRS"] would be empty. The maintainer of the
wrappers stuff should look into that. If you'd expect that passing an empty
projection should unset it, then please file a enhancement bug in MapServer.


With respect to the other error:
  msInsertHashTable: Hash table error. Invalid hash table or key
You'd get that if you call setMetadata() with a null hashtable, key or value.
However I can't seem to reproduce that even by passing null value explicitly to
the function. If someone can create a test case that reproduces this and submit
a mapserver bug then I can have a look.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Maplab-dev mailing list