feat: add support for GDT_Int8, GDT_UInt64 and GDT_Int64 #106
Annotations
10 warnings
Run specs:
spec/unit/ogr/layer_mixins/ogr_layer_method_methods_spec.rb#L15
OGR::Layer#symmetrical_difference does not die
Skipped: Figuring out how to init a result pointer
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::Polygon 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_container_geometry.rb#L19
OGR::Polygon 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::Polygon behaves like a container geometry #add_geometry adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/unit/ogr/spatial_reference_mixins/morphers_spec.rb#L29
OGR::SpatialReference#morph_from_esri! changes the SRS to ESRI
Failure/Error:
expect do
subject.morph_from_esri!
end.to(change { subject.to_wkt.size })
expected `subject.to_wkt.size` to have changed, but is still 245
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L121
OGR::LinearRing behaves like a geometry #crosses? self touches other geometry returns true
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L127
OGR::LinearRing behaves like a geometry #crosses? self does not touch other geometry returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L26
OGR::LinearRing behaves like a geometry #empty! removes all points/geometries from the geometry
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::LinearRing behaves like a geometry #overlaps? self does not overlap other geometry returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L163
OGR::LinearRing behaves like a geometry #overlaps? self overlaps other geometry returns true
Skipped: No reason given
|
Loading