h3-hs: A Haskell binding for H3
This package provides bindings to the H3 C API v4. H3 is a geospatial indexing system that partitions the world into hexagonal cells.
For users with experience with bindings for other languages, we recommend reviewing the project README, as we have included notes for using the methods provided in this package. In particular, as we bind to the C methods with few adjustments to inputs and outputs beyond data marshalling, there will be some differences for those familiar with the python (and likely other) bindings, e.g. the methods provided in this package expect the latitude and longitude to be in radians rather than degrees.
Modules
[Index] [Quick Jump]
Downloads
- h3-hs-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14.3.0 && <4.15 || >=4.15.1.0 && <4.16 || >=4.16.4.0 && <4.17 || >=4.17.2.1 && <4.18 || >=4.18.1.0 && <4.19) [details] |
Tested with | ghc ==9.6.3, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7 |
License | BSD-3-Clause |
Copyright | (c) 2024 Justin Smith |
Author | Justin Smith |
Maintainer | jvstinian@gmail.com |
Category | Geography |
Home page | https://github.com/jvstinian/h3-hs |
Bug tracker | https://github.com/jvstinian/h3-hs/issues |
Source repo | head: git clone git://github.com/jvstinian/h3-hs.git |
Uploaded | by jvstinian at 2024-07-04T01:37:57Z |
Distributions | |
Downloads | 32 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |