source:
josm/trunk/src/org/openstreetmap/josm/io
@
7663
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
auth | 7083 | 9 years |
see #8465 - replace Utils.equal by Objects.equals , new in Java 7
|
||
imagery | 7659 | 9 years | fix #10673 - use HTTP cache for WMS imagery (patch by wiktorn) | ||
remotecontrol | 7637 | 9 years | see #10511 - disable unit test until we fix the bug | ||
session | 7518 | 9 years | fix #10489 - Add additional attributes to GPX Export for nodes + GPX … | ||
AbstractParser.java | 7.9 KB | 7299 | 9 years | fix #10121 - Add a new look-and-feel preference to display ISO 8601 … | |
AbstractReader.java | 8.2 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
AllFormatsImporter.java | 1.3 KB | 5131 | 12 years | automatically add file extensions added by plugins to the "All … | |
BoundingBoxDownloader.java | 8.3 KB | 7575 | 9 years | fix #7976 - Get downloaded gpx areas, on the same model as osm data | |
CacheCustomContent.java | 5.6 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
CachedFile.java | 19.9 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
CacheFiles.java | 11.2 KB | 7132 | 9 years | fix #9984 - Add support for WMS tiles defining a transparent color in … | |
Capabilities.java | 9.4 KB | 7529 | 9 years |
see #10452 - better access to OSM API capabilities maximum waynodes info
|
|
ChangesetClosedException.java | 5.0 KB | 7299 | 9 years | fix #10121 - Add a new look-and-feel preference to display ISO 8601 … | |
ChangesetQuery.java | 20.2 KB | 7303 | 9 years | see #10121 - fix handling of time, causing an error in unit tests | |
Compression.java | 3.4 KB | 7119 | 9 years | code refactoring/cleanup/javadoc + fix bug in preset text comparator … | |
DefaultProxySelector.java | 8.6 KB | 7187 | 9 years | fix #10079 - typos in messages and javadoc | |
DiffResultProcessor.java | 7.0 KB | 7658 | 9 years | fix unit tests broken in r7656 | |
FileExporter.java | 2.5 KB | 6830 | 10 years | javadoc fixes for jdk8 compatibility | |
FileImporter.java | 6.2 KB | 7596 | 9 years | fix various warnings | |
FileWatcher.java | 6.4 KB | 7276 | 9 years | fix #9518 - Automatically reload MapCSS tagchecker validator rules … | |
GeoJSONExporter.java | 1.3 KB | 7315 | 9 years |
code simplification with some Java 7 new NIO2 Files methods …
|
|
GeoJSONWriter.java | 5.5 KB | 7509 | 9 years | remove tabs | |
GpxExporter.java | 13.4 KB | 7518 | 9 years | fix #10489 - Add additional attributes to GPX Export for nodes + GPX … | |
GpxImporter.java | 6.1 KB | 7033 | 9 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
GpxReader.java | 21.7 KB | 7575 | 9 years | fix #7976 - Get downloaded gpx areas, on the same model as osm data | |
GpxWriter.java | 9.9 KB | 7518 | 9 years | fix #10489 - Add additional attributes to GPX Export for nodes + GPX … | |
IllegalDataException.java | 1.2 KB | 7417 | 9 years | fix #10380 - throw IllegalDataException instead of RuntimeException … | |
ImportCancelException.java | 264 bytes | 6621 | 10 years | fix #9262 - Cancelling opening file should not result in an error message | |
InvalidXmlCharacterFilter.java | 1.9 KB | 6787 | 10 years | fix #9647 - filter invalid XML characters in changeset API responses | |
JpgImporter.java | 4.0 KB | 7178 | 9 years | fixed #10068 - Images with .jpeg extension can't be opened | |
MessageNotifier.java | 6.6 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 14 years | added svn:eol-style=native to source files | |
MultiFetchServerObjectReader.java | 24.5 KB | 7432 | 9 years | fix #10388 - Incomplete download of relation members | |
NMEAImporter.java | 4.2 KB | 7326 | 9 years | fix #10292 - allow to load a session with NMEA file + enhance … | |
NmeaReader.java | 17.4 KB | 7596 | 9 years | fix various warnings | |
NoteImporter.java | 2.5 KB | 7608 | 9 years | fix #10554 - Add notes dialog (patch by ToeBee) | |
NoteReader.java | 9.2 KB | 7663 | 9 years | fix #10666 - API support for uploading note changes (patch by ToeBee) | |
OfflineAccessException.java | 476 bytes | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
OnlineResource.java | 1.8 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
OsmApi.java | 37.6 KB | 7663 | 9 years | fix #10666 - API support for uploading note changes (patch by ToeBee) | |
OsmApiException.java | 7.3 KB | 7205 | 9 years | fix #10052 - Wrong server URL in HTTP 400 error message | |
OsmApiInitializationException.java | 2.0 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmApiPrimitiveGoneException.java | 2.0 KB | 6889 | 10 years | fix some Sonar issues (JLS order) | |
OsmBzip2Exporter.java | 411 bytes | 6718 | 10 years | fix javadoc, comments | |
OsmBzip2Importer.java | 785 bytes | 6718 | 10 years | fix javadoc, comments | |
OsmChangeBuilder.java | 4.4 KB | 6889 | 10 years | fix some Sonar issues (JLS order) | |
OsmChangeImporter.java | 2.8 KB | 6716 | 10 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmChangeReader.java | 3.8 KB | 7025 | 9 years | Sonar - fix various issues | |
OsmChangesetContentParser.java | 6.4 KB | 7082 | 9 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmChangesetParser.java | 9.0 KB | 7299 | 9 years | fix #10121 - Add a new look-and-feel preference to display ISO 8601 … | |
OsmConnection.java | 5.4 KB | 7082 | 9 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmExporter.java | 4.9 KB | 7562 | 9 years | see #9704 - more code refactorization | |
OsmGzipExporter.java | 406 bytes | 6718 | 10 years | fix javadoc, comments | |
OsmGzipImporter.java | 760 bytes | 6718 | 10 years | fix javadoc, comments | |
OsmHistoryReader.java | 3.5 KB | 7082 | 9 years |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
OsmImporter.java | 5.7 KB | 7392 | 9 years | code cleanup, javadoc update | |
OsmReader.java | 24.8 KB | 7575 | 9 years | fix #7976 - Get downloaded gpx areas, on the same model as osm data | |
OsmServerBackreferenceReader.java | 10.5 KB | 7092 | 9 years | refactor duplicated code | |
OsmServerChangesetReader.java | 8.4 KB | 7033 | 9 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
OsmServerHistoryReader.java | 2.8 KB | 7033 | 9 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
OsmServerLocationReader.java | 7.3 KB | 7531 | 9 years | applied #10503 - Note download code (patch by ToeBee) | |
OsmServerObjectReader.java | 5.7 KB | 7432 | 9 years | fix #10388 - Incomplete download of relation members | |
OsmServerReader.java | 16.0 KB | 7531 | 9 years | applied #10503 - Note download code (patch by ToeBee) | |
OsmServerReadPostprocessor.java | 317 bytes | 4645 | 12 years | Added three new hooks for plugins, allowing plugins to mess with … | |
OsmServerUserInfoReader.java | 7.4 KB | 7509 | 9 years | remove tabs | |
OsmServerWritePostprocessor.java | 380 bytes | 7656 | 9 years | improve performance of "Postprocessing uploaded data ..." step after … | |
OsmServerWriter.java | 10.8 KB | 7656 | 9 years | improve performance of "Postprocessing uploaded data ..." step after … | |
OsmTransferCanceledException.java | 811 bytes | 7509 | 9 years | remove tabs | |
OsmTransferException.java | 2.6 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmWriter.java | 10.9 KB | 7575 | 9 years | fix #7976 - Get downloaded gpx areas, on the same model as osm data | |
OsmWriterFactory.java | 1.1 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmZipImporter.java | 799 bytes | 6882 | 10 years |
enable loading of .osm.zip files
|
|
ProgressInputStream.java | 3.0 KB | 6380 | 10 years | update license/copyright information | |
UTFInputStreamReader.java | 2.7 KB | 7509 | 9 years | remove tabs | |
WMSLayerExporter.java | 1.2 KB | 7033 | 9 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
WMSLayerImporter.java | 2.3 KB | 7033 | 9 years |
see #8465 - global use of try-with-resources , according to
* …
|
|
XmlWriter.java | 2.4 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable |
Note: See TracBrowser
for help on using the repository browser.