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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9565   8 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9562   8 years Don-vip see #12186 - checkstyle
(edit) @9559   8 years bastiK auto-detect poles in view (see #12186)
(edit) @9532   8 years bastiK see #12186 - add Oblique Mercator projection (imports pieces of code …
(edit) @9431   8 years bastiK see #2212, see #12186 - improve display for polar projections
(edit) @9426   8 years Don-vip see #12186 - checkstyle
(edit) @9419   8 years bastiK add Albers Equal Area Projection and Polar Stereographic Projection …
(edit) @9135   8 years Don-vip checkstyle
(edit) @9128   8 years bastiK see #12186 - rework projection parameters loading so it can be …
(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) @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) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(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) @8533   9 years Don-vip findbugs
(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) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(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) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(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) @7184   10 years Don-vip fix #10077 - typos in error messages
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6854   10 years bastiK applied #9724 - User-defined WMS SRS setting for custom projections …
(edit) @6823   10 years bastiK #8902 Small performance enhancements / coding style (patch by …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6388   10 years simon04 fix #9111 - fix wording/typos in English strings
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5279   12 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5239   12 years bastiK projections: minor stuff
(edit) @5237   12 years bastiK projection: minor improvements
(edit) @5235   12 years bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(edit) @5228   12 years bastiK improved custom projection
(edit) @5227   12 years bastiK finish custom projection
(edit) @5226   12 years bastiK improvements for custom projection
(edit) @5202   12 years simon04 typo
(add) @5072   12 years bastiK basic support for custom projections (see #7495)
Note: See TracRevisionLog for help on using the revision log.