[MapProxy] bounding box problem
martin.koska3 at gmail.com
martin.koska3 at gmail.com
Fri Dec 16 00:02:53 EST 2011
Dear all,
We have a problem with LatLonBoundingBox of wms layers which are served
through mapproxy.
(Cached sources of the wms are OK)
Do you have an adea how to tell mapproxy's wms layer right
LatLonBoundingBox?
Thank you very much.
In this case right LatLonBoundingBox of the layers should be the same as
mother-layer.
It always automatically set: minx="-180" miny="-89.999999" maxx="180"
maxy="89.999999"
Martin Koska
GIS specialist
Slovakia
.....
<Layer queryable="1">
<Title></Title>
<SRS>EPSG:4326</SRS>
<SRS>EPSG:102067</SRS>
<SRS>EPSG:32467</SRS>
<SRS>EPSG:31467</SRS>
<LatLonBoundingBox minx="16.3343489854" miny="47.5219028211" maxx="22.9134922561"
maxy="49.8176712809" />
<BoundingBox SRS="EPSG:4326" minx="16.3343489854" miny="47.5219028211"
maxx="22.9134922561" maxy="49.8176712809" />
<Layer queryable="1">
<Title>Chranene uzemia</Title>
<LatLonBoundingBox minx="-180" miny="-89.999999" maxx="180" maxy="89.999999" />
<BoundingBox SRS="EPSG:4326" minx="-180" miny="-89.999999" maxx="180"
maxy="89.999999" />
<Layer queryable="1">
<Name>uev</Name>
<Title>Uzemia europskeho vyznamu</Title>
<LatLonBoundingBox minx="-180" miny="-89.999999" maxx="180" maxy="89.999999" />
<BoundingBox SRS="EPSG:4326" minx="-180" miny="-89.999999" maxx="180"
maxy="89.999999" />
</Layer>
</Layer>
.....
More information about the MapProxy
mailing list