MerginMaps / geodiff

Library for handling diffs for geospatial data
https://merginmaps.com
MIT License
146 stars 16 forks source link

Support for attribute table restructuring #16

Open saberraz opened 4 years ago

saberraz commented 4 years ago

Use case: I have added a new column to my geopackage and deleted and existing column.

PeterPetrik commented 2 years ago

Also edit the data type of the existing column

PeterPetrik commented 2 years ago

for string length change: https://github.com/lutraconsulting/geodiff/issues/160