source: josm/trunk/src/org/openstreetmap/josm/data/projection/AbstractProjection.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) @12820   7 years bastiK see #15229 - wrap around +180 degrees, for consistency
(edit) @12819   7 years bastiK see #15229 - trace world bounds in finer steps no efficiency problem …
(edit) @12818   7 years bastiK see #15229 - move Bounds#visitEdge to Projection#visitOutline * …
(edit) @12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
(edit) @12149   7 years bastiK fixed #4799 - Imagery offset not working in WGS 84
(edit) @12013   7 years bastiK see #11889 - backport improved version of Math.toDegrees and …
(edit) @10805   8 years Don-vip fix #13287 - Projection updates to support multiple projections (patch …
(edit) @10699   8 years Don-vip fix #13255 - Document AbstractProjection (patch by michael2402) - gsoc-core
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9790   8 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9558   8 years bastiK always normalize longitude before projection and after inverse …
(edit) @9135   8 years Don-vip checkstyle
(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) @9105   8 years bastiK add support for proj.4 parameter +pm=* - prime meridian (see #12186)
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6135   11 years Don-vip fix javadoc/warnings
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5239   12 years bastiK projections: minor stuff
(edit) @5237   12 years bastiK projection: minor improvements
(edit) @5073   12 years bastiK move ntv2 to datum (see #7494)
(edit) @5040   12 years Don-vip Allow plugins to retrieve known Lambert projection parameters
(edit) @5039   12 years Don-vip Allow plugins to retrieve known projection parameters
(edit) @5022   12 years Don-vip see #5387, #7444 - Add Belgian Lambert 1972 (EPSG:31370) and Belgian …
(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.