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

geoStitch and geoQuantize should NOT modify in-place. #88

Closed
mbostock opened this issue Jan 19, 2017 · 1 comment
Closed

geoStitch and geoQuantize should NOT modify in-place. #88

mbostock opened this issue Jan 19, 2017 · 1 comment
Assignees

Comments

@mbostock
Copy link
Member

This was a lazy decision since they were only used on the command-line, but now that they are accessible programmatically, we should have them return copies. (And bump the major version number of this module to be safe.)

@mbostock mbostock self-assigned this Jan 19, 2017
mbostock added a commit that referenced this issue Mar 31, 2017
Related #88. It’s still destructive for Polygon and MultiPolygon!
mbostock added a commit that referenced this issue Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant