/shapefile_fixer

Small Python code for fixing shapefiles mangled by the CORIN landcover program

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

#shapefile_fixer

Requires Python, gdal

A small script for rescuing the 'invisible shapefile' issue I've seen a few times now.

To use; point the two filepaths at the top of the script to the broken .shp and a new .shp in a different folder, then run.

Presently only works with polygons.