You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EPSG.IO nowadays offers WKT for spatial reference systems that may contain an EXTENSION tag.
This leads to parsing exceptions. A first step would be to quietly disregard it, but not fail. see: stackoverflow
The text was updated successfully, but these errors were encountered:
EPSG.IO nowadays offers WKT for spatial reference systems that may contain an
EXTENSION
tag.This leads to parsing exceptions. A first step would be to quietly disregard it, but not fail.
see: stackoverflow
The text was updated successfully, but these errors were encountered: