[MapProxy] TileMatrix mask identifiers
Natalia Busto Jimenez
natalia.busto at geograma.com
Sun Mar 6 23:38:15 PST 2016
Hi Oliver,
Thank you very much for the suggestion.
It works perfect.
Regards,
Natalia
-----Mensaje original-----
De: Oliver Tonnhofer [mailto:olt at omniscale.de]
Enviado el: viernes, 4 de marzo de 2016 11:28
Para: Natalia Busto Jimenez <natalia.busto at geograma.com>
CC: mapproxy at lists.osgeo.org
Asunto: Re: [MapProxy] TileMatrix mask identifiers
Hi,
can you try 'TILEMATRIX=%(z)02d'?
A 'd'ecimal with 2 digits with 0-padding.
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.com
OpenStreetMap WMS and tile services | http://maps.omniscale.com
> On 02.03.2016, at 18:16, Natalia Busto Jimenez <natalia.busto at geograma.com> wrote:
>
> Dear mailing-list,
>
> I am configuring a YAML config file to cache a WMTS (KVP) service.
>
> The service that I’m trying to cache has the following values in TileMatrix identifiers:
>
> <ows:Identifier>00</ows:Identifier>
> <ows:Identifier>01</ows:Identifier>
> <ows:Identifier>02</ows:Identifier>
> <ows:Identifier>03</ows:Identifier>
> …
> <ows:Identifier>10</ows:Identifier>
> <ows:Identifier>11</ows:Identifier>
>
> I have been doing some tests and if I set the url with the TILEMATRIX value = 0%(z)s. It works until level 10
>
> http://geodata1.nationaalgeoregister.nl/luchtfoto/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&LAYER=luchtfoto&STYLE=default&FORMAT=image/jpeg&TILEMATRIXSET=nltilingschema&TILEMATRIX=0%(z)s&TILEROW=%(y)s&TILECOL=%(x)s
>
> However, if I set the TILEMATRIX value = %(z)s. It only works from level 10.
>
> Is there any mask to configure this type of TileMatrix identifiers?
>
> Some help is much appreciated.
>
> Thanks in advance!
>
> Regards,
>
>
> Natalia Busto
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy
More information about the MapProxy
mailing list