GEONIS toolset for the Geocom Python Framework (Esri ArcGIS).
Project description
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
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.