This looks really interesting. It implements pretty much the exact subset of geospatial stuff that I care about, in a single C file (an amalgamation that includes its dependencies).
This could make for a really neat SQLite extension, as a much lighter alternative to SpatiaLite.
Comments
This looks really interesting. It implements pretty much the exact subset of geospatial stuff that I care about, in a single C file (an amalgamation that includes its dependencies).
This could make for a really neat SQLite extension, as a much lighter alternative to SpatiaLite.
... and here's Alex Garcia's first version of that SQLite extension: https://github.com/asg017/sqlite-tg