2008/11/10 Ed Loach <[EMAIL PROTECTED]>: > Markus wrote: > >> For example the city hall of >> Stockholm is >> located at N59 19' 39" E18 03' 12" according to a photo taken >> there >> whereas JOSM gives the coordinates as 59.3278 18.0529. How can >> I >> reconcile these two values? > > To convert from degrees/minutes/seconds to decimal values: > If you have D degrees M minutes S seconds (e.g. D=59,M=19,S=39) then > the decimal value is > D + (M/60) + (S/3600) > which in this example gives me 59.3275 >
Thanks. How can I configure JOSM to display degrees/minutes/seconds instead of decimal values? Because there doesn't seem to be a way tag the photo with a decimal value and I'd hate bring out the calculator for each photo. /Markus _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

