[gdal-dev] WMTS "No zoom level found"

Even Rouault even.rouault at spatialys.com
Fri May 5 08:19:27 PDT 2017


On vendredi 5 mai 2017 08:09:30 CEST hugfr wrote:
> Hello,
> 
> I try to create an xml file suitable for gdal wmts but I got this error "no
> zoom level found" (when I try a gdalinfo) and I don't understand where does
> the problem come from. I found this post about zoom level management :
> http://osgeo-org.1560.x6.nabble.com/WMTS-Need-TileLevel-option-Servers-respo
> nding-with-bad-capabilities-td5298089.html
> 
> I tried the xml with gdalinfo and it runs perfectly. I compared with mine
> and I didn't noticed major differences. I also took a comparative look at
> servers capabilities which seems similars. The main difference lays in the
> TileMatrix content.
> 
> Here is "mine":
> <TileMatrixSetLimits>
> <TileMatrixLimits>
> <TileMatrix>10</TileMatrix>
> <MinTileRow>340</MinTileRow>
> <MaxTileRow>400</MaxTileRow>
> <MinTileCol>493</MinTileCol>
> <MaxTileCol>546</MaxTileCol>
> </TileMatrixLimits>

Did you just try
gdalinfo "WMTS:http://wxs.ign.fr/{KEY}/geoportail/wmts?SERVICE=WMTS&REQUEST=GetCapabilities"

If it does not, then attaching the response to this GetCapabilities request
might help investigating the issue.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170505/c4b9a6a7/attachment.html>


More information about the gdal-dev mailing list