Changes between Version 546 and Version 547 of Maps
- Timestamp:
- 2018-05-28T21:30:13+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v546 v547 16 16 || '''id''' || Unique identifier of a map to allow automatic updates of map data in JOSM. Don't use white spaces and special characters here (except `-` and `_`). Never change an existing id as this would break the idea behind the id. || 17 17 || '''oldid''' || In case renaming is necessary this can contain an old id. The attribute {{{date}}} containing an ISO data like {{{2018-08-14}}} is required. Multiple entries are possible. || 18 || '''default''' || If set to "true", the entry is in the [Help/Menu/Imagery users list] by default. (Only administrators can change default entries.) || 18 || '''default''' || If set to "true", the entry is in the [Help/Menu/Imagery users list] by default. (Only josm wiki administrators can change default entries.) || 19 19 || '''date''' || Creation date of imagery in form YYYY-MM-DD;YYYY-MM-DD. DD and MM as well as a second date are optional. a single "-" marks an unknown or open timespan. Examples **2015** or **2015;2016** or **2015-10;2016-01** or **-;2015** or **2015;-**. The date is displayed in JOSM in the mouse over tool tip in the imagery preferences, the Imagery menu and in the toolbar. || 20 20 || '''bounds''' || The area of use, e.g. {{{<bounds min-lat='45.7' min-lon='5.9' max-lat='55.0' max-lon='17.3'/>}}} ||
