Skip to content

Instantly share code, notes, and snippets.

@oshai
Created February 3, 2020 07:22
Show Gist options
  • Save oshai/ee359651bf7d17b548ab3b2d3d259310 to your computer and use it in GitHub Desktop.
Save oshai/ee359651bf7d17b548ab3b2d3d259310 to your computer and use it in GitHub Desktop.
java.lang.UnsupportedOperationException: datum parameter is not supported
at org.osgeo.proj4j.parser.Proj4Keyword.checkUnsupported(Unknown Source) ~[proj4j-0.1.0.jar:?]
at org.osgeo.proj4j.parser.Proj4Keyword.checkUnsupported(Unknown Source) ~[proj4j-0.1.0.jar:?]
at org.osgeo.proj4j.parser.Proj4Parser.parse(Unknown Source) ~[proj4j-0.1.0.jar:?]
at org.osgeo.proj4j.CoordinateSystemFactory.createFromParameters(Unknown Source) ~[proj4j-0.1.0.jar:?]
at org.osgeo.proj4j.CoordinateSystemFactory.createFromName(Unknown Source) ~[proj4j-0.1.0.jar:?]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment