Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant