Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

remove crs validation and associated tests #91

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

chriswhong
Copy link
Contributor

Removes CRS validation and its associated tests.

Context: geojson.io is rejecting geojson that includes a top-level crs property. mapbox/geojson.io#849

The crs attribute is still created by some tools, but it is not referenced at all in the spec and should be ignored as arbitrary properties do not make a geojson file invalid.

Copy link

@Countdown369 Countdown369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@chriswhong chriswhong merged commit 9f5788b into master Jun 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants