Open ericsoco opened 8 years ago
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.
Difference between:
and: