Skip to content

GEONIS Tools for Geocom Python Framework

License

Notifications You must be signed in to change notification settings

geocom-gis/gntools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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