Peter Johnson
Peter Johnson
The fundamental question in my mind is how these algorithmically associated postcodes would be presented to the user. If we were to introduce a new property called something like 'postcode.confidence'...
Hi @msschl we're a small team and can't help debug custom installations, it's takes a lot of our time away from developing and maintaining the software. Some tips: - Make...
[edit] maybe that's not entirely correct, the postcode portion of the parse for fully-qualified address queries doesn't seem to be applied, can you please open a separate issue to discuss...
You don't have anything on the `street` layer, this is usually provided by https://github.com/pelias/polylines
I'm reluctant to change config variables, just because you can deprecate them but people end up using the old version for years afterwards. I opened this recently which might help:...
Hi again Henni, The reverse and autocomplete endpoints provide a very different user experience so it's unlikely that we will have symmetry for all parameters between them. That being said...
Hi @bboure, thanks for opening this issue. For a long time now I've been thinking about creating a 'common format' specification for Pelias. We could then simplify the importers to...
Doug McIlroy, the eventual inventor of Unix pipes, wrote in 1964: > We should have some ways of coupling programs like garden hose--screw in another segment when it becomes necessary...
That sounds very similar to what we have now? What's currently happening is that [index.js](https://github.com/pelias/openstreetmap/blob/master/index.js) is executed and runs [importPipeline.js](https://github.com/pelias/openstreetmap/blob/master/stream/importPipeline.js). The `importPipeline.js` file defines the composition of the pipeline, it...
note: updated formatting of json in order to be clearer to read