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

projection.domain accepts an iterable #1153

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Fil
Copy link
Contributor

@Fil Fil commented Dec 5, 2022

closes #1148

@Fil Fil requested a review from mbostock December 5, 2022 10:53
@Fil Fil added enhancement New feature or request geo Maps and projections labels Dec 5, 2022
Copy link
Member

@mbostock mbostock left a comment

Choose a reason for hiding this comment

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

I would prefer to leave this out to start. Every shorthand we add is ambiguity and complexity to maintain, and it doesn’t feel that hard to create a FeatureCollection or GeometryCollection by hand as needed. Maybe if we see evidence of people trying this and getting frustrated that it doesn’t work (other than you I mean 😅) we go back and add it.

@Fil Fil marked this pull request as draft December 6, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request geo Maps and projections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accept an iterable as the projection domain
2 participants