Package | Description |
---|---|
org.openstreetmap.josm.actions | |
org.openstreetmap.josm.io |
Modifier and Type | Field and Description |
---|---|
static ArrayList<FileExporter> |
ExtensionFileFilter.exporters
List of supported formats for export.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoJSONExporter |
class |
GpxExporter |
class |
OsmBzip2Exporter |
class |
OsmExporter |
class |
OsmGzipExporter |
class |
WMSLayerExporter
Export a WMS layer to a serialized binary file that can be imported later via
WMSLayerImporter . |