MerginMaps/geodiff

API for wkb-wkt conversion

tomasMizera opened this issue · 1 comments

Mergin currently needs to parse wkb on its own to wkt, which is basically a duplication of geodiff code. We could provide an API for this conversion and add it to pygeodiff.

@tomasMizera @wonder-sk I do not see any code to convert WKB -> WKT in geodiff?, do we have such code?