Import more accurate data in Photon #842
Unanswered
BobLamarley
asked this question in
Q&A
Replies: 1 comment
-
Photon can only import from a Nominatim database at the moment. Adding a CSV importer is possible but so low on the TODO list that it will likely only happen as a contracted work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,


I've setted up my project with this dataset : http://download1.graphhopper.com/public/extracts/by-country-code/fr/photon-db-fr-latest.tar.bz2
But it's not very accurate on the request 'CHU B':
For example, google is responding :
And my photon :
I think there is a lack of data so i've found another dataset in csv format based on OSM model with a lot more of hospital data (https://www.data.gouv.fr/en/datasets/localisation-des-hopitaux-dans-openstreetmap/#/resources), how can i import it inside my photon elasticsearch database ?
Beta Was this translation helpful? Give feedback.
All reactions