JUMP TOCTRL-/Getting StartedIntroductionDeploymentAuthenticationProtoCollectionsCreate CollectionRemove CollectionGet Collection InfoSwap CollectionsRename CollectionSave Collection To FileLoad Collection From FileOperationsInsertUpdateUpsertRemoveWrite To CollectionSearch IntersectsSearch Dist WithinType DefinitionsLatLngLineStripPolygonMultiPolygonRingLatLngBBoxIndexableGeometryPayloadGeometryIDIndexedGeometryIndexTypeIDTypeBetaIntroductionProtoPoint to DGGS IndexRasterizeRasterize BulkSearch IntersectsSearch Distance WithinPowered by GeometryIDDescription The type GeometryID represents a geometry identifier. Attributes AttributeTypeDescriptionuint64uint64The id as a 64-bit unsigned integer. Proto Definition protomessage GeometryID { oneof id { uint64 uint64 = 1; } reserved 2; reserved "uuid"; } Updated 9 months ago PayloadIndexedGeometryDid this page help you?YesNo