Elements
Query features by spatial predicate, bounding box, or H3 cell
GET/api/v1/features
Query features by spatial predicate, bounding box, or H3 cell
POST/api/v1/features
Get feature by type and ID
GET/api/v1/features/{type}/{id}
Get feature by type and ID
POST/api/v1/features/lookup
Fetch multiple features by type and ID
POST/api/v1/features/batch
Find features near a geographic point
GET/api/v1/features/nearby
Find features near a geographic point
POST/api/v1/features/nearby