Changes between Version 501 and Version 502 of Maps
- Timestamp:
- 2017-12-03T19:21:05+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v501 v502 729 729 General properties of {{{<entry>}}}: ({{{<name>}}}, {{{<type>}}}, {{{<url>}}} and {{{<id>}}} are mandatory.) 730 730 ||= '''Property''' =||= '''Description''' =|| 731 || '''name''' || The name of the imagery source. Use english here only. These names can then be translated into all supported languages via 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.) || 731 || '''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.) || 732 732 || '''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. || 733 733 || '''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. || … … 753 753 || '''no-tile-checksum''' || Specify a checksum for tiles, which aren't real tiles. {{{type}}} is the digest type and can be MD5, SHA-1, SHA-256, SHA-384 and SHA-512, {{{value}}} is the hex encoded checksum in lower case. || 754 754 || '''metadata-header''' || {{{header-name}}} attribute specifies a header returned by tile server, that will be shown as {{{metadata-key}}} attribute in Show Tile Info dialog || 755 || '''valid-georeference''' || Set to {{{true}}} if imagery source is properly aligned and does not need imagery offset adjustments || 755 || '''valid-georeference''' || Set to {{{true}}} if imagery source is properly aligned and does not need imagery offset adjustments. This is used for OSM based sources too. || 756 756 ||= '''Attribute''' =||= '''Description''' =|| 757 757 || '''last-check''' || Date of last check of the data to be valid and accessible, in the form YYYY-MM-DD ||
