Closed benbovy closed 1 week ago
BTW Dewey is implementing the encoder/decoder in https://github.com/paleolimbot/s2geography/pull/40 (as you suggested using that on the issue)
Ah I missed that, thanks. Before starting this PR I looked into s2geometry Encoder
/ Decoder
and concluded it indeed needed quite a lot of work (preferably in s2geography). Nice to see that Dewey has already made good progress 🚀 .
Closing this PR. I'll open another one that will integrate the changes made in https://github.com/paleolimbot/s2geography/pull/40.
Using WKT for now, not very robust. WKB will be better when fully available with #53.