fix: prevents read_lines_by_block from skipping pixels #160
Annotations
10 warnings
Run specs:
spec/unit/gdal/warp_operation_spec.rb#L6
GDAL::WarpOperation Add some tests!
Skipped: Not yet implemented
|
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/support/shared_examples/ogr/a_geometry.rb#L205
OGR::MultiPoint behaves like a geometry #ring? self is a ring returns true
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L211
OGR::MultiPoint behaves like a geometry #ring? self is not a ring returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L38
OGR::MultiPoint behaves like a geometry #empty? when with points is not empty
Skipped: Writing the test
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L314
OGR::MultiPoint behaves like a geometry #simplify preserve_topology is false returns a new geometry
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L308
OGR::MultiPoint behaves like a geometry #simplify preserve_topology is true returns a new geometry
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::MultiPoint behaves like a geometry #transform! assigns the new spatial reference
Skipped: No reason given
|
Loading