chore: reverts to_na changes and refactors write_xy_narray to use Num… #162
Annotations
10 warnings
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_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_geometry.rb#L163
OGR::MultiPoint behaves like a geometry #overlaps? self overlaps other geometry returns true
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::MultiPoint 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#L149
OGR::MultiPoint behaves like a geometry #contains? self contains other geometry returns true
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L155
OGR::MultiPoint behaves like a geometry #contains? self does not contain other geometry returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L141
OGR::MultiPoint 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::MultiPoint 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#L218
OGR::MultiPoint behaves like a geometry #intersection
Skipped: Implementation
|
Loading