[MS4W-Users] Incorrect LatLonBoundingBox values for ESPG:3719

James_in_Utah James.Evans at hill.af.mil
Mon Mar 18 14:59:58 EST 2013


Hi,
My mapfile has a mix of two projections.  espg:3719, and espg:4326. 
Everything seems to be working fine for the 4326 layers, but for the 3719
layer the Getcapabilities returns an incorrect LatLonBoundingBox set of
values, even though in the layer I put 
"wms_extent" "-112.1 41 -109 41.2"

Here's what comes back from GetCapabilities:
<Layer queryable="0" opaque="0" cascaded="0">
        <Name>NAIP</Name>
        <Title>NAIP</Title>
        <SRS>ESPG:3719</SRS>
        <LatLonBoundingBox minx="-115.49" miny="0.000369794" maxx="-115.49"
maxy="0.000371598" />
        <BoundingBox SRS="ESPG:3719"
                    minx="-112.1" miny="41" maxx="-109" maxy="41.2" />
</Layer>

The incorrect LatLonBoundingBox seems to be throwing off one of my client
apps.  Is there a directive I can put in the mapfile to fix this?
Thanks,
James





--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Incorrect-LatLonBoundingBox-values-for-ESPG-3719-tp5041194.html
Sent from the ms4w-users mailing list archive at Nabble.com.


More information about the MS4W-Users mailing list