:tocdepth: 3 :py:mod:`gws.plugin.alkis.data.norbit6` ======================================= .. py:module:: gws.plugin.alkis.data.norbit6 .. autoapi-nested-parse:: Read data from Norbit plugin tables (GeoInfoDok 6). **Source code:** :source:`gws.plugin.alkis.data.norbit6` Module Contents --------------- .. py:class:: Object(provider: gws.plugin.postgres.provider.Object, schema='public') Bases: :py:obj:`gws.plugin.alkis.data.types.Reader` .. py:attribute:: db .. py:attribute:: readers .. py:attribute:: schema :value: 'public' .. py:attribute:: STD_READERS .. py:method:: as_ax_buchung_historischesflurstueck_list(cls, prop, r) .. py:method:: as_ax_lagebezeichnung(cls, prop, r) .. py:method:: as_bool(cls, prop, r) .. py:method:: as_bool_list(cls, prop, r) .. py:method:: as_date(cls, prop, r) .. py:method:: as_date_list(cls, prop, r) .. py:method:: as_enum(cls, prop, r) .. py:method:: as_enum_list(cls, prop, r) .. py:method:: as_float(cls, prop, r) .. py:method:: as_float_list(cls, prop, r) .. py:method:: as_int(cls, prop, r) .. py:method:: as_int_list(cls, prop, r) .. py:method:: as_ref(cls, prop, r) .. py:method:: as_ref_list(cls, prop, r) .. py:method:: as_str(cls, prop, r) .. py:method:: as_str_list(cls, prop, r) .. py:method:: as_struct(cls, prop, r) .. py:method:: as_struct_list(cls, prop, r) .. py:method:: count(cls, table_name=None) .. py:method:: get_reader(attr) .. py:method:: read_all(cls, table_name=None, uids=None)