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

Allow "Feature" dictionaries for intersects #696

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented May 29, 2024

Related Issue(s):

Description:

If the intersects dictionary has a "Feature" type, use its geometry attribute, per the __geo_interface__ spec.

PR Checklist:

  • Code is formatted
  • Tests pass
  • Changes are added to the CHANGELOG

@gadomski gadomski requested a review from TomAugspurger May 29, 2024 12:50
@gadomski gadomski self-assigned this May 29, 2024
@gadomski gadomski force-pushed the issues/694-features branch from 8dd0bf8 to 64163d5 Compare May 29, 2024 12:50
@gadomski gadomski force-pushed the issues/694-features branch from 64163d5 to 2dea724 Compare May 29, 2024 12:51
@gadomski gadomski enabled auto-merge (squash) May 29, 2024 15:31
@gadomski gadomski merged commit 788a90e into main May 30, 2024
17 checks passed
@gadomski gadomski deleted the issues/694-features branch May 30, 2024 13:36
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.

Add special handling for "Feature" dictionaries
2 participants