[mapserver-users] WMS bounding box

Tom.Kralidis@ccrs.nrcan.gc.ca Tom.Kralidis@ccrs.nrcan.gc.ca
Thu, 5 Sep 2002 11:58:21 -0400


Hi,

The difference between the two are LatLonBoundingBox gives the coverage in
EPSG:4326, whereas BoundingBox gives the coverage in the native SRS (which
may or may not be EPSG:4326).

Which to use depends on the SRS used in the GetMap request of the WMS
client.

..Tom

=================================
Tom Kralidis
Systems Scientist
Canada Centre for Remote Sensing
Tel: (613) 947-1828
http://www.ccrs.nrcan.gc.ca/
=================================


> -----Original Message-----
> From: Hao Ding [mailto:hdi12@it.canterbury.ac.nz]
> Sent: Thursday, September 05, 2002 12:55 AM
> To: mapserver-users@lists.gis.umn.edu
> Subject: [mapserver-users] WMS bounding box
> 
> 
> Hello,
> 
> The WMS capabilities file created from MapServer mapfile contains two 
> elements in a layer: Bounding Box and LatLon Bounding Box. Which one 
> should I use in the GetMap request?
> 
> Cheers,
> Hao
>