Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

My GIS Debugging Tool

This is a Python package that provides debugging functionalities for working with GIS objects.

Installation

In a terminal, activate your Python environment, and run the following

pip install -e <path to my_gis_debugging_tool folder>

Import the Package

import my_gis_debugging_tool