[MapProxy] extension-less tiles as source?

Oliver Tonnhofer olt at omniscale.de
Tue Feb 9 06:38:18 PST 2016


Hi,

that should work.

Can you provide a full example?


Regards,
Oliver

-- 
Oliver Tonnhofer  | Omniscale GmbH & Co KG  | http://omniscale.com
OpenStreetMap WMS and tile services         | http://maps.omniscale.com




> On 06.02.2016, at 00:41, Pestereva, Anna <apestereva at aerialservicesinc.com> wrote:
> 
> Hello all,
> 
> has anyone had experience with using tiles without any extensions as a Mapproxy source?
> 
> So far my tests were not successful, I tried configuring these URLs in my source with no luck:
> url: file:///path/to/my/tiles/%(z)s/%(x)s/%(y)s
> url: file:///path/to/my/tiles/%(z)s/%(x)s/%(y)s.
> There were no errors when trying to view my layer, but no imagery was served either, and no cache got generated.
> 
> In our case, we need to use hybrid tile format (jpg+png) and Maptiler started producing hybrid tiles with no extensions as of version 0.6.3. Leaflet does show such tiles if configuring directly, like so
> L.tileLayer('{z}/{x}/{y}', options).addTo(map);
> However we are looking to use these tiles in Mapproxy.
> 
> Thank you!
> -- 
> Anna Pestereva, GISP | Application Developer & Cartographer
> Aerial Services, Inc. (ASI) 
> APestereva at AerialServicesInc.com | LinkedIn
> www.AerialServicesInc.com | Photo{blog}metry
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy



More information about the MapProxy mailing list