@hackage persistent-spatial0.1.0.0
Database agnostic, spatially indexed type for geographic points.
Categories
License
MIT
Maintainer
george.steel@gmail.com
Links
Versions
- 0.1.0.0 Tue, 29 Jan 2019
Installation
Dependencies (7)
- aeson
- base >=4.7 && <5
- http-api-data
- integer-logarithms
- lens
- persistent Show all…
Dependents (0)
persistent-spatial
This package implements a type for storing and indexing geographic coordinates which can be used with any database which supports Word64. See the haddocks for details.