Skip to content

WKT import: when importing LOCAL_CS["foo"], generates a non-empty name for the datum#3491

Merged
rouault merged 1 commit intoOSGeo:masterfrom
rouault:local_cs_import_fix
Dec 2, 2022
Merged

WKT import: when importing LOCAL_CS["foo"], generates a non-empty name for the datum#3491
rouault merged 1 commit intoOSGeo:masterfrom
rouault:local_cs_import_fix

Conversation

@rouault
Copy link
Copy Markdown
Member

@rouault rouault commented Dec 1, 2022

Otherwise, the WKT2 output as a engineering CRS will be technically invalid, as the BNF of WKT2 requires a non-empty double-quoted string.

Fixes r-spatial/sf#2049 (comment)

…e for the datum

Otherwise, the WKT2 output as a engineering CRS will be technically
invalid, as the BNF of WKT2 requires a non-empty double-quoted string.

Fixes r-spatial/sf#2049 (comment)
@rouault rouault added this to the 9.2.0 milestone Dec 2, 2022
@rouault rouault merged commit 026e5f2 into OSGeo:master Dec 2, 2022
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.

Handling local CRS, st_can_transform()

1 participant