Ticket #1916 (closed defect: fixed)
bbox request different to the bbox received
| Reported by: | higon_jos@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | highest | Milestone: | 4.10 release |
| Component: | GDAL Support | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have a problem when I request a WMS-GetMap in mapserver 4.9 (FWtools linux). I request a layer in tiff format with a specific bounding box but the response doesn't have the same bounding box !! For instance : REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=cv_10m&SRS=EPSG:23030&BBOX=664090.8083832336,4397807.056545591,664791.4071856289,4398459.410520276&WIDTH=64&HEIGHT=64&FORMAT=image/tiff;%20mode=float32&STYLES=&TRANSPARENT=TRUE but if I do "gdalinfo" ... I obtain minx=664096.282 miny =4397812.153 , max = 664785.934 maxy = 4398454.314 You can get the mapfile in: http://www.simoncit.cop.gva.es/~jvhigon/bug.map and the datasource: http://www.simoncit.cop.gva.es/~jvhigon/recorte.tif
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

