Accessing Feature ServicesΒΆ

tecton.Workspace.get_feature_service

Returns a tecton.interactive.FeatureService within a workspace.

tecton.Workspace.list_feature_services

Returns a list of all registered FeatureServices within a workspace.

tecton.interactive.FeatureService

FeatureService class.