Changeset 20482 in osm for applications/editors/josm/plugins/wayselector/README
- Timestamp:
- 2010-03-14T21:29:25+01:00 (15 years ago)
- Location:
- applications/editors/josm/plugins/wayselector
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wayselector/README
r20480 r20482 1 README 1 README 2 2 ====== 3 3 4 Readme for your plugin 4 The way selector plugin allows easy selection of sequential ways that 5 have been divided into segments. 6 7 Created by Marko Mäkelä for selecting the mainland natural=coastline 8 within an area without selecting any islands. Thanks to Harry Wood 9 for the way downloader plugin, which was a useful resource for learning. 10 11 Usage: Select one or more ways and activate the plugin from the Tools 12 menu or by the keyboard shortcut. The selection of each selected way 13 will be extended until the non-branching sequence of ways ends. You 14 may select one or more ways at the branches and activate the plugin 15 again, until you have selected all the desired ways. 16 17 When this plugin is activated, the selection may include other 18 primitives than ways. This plugin only operates on the selected ways.
Note:
See TracChangeset
for help on using the changeset viewer.