[Commits] r2408 - sandbox/cmoullet/ux/WMTS
commits at geoext.org
commits at geoext.org
Sat Sep 25 18:25:53 CEST 2010
Author: cmoullet
Date: 2010-09-25 18:25:53 +0200 (Sat, 25 Sep 2010)
New Revision: 2408
Modified:
sandbox/cmoullet/ux/WMTS/WMTS_GEOADMIN.xml
Log:
Fix capabilities
Modified: sandbox/cmoullet/ux/WMTS/WMTS_GEOADMIN.xml
===================================================================
--- sandbox/cmoullet/ux/WMTS/WMTS_GEOADMIN.xml 2010-09-25 16:20:30 UTC (rev 2407)
+++ sandbox/cmoullet/ux/WMTS/WMTS_GEOADMIN.xml 2010-09-25 16:25:53 UTC (rev 2408)
@@ -61,15 +61,14 @@
</ows:Abstract>
<ows:Identifier>ch.swisstopo.pixelkarte-farbe</ows:Identifier>
<Format>image/jpeg</Format>
- <TileMatrixSet>ch.swisstopo.pixelkarte-farbe</TileMatrixSet>
<Style isDefault="true">
<ows:Title>default</ows:Title>
- <ows:Identifier>null</ows:Identifier>
+ <ows:Identifier>default</ows:Identifier>
</Style>
<TileMatrixSetLink>
<TileMatrixSet>ch.swisstopo.pixelkarte-farbe</TileMatrixSet>
- </TileMatrixSetLink>
- <ResourceURL format="image/jpeg" resourceType="tile" template="http://map.geo.admin.ch/wmts/ch.swisstopo.pixelkarte-farbe/ch.swisstopo.pixelkarte-farbe/default/ch.swisstopo.pixelkarte-farbe/{TileMatrix}/{TileRow}/{TileCol}.jpeg"/>
+ </TileMatrixSetLink>
+ <ResourceURL format="image/jpeg" resourceType="tile" template="http://map.geo.admin.ch/wmts/1.0.0/ch.swisstopo.pixelkarte-farbe/ch.swisstopo.pixelkarte-farbe/default/ch.swisstopo.pixelkarte-farbe/{TileMatrix}/{TileRow}/{TileCol}.jpeg"/>
</Layer>
<TileMatrixSet>
<ows:Identifier>ch.swisstopo.pixelkarte-farbe</ows:Identifier>
More information about the Commits
mailing list