Skip to content

Commit 7bebec6

Browse files
committed
PB-1969: xyz update wmts getcap links
1 parent ac67460 commit 7bebec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/xyz.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Use the following parameters to define your request:
2424
| --------------- | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2525
| Layername | ch.bfs.arealstatistik-1997 | The technical layer name. See the `<ows:Identifier>` tag of the layer in the [WMTS GetCapabilities document](/docs/wmts.md#getcapabilities). |
2626
| StyleName | default | Only `default` is supported. |
27-
| Time | 2010, 2010-01 | Date of tile generation in (ISO-8601) or logical value like `current`. A list of available values is provided in the [GetCapabilities](//wmts.geo.admin.ch/1.0.0/WMTSCapabilities.xml) document under the \<Dimension\> tag. We recommend to use the value under the \<Default\> tag. Note that these values might change frequently - **check for updates regularly**. |
27+
| Time | 2010, 2010-01 | Date of tile generation in (ISO-8601) or logical value like `current`. A list of available values is provided in the [GetCapabilities](//wmts.geo.admin.ch/EPSG/3857/1.0.0/WMTSCapabilities.xml) document under the \<Dimension\> tag. We recommend to use the value under the \<Default\> tag. Note that these values might change frequently - **check for updates regularly**. |
2828
| z | 10 | Zoom level |
2929
| x | 266 | Tile column (X coordinate in the tile grid) |
3030
| y | 180 | Tile row (Y coordinate in the tile grid) |
31-
| FormatExtension | png | The image format of the returned tiles. Most layers are provided as "png", only a few exceptions like the raster layers `ch.swisstopo.pixelkarte-*` and `ch.swisstopo.swissimage*` use FormatExtension "jpeg". See the `<Format>` tag in the [GetCapabilities document of the WMTS](https://wmts.geo.admin.ch/1.0.0/WMTSCapabilities.xml). |
31+
| FormatExtension | png | The image format of the returned tiles. Most layers are provided as "png", only a few exceptions like the raster layers `ch.swisstopo.pixelkarte-*` and `ch.swisstopo.swissimage*` use FormatExtension "jpeg". See the `<Format>` tag in the [GetCapabilities document of the WMTS](//wmts.geo.admin.ch/EPSG/3857/1.0.0/WMTSCapabilities.xml). |
3232

3333
::: warning
3434

0 commit comments

Comments
 (0)