Changes between Version 534 and Version 535 of Maps


Ignore:
Timestamp:
2018-04-25T17:52:53+02:00 (8 years ago)
Author:
stoecker
Comment:

Typo

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v534 v535  
    1010General properties of {{{<entry>}}}: ({{{<name>}}}, {{{<type>}}}, {{{<url>}}} and {{{<id>}}} are mandatory.)
    1111||= '''Property''' =||= '''Description''' =||
    12 || '''name''' || The name of the imagery source. Use english here only. These names can then be translated into all supported languages via [https://translations.launchpad.net/josm/trunk/+pots/josm Launchpad]. (Optional attribute: {{{lang}}} containing the language code to give a translated name here in the xml file. However this should be avoided. This also overrides the translation from Launchpad.) ||
     12|| '''name''' || The name of the imagery source. Use English here only. These names can then be translated into all supported languages via [https://translations.launchpad.net/josm/trunk/+pots/josm Launchpad]. (Optional attribute: {{{lang}}} containing the language code to give a translated name here in the xml file. However this should be avoided. This also overrides the translation from Launchpad.) ||
    1313|| '''description''' || Description of the imagery source, when not self explaining - i.e. when not aerial imagery or other relevant specific information, required attribute: {{{lang}}} containing the language code. The first description must be in English with the language code {{{en}}} for translation in Launchpad. The description is displayed in JOSM in the mouse over tool tip in the imagery preferences, the Imagery menu and in the toolbar. ||
    1414|| '''type''' || The type. Can be {{{tms}}}, {{{wmts}}}, {{{wms}}} and {{{wms_endpoint}}}. If {{{wms_endpoint}}} is used then the user can choose one of the provided wms layers when adding the entry as background. In addition, there are the special types {{{bing}}} and {{{scanex}}} with hardcoded behaviour. ||