interpolation icon indicating copy to clipboard operation
interpolation copied to clipboard

global street address interpolation service (beta)

Results 34 interpolation issues
Sort by recently updated
recently updated
newest added

Hello, Implement Pelias geocoder in a personal project where also with the help of ogr2osm transform an address shape file into an OSM layer. My doubt arises when creating address.db...

As per https://github.com/pelias/api/pull/1216, the order of elements in slash delimited house numbers might be a safer bet than I originally thought. If we're happy with assuming the convention `{unit}/{house number}`...

DO NOT MERGE This PR enables multicore support for the interpolation service. I do not think this should be merged in its current state due to: > each process loads...

Dear Pelias maintainers, I use the [dockerfiles repository](https://github.com/pelias/dockerfiles) and would actually like to set up a local instance of Pelias with the data of Berlin/Germany. I've already searched for possibilities...

outreach

This issue was originally raised long ago in https://github.com/pelias/pelias/issues/347. It appears there's a case of address interpolation data within OSM that we do not support. See this way in OSM:...

query for gleimstrasse, berlin fails to match despite having rows in the db (matching logic bug?) ``` /extract/geojson?lat=52.546892&lon=13.404291&names=gleim%20strasse ``` ``` select * from polyline where id = 20012388; 20012388|{qffcBizmqXTdEVlG~H|~BtJrqB\tFpB`d@|Jj}BdEv_AjA~V?jJN|GO}G?kJkA}VeEy_A}Jk}BqBad@]uFuJsqB_I{~BWoGUcEkQexEjQbxE sqlite>...

East 9th Street, Manhattan. Seems like the road goes through the park? The OSM label is also present in the park so maybe the data is wrong? ![park](https://cloud.githubusercontent.com/assets/738069/19440525/8043b6ea-9482-11e6-9618-846c6901dcf2.png)

processed

there appear to be roads where there are no road (polylines do not match base map) 1st avenue, manhattan ![1st_ave](https://cloud.githubusercontent.com/assets/738069/19441258/60e82062-9485-11e6-8f2d-f8c387039ef0.png)

processed

There is no indication of whether address.db and street.db are built when `./interpolate polyline street.db < /data/new_zealand.polylines` runs. If the database is empty, a warning or error saying nothing was...

some OA extracts have data in the `UNIT` column which we can use: (this won't have a huge impact, so low priority for now). ``` bash LON,LAT,NUMBER,STREET,UNIT,CITY,DISTRICT,REGION,POSTCODE,ID,HASH -122.3897574,37.7898033,75,Folsom Street,901,,,,94105,,cb3f802c0fbb6877 -122.3897574,37.7898033,75,Folsom...

processed