h3-hs: A Haskell binding for H3

[ bsd3, geography, library ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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]
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 19 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]