riordan/nyc-batch-geocoder

Streams!

riordan opened this issue · 1 comments

Should operate on incoming data as a stream (so lots of ancillary data doesn't take up a massive amount of memory).

By default, output should be in the form of a stream as well (with option of writing to a file).

Though perhaps we should specify a default outfile in the Dockerfile...