Changes between Version 405 and Version 406 of Maps


Ignore:
Timestamp:
2016-11-04T17:17:40+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

+link to Imagery-XML-Bounds plugin

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v405 v406  
    463463|| '''id''' || Unique identifier of a map to allow automatic updates of map data in JOSM. ||
    464464|| '''bounds''' || The area of use, e.g. {{{<bounds min-lat='45.7' min-lon='5.9' max-lat='55.0' max-lon='17.3'/>}}} ||
    465 || '''shape''' || A non-rectangular area of use inside the {{{<bounds>}}}, defined by an ordered list of {{{<point>}}}s. This allows a more precise display in [[Help/Preferences/Imagery]]. ||
     465|| '''shape''' || A non-rectangular area of use inside the {{{<bounds>}}}, defined by an ordered list of {{{<point>}}}s. This allows a more precise display in [[Help/Preferences/Imagery]]. To easily create the shape xml code you can use the [osmwiki:JOSM/Plugins/Imagery-XML-Bounds Imagery-XML-Bounds plugin]. ||
    466466|| '''point''' || A lat/lon point, part of its parent {{{<shape>}}}, e.g {{{<point lat='45.4023663' lon='2.4599585' />}}} ||
    467467|| '''permission-ref''' || Provide a source that this background can be used for OSM. A page on the OSM-wiki with additional explanation and further references is preferred, but other sources (for example the license text) can also be linked. The document does not have to be in English. ||