Difference between revisions of "Geospatial Data Curation Toolkit"
Jump to navigation
Jump to search
NaumannKai (talk | contribs) (Created page with '{{Infobox tool |purpose=The toolkit contains a collection of python scripts and ArcGIS tools to help prepare spatial data for archiving or sharing. |homepage=https://github.co...') |
NaumannKai (talk | contribs) |
||
| Line 5: | Line 5: | ||
|formats_in=ESRI Shapefile, ESRI Geodatabase | |formats_in=ESRI Shapefile, ESRI Geodatabase | ||
|function=Appraisal, Discovery, Metadata Extraction | |function=Appraisal, Discovery, Metadata Extraction | ||
| + | |content=Geospatial | ||
}} | }} | ||
== Description == | == Description == | ||
Latest revision as of 13:51, 17 April 2026
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.