feat: add support for GDT_Int8, GDT_UInt64 and GDT_Int64 #106
Annotations
10 warnings
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::MultiPoint behaves like a container geometry #remove_geometry removes the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiPoint behaves like a container geometry #add_geometry adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiPoint behaves like a container geometry #add_directly adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L51
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int8 sets and gets the value successfully
Skipped: This spec only for GDAL 3.7+
|
Run specs:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L98
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_UInt64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Run specs:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L109
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Run specs:
spec/integration/gdal/raster_band_info_spec.rb#L275
Raster Band Info #unit_type= does nothing (because the file formats dont support it)
Skipped: GDALSetRasterUnitType not supported
|
Run specs:
spec/integration/gdal/dataset_info_spec.rb#L207
Dataset Info #geo_transform= read-only dataset with PAM enabled persist GeoTransform in PAM file
Skipped: GDAL before 3.4 has different behaviour
|
Run specs:
spec/integration/gdal/dataset_info_spec.rb#L176
Dataset Info #geo_transform= read-only dataset with PAM disabled save in memory, but do not persist in file
Skipped: This spec only for GDAL 3.6+
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L38
OGR::Polygon behaves like a geometry #empty? when with points is not empty
Skipped: Writing the test
|
Loading