-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Extended WKT is a simple variant used in PostGIS and related software, in particular, the SRID. Presently trying to parse something like SRID=4326;
throws InvalidWKT("Invalid type encountered")
as the error.
It appears there already is an issue opened for the up to 4 ordinate values part of the spec.
The BNF spec provided by PostGIS would be a helpful guide.
Metadata
Metadata
Assignees
Labels
No labels