Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6311 closed defect (fixed)

[2.0 regression] "Illegal nBlockXOff value" from kmlsuperoverlay

Reported by: Jeff McKenna Owned by: warmerdam
Priority: normal Milestone: 2.0.2
Component: default Version: 2.0.0
Severity: normal Keywords: kml, kmlsuperoverlay, vsicurl
Cc: annoio

Description

  • command that also fails on Windows with GDAL-trunk:
gdal_translate /vsicurl/http://mw1.google.com/mw-earth-vectordb/k
ml-samples/mv-doqq.kml out2.tif -outsize 312 300
  • result:
Input file size is 16384, 16384
0ERROR 5: /vsimem/kmlsuperoverlay/3_0621B560, band 1: Illegal nBlockXOff value (2) in GDAL
RasterBand::TryGetLockedBlockRef()

ERROR 5: /vsimem/kmlsuperoverlay/3_0621B560, band 1: Illegal nBlockXOff value (2) in GDALR
asterBand::GetLockedBlockRef()

Change History (3)

comment:1 by antonio, 8 years ago

Cc: annoio added

comment:2 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed
Summary: "Illegal nBlockXOff value" from kmlsuperoverlay[2.0 regression] "Illegal nBlockXOff value" from kmlsuperoverlay
Version: svn-trunk2.0.0

trunk r33003, branches/2.0 r33004 "KMLSuperoverlay: fix 2.0 regression with some RasterIO() requests involving resampling (#6311)"

comment:3 by Jeff McKenna, 8 years ago

confirmed this fix on Windows. thanks!

Note: See TracTickets for help on using tickets.