Peter Johnson

Results 297 issues of Peter Johnson

the code in `layerMappingStream.js` defaults to assigning the `venue` layer when it can't decide on which another layer to assign it. this is problematic as a lot of random stuff...

help wanted

Geonames record `2188922` is named `Kelburn`, but for some reason, it's named `Northland` in Pelias? - http://www.geonames.org/2188922/kelburn.html ``` /v1/place?ids=geonames:neighbourhood:2188922 { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 174.76667, -41.28333...

It seems as though having duplicate tokens in a name is causing elasticsearch to score the result higher (this is due to how the TF/IDF scoring works) While it's impossible...

partner PR for https://github.com/pelias/api/pull/1620

We might consider adding [brand](https://wiki.openstreetmap.org/wiki/Key:brand) as a 'name' as we do with [other alt names](https://github.com/pelias/openstreetmap/blob/master/schema/name_osm.js).

enhancement

this DRAFT PR is to explore the idea of removing parenthesed portions of names. I'm not 100% sure this is a great idea, the [test cases](https://github.com/pelias/openstreetmap/pull/559/files#diff-9e58598fe50196414fb10625c971406a212ef74151d415b476a6f86aad07b09b) illustrate some positive and...

When searching a Berlin street, Pelias returned a bus stop with the same name: https://pelias.github.io/compare/#/v1/autocomplete?text=gleimstrasse https://www.openstreetmap.org/relation/6378676 When I dug a little deeper I realised that this is actually quite a...

Once the schema is stable enough we can consider doing partial updates to the index instead of importing the whole OSM planet every time. ref: http://planet.openstreetmap.org/replication/ **Note:** some investigation needs...

glorious future
low priority
ideas

DRAFT WIP This PR makes use of https://github.com/pelias/schema/pull/364 to remove the duplication of data between the `address_parts` fields and the `name.default` field. Removing the `address_extractor` stream means that no `address`...

We currently have this [features whitelist](https://github.com/pelias/openstreetmap/blob/master/config/features.js) which can be a little too inclusive sometimes. eg. Taxiway 'U' at JFK, I doubt anyone will ever want to search this: http://www.openstreetmap.org/way/5784731#map=17/40.65536/-73.78819 **[edit]**...

low priority
processed