source: josm/trunk/src/org/openstreetmap/josm/io/GeoJSONReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17185   4 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons Handle …
(edit) @17131   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons - fix …
(edit) @17115   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons Move code …
(edit) @17107   4 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons - …
(edit) @17054   4 years GerdP fix #19833: Duplicated way nodes after GeoJSON import - filter …
(edit) @16956   4 years simon04 see #19624 - use try-with-resources (PMD)
(edit) @16955   4 years simon04 see #19624 - use Utils.strip
(edit) @16954   4 years simon04 see #19624 - specify UTF-8 (Java Warnings)
(edit) @16948   4 years stoecker drop unused variable
(edit) @16934   4 years simon04 see #19624 - Extract GeoJSONReader.parse(InputStream), use …
(edit) @16933   4 years simon04 fix #19624 - Support reading line-delimited GeoJSON (RFC 7464; patch …
(edit) @16311   4 years simon04 fix #19041 - GeoJSONReader: reuse node on same at same position to …
(edit) @15865   4 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15785   4 years Don-vip fix #18613 - discourage upload of geojson data
(edit) @15684   4 years Don-vip read GeoJson array properties as OSM tags
(edit) @15620   4 years Don-vip fix #18466 - catch JsonParsingException when loading geojson files
(edit) @15499   4 years Don-vip fix #18287 - more robust parsing of GeoJSON coordinates
(edit) @15442   5 years Don-vip fix #17495 - limited support of named CRS in GeoJSON import
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(add) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
Note: See TracRevisionLog for help on using the revision log.