This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Lattitude and longitude backwards in SRTM or OSM data?

0

I was looking at this, and then I realized: According to the OSM export, SRTM says I live in Antarctica, and not Canada. Is the SRTM backwards, or OSM? They only match up if I flip OSM's long/lat.

https://dds.cr.usgs.gov/srtm/version2_1/Documentation/Continent_def.gif

asked 18 Apr '16, 19:05

Dummiesman's gravatar image

Dummiesman
11112
accept rate: 0%

edited 18 Apr '16, 20:12


One Answer:

7

This type of query has been done to death on various GIS forums. Both lat first & long first are in common usage: you just have to adapt to the convention used by a particular tool or dataset.

Further reading: http://gis.stackexchange.com/questions/6037/latlon-or-lonlat-whats-the-right-way-to-display-coordinates-and-inputs

answered 18 Apr '16, 21:20

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

Source code available on GitHub .