﻿pytuflow.GPKGRL
===============

.. currentmodule:: pytuflow

.. autoclass:: GPKGRL
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~GPKGRL.connect
      ~GPKGRL.curtain
      ~GPKGRL.data_types
      ~GPKGRL.ids
      ~GPKGRL.maximum
      ~GPKGRL.profile
      ~GPKGRL.section
      ~GPKGRL.time_series
      ~GPKGRL.times
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~GPKGRL.ATTRIBUTE_TYPES
      ~GPKGRL.DOMAIN_TYPES
      ~GPKGRL.GEOMETRY_TYPES
      ~GPKGRL.ID_COLUMNS
      ~GPKGRL.fpath
      ~GPKGRL.units
      ~GPKGRL.format_version
      ~GPKGRL.name
      ~GPKGRL.has_reference_time
      ~GPKGRL.reference_time
      ~GPKGRL.po_objs
      ~GPKGRL.rl_objs
      ~GPKGRL.po_point_count
      ~GPKGRL.po_line_count
      ~GPKGRL.po_poly_count
      ~GPKGRL.rl_point_count
      ~GPKGRL.rl_line_count
      ~GPKGRL.rl_poly_count
   
   