.. _gv-reference-api:
.. _tippy-gv-reference-api:

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

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 !!


Submodules
----------

.. toctree::
   :maxdepth: 1

   /reference/generated/api/geovista/bridge/index
   /reference/generated/api/geovista/cache/index
   /reference/generated/api/geovista/common/index
   /reference/generated/api/geovista/config/index
   /reference/generated/api/geovista/core/index
   /reference/generated/api/geovista/crs/index
   /reference/generated/api/geovista/filters/index
   /reference/generated/api/geovista/geodesic/index
   /reference/generated/api/geovista/geometry/index
   /reference/generated/api/geovista/geoplotter/index
   /reference/generated/api/geovista/gridlines/index
   /reference/generated/api/geovista/pantry/index
   /reference/generated/api/geovista/qt/index
   /reference/generated/api/geovista/raster/index
   /reference/generated/api/geovista/report/index
   /reference/generated/api/geovista/search/index
   /reference/generated/api/geovista/theme/index
   /reference/generated/api/geovista/transform/index


