I have spatial polygon data in Alteryx that export in sqlite as blob.
After that I tried to read this data with as well known binary in .net.
Unfortunatelly it says, that geometry type is uknown.
So question is, what is type of binary data, that Alteryx export to Sqlite?