[MapProxy] Serving MBTiles via MapProxy

Oliver Tonnhofer olt at omniscale.de
Tue Dec 13 03:28:52 EST 2011


On 12.12.2011, at 16:16, Jorge Arévalo wrote:
> Yes, I've tried that. But still getting blank images. I'm generating
> the tiles again, with zoom levels starting from 0, instead of 4, but I
> don't think this is going to make any difference... I'm totally stuck
> :-(


It does work for me.

layers:
  - name: foo
    title: Bar
    sources: [foo_cache]
    
caches:
  foo_cache:
    grids: [GLOBAL_MERCATOR]
    cache:
      type: mbtiles
      filename: ./tiles_F.mbtiles
    sources: []


http://localhost:8080/service?LAYERS=foo&FORMAT=image%2Fjpeg&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A4326&BBOX=-6.54,38.35,-3,40.65&WIDTH=600&HEIGHT=400


Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt | @oltonn






More information about the MapProxy mailing list