gdal.vector_tile_index

Build a vector footprint index for a collection of vector files.

  • Kind: standard
  • Network: no
  • Wraps: ogrtindex

Inputs🔗

NameTypeDescription
sourcescollection of file (GeoJSON)Collection of vector files to index.
location_fieldstringAttribute name storing the source path (default location).

Outputs🔗

NameTypeDescription
indexfile (GeoJSON)Per-source extent polygons with a path attribute.