You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately there currently is no roadmap, features are being added when I feel like it. (Or someone opens a PR) :)
As SQLite does not support array or multivalued columns, what function signature would you find useful? Accepts Spatialite geometry (or WKT?) and produces JSON or binary encoding of multiple H3 cells?
Thanks for your reply. I am no SQLite expert, I am using H3 and currently I am doing all the heavy calculation on the JavaScript side. I would like to shift it to the database and I found these bindings here. That is why I asked :)
Is there a roadmap for this binding? I am especially interested in the feature of filling a polygon with cells
The text was updated successfully, but these errors were encountered: