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

Don't union out boundaries between features #30

Open
ericsoco opened this issue Sep 16, 2016 · 2 comments
Open

Don't union out boundaries between features #30

ericsoco opened this issue Sep 16, 2016 · 2 comments
Assignees

Comments

@ericsoco
Copy link
Contributor

ericsoco commented Sep 16, 2016

Difference between:

screen shot 2016-09-16 at 4 07 02 pm

and:

screen shot 2016-09-16 at 4 07 44 pm

@ericsoco ericsoco changed the title Don Don't union out boundaries between features Sep 16, 2016
@ericsoco
Copy link
Contributor Author

See: 95dad97

@ericsoco
Copy link
Contributor Author

The way GitHub's geojson-diff handles this is to first iterate over all features and check for matches, then diff only those that don't match.

Then, any new features (by index) appear as adds, and any absent features appear as deletes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant