persistent-spatial: Database agnostic, spatially indexed type for geographic points.
Defines type for storing geographic coordinates that can be spatially indexed by any database which supports Word64. This inxeding is implemented using a normal integer index on points repersented using a Morton Z-Order curve. Geographic regions are transformed into a covering set of tiles (contigious ranges) which can be used in a single query.
[Skip to Readme]
Versions [faq] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson, base (>=4.7 && <5), http-api-data, integer-logarithms, lens, persistent, text [details] |
License | MIT |
Copyright | 2019 Satsuma Labs |
Author | George Steel |
Maintainer | george.steel@gmail.com |
Revised | Revision 1 made by gtsteel at 2019-01-29T19:50:07Z |
Category | Database, Geography |
Home page | https://github.com/SatsumaLabs/persistent-spatial#readme |
Source repo | head: git clone https://github.com/SatsumaLabs/persistent-spatial |
Uploaded | by gtsteel at 2019-01-26T03:47:38Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 519 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-01-26 [all 1 reports] |
Downloads
- persistent-spatial-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.