gws.plugin.alkis.action.Config
struct
Flurstückssuche action gws.plugin.alkis.action.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
crs | gws.core.types.CrsName | CRS for the ALKIS data gws.plugin.alkis.action.Config.crs | |
access | gws.core.types.AclSpec | Konfiguration der Zugriffsrechte | |
buchung | gws.plugin.alkis.action.BuchungConfig | {} | access to the Grundbuch (register) information gws.plugin.alkis.action.Config.buchung |
buchungsblattSearchOptions | gws.core.types.TextSearchOptions | gws.plugin.alkis.action.Config.buchungsblattSearchOptions | |
dataSchema | str | 'public' | schema where ALKIS tables are stored gws.plugin.alkis.action.Config.dataSchema |
dbUid | str | database provider ID gws.plugin.alkis.action.Config.dbUid | |
eigentuemer | gws.plugin.alkis.action.EigentuemerConfig | {} | access to the Eigentümer (owner) information gws.plugin.alkis.action.Config.eigentuemer |
excludeGemarkung | [ str ] | Gemarkung (Administrative Unit) IDs to exclude from search gws.plugin.alkis.action.Config.excludeGemarkung | |
export | gws.plugin.alkis.data.export.Config | csv export configuration gws.plugin.alkis.action.Config.export | |
indexSchema | str | 'gws8' | schema to store GWS internal indexes gws.plugin.alkis.action.Config.indexSchema |
limit | int | 100 | search results limit gws.plugin.alkis.action.Config.limit |
nameSearchOptions | gws.core.types.TextSearchOptions | gws.plugin.alkis.action.Config.nameSearchOptions | |
permissions | gws.core.types.AccessConfig | Optionen für Zugriffsrechte | |
printers | [ gws.base.printer.core.Config ] | print configurations gws.plugin.alkis.action.Config.printers | |
storage | gws.base.storage.core.Config | storage configuration gws.plugin.alkis.action.Config.storage | |
strasseSearchOptions | gws.core.types.TextSearchOptions | gws.plugin.alkis.action.Config.strasseSearchOptions | |
templates | [ gws.ext.config.template ] | templates for Flurstueck details gws.plugin.alkis.action.Config.templates | |
type | 'alkis' | object type gws.plugin.alkis.action.Config.type | |
ui | gws.plugin.alkis.action.Ui | {} | ui options gws.plugin.alkis.action.Config.ui |
uid | str | Zuweisung einer eindeutigen ID als Text |