extensions/geopoly library

https://www.sqlite.org/geopoly.html The Geopoly Interface To The SQLite R*Tree Module

Classes

GeopolyPolygon
In Geopoly, a polygon can be text or a blob.
GeopolyPolygonBlob
A GeopolyPolygon being described as binary data.
GeopolyPolygonString
A GeopolyPolygon being described as text.
GeopolyPolygonType
The type used for the _shape column in virtual GEOPOLY tables.