[MapProxy] Layer BoundingBox

Klemm, Stephan - LISt Stephan.Klemm at list.smwa.sachsen.de
Tue Jan 17 07:00:19 PST 2017


Hello!

In the wmts.yaml, i‘ve defined a bbox for the CRS:84:

services:
wms:
md:…
srs: ['EPSG:25833', 'EPSG:4326', 'CRS:84']
    bbox_srs:
      - srs: 'EPSG:25833'
        bbox: [263444, 5555756, 520562, 5734253]
      - srs: 'EPSG:4326'
        bbox: [11.5759, 50.1069, 15.2979, 51.7600]
      - srs: 'CRS:84'
        bbox: [11.5759, 50.1069, 15.2979, 51.7600]
layers: …
sources: …

But in the Capabilities the <EX_GeographicBoundingBox> hast he original BBox of CRS:84 and and appears two times.
How can I solve this – Upgrade to a higher version?

The problem is now, in ArcMap is that the layer queried in the overall extent and not as in the defined bounding box.

[cid:image003.jpg at 01D270DA.CD33EF40]
Capabilities MapProxy 1.8.0


Best Regards
Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20170117/c64f27b3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 47785 bytes
Desc: image003.jpg
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20170117/c64f27b3/attachment-0001.jpg>


More information about the MapProxy mailing list