It seems like readHex and writeHex do correctly support Ewkb, or at least I have been able to parse and re-serialize hex strings from geographic data stored in postgis geographic types. However the documentation does not mention it anywhere, so assuming that it is supported that would be a great thing to mention.
It seems like
readHex
andwriteHex
do correctly supportEwkb
, or at least I have been able to parse and re-serialize hex strings from geographic data stored in postgis geographic types. However the documentation does not mention it anywhere, so assuming that it is supported that would be a great thing to mention.