Geospatial Data Curation Toolkit

From COPTR
Revision as of 13:51, 17 April 2026 by NaumannKai (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




The toolkit contains a collection of python scripts and ArcGIS tools to help prepare spatial data for archiving or sharing.
Homepage:https://github.com/mkernik/geodct
License:CC BY-NC 4.0
Input Formats:ESRI Shapefile, ESRI Geodatabase
Function:Appraisal,Discovery,Metadata Extraction
Content type:Geospatial

Description

The generalTools can batch unzip folders (i.e. extract zipped shapefiles). The shapefileTools create an inventory of a folder of shapefiles and their fields for a readme .txt file. And they check whether the shapefiles in a directory have the same projection and file extensions.

The geodatabasefileTools create an inventory of data layers/fields in geodatabases for a readme .txt file. They also check whether the layers in a geodatabase have functionality that would be lost or altered if converted into shapefiles.

User Experiences

Development Activity