gws.ext.helper.alkis.util.export

class gws.ext.helper.alkis.util.export.GroupConfig(*args, **kwargs)[source]

Export group configuration.

eigentuemer = False
buchung = False
class gws.ext.helper.alkis.util.export.Config(*args, **kwargs)[source]

CSV Export configuration.

gws.ext.helper.alkis.util.export.as_csv(target_object: gws.types.IObject, fs_features: List[gws.types.IFeature], model: gws.common.model.Object)[source]