Changeset 32760 in osm for applications/viewer
- Timestamp:
 - 2016-08-02T22:28:45+02:00 (9 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/ScanexTileSource.java
r32759 r32760 89 89 90 90 // Latitude to Y and back calculations. 91 private static double RADIUS_E = 6378137; /* radius of Earth at equator, 92 m */ 91 private static double RADIUS_E = 6378137; /* radius of Earth at equator, m */ 93 92 private static double EQUATOR = 40075016.68557849; /* equator length, m */ 94 93 private static double E = 0.0818191908426; /* eccentricity of Earth's ellipsoid */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  