Stephen Hess

Results 49 comments of Stephen Hess

In fact, if I comment out the special condition to not raise an error for invalid linear rings, I still get the error messages and the source succeeds. The source...

Yeah, Pelias uses the hash for consistent unique address identifiers across builds.

It's convenient having the hash available to identify addresses (like geonames, Who's on First, and OSM) uniquely so that different projects utilizing OA can refer to an address using a...

Okay, regardless of misconfigured firewall/proxy on their part, is there any way right now that pyesridump can scrape the data? I tried passing a custom `WHERE` but go the same...

I have seen this behavior before on Esri servers. It's pretty rare but does happen. I can make this request as-is in both wget and chrome and get a JSON...

I've thought about ways to handle id gaps/offset but until a problematic source comes up, simple incrementing will do for now.

I just updated the source, here's it is before the update: https://github.com/openaddresses/openaddresses/blob/e8114ce712a0d436e8e88d094feb71dc76bd5733/sources/us/mn/aitkin.json

If I understand the question correctly, you're looking to have abbreviated source values expanded, such as `S Main St` -> `South Main Street`. That means you're talking about the expansions...

I'm in the middle of adding units to the US sources and realized that libpostal (the address parser) would be great for teasing apart a single concatenated house number +...

I was talking to Al today, it needs ~1.5gb to run. Hopefullly that isn't a problem.