cfpb / grasshopper

CFPB's streaming batch geocoder
Creative Commons Zero v1.0 Universal
37 stars 13 forks source link

Emit one geocoded feature at a time #227

Open jmarin opened 8 years ago

jmarin commented 8 years ago

Right now, summary geocoded "metrics" are emitted through the websocket endpoint. Since the json properties have the source (i.e. state-address-points) it makes more sense to send a single message with the geocoded points as a GeoJson FeatureCollection