Opened 8 years ago
Closed 8 years ago
#6463 closed defect (fixed)
GPKG / MBTILES writer: bad guess with rasters with latitude = +/- 90
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 2.1.0 |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
When translating a raster in EPSG:4326 whose extents goes to +/- 90 deg, GDALSuggestedWarpOutput2() doesn't properly guess the extent.
Change History (1)
comment:1 by , 8 years ago
Milestone: | → 2.1.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
trunk r34002, r34003, branches/2.1 r34004 "GPKG/MBTiles writer: when writing to GoogleMapsCompatible tiling scheme, better deal with source rasters in EPSG:4326 with latitude = +/-90 (#6463)"