source: osm/applications/editors/josm/plugins/opendata/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34151   6 years donvip fix javadoc warnings
(edit) @34116   6 years donvip remove non-working diff support
(edit) @34089   6 years donvip fix #josm16102 - KML performance improvements (patch by GerdP)
(edit) @34072   6 years donvip fix #josm15980 - bad support of empty cells in Excel files
(edit) @34019   6 years donvip fix GeoTools deprecation warnings
(edit) @34018   6 years donvip fix #josm15784 - double DEFAULT_CRS_COMPARISON_TOLERANCE to match new …
(edit) @34017   6 years donvip see #josm15784 - correct parsing of shapefile codepages
(edit) @33978   6 years donvip fix #josm15736 - robustness against null API capabilities
(edit) @33791   7 years donvip fix #josm11804 - import tracks from KML/KMZ files
(edit) @33790   7 years donvip update to JOSM 13007
(edit) @33617   7 years donvip update to JOSM 12870
(edit) @33613   7 years donvip fix #josm15159 - add compatibility with new JOSM plugin classloader …
(edit) @33612   7 years donvip drop old unused classes
(edit) @33611   7 years donvip update to JOSM 12828
(edit) @33595   7 years donvip update to JOSM 12825
(edit) @33553   7 years donvip update to JOSM 12671
(edit) @33518   7 years donvip update to JOSM 12649
(edit) @33438   7 years donvip update to JOSM 12463
(edit) @33378   7 years donvip use try-with-resources
(edit) @33358   7 years donvip fix #josm11166 - Long ways should be split into shorter segments …
(edit) @33356   7 years donvip fix #josm10495 - New transformation formulas support in opendata (by …
(edit) @33245   7 years donvip update to JOSM 11919
(edit) @33197   7 years donvip update to JOSM 11772
(edit) @33155   7 years donvip see #josm14374 - update to JOSM 11606
(edit) @33051   8 years donvip fix #josm11624 - better support for GML
(edit) @33049   8 years donvip fix #josm13821 - fail to open spreadsheet with several possible …
(edit) @33040   8 years donvip fix #13820 - catch exception for CSV files without coordinates
(edit) @32904   8 years donvip fix java9 warnings
(edit) @32898   8 years donvip fix #josm13508 - support CSV format with lat/lon couple in a single …
(edit) @32811   8 years donvip fix #13326 - NPE
(edit) @32790   8 years donvip sonar - squid:S2976 - "File.createTempFile" should not be used to …
(edit) @32545   8 years donvip checkstyle
(edit) @32525   8 years donvip remove calls to deprecated methods
(edit) @32494   8 years donvip fix import warning
(edit) @32289   8 years donvip fix warnings
(edit) @32287   8 years donvip update plugins to JOSM 10407
(edit) @32139   8 years donvip fix #josm12714 - robustness against invalid SHP files
(edit) @32130   8 years donvip fix #josm12694 - robustness to invalid KML colors
(edit) @32127   8 years donvip remove call to deprecated method
(edit) @32125   8 years donvip remove call to deprecated method
(edit) @32071   8 years donvip [josm_opendata] update to JOSM 9705
(edit) @31937   8 years simon04 JOSM/opendata: update due to API change - see #josm12292
(edit) @31924   8 years donvip [josm_opendata] improve file copy
(edit) @31655   9 years donvip [josm_plugins] update to JOSM 8919
(edit) @31364   9 years donvip [josm_opendata] see #josm11624 - better GML support
(edit) @31116   9 years stoecker fix deprecations and removed core function
(edit) @31048   9 years donvip [josm_opendata] fix EDT violations and wrong png image paths
(edit) @31015   9 years donvip [josm_opendata] enable load at runtime for real
(edit) @31008   9 years donvip [josm_opendata] disable load at runtime, does not work
(edit) @31006   9 years donvip [josm_opendata] fix problem with load at runtime
(edit) @30982   9 years donvip [josm_opendata] fix #josm11097 - correct handling of dates in shapefiles
(edit) @30919   9 years donvip [josm_opendata] utilities methods
(edit) @30908   9 years donvip [josm_opendata] update to GeoFLA 2.0, fix regression in 7z handling
(edit) @30806   10 years donvip [josm_opendata] see #josm10684 - remove hardcoded icon sizes
(edit) @30796   10 years donvip [josm_opendata] fix #josm10473 - detect duplicated ways during SHP import
(edit) @30795   10 years donvip [josm_opendata] global use of Main.info/warn/error
(edit) @30738   10 years donvip [josm_plugins] fix java 7 warnings / global usage of try-with-resource
(edit) @30731   10 years donvip [josm_opendata] fix some sonar issues
(edit) @30730   10 years donvip [josm_opendata] fix some sonar issues in MIF support
(edit) @30723   10 years donvip [josm_opendata] replace tabs by spaces
(edit) @30607   10 years donvip [josm_opendata] update to JOSM 7463
(edit) @30583   10 years donvip [josm_opendata] fix #josm9592 - handling of MIF file in cyrillic + …
(edit) @30576   10 years donvip [josm_opendata] fix warnings
(edit) @30575   10 years donvip [josm_opendata] MIF: - correct handling of charsets - support of …
(edit) @30574   10 years donvip [josm_opendata] MIF: add new test cases and fix another bug
(edit) @30573   10 years donvip [josm_opendata] enhancements to MapInfo .mif file reading + bugfixes + …
(edit) @30568   10 years donvip [josm_opendata] add more unit tests, fix Java 7 warnings
(edit) @30567   10 years donvip [josm_opendata] fix unit test
(edit) @30566   10 years donvip [josm_opendata] fix warnings, robustness
(edit) @30563   10 years donvip [josm_opendata] improve unit tests, fix java 7 warnings, replace …
(edit) @30532   10 years donvip [josm_plugins] fix compilation warnings
(edit) @30529   10 years donvip [josm_opendata] update to JOSM 7291
(edit) @30508   10 years donvip [josm_opendata] fix #josm10214 - read encoding of shapefiles from …
(edit) @30436   10 years donvip [josm_plugins] see #josm8465 - Java 7 code update
(edit) @30340   10 years donvip [josm_opendata] code cleanup
(edit) @30326   10 years stoecker don't override elements with different tags
(edit) @30310   10 years stoecker update geotools
(edit) @30303   10 years donvip [josm_opendata] various stuff
(edit) @30211   10 years donvip [josm_opendata] fix module/handlers conflicts in toolbar actions with …
(edit) @30197   10 years donvip revert destructive commit r30196
(edit) @30097   11 years donvip [josm_opendata] update plugin and toulouse module
(edit) @30095   11 years donvip [josm_opendata] handle special unicode characters
(edit) @30093   11 years donvip [josm_opendata] cleanup
(edit) @30084   11 years donvip [josm_opendata] robustness against missing icons
(edit) @30034   11 years donvip [josm_plugins] update to [josm6340]
(edit) @29938   11 years donvip [josm_opendata] fix #josm9088 - support KMZ files containing other …
(edit) @29937   11 years donvip [josm_opendata] fix EDT violation
(edit) @29854   11 years donvip [josm_plugins] fix #8987 - bump min JOSM version of nearly all plugins …
(edit) @29771   11 years akks [josm_plugins]: move more plugin items to new menus, set minimum JOSM …
(edit) @29769   11 years akks [josm_utilsplugin2. josm_commandline, josm_livegps, josm_reverter, …
(edit) @29706   11 years donvip [josm_opendata] Update to JOSM 6031
(edit) @29686   11 years donvip [josm_opendata] initial Route500 support
(edit) @29680   11 years donvip [josm_opendata] Add .7z archive read support (missing files)
(edit) @29666   11 years donvip [josm_opendata] fix #josm8805 - invalid read of csv files with comma …
(edit) @29665   11 years donvip [josm_opendata] fix EDT violation
(edit) @29657   11 years donvip [josm_opendata] update Toulouse module + menu icons
(edit) @29653   11 years donvip [josm_opendata] update Toulouse module + plugin robustness
(edit) @29505   11 years donvip [josm_plugins] Update plugins impacted by JOSM revision 5874 + fix …
(edit) @29497   11 years donvip [josm_opendata] fix #josm8309 - Fallback to EPSG:4326 when no …
(edit) @29493   11 years donvip [josm_opendata] Add Toulouse car_sharing dataset
Note: See TracRevisionLog for help on using the revision log.