GEONIS toolset for the Geocom Python Framework (Esri ArcGIS).


Keywords
Geocom, GIS, GEONIS, tools, scripting, framework, spatial, geospatial, geoprocessing, Esri, ArcGIS, ArcPy, VertiGIS, arcgis-desktop, arcgis-server
License
Apache-2.0
Install
pip install gntools==0.9.8

Documentation

Welcome to GEONIS Tools

Python version(s) PyPI status PyPI homepage AppVeyor GitHub issues Documentation

Purpose

The GEONIS Tools for Geocom Python Framework package (gntools) consists of a set of Python modules that contain tools, helpers, loggers etc. that simplify the development of menu or form scripts for GEONIS.

Please note that the gntools package has been developed for Python 2.7.14+ (ArcGIS Desktop/Server) ONLY.

Documentation

The complete gntools documentation can be found at Read the Docs.

Requirements

  • ArcGIS Desktop and/or ArcGIS Server 10.6 or higher
  • Python 2.7.14 or higher (along with the arcpy module)
  • Geocom Python Framework (the gpf package on GitHub or PyPI)

Installation

The easiest way to install the GEONIS Tools, is to use pip, a Python package manager. When pip is installed, the user can simply run:

python -m pip install gntools

Notice that pip will also install the gpf dependency, if it's missing.

License

Apache License 2.0 © 2019 Geocom Informatik AG / VertiGIS & contributors