Ian Dees

Results 503 comments of Ian Dees

I think it's a great idea, as long as you can convince these companies to give you the data without any licensing terms that prevent you from redistributing it.

Unfortunately, Great Britain doesn't have any open address data available.

Can you check if the collections are updated now?

I was hoping this was solved with the bug in collection uploads, but it looks like there's a different issue. I'm thinking it's related to the query used to pick...

There likely was some error, but our logs expire after 90 days so I don't see it. I tried running it again and see that it completed successfully: https://batch.openaddresses.io/data/1852/history Running...

Making the query used to generate the data listing on batch.openaddresses.io (which calls https://batch.openaddresses.io/api/data, which calls [this SQL](https://github.com/openaddresses/batch/blob/8ac952f1dc6bacaa08f2e17c333bf91c94f421e7/api/lib/types/data.js#L64-L97)), I see the job from today (321818). I wonder if this API...

Yep, restarting the container (and memcached) fixed it: I think during normal (non-debug) operation, a week of cache on this API response makes sense because the whole listing doesn't change...

Yea, the collections get updated weekly on Sunday. Check back then.

Thanks for flagging again. The data for the main "data list" on the batch.openaddresses.io site and for the collections comes from the `results` table, which has one row per source/layer....