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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5239   12 days bastiK projections: minor stuff
(edit) @5237   12 days bastiK projection: minor improvements
(edit) @5236   13 days bastiK * removed offset option from UTM which is probably rarely used. (custom …
(edit) @5235   13 days bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @5234   13 days bastiK separate preference gui from core projection code (there may be bugs)
(edit) @5232   2 weeks bastiK change UTM datum to WGS84. This is correct according to Wikipedia and …
(edit) @5230   2 weeks bastiK use standard parameter set for lambert projection
(edit) @5228   2 weeks bastiK improved custom projection
(edit) @5227   2 weeks bastiK finish custom projection
(edit) @5226   2 weeks bastiK improvements for custom projection
(edit) @5202   5 weeks simon04 typo
(edit) @5073   2 months bastiK move ntv2 to datum (see #7494)
(edit) @5072   2 months bastiK basic support for custom projections (see #7495)
(edit) @5067   3 months bastiK extend options for ellipsoid, use formal definition instead of computed …
(edit) @5066   3 months bastiK Proj parameter refactoring (see #7495)
(edit) @5040   3 months Don-vip Allow plugins to retrieve known Lambert projection parameters
(edit) @5039   3 months Don-vip Allow plugins to retrieve known projection parameters
(edit) @5022   3 months Don-vip see #5387, #7444 - Add Belgian Lambert 1972 (EPSG:31370) and Belgian …
(edit) @4869   4 months jttt Use final were appropriate
(edit) @4781   5 months Don-vip Fix Lambert 93 projection (France)
(edit) @4673   5 months Don-vip Add Lambert 93 projection (France)
(edit) @4382   9 months bastiK applied #6753 - enhance project Lambert CC 9 zones (patch by pieren)
(edit) @4341   9 months stoecker fix #6702 - patch by Casiope - i18n issue
(edit) @4305   10 months bastiK fixed #5950 - z-index does not affect casing
(edit) @4304   10 months bastiK fixed #6681 - Exception when starting JOSM
(edit) @4289   10 months bastiK add Gauß-Krüger projection
(edit) @4288   10 months bastiK fix: also fire projection change, when switching between subprojections
(edit) @4285   10 months bastiK major projection rework More modular structure, inspired by Proj.4. …
(edit) @4275   10 months bastiK utm projection: offset should be off by default
(edit) @4225   11 months stoecker fix the error of last checkin
(edit) @4224   11 months stoecker reduce space used by images
(edit) @4126   12 months bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The …
(edit) @3922   15 months stoecker correct mercator projection scaling factor
(edit) @3874   16 months bastiK use classloader to find projections from plugins
(edit) @3872   16 months stoecker see #5532 - add missing addProjectsions() function nobody seems able to …
(edit) @3821   16 months stoecker fix strings
(edit) @3779   17 months Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3692   18 months bastiK applied #5681 (patch by Hanno Hecker) - fix to SWEREF99 / EPSG:3008 …
(edit) @3690   18 months bastiK applied #5681 (patch by Hanno Hecker) add SWEREF99 / EPSG:3008 projection …
(edit) @3689   18 months bastiK fixed #5682 - npe in cellrenderer when shutting down JOSM
(edit) @3676   18 months stoecker apply #5664 - patch by verbatium - Fix Lambert EST
(edit) @3635   19 months bastiK applied #5551 (patch by extropy) - Added LKS-92 projection for Latvia
(edit) @3530   21 months stoecker fix array preferences
(edit) @3480   21 months bastiK fixed some issues with world bounds; add basic projection tests
(edit) @3477   21 months stoecker apply patch by Gnonthgol - fix #5330 - UTM issues
(edit) @3473   21 months bastiK see #5327 (patch by sbrunner) - Swissgrild uses approximate formulas => …
(edit) @3385   22 months jttt Fix warnings
(edit) @3343   2 years stoecker fix #5181 - changed french projections - patch by Pieren#
(edit) @3232   2 years jttt Fix #2297 JOSM Webstart fails at loading plugins, cleanup puwg projection
(edit) @3205   2 years framm revert Mercator EPSG back to 3857
(edit) @3204   2 years Gubaer fixed EPSG code for Mercator projection
(edit) @3168   2 years bastiK applied #4641 - projection change for the French Cadastre (patch by …
(edit) @3083   2 years bastiK added svn:eol-style=native to source files
(edit) @2990   2 years jttt Fix some eclipse warnings
(edit) @2789   2 years jttt Fixed some FindBugs warnings
(edit) @2699   2 years mjulius moved MAX_SERVER_PRECISION from Projection to LatLon …
(edit) @2676   2 years jttt Fix some of the warnings found by FindBugs
(edit) @2620   2 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2612   2 years mjulius Fixes #4083 - exception when copying relation with incomplete node Fixes …
(edit) @2532   2 years Gubaer Fixing NPE sometimes occuring at startup in Lambert projection
(edit) @2516   2 years stoecker close #4015 - Zoomlevel changes whenever the preference dialog is closed
(edit) @2513   3 years stoecker fixed #3989 - typo
(edit) @2512   3 years stoecker i18n updated, fixed files to reduce problems when applying patches, fix …
(edit) @2511   3 years stoecker close #3581 - polish coordinate systems - patch by stlman poczta fm
(edit) @2509   3 years stoecker fixed NPE - closes #3989
(edit) @2507   3 years stoecker apply #2989 - patch by pieren - improve lambert projection
(edit) @2499   3 years stoecker see #3989 - subprojection fixes
(edit) @2496   3 years stoecker see #3989 - subprojection fixes
(edit) @2491   3 years stoecker fix for subprojections
(edit) @2304   3 years stoecker apply #3737 - patch by Pieren - new Lambert zones for France, still needs …
(edit) @2272   3 years stoecker first partial support for sub preferences, not yet functional
(edit) @2114   3 years stoecker see #3016 - patch by xeen - fixes some zooming issues
(edit) @2017   3 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1977   3 years stoecker close #3255 - patch by pieren - minor projection fix
(edit) @1947   3 years stoecker close #3226 - patch by Daeron - improve align in circle
(edit) @1929   3 years Gubaer applied #3214: patch by pieren: new projections for the French cadastre
(edit) @1909   3 years stoecker fixed EPSG code
(edit) @1887   3 years stoecker temporary fix for Lambert projection
(edit) @1857   3 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1849   3 years stoecker fix #3084 - patch by Pieren
(edit) @1823   3 years stoecker some projection and zoom cleanups - projection classes still need better …
(edit) @1805   3 years stoecker fixed #2988 - typo
(edit) @1743   3 years stoecker added much improved preferences for external styles and presets
(edit) @1724   3 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   3 years stoecker Large rework in projection handling - now allows only switching and more …
(edit) @1644   3 years stoecker fix #2685 - changed Mercator code
(edit) @1583   3 years stoecker close #2535 - patch by podolsir - NPE for missing icon, update …
(edit) @1582   3 years stoecker fix #2540 - patch by Gubaer - added Swiss grid
(edit) @1415   3 years stoecker applied patch #2185 by bruce89
(edit) @1309   3 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1261   3 years stoecker added comment
(edit) @1230   3 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ …
(edit) @1212   3 years stoecker language fixes, hopefully the last set
(edit) @1169   3 years stoecker removed usage of tab stops
(edit) @1032   4 years mfloryan Fixed some messages that were not translatable.
(edit) @865   4 years stoecker I18N fixes for Lambert projection patch
(edit) @864   4 years framm - fix for Lambert projection by Pieren <pieren3@…>
(edit) @810   4 years stoecker RelationEditor now selects members on entry, fix minor problem in Lambert …
(edit) @687   4 years framm - patch for Lambert projection (increase margin before switching to …
(edit) @657   4 years framm - fix in Lambert projection by Pieren <pieren3@…>
Note: See TracRevisionLog for help on using the revision log.