Message HrzProtocol.VectorDataSource
Defined in hrz/protocol/vector/data_source.proto.
tiled_data_provider: HrzProtocol.TiledVectorDataProviderParams (Part of union provider_type)
client_data_provider: HrzProtocol.ClientVectorDataProviderParams (Part of union provider_type)
in_memory_data_provider: HrzProtocol.InMemoryVectorDataProviderParams (Part of union provider_type)
tilejson_data_provider: HrzProtocol.TileJsonVectorDataProviderParams (Part of union provider_type)
untiled_data_provider: HrzProtocol.UntiledVectorDataProviderParams (Part of union provider_type)
pmtiles_data_provider: HrzProtocol.PmTilesVectorDataProviderParams (Part of union provider_type)
has_geometry: bool
Indicates whether this source has the feature geometries. Such a source may also contain attributes. At most one source can have geometries.