0.2.0 • Published 10 years ago
merge-geojson-features v0.2.0
merge-geojson-features
Merges GeoJSON Features and FeatureCollections.
Usage
1.json and 2.json may either be JSON files containing GeoJSON
FeatureCollections or individual Features. The output will be
a FeatureCollection containing all features present in the files to be
merged.
merge-geojson-features 1.json 2.json > merged.json