Scanaerial

From OpenStreetMap Wiki
Jump to: navigation, search

Contents

General

JOSM screenshot showing unmapped tundra with Bing Imagery
JOSM screenshot showing tundra with mapped lakes and Bing Imagery
JOSM screenshot showing tundra with mapped lakes, data only

Scanaerial is a package with python code to scan aerial pictures.

Requirements

Setup

Windows

C:\python27\python.exe C:\scanaerial\scanaerial.py {lat} {lon} {TZoom}

or if there is a space in the name of the directory (e.g. C:\scan aerial\)

C:\python27\python.exe "C:\scan aerial\scanaerial.py" {lat} {lon} {TZoom}

It will create a new menu item in the tools menu.

Linux

/home/<username>/.josm/plugins/ext_tools/scanaerial/scanaerial.py {lat} {lon} {TZoom}

It will create a new menu item in the tools menu. (NB: Syntax may change soon. Due to a bug in Ext_tools you can not write “~” instead of “home”)

Using Scanaerial

Finetuning Config-File

Key Function Default value
fixedzoomlevel use this zoomlevel, if Ext_tools did not tell via TZoom 13
wmsname name of the WMS Source (only for the tag string) Bing Imagery
wms_server_url you may choose your favourite WMS server http://wms.latlon.org/?layers=bing&
projection projection that is used on the WMS server EPSG:3857
tile_sizex,-y leave it to 256 unless you know what you do 256
douglas_peucker_epsilon maximum roughness for smoothening the line 0.60
deactivate_simplifying exact meaning ? 0
colour_str colour sensitivity 30
maxfilter_setting how many times should we apply the smoothening? 3

Fan stuff

if you like scanaerial you can show others that you use it by putting

[[Category:Scanaerial User]]

in your Userpage.

See Also

Personal tools
Namespaces
Variants
Actions
site
Toolbox