source: josm/trunk/src/org/openstreetmap/josm/data/projection/proj/LambertConformalConic.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13640   6 years Don-vip javadoc/codestyle
(edit) @13639   6 years Don-vip see #16129 - align Lambert Conformal Conic projection implementation …
(edit) @12013   7 years bastiK see #11889 - backport improved version of Math.toDegrees and …
(edit) @11936   7 years Don-vip sonar - squid:S1694 - An abstract class should have both abstract and …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9600   8 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9558   8 years bastiK always normalize longitude before projection and after inverse …
(edit) @9243   8 years Don-vip javadoc update
(edit) @9124   8 years bastiK guess resonable projection bounds, when they haven't been specified …
(edit) @9116   8 years bastiK fix projection near 180 degree meridian (see #12186)
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @5230   12 years bastiK use standard parameter set for lambert projection
(edit) @5066   12 years bastiK Proj parameter refactoring (see #7495)
(edit) @5040   12 years Don-vip Allow plugins to retrieve known Lambert projection parameters
(add) @4285   13 years bastiK major projection rework More modular structure, inspired by Proj.4. …
Note: See TracRevisionLog for help on using the revision log.