opencitymodel / data-pipeline

Open City Model data pipeline
MIT License
5 stars 2 forks source link

Geocode fixes #37

Closed agilliland closed 5 years ago

agilliland commented 5 years ago

resolves #7

updates our geocoding prep scripts to better handle multi polygon state boundaries and avoid call stack limit issues due to recursion. new approach also fills in the gaps where previous method would miss grids sometimes.