8 | | [[PageOutline]] |
9 | | |
10 | | == Imagery providers == |
11 | | This is the place to modify the list of imagery providers that is presented in the imagery menu and from which you can activate the imagery layers. |
12 | | |
13 | | === Activate more items in Imagery menu === |
14 | | |
15 | | [[Image(predefined-imagery.png,400px)]] |
16 | | 1. Select one or more imagery provider of interest in the **Available default entries** table on the left |
17 | | 1. Optional: verify bounds on the map on the right |
18 | | 1. Click **Activate** (Activated default entries are highlighted green in both lists.) |
19 | | 1. Click **OK** to close the preferences dialog |
20 | | |
21 | | === Custom imagery URL === |
22 | | |
23 | | ==== Add custom WMS imagery ==== |
24 | | 1. Click [[Image(source:trunk/images/dialogs/add.png,18)]] just to the right of the **Selected entries** table on the bottom half of this tab |
25 | | [[Image(wms.png,400px)]] |
26 | | 1. Insert **Menu Name** |
27 | | 1. Paste **Service URL** (Mac users: paste is ctrl-v in josm) |
28 | | 1. Click **Get Layers** |
29 | | 1. Select one or more layers |
30 | | 1. Click **OK** to close the window |
31 | | 1. Click **OK** to close the preferences dialog |
| 10 | **Note**: To display an imagery (''background'') in the [wikitr:/Help/MapView Mapview] use the [wikitr:/Help/Menu/Imagery Imagery menu] instead. |
42 | | ==== Add custom TMS imagery ==== |
43 | | [[Image(tms.png,400px)]] |
44 | | 1. Click [[Image(source:trunk/images/dialogs/add.png,18)]] just to the right of the **Selected entries** table on the bottom half of this tab |
45 | | 1. Click **TMS**! |
46 | | 1. Insert **Menu Name** |
47 | | 1. Paste **TMS URL**, replace `x`, `y`, `zoom` parameter in the URL by `{x}`, `{y}`, `{zoom}`, respectively. Use for instance `{switch:a,b,c}` or `{switch:1,2,3,4}` for a random selection of the subdomain. Example: `http://{switch:a,b,c}.www.toolserver.org/tiles/bw-mapnik/{zoom}/{x}/{y}.png`. See [[Maps#TileMapServicesTMS]] for more options. |
48 | | 1. Optional: insert the zoom range in **Zoom** |
49 | | 1. Click **OK** to close the preferences dialog |
| 24 | === Selected entries ===#SelectedEntries |
| 25 | [[Image(PreferencesImageryProviders.png,45%,link=,right,margin-left=10)]] |
| 26 | The bottom list contains all entries which will appear in the [wikitr:/Help/Menu/Imagery Imagery menu]. Activated default entries are highlighted green in both lists. (The green color doesn't say anything about the state/health of the servers they mention, nor the validity of the URLs.) |
71 | | Neither green nor white lines have any relation to the state / health of the |
72 | | servers they mention, nor the validity of the URLs they contain. |
| 53 | Simultaneous connections:: |
| 54 | Number of simultaneous connections. \\ |
| 55 | ''Advance preference: `imagery.wms.loader.maxjobs` (default: `3`)'' |
| 56 | |
| 57 | [[Image(PreferencesImagerySettings.png,link=,45%,right,margin-left=10)]] |
| 58 | Tile size:: |
| 59 | size of each tile. \\ |
| 60 | ''Advance preference: `imagery.wms.imageSize` (default: `512`)'' |
| 61 | |
| 62 | === TMS Settings ===#TmsSettings |
| 63 | Auto zoom by default:: |
| 64 | whether the zoom levels of the TMS imagery layer should be adjusted when zooming in or out of the map. \\ |
| 65 | ''Advance preference: `imagery.generic.default_autozoom` (default: `true`)'' |
| 66 | |
| 67 | Autoload tiles by default:: |
| 68 | whether TMS tiles should be loaded automatically or only manually. \\ |
| 69 | ''Advance preference: `imagery.generic.default_autoload` (default: `true`)'' |
| 70 | |
| 71 | Min. zoom level:: |
| 72 | minimum zoom level for TMS layers. \\ |
| 73 | ''Advance preference: `imagery.tms.min_zoom_lvl` (default: `2`)'' |
| 74 | |
| 75 | Max. zoom level:: |
| 76 | maximum zoom level for TMS layers. \\ |
| 77 | ''Advance preference: `imagery.tms.max_zoom_lvl` (default: `20`)'' |
| 78 | |
| 79 | Add to slippymap chooser:: |
| 80 | whether TMS imageries should be available in download dialog. \\ |
| 81 | ''Advance preference: `imagery.tms.add_to_slippymap_chooser` (default: `true`)'' |
| 82 | |
| 83 | Maximum concurrent downloads:: |
| 84 | global maxmium number of parallel TMS imagery downloads. \\ |
| 85 | ''Advance preference: `imagery.tms.tmsloader.maxjobs` (default: `25`)'' |
| 86 | |
| 87 | Maximum concurrent downloads per host:: |
| 88 | maximum number of parallel TMS imagery downloads per host. \\ |
| 89 | ''Advance preference: `imagery.tms.tmsloader.maxjobsperhost` (default: `6`)'' |
| 90 | |
| 91 | == Offset bookmarks ==#OffsetBooksmarks |
| 92 | Here are listed all offset bookmarks which can easily be added via [[JOSMImage(mapmode/adjustimg)]] [wikitr:/Help/Action/ImageryAdjust New offset] in the Imagery menu and the [[JOSMImage(dialogs/layerlist)]] [wikitr:/Help/Dialog/LayerList layers list] panel's [wikitr:/Help/Menu/ImageryContextMenu context menu]. \\ |
| 93 | ''Advance preference: `imagery.offsetbookmarks`'' |
| 94 | |
| 95 | [[Image(PreferencesImageryOffsetBookmarks.png,link=,45%)]] |
| 96 | |
| 97 | == Cache ==#Cache |
| 98 | Here are listed all cached images (tiles) from each source. You can use the ''**clear**'' button in each line to delete the cached images for each source. You may need a JOSM restart to take effect in the Mapview. |
| 99 | |
| 100 | **Note**: A possibly existing ''Mapnik'' entry stems from using the slippy map shown by the JOSM [wikitr:/Help/Action/Download#Slippymap download dialog] in older JOSM versions. Since r14495 (#17054), you can safely delete it. |
| 101 | |
| 102 | === Cache settings ===#CacheSettings |
| 103 | Tile cache directory:: |
| 104 | location of the imagery tile cache, see [wikitr:/Help/Preferences#JOSMpreferencedatacachedirectories default directories]. \\ |
| 105 | ''Advance preference: `imagery.generic.loader.cachedir`'' |
| 106 | |
| 107 | Maximum size of disk cache (per imagery) in MB:: |
| 108 | quota option per imagery. \\ |
| 109 | ''Advance preference: `imagery.cache.max_disk_size` (default: `512`)'' |
| 110 | |
| 111 | [[Image(PreferencesImageryCache.png,link=,45%)]] |
| 112 | |
| 113 | ---- |
| 114 | Back to [wikitr:/Help/Action/Preferences Preferences dialog] \\ |
| 115 | Back to [wikitr:/Help/Menu/Edit Edit Menu] \\ |
| 116 | Back to [wikitr:/Help/Menu Main Menu] \\ |
| 117 | Back to [wikitr:/Help Main Help] |