Changes between Version 551 and Version 552 of Maps
- Timestamp:
- 2018-10-17T20:37:50+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v551 v552 41 41 || '''eli-best''' || Set to "true", when marked as best in [[https://github.com/osmlab/editor-imagery-index|GitHub project Editor Layer Index]]. A hint is then displayed in JOSM in the mouse over tool tip in the imagery preferences, the Imagery menu and in the toolbar. || 42 42 || '''overlay''' || This entry is an overlay (i.e. mainly transparent) || 43 || '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid **Since r13733**. || 43 44 44 45 Attributes are included directly within the `<entry>` property, e.g. `<entry eli-best="true">``. … … 78 79 || '''format''' || format to use when connecting tile server (when using WMS_ENDPOINT type) || 79 80 || '''transparent''' || accepts two values - {{{true}}} and {{{false}}}. If {{{true}}} transparent tiles will be requested from server || 80 || '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid ||81 81 82 82 Projections can be tested within the JOSM wiki by adding &epsg=... to the view URL. Small numbers refer to the projection specified in the wiki entry and large numbers directly to the EPSG code. So &epsg=3 means the 3rd projection in the wiki entry list and &epsg=4326 means EPSG:4326. With the second variant you can also test projections which are not (yet) part of the wiki entry list. … … 103 103 || '''custom-http-headers''' || HTTP headers to be sent to server (replacement of {header(''header'', ''value'')}). It has two attributes {{{header-name}}} and {{{header-value}}}. Might be specified multiple times. || 104 104 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of {{{layer}}} tag with three attributes - {{{name}}}, {{{style}}} and {{{tile-matrix-set}}}, e.g. {{{<default-layers><layer name="Basisdata_NP_Basiskart_JanMayen_WMTS_25829" style="default" tile-matrix-set="default028mm" /></default-layers>}}} (not allowed in {{{<mirror>}}} tag) || 105 || '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid ||106 105 107 106
