Changes between Version 406 and Version 407 of Maps


Ignore:
Timestamp:
2016-11-05T13:07:10+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

+docu for wms_endpoint

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v406 v407  
    459459|| '''name''' || The name of the imagery source, optional attribute: {{{lang}}} containing the language code ||
    460460|| '''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 ||
    461 || '''type''' || The type. Can be {{{tms}}}, {{{wmts}}}, {{{wms}}},  and {{{html}}}. In addition, there are the special types {{{bing}}} and {{{scanex}}} with hardcoded behaviour. ||
     461|| '''type''' || The type. Can be {{{tms}}}, {{{wmts}}}, {{{wms}}}, {{{wms_endpoint}}} and {{{html}}}. 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. ||
    462462|| '''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. ||
    463463|| '''id''' || Unique identifier of a map to allow automatic updates of map data in JOSM. ||