feat: add support for GDT_Int8, GDT_UInt64 and GDT_Int64 #106
Annotations
10 warnings
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/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/support/shared_examples/ogr/a_geometry.rb#L227
OGR::Polygon behaves like a geometry #union where there is union
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L223
OGR::Polygon behaves like a geometry #union where there is no union
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L297
OGR::Polygon behaves like a geometry #transform_to! transforms the points into the new spatial reference
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L301
OGR::Polygon behaves like a geometry #transform_to! sets the new spatial reference
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L141
OGR::Polygon behaves like a geometry #within? self is not within other geometry returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L135
OGR::Polygon behaves like a geometry #within? self is within other geometry returns true
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::Polygon behaves like a geometry #boundary returns a geometry that represents the boundary of self
Skipped: No reason given
|
Loading