.. _gv-api:

:fa:`file-lines` API Reference
******************************

:py:mod:`geovista`
==================

.. py:module:: geovista

.. autoapi-nested-parse::

   
   Cartographic rendering and mesh analytics powered by PyVista.

   Provides:
     1. An agnostic bridge to transform rectilinear, curvilinear and unstructured
        geospatial data to native geolocated PyVista mesh instances.
     2. Compliments PyVista with cartographic features for processing, projecting
        and rendering geolocated meshes.
     3. Support for interactive 3D visualization of geolocated meshes.
     4. Coordinate Reference System (CRS) support, with an awareness of Cartopy
        CRSs through the commonality of the Python interface to PROJ (PyPROJ)
        package.












   .. rubric:: Notes

   .. versionadded:: 0.1.0



   ..
       !! processed by numpydoc !!


Subpackages
-----------
.. toctree::
   :titlesonly:
   :maxdepth: 3

   cache/index.rst
   pantry/index.rst


Submodules
----------
.. toctree::
   :titlesonly:
   :maxdepth: 1

   bridge/index.rst
   common/index.rst
   config/index.rst
   core/index.rst
   crs/index.rst
   filters/index.rst
   geodesic/index.rst
   geometry/index.rst
   geoplotter/index.rst
   gridlines/index.rst
   qt/index.rst
   raster/index.rst
   report/index.rst
   search/index.rst
   theme/index.rst
   transform/index.rst


