MerginMaps / geodiff

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

Add Geodiff Context #172

Closed PeterPetrik closed 2 years ago

PeterPetrik commented 2 years ago

fix #136

!! API BREAK !!

Introduces new Geodiff Context, currently only having logger instance. All the C-API is now changed!

Also temporary we have less error logs from sqlite (no global callback), we need to implement more detailed sqlite3 logging on various places instead (https://github.com/lutraconsulting/geodiff/issues/135)