Skip to content

NPE Exception when Coordinate method for geometry returns null #24

@chrisbennight

Description

@chrisbennight

Integration tests failing:

  • Issue is in mil.nga.giat.geowave.store.GeometryUtils::geometryToBinary
  • Coordinate will be null when the geometry is empty (no points).
  • In this case it doesn't really matter how we initialize the WKBWriter, as there will be no points to serialize - so just default to 2 when the geometry is empty.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions