Module:Coordinates: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 83:
lat_d = -lat_d;
end
if long_f:upper() == 'EW' then
long_d = -long_d;
end
Anonymous user