Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
Modifier and Type | Class and Description |
---|---|
class |
DownloadAlongWayAction
Calculate area around selected ways and split it into reasonable parts so
that they can be downloaded.
|
Modifier and Type | Class and Description |
---|---|
class |
DownloadAlongTrackAction
Action that issues a series of download requests to the API, following the GPX track.
|