Function serialize

  • Serialize GeoJSON to FlatGeobuf

    Parameters

    • geojson: FeatureCollection<Geometry, {
          [name: string]: any;
      }>

      GeoJSON object to serialize

    Returns Uint8Array

Generated using TypeDoc