Peter Johnson

Results 884 comments of Peter Johnson

Sure thing, could you please open a pull request? The docker image should have the `jq` binary installed which can be used to extract the `imports.openstreetmap.datapath` variable from `pelias.json` While...

We have adopted a convention over the years of using `/code` and `/data` in our docker images. It seems that we always mount the config at `/code/pelias.json` but if someone...

Hi @andrewharvey, I've not used that Mapbox library but would also be interested in the similarities/differences, would you be up for writing that comparison?

Hi @ambrusadrianz, you should have a database called `street.db` within the `interpolation` subdirectory of your data dir. Could you please query the database for the IDs 480661 and 480353 from...

Ok so another way is to get the data directly from the polylines file which was used at import time. It will be in your data dir and likely end...

Hmm.. something weird is going on, my calculations of the polylines show them as ~50km apart. However, the two results you posted are only `316 m` apart!? ```node > var...

So I suspect that it is correct to consider them disjoined but the centroids appear to be incorrect.

Are you sure it's not these two disjoined streets with the same name? (the highlighted one is 'qurxoBi`xcb@pQ_^')

These are the two points from your original report: Please provide more information.

The IDs should map to line numbers in the file, maybe you're looking at the lines either one before or one after the target line?