You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| layerName | ch.swisstopo.swissbuildings3d.3d | The technical name of the 3D layer. Possible values are: `ch.swisstopo.swissbuildings3d.3d`, `ch.swisstopo.swisstlm3d.3d`, `ch.swisstopo.swissnames3d.3d`, `ch.swisstopo.vegetation.3d`|
12
12
| Version | v1 | API version. `v1` means tiles generated with 3D Tiles |
13
-
| Time | 20250501 | Date of tileset generation in ISO-8601 (YYYYMMDD)|
13
+
| Time (optional)| 20250501 | Date of tileset generation in ISO-8601 (YYYYMMDD). If you omit this parameter, the most recent tile is returned.|
14
14
| Z | 7 | Zoom level |
15
15
| X | 54 | Tile column index |
16
16
| Y | 21 | Tile row index |
@@ -28,11 +28,10 @@ It can be used directly by [CesiumJS](https://github.com/CesiumGS/cesium).
| Time (optional) | 20250728 | Date of tile generation in ISO-8601(YYYYMMDD). |
34
+
| Time (optional) | 20250728 | Date of tilegeneration in ISO-8601(YYYYMMDD). If you omit this parameter, the most recent tile is returned.|
36
35
| layerName | ch.swisstopo.swissbuildings3d.3d | The technical name of the 3D layer. Possible values are: `ch.swisstopo.swissbuildings3d.3d`, `ch.swisstopo.swisstlm3d.3d`, `ch.swisstopo.swissnames3d.3d`, `ch.swisstopo.vegetation.3d`|
| Time (optional) || Date of tile generation in ISO-8601 (YYYYMMDD). If no date is provided, it returns the metadata for the most recent terrain tiles. |
35
+
| Time (optional) || Date of tile generation in ISO-8601 (YYYYMMDD). If you omit this parameter, the most recent tile is returned. |
37
36
38
37
Example of a metadata request for the date `20250101`:
0 commit comments