gws.plugin.geojson.finder

GeoJSON Finder.

Source code: gws.plugin.geojson.finder

Module Contents

class gws.plugin.geojson.finder.Config

Bases: gws.base.search.finder.Config

GeoJSON Finder configuration.

provider: Config.provider | None

Provider configuration.

class gws.plugin.geojson.finder.Object

Bases: gws.base.search.finder.Object

serviceProvider: gws.plugin.geojson.provider.Object
supportsGeometrySearch = True
configure()
configure_models()
configure_provider()
create_model(cfg)