Skip to content

Documentation v1.0.0


Documentation / @openassistant/h3 / h3CellsFromPolygon

Variable: h3CellsFromPolygon

const h3CellsFromPolygon: OpenAssistantTool<z.ZodObject<{ polygonDatasetName: z.ZodString; resolution: z.ZodNumber; }>, H3CellsFromPolygonResult, H3CellsFromPolygonAdditionalData, H3ToolContext>

Defined in: h3tool.ts:86

Released under the MIT License.