Commit c8d73ca
authored
Pins writer.bigtiff_cog at the ``advanced`` tier and lands the
external-interop gate that has to soak in CI before a future PR can
promote it to ``stable``. The compliance file exercises the BigTIFF
layout (8-byte offsets, magic 43, BigTIFF IFDs) by forcing
``bigtiff=True`` on a small raster, plus an auto-promotion row that
drives the UINT32_MAX threshold via the IFD-overhead helper rather
than allocating a multi-gigabyte buffer.
Closes #2303.
1 parent 86dcd8c commit c8d73ca
3 files changed
Lines changed: 408 additions & 0 deletions
File tree
- docs/source/reference
- xrspatial/geotiff
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
293 | 303 | | |
294 | 304 | | |
295 | 305 | | |
| |||
0 commit comments