@cityjson/flatcitybuf
    Preparing search index...

    Interface GeometryTemplates

    interface GeometryTemplates {
        templates: Geometry[];
        "vertices-templates": [number, number, number][];
    }
    Index
    templates: Geometry[]
    "vertices-templates": [number, number, number][]