source: josm/trunk/src/org/openstreetmap/josm/data/projection/proj

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10208   8 years Don-vip see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9998   8 years Don-vip sonar - remove fields used as local variables only
(edit) @9992   8 years Don-vip sonar - fix more issues
(edit) @9974   8 years Don-vip sonar - rename fields to match code conventions, remove empty instruction
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9955   8 years Don-vip see #11516 - fix javadoc warning
(edit) @9950   8 years simon04 see #11516 - Add Sinusoidal projection
(edit) @9636   8 years bastiK remove unnecessary assignment (see #12186)
(edit) @9628   8 years bastiK fix WMTS with EPSG:4326 broken in [9608] (see #12186)
(edit) @9600   8 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9579   8 years bastiK fix bounds that are too large and make tests fail (see #12186)
(edit) @9577   8 years bastiK use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
(edit) @9573   8 years Don-vip see #12186 - checkstyle
(edit) @9565   8 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9562   8 years Don-vip see #12186 - checkstyle
(edit) @9560   8 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9559   8 years bastiK auto-detect poles in view (see #12186)
(edit) @9558   8 years bastiK always normalize longitude before projection and after inverse …
(edit) @9555   8 years Don-vip see #12186 - checkstyle
(edit) @9549   8 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9535   8 years bastiK see #12186 - update tests
(edit) @9534   8 years Don-vip see #12186 - checkstyle
(edit) @9532   8 years bastiK see #12186 - add Oblique Mercator projection (imports pieces of code …
(edit) @9432   8 years bastiK see #12186 - javadoc
(edit) @9428   8 years Don-vip see #12186 - fix some javadoc warnings
(edit) @9426   8 years Don-vip see #12186 - checkstyle
(edit) @9419   8 years bastiK add Albers Equal Area Projection and Polar Stereographic Projection …
(edit) @9243   8 years Don-vip javadoc update
(edit) @9139   8 years bastiK see #12186 - more conservative bounds for transverse mercator
(edit) @9132   8 years Don-vip fix javadoc errors
(edit) @9124   8 years bastiK guess resonable projection bounds, when they haven't been specified …
(edit) @9117   8 years Don-vip checkstyle
(edit) @9116   8 years bastiK fix projection near 180 degree meridian (see #12186)
(edit) @9112   8 years bastiK applied #12185 - support latitude of natural origin for Transverse …
(edit) @9108   8 years Don-vip checkstyle
(edit) @9100   8 years bastiK applied #12181 - Add Netherlands RD projection (patch by vholten)
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(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) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7509   10 years stoecker remove tabs
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(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) @6135   11 years Don-vip fix javadoc/warnings
(edit) @5926   11 years bastiK clean up imports
(edit) @5237   12 years bastiK projection: minor improvements
(edit) @5230   12 years bastiK use standard parameter set for lambert projection
(edit) @5228   12 years bastiK improved custom projection
(edit) @5227   12 years bastiK finish custom 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.