On Sun, May 26, 2019 at 07:33:03AM -0700, Tom Norton wrote:
I was wondering what way to locate GPS coordinates for an address? I know that OSM does not have every address available but I was thinking if I could use GPS coordinates this would help us on our cycling tour.
Assuming that the address is present in OSM, you can use Nominatim (https://nominatim.openstreetmap.org/) to search OSM for the address.
Then, when you get a result back, you can push the "details" button for the result and one of the elements that returns is "Centre Point". That will either be the gps coordinate of an actual point (when the address is stored in OSM on a point) or the geometric center of a polygon (when the address in OSM is placed on a closed way, which is an OSM polygon).
-- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/20190526154545.GN1375%40d820.dp100.com. For more options, visit https://groups.google.com/d/optout.
