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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36173   11 months taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36122   13 months taylor.smock Use jakarta.json instead of java.json This also fixes various lint issues
(edit) @36092   16 months stoecker fix warnings
(edit) @36076   17 months taylor.smock GeotoolsConverter: Continue parsing layers even if a previous layer …
(edit) @36074   17 months taylor.smock GeotoolsConverter: Support converting LineString and Polygon into the …
(edit) @36072   17 months taylor.smock Cleanup some compile time, checkstyle, and lint warnings
(edit) @36071   17 months taylor.smock opendata: Load all layers from a geopackage file
(edit) @36070   17 months stoecker rename importer to GeoPackage files
(edit) @36025   2 years taylor.smock See #22179/r36024/osm: Add support for GeoPackage in OpenData For …
(edit) @36024   2 years taylor.smock Fix #22179: Add support for GeoPackage in OpenData This does two …
(edit) @35984   2 years taylor.smock Fix #20703: GeographicReader.createOrGetWay is slow due to many …
(edit) @35978   2 years taylor.smock See #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @35976   2 years taylor.smock see #22104: Remove usages of Node#getCoor where possible This also …
(edit) @35975   2 years Don-vip see #22104 - fix deprecation warnings
(edit) @35899   3 years Don-vip fix #21767 - Update deprecated functions in opendata (patch by …
(edit) @35803   3 years Don-vip fix #21210 - honor "zoom to downloaded data" setting
(edit) @35513   4 years klumbumbus see #josm15240 - update icon, removed in JOSM core in r16799
(edit) @35330   5 years donvip update to JOSM 15844
(edit) @35279   5 years donvip update tag mapping
(edit) @35275   5 years donvip add GeoJSON support
(edit) @35269   5 years donvip update to JOSM 15419 + add unit test for Toulouse module
(edit) @35156   5 years donvip see #josm13679 - update to JOSM 15386
(edit) @35139   5 years donvip fix #josm13679 - add session support
(edit) @35125   5 years donvip see #josm17933 - see #josm17976 - upgrade to GeoTools 22.0
(edit) @35102   5 years donvip fix #josm18029 - handling of tabular files where lat/lon column ends …
(edit) @34997   5 years donvip fix #josm17529 - fix shapefile reading regression (patch by openbrian)
(edit) @34972   5 years donvip see #josm17580 #josm17581 #josm17582 #josm17583 #josm17584 #josm17585
(edit) @34911   6 years donvip see #josm13843 - fix regression (patch by openbrian)
(edit) @34907   6 years donvip see #josm13843 - fix NPE. Unit test still failing
(edit) @34899   6 years donvip fix warnings
(edit) @34898   6 years donvip fix #josm13843 - Not properly loading attributes from multipart …
(edit) @34805   6 years donvip update to JOSM 14347
(edit) @34675   6 years donvip fix EDT violation, use scaled icons
(edit) @34672   6 years donvip drop obsolete modules, switch to https for OSM SVN
(edit) @34671   6 years donvip see #josm16319 - scale properly all icons using ButtonSpec (backport …
(edit) @34662   6 years donvip update to JOSM 14256
(edit) @34661   6 years donvip spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
(edit) @34646   6 years donvip spotbugs
(edit) @34608   6 years donvip fix deprecation warning
(edit) @34452   6 years donvip update to JOSM 14153
(edit) @34384   6 years donvip javadoc
(edit) @34331   6 years donvip fix #josm16402 - Cannot read kml with complex ExtendedData section
(edit) @34292   6 years donvip update to JOSM 13927
(edit) @34196   6 years donvip fix #josm16299 - http -> https
(edit) @34191   6 years donvip see #josm12750 - initial update of Neptune reader
(edit) @34190   6 years donvip fix CSV parsing
(edit) @34185   6 years donvip fix #josm16269 - use correct exception
(edit) @34153   6 years donvip fix javadoc warnings
(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   7 years donvip fix #josm15980 - bad support of empty cells in Excel files
(edit) @34019   7 years donvip fix GeoTools deprecation warnings
(edit) @34018   7 years donvip fix #josm15784 - double DEFAULT_CRS_COMPARISON_TOLERANCE to match new …
(edit) @34017   7 years donvip see #josm15784 - correct parsing of shapefile codepages
(edit) @33978   7 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   8 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   9 years donvip [josm_opendata] update to JOSM 9705
(edit) @31937   9 years simon04 JOSM/opendata: update due to API change - see #josm12292
(edit) @31924   9 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   10 years donvip [josm_opendata] fix EDT violations and wrong png image paths
(edit) @31015   10 years donvip [josm_opendata] enable load at runtime for real
(edit) @31008   10 years donvip [josm_opendata] disable load at runtime, does not work
(edit) @31006   10 years donvip [josm_opendata] fix problem with load at runtime
(edit) @30982   10 years donvip [josm_opendata] fix #josm11097 - correct handling of dates in shapefiles
(edit) @30919   10 years donvip [josm_opendata] utilities methods
Note: See TracRevisionLog for help on using the revision log.