Page 1 of 1

Map URL macros

Posted: October 11th, 2016, 3:09 pm
by mjdl
Is %LatLong% the only macro available for GPS coordinates embedded in an image?

Sometimes I like to use OpenStreetMap.org online maps; the GPS coordinates search URL for their maps is something like this (quote from their user support website):
http://osm.org/#map='zoomlevel'/'latitude'/'longitude'
Replace the stuff inside the apostrophes with the following:
'zoomlevel' = something between 0 (no zoom) and 19 (highest zoom)
'latitude' = the latitude you want
'longitude' = the longitude you want
Is there something like %Lat% and %Long% (and perhaps %Altitude%) in PWP to access the separate mapping coordinates?

Re: Map URL macros

Posted: October 11th, 2016, 10:23 pm
by ksinkel
Sorry, but currently the concatenated %latlong% GPS macro variable is the only one available.

Kiril