Ignore:
Timestamp:
2010-03-14T21:29:25+01:00 (15 years ago)
Author:
skela
Message:

'Initial release of the Way Selector plugin'

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 
     1README
    22======
    33
    4 Readme for your plugin
     4The way selector plugin allows easy selection of sequential ways that
     5have been divided into segments.
     6
     7Created by Marko Mäkelä for selecting the mainland natural=coastline
     8within an area without selecting any islands.  Thanks to Harry Wood
     9for the way downloader plugin, which was a useful resource for learning.
     10
     11Usage: Select one or more ways and activate the plugin from the Tools
     12menu or by the keyboard shortcut.  The selection of each selected way
     13will be extended until the non-branching sequence of ways ends.  You
     14may select one or more ways at the branches and activate the plugin
     15again, until you have selected all the desired ways.
     16
     17When this plugin is activated, the selection may include other
     18primitives than ways.  This plugin only operates on the selected ways.
Note: See TracChangeset for help on using the changeset viewer.