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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9578   8 years bastiK update carthage datum (following proj.4)
(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) @9431   8 years bastiK see #2212, see #12186 - improve display for polar projections
(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) @9370   8 years bastiK unit test & javadoc
(edit) @9243   8 years Don-vip javadoc update
(edit) @9240   8 years bastiK javadoc
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9139   8 years bastiK see #12186 - more conservative bounds for transverse mercator
(edit) @9135   8 years Don-vip checkstyle
(edit) @9133   8 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9132   8 years Don-vip fix javadoc errors
(edit) @9128   8 years bastiK see #12186 - rework projection parameters loading so it can be …
(edit) @9127   8 years bastiK see #12186 - simplify method return type
(edit) @9126   8 years bastiK see #12186 - rework loading of projection definitions to make it …
(edit) @9125   8 years bastiK see #12186 - add projection parameter vunits (ignored)
(edit) @9124   8 years bastiK guess resonable projection bounds, when they haven't been specified …
(edit) @9121   8 years bastiK typo in [9118] (see #12186)
(edit) @9118   8 years bastiK more stable zoom&move for extreme scales and unusual world bounds
(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) @9106   8 years bastiK do not throw an error when datum is missing, return NullDatum instead …
(edit) @9105   8 years bastiK add support for proj.4 parameter +pm=* - prime meridian (see #12186)
(edit) @9104   8 years bastiK add more datums and ellipsoids (see #12186)
(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) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8638   9 years Klumbumbus fix #11745 - typo
(edit) @8611   9 years Don-vip Add robustness to UNITS_TO_METERS parameters - this solves the …
(edit) @8610   9 years bastiK get rid of redundant ellipsoid info in epsg file
(edit) @8609   9 years bastiK add proj.4 syntax "+proj=utm +zone=... [+south]" for CustomProjection …
(edit) @8608   9 years Don-vip define static variable before first use to see if it solves NPE in …
(edit) @8584   9 years wiktorn - added axis definition to ESPG projections definition, where it's not …
(edit) @8570   9 years Don-vip checkstyle
(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) @8533   9 years Don-vip findbugs
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(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) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8451   9 years Don-vip fix #11512 - Add most commonly used ellipsoids (patch by BathoryPeter)
(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) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8406   9 years Don-vip Style - Method returns modified parameter
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8374   9 years Don-vip code style - Unnecessary Final Modifier
(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) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8255   9 years bastiK fixed #11369 - Add EPSG:2019 projection
(edit) @7951   9 years Don-vip fix some Sonar issues
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7936   9 years bastiK add support for projection EPSG:25828 to EPSG:25838 (ETRS89 / UTM) - …
(edit) @7509   10 years stoecker remove tabs
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7371   10 years Don-vip make fields final
(edit) @7370   10 years Don-vip Make CustomProjection.Param public so it can be used by plugins + javadoc
(edit) @7294   10 years Don-vip fix #10242 - catch NoClassDefFoundError when …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7184   10 years Don-vip fix #10077 - typos in error messages
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
Note: See TracRevisionLog for help on using the revision log.