Changes between Version 537 and Version 538 of Maps


Ignore:
Timestamp:
2018-05-13T15:11:21+02:00 (8 years ago)
Author:
Don-vip
Comment:

typos

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v537 v538  
    33[[PageOutline(2-4,Table of Contents)]]
    44
    5 This wiki page provides imagery sources for JOSM. You can add more WMS, TMS and WMTS sources to the list [#Listofsources below] by editing the correspoding county specific subpage (or the subpage for worldwide sources), but [[Image(source:/trunk/images/misc/error.svg,20,middle)]] '''always make sure, they can be used for OpenStreetMap''' [[Image(source:/trunk/images/misc/error.svg,20,middle)]]. Please get in contact with the OSM community if you are unsure about the license/permission. Please read the following documentation before adding or editing sources.
     5This wiki page provides imagery sources for JOSM. You can add more WMS, TMS and WMTS sources to the list [#Listofsources below] by editing the corresponding county specific subpage (or the subpage for worldwide sources), but [[Image(source:/trunk/images/misc/error.svg,20,middle)]] '''always make sure, they can be used for OpenStreetMap''' [[Image(source:/trunk/images/misc/error.svg,20,middle)]]. Please get in contact with the OSM community if you are unsure about the license/permission. Please read the following documentation before adding or editing sources.
    66
    77== Documentation ==
     
    105105
    106106
    107 For WMTS you specify the url to the GetCapabilities document. JOSM will fetch the document and interpret all the data there. If there is more than one layer within one service, JOSM will ask the user, which tile he wants to work with. Multiple styles are not yet supported.
     107For WMTS you specify the URL to the GetCapabilities document. JOSM will fetch the document and interpret all the data there. If there is more than one layer within one service, JOSM will ask the user, which tile he wants to work with. Multiple styles are not yet supported.
    108108 * When {header(''header'',''value'')} is included in URL, this part is stripped and sent as HTTP header to the server
    109109
     
    113113 * JOSM uses [/maps this] URL to fetch the imagery sources. The URL can be customized in the advanced preferences (key {{{imagery.layers.sites}}}). Using multiple sources at the same time is possible.
    114114 * Normally JOSM ignores any elements that it does not recognize. However, it will skip the entire imagery entry, when one of the unsupported tags has the attribute {{{mandatory='true'}}}. This is only relevant, when essential new features are added, but old versions of JOSM are still in use.
    115  * The osm editors iD, Potlatch 2 and Vespucci use the imagery list provided by the GitHub project [https://github.com/osmlab/editor-layer-index Editor Layer Index]. Differences between this list and the JOSM list are detected by ImageryCompare and synced manually.
     115 * The OSM editors iD, Potlatch 2 and Vespucci use the imagery list provided by the GitHub project [https://github.com/osmlab/editor-layer-index Editor Layer Index]. Differences between this list and the JOSM list are detected by ImageryCompare and synced manually.
    116116 * Additional to the XML database there is also an geojson output which can be found here: [/maps?format=geojson&pretty=true pretty] and [/maps?format=geojson default].
    117117