Changes between Version 361 and Version 362 of Maps


Ignore:
Timestamp:
2015-01-29T17:05:21+01:00 (11 years ago)
Author:
stoecker
Comment:

add language code

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v361 v362  
    404404||= '''Property''' =||= '''Description''' =||
    405405|| '''name''' || The name of the imagery source ||
    406 || '''description''' || Description of the imagery source, when not self explaining - i.e. when not aerial imagery or other releavnt specific information ||
     406|| '''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 ||
    407407|| '''type''' || The type. Can be {{{tms}}}, {{{wms}}} and {{{html}}}. In addition, there are the special types {{{bing}}} and {{{scanex}}} with hardcoded behaviour. ||
    408408|| '''url''' || The URL of the service. Can contain templates, e.g.{{{ {zoom} }}} will be replaced by the current zoom level (see below). The list of services is a XML document, so the '&' character is represented by '&amp;'. Alternatively, the URL can be wrapped in a <![CDATA[...]]> section. ||