Usage
Each feature into a row
- It sets each feature into a row from FeatureCollection.
Return:
JSON file - each feature was organized into a row.
Command line:
docker run --rm -v ${PWD}:/mnt/data developmentseed/geokit:node.latest geokit \
fc2frows input.geojson > output.json
Use Case:
- Set each feature into a row.