<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>Are there any examples of setting a WMS to TMS service with Mapproxy? I am trying to do it, but I am not having success. I have read the documentation. I have a GeoServer that has WMS services available. </div><div><br></div><div>Here are the lines on my mapproxy yml file:</div><div><br></div><div><div>services:</div><div>  demo:</div><div>  tms:</div><div>    origin: 'nw'</div><div><br></div><div>layers:</div><div>  - name: test_wms_cache</div><div>    title: Cached Test Layer</div><div>    sources: [test_wms_cache]</div><div><br></div><div>caches:</div><div>  test_wms_cache:</div><div>    sources: [ashgabat-14aug2017-2]</div><div><br></div><div>sources:</div><div>  ashgabat-14aug2017-2:</div><div>    type: wms</div><div>    req:</div><div>      url: <a href="http://xx.x.xxx.xx:8080/geoserver/nextview/wms">http://xx.x.xxx.xx:8080/geoserver/nextview/wms</a>?</div><div>      layers: ashgabat-14aug2017-2</div><div>      transparent: true</div></div><div><br></div><div><br></div><div>Here are some lines on the mapproxy console for the development server:</div><div><div>[info] 78.108.177.52 - - [20/Dec/2018 11:03:16] "GET / HTTP/1.0" 200 -</div><div>[info] 91.123.26.182 - - [20/Dec/2018 11:27:36] "GET / HTTP/1.1" 200 -</div><div>[info] 175.181.224.132 - - [20/Dec/2018 11:33:33] "GET / HTTP/1.0" 200 -</div><div>[info] 58.179.72.36 - - [20/Dec/2018 12:24:35] "GET / HTTP/1.1" 200 -</div><div>[info] 58.187.1.249 - - [20/Dec/2018 13:29:33] "POST /tmUnblock.cgi HTTP/1.1" 404 -</div><div>[info] 46.174.191.28 - - [20/Dec/2018 14:30:26] "GET / HTTP/1.0" 200 -</div><div>[info] 78.108.177.53 - - [20/Dec/2018 15:51:51] "GET / HTTP/1.0" 200 -</div><div>[info] 180.251.241.7 - - [20/Dec/2018 16:05:12] "GET / HTTP/1.1" 200 -</div><div>[info] 203.160.57.227 - - [20/Dec/2018 16:35:02] "GET / HTTP/1.1" 200 -</div><div>[info] 46.174.191.29 - - [20/Dec/2018 16:41:02] "GET / HTTP/1.0" 200 -</div><div>[info] 12.4.223.4 - - [20/Dec/2018 17:58:20] "GET /demo/ HTTP/1.1" 200 -</div><div>[info] 12.4.223.4 - - [20/Dec/2018 17:58:29] "GET /demo/static/site.css HTTP/1.1" 200 -</div><div>[info] 12.4.223.4 - - [20/Dec/2018 17:58:50] "GET /favicon.ico HTTP/1.1" 404 -</div><div>[2018-12-20 18:00:56,483] mapproxy.source.request - INFO - GET http://

xx.x.xxx.xx:8080/geoserver/nextview/wms?styles=&format=image%2Fpng&height=1184&bbox=-6771250.58767,-12308960.4129,-6759937.90748,-12297647.7327&transparent=True&layers=ashgabat-14aug2017-2&service=WMS&width=1184&request=GetMap&srs=EPSG%3A900913&version=1.1.1 200 - 104</div><div>[info] 12.4.223.4 - - [20/Dec/2018 18:00:56] "GET /tms/1.0.0/test_wms_cache/EPSG900913/13/5425/3162.png HTTP/1.1" 200 -</div><div>[info] 18.234.66.101 - - [20/Dec/2018 18:03:03] "GET /tms/1.0.0/test_wms_cache/EPSG900913 HTTP/1.1" 200 -</div><div>[info] 12.4.223.4 - - [20/Dec/2018 18:03:03] "GET /demo/?tms_capabilities&layer=test_wms_cache&srs=EPSG900913 HTTP/1.1" 200 -</div><div>[info] 12.4.223.4 - - [20/Dec/2018 18:03:12] "GET /demo/static/site.css HTTP/1.1" 200 -</div><div>[info] 12.4.223.4 - - [20/Dec/2018 18:03:12] "GET /demo/static/logo.png HTTP/1.1" 200 -</div><div>[info] 78.108.177.53 - - [20/Dec/2018 18:37:18] "GET / HTTP/1.0" 200 -</div></div><div><br></div><div>The TMS is not working. Looking at the mapproxy.source.request the bounding box seems way off. If I manually change the bounding box to one that my GeoServer uses on a layer preview then the WMS call works. Maybe this is why the mapproxy tile cache is not returning a good tiles? How can I fix this?</div><div><br></div><div>Thanks,</div><div><br></div><div>Tom G.</div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Nov 2, 2018 at 3:00 PM <<a href="mailto:mapproxy-request@lists.osgeo.org" target="_blank">mapproxy-request@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send MapProxy mailing list submissions to<br>
        <a href="mailto:mapproxy@lists.osgeo.org" target="_blank">mapproxy@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.osgeo.org/mailman/listinfo/mapproxy" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:mapproxy-request@lists.osgeo.org" target="_blank">mapproxy-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:mapproxy-owner@lists.osgeo.org" target="_blank">mapproxy-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of MapProxy digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: WMS to TMS with mapproxy (Travis Kirstine)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 1 Nov 2018 15:20:06 -0400<br>
From: Travis Kirstine <<a href="mailto:traviskirstine@gmail.com" target="_blank">traviskirstine@gmail.com</a>><br>
To: <a href="mailto:northswejohan@gmail.com" target="_blank">northswejohan@gmail.com</a><br>
Cc: mapproxy <<a href="mailto:mapproxy@lists.osgeo.org" target="_blank">mapproxy@lists.osgeo.org</a>><br>
Subject: Re: [MapProxy] WMS to TMS with mapproxy<br>
Message-ID:<br>
        <<a href="mailto:CALtm4h3oDXrtfwsyOOUtVyoFJc7hoG4m7rJRtZKN8GWf3rgQVA@mail.gmail.com" target="_blank">CALtm4h3oDXrtfwsyOOUtVyoFJc7hoG4m7rJRtZKN8GWf3rgQVA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Yes it is possible to 'convert' a WMS to TMS.  MapProxy can be used to use<br>
WMS as a source to create TMS services.<br>
<br>
MapProxy requires no development expertise, but some knowledge of GIS would<br>
be helpful.  If you follow the docs and use the examples you should be fine<br>
setting it up in a test environment.<br>
<br>
On Thu, 1 Nov 2018 at 05:52, Johan Johansson <<a href="mailto:northswejohan@gmail.com" target="_blank">northswejohan@gmail.com</a>><br>
wrote:<br>
<br>
> Hi,<br>
><br>
><br>
><br>
> Is it possible to convert a WMS url to a TMS url with your mapproxy.<br>
> How much work is it? If you’re not a developer.<br>
><br>
> Best/<br>
> Johan<br>
> _______________________________________________<br>
> MapProxy mailing list<br>
> <a href="mailto:MapProxy@lists.osgeo.org" target="_blank">MapProxy@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/mapproxy" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/mapproxy/attachments/20181101/55d5a97e/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/mapproxy/attachments/20181101/55d5a97e/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org" target="_blank">MapProxy@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapproxy" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
<br>
------------------------------<br>
<br>
End of MapProxy Digest, Vol 105, Issue 2<br>
****************************************<br>
</blockquote></div>