Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WKT with optional SRID #1732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WKT with optional SRID #1732

wants to merge 1 commit into from

Conversation

jze
Copy link
Contributor

@jze jze commented Feb 2, 2025

WKT might contain a Spatial Reference System Identifier (SRID) at the beginning

This change

  1. adds the optional SRID to the grammar,
  2. contains a newly generated parser and
  3. adds a test case for a WKT with SRID.

… beginning

This change adds the optional SRID to the grammar, contains a newly generated
parser and a test case for a WKT with SRID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WKT might contain a SRID
1 participant