Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.09 KB

index.rst

File metadata and controls

44 lines (30 loc) · 2.09 KB

Welcome to the documentation page of GemGIS |version|!

GemGIS is a Python-based, open-source geographic information processing library. It is capable of preprocessing spatial data such as vector data (shape files, geojson files, geopackages,...), raster data (tif, png,...), data obtained from online services (WCS, WMS, WFS) or XML/KML files (soon). Preprocessed data can be stored in a dedicated Data Class to be passed to the geomodeling package GemPy in order to accelerate the model building process. Postprocessing of model results will allow export from GemPy to geoinformation systems such as QGIS and ArcGIS or to Google Earth for further use.

GemGIS uses and combines the full functionality of GeoPandas, rasterio, OWSLib, Pandas, Shapely, PyVista and NumPy to simplify, accelerate and automate the workflows used to preprocess spatial data for geomodeling.

.. toctree::
   :hidden:
   :maxdepth: 2
   :caption: Getting Started
   :glob:

   getting_started/about
   getting_started/authors
   getting_started/installation
   getting_started/contributing


   getting_started/whatiswhat/index
   getting_started/tutorial/index
   getting_started/example/index

   getting_started/api
   getting_started/modules

Indices and tables