Does anyone know of an "almost always available" service URL for a public facing Web Map Tiling Service (WMTS)?
I'm keen to test WMTS client capabilities without having to configure a WMTS server.
|
|
|
take a look at http://data.wien.gv.at/katalog/wmts.html (see download wtms metadaten) |
|||
|
|
Kartverket offers all their cached services as WMTS http://opencache.statkart.no/gatekeeper/gk/gk.open_wmts?Version=1.0.0&service=wmts&request=getcapabilities (Human readable GetCapabilities document) |
|||
|
|
You can find a public APOLLO imagery WMTS available here. The previous answer was somewhat negative ... you can consider this an "always on" service The service is compliant to the OGC Team engine test suite but note;
|
|||||
|
|
OpenLayers points to a City of Vienna WMTS server. Let the lack of always-on WMTS servers be evidence (along with always-on WMS servers) be a guiding factor in your decision to go with it; it's less popular than XYZ, can, like WMS be hard to maintain, and is rarely implemented to completion with its XML nonsense. If you want web client support, the slippy map tilenames doc is the way to go (supported by MapQuest/MapBox/OpenStreetMap/etc), not anything remotely related to the OGC. |
|||||||||||||
|