currently I am experimenting with Neo4j as Database for OSM Data. In the end I'd like to do routing stuff. I had a look at the Neo4j/spatial, but this is to blown up for me (not optimized for routing). Maybe I am just missing the information on how to use the spatial plugin for my already loaded OSM Neo4j database.
I need to find the closest node to given coordinates. I tried nominatim and photon, but both do not provide the ability to select the node_type. Is there another reverse geocoding provider that provides this feature?
Or would it be the better approach to create something like a locationIndex that allows me to query my own dataset?
أكثر...
I need to find the closest node to given coordinates. I tried nominatim and photon, but both do not provide the ability to select the node_type. Is there another reverse geocoding provider that provides this feature?
Or would it be the better approach to create something like a locationIndex that allows me to query my own dataset?
أكثر...