Changeset 9955 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2016-03-08T01:58:33+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/projection/proj/Sinusoidal.java
r9950 r9955 12 12 /** 13 13 * Sinusoidal projection (aka. Sanson–Flamsteed, Mercator equal-area projection) 14 * <p />14 * <p> 15 15 * This class has been derived from the implementation of the <a href="https://github.com/geotools/geotools">Geotools</a> project; 16 16 * git 577dd2d, org.geotools.referencing.operation.projection.Sinusoidal at the time of migration.
Note:
See TracChangeset
for help on using the changeset viewer.