0
votes
1answer
78 views

From local tiles to WMS via Mapproxy

I have any local tiles (seed via Mapproxy) of any local area. May I configure mapproxy that I can use a local tile directory on my computer as a source and get the output then WMS ? I've already ...
1
vote
1answer
177 views

A strange OSM tiles in Mapproxy

Could someone please help me with my issue? I try to use Mapproxy with OpenStreetMap server of tiles in order to get output WMS for my qgis client. Something like this: ... sources: arcgis_tms: ...
2
votes
1answer
192 views

Reprojecting sources with MapProxy yields distortion

I have configured MapProxy to aggregate imagery from a number of Internet sources so that I can dynamically overlay them by adjusting the layers=<x> query that I pass to MapProxy's WMS service. ...
2
votes
1answer
297 views

WMS tile cache that works with time dimension

Is there a good WMS tile cache that understands the WMS time dimension? And what configuration is necessary? Open source preferred. I am serving some WMS layers with the time dimension, so the map ...
3
votes
2answers
609 views

Problems configuring MapProxy to serve WMS layer

I'm having problems making MapProxy render a Mapserver WMS layer. My configuration file looks like this: services: wms: srs: ['EPSG:3785', 'EPSG:4326', 'EPSG:23028'] image_formats: ...