Hello Graphhopper community,
I have taken the New York City .OSM file and merged it with several nodes
(not connected to any edges) using JOSM.
my nodes look like this:
<node id="10000000" lat="40.76727216" lon="-73.99392888" version="1"
visible="true">
<tag k="amenity" v="bicycle_rental"/>
<tag k="name" v="W 52 St & 11 Ave"/>
<tag k="ref" v="72"/>
<tag k="capacity" v="39"/>
<tag k="network" v="Citi Bike"/>
<tag k="operator" v="NYC Bike Share LLC"/>
<tag k="stAddress1" v="W 52 St & 11 Ave"/>
<tag k="payment:credit_cards" v="yes"/>
</node>
What do I need to do for Graphhopper to recognize these locations?
(e.g. I type the address or name of these nodes in the "From" and "To"
fields in my local host and get directions.)
Is there another tag that needs to be added?
I would like this to work locally without the web.
Thank you
Valentin
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper