developmentseed / planet-stream

Stream the planet!
BSD 3-Clause "New" or "Revised" License
31 stars 9 forks source link

Feature/13 changeset splitter #14

Closed kamicut closed 8 years ago

kamicut commented 8 years ago

@matthewhanson this adds a flag to planet stream to limit the output of elements per changeset.

bin/planet-stream --limit=20

I also added a binary bin/ps-splitter.js that lets you split existing planet-stream output.

e.g

cat mapathon.txt | bin/ps-splitter.js --limit=20