A FlatGeobuf source descriptor.
Binds a layer name and file path to optional tiling parameters. The path format is interpreted by the Connector:
path
LocalConnector
./data/buildings.fgb
HttpConnector
https://cdn.example.com/roads.fgb
S3Connector
s3://bucket/key.fgb
Layer name in the output MVT. Must be unique within a tile request.
Optional
Per-source tiling option overrides.
Path to the FGB file, interpreted by the Connector.
A FlatGeobuf source descriptor.
Binds a layer name and file path to optional tiling parameters. The
pathformat is interpreted by the Connector:LocalConnector./data/buildings.fgb)HttpConnectorhttps://cdn.example.com/roads.fgb)S3Connectors3://bucket/key.fgb)