Changes between Version 430 and Version 431 of Maps


Ignore:
Timestamp:
2016-12-29T17:33:29+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

update documentation

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v430 v431  
    586586
    587587== Documentation ==
    588 
    589 General properties of {{{<entry>}}}: ({{{<name>}}}, {{{<type>}}} and {{{<url>}}} are mandatory.)
     588=== General properties ===
     589
     590General properties of {{{<entry>}}}: ({{{<name>}}}, {{{<type>}}}, {{{<url>}}} and {{{<id>}}} are mandatory.)
    590591||= '''Property''' =||= '''Description''' =||
    591592|| '''name''' || The name of the imagery source, optional attribute: {{{lang}}} containing the language code ||
     
    683684 * 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.
    684685 * When you create a new country specific subpage of this page make sure to add also atleast one imagery entry there or atleast the empty code structure ([https://josm.openstreetmap.de/wiki/Maps/Benin?version=3 example]). Otherwise it will break the imagery list in JOSM (see #12913).
    685 == Links ==
    686 
    687  * List of imagery services for Potlatch 2: [http://git.openstreetmap.org/potlatch2.git/blob/HEAD:/resources/imagery.xml imagery.xml]
    688  * List of imagery services for iD: [https://github.com/systemed/iD/blob/master/data/imagery.json imagery.json]
    689  * GitHub project Editor Imagery Index: [https://github.com/osmlab/editor-imagery-index]
    690  * [[wiki:ImageryCompare|Comparison of imagery lists]]
     686 * The 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.