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

Add "foreign member" support for GeoJSON features #609

Merged
merged 3 commits into from
May 7, 2024

Conversation

peterstace
Copy link
Owner

@peterstace peterstace commented May 6, 2024

Description

Foreign members are top level feature members that are not explicitly mentioned in the GeoJSON spec, but are nonetheless allowed by it (see https://datatracker.ietf.org/doc/html/rfc7946#section-6.1).

Check List

Have you:

  • Added unit tests? Yes.

  • Add cmprefimpl tests? (if appropriate?) N/A

  • Updated release notes? (if appropriate?) Yes.

Related Issue

Foreign members are top level feature members that are not explicitly
mentioned in the GeoJSON spec, but are nonetheless allowed by it (see
https://datatracker.ietf.org/doc/html/rfc7946#section-6.1).
@peterstace peterstace self-assigned this May 6, 2024
@peterstace peterstace merged commit c4a0c86 into master May 7, 2024
1 check passed
@peterstace peterstace deleted the foreign_members branch May 7, 2024 00:08
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.

None yet

1 participant