Last change
on this file since 34898 was 6910, checked in by jrreid, 17 years ago |
Updates to lakewalker to add native java port of the python script (consider it an alpha release). Older style of calling the python script still supported (via an additional menu item)
|
File size:
765 bytes
|
Line | |
---|
1 | README FOR Lakewalker
|
---|
2 | =======================
|
---|
3 |
|
---|
4 | The Lakewalker plugin can be used to generate traces of lakes, rivers or shoreline from
|
---|
5 | LANDSAT imagery (or theoretically any imagery that is provided on a WMS server).
|
---|
6 |
|
---|
7 | Currently the plugin features 2 modes of operation: Native and Classic. The classic mode
|
---|
8 | requires the Python lakewalker.py script to be downloaded into the lakewalker directory
|
---|
9 | within the JOSM plugin directory.
|
---|
10 |
|
---|
11 | Common Features:
|
---|
12 | - On-screen feedback to Lakewalker progress with cancel
|
---|
13 | - Tag ways appropriately
|
---|
14 | - limit ways to length
|
---|
15 | - Manage Landsat image cache from Prefs screen
|
---|
16 |
|
---|
17 | Native Features:
|
---|
18 | - Doesn't require Python
|
---|
19 |
|
---|
20 | Classic Features:
|
---|
21 | - Access all lakewalker options via preferences
|
---|
22 | - Read data in thread
|
---|
23 | - ...
|
---|
Note:
See
TracBrowser
for help on using the repository browser.