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

PROJJSON export: for a Projected CRS, add an explicit type=GeographicCRS/GeodeticCRS members to the base_crs member #4331

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Nov 26, 2024

This can make consumption/validation of PROJJSON easier. This doesn't affect forward/backward compatibility as the importer is tolerant about presence or absence of base_crs.type, and the schema too.

@rouault rouault added this to the 9.6.0 milestone Nov 26, 2024
…CRS/GeodeticCRS members to the base_crs member

This can make consumption/validation of PROJJSON easier. This doesn't
affect forward/backward compatibility as the importer is tolerant about
presence or absence of base_crs.type, and the schema too.
@rouault rouault force-pushed the projjson_projected_crs_base_crs_type branch from 6253395 to 17fe008 Compare November 26, 2024 16:38
@rouault rouault merged commit dc289ad into OSGeo:master Dec 2, 2024
25 checks passed
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.

1 participant