h3-hs: A Haskell binding for H3

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.17.2.1 && <4.18) [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-06-19T13:47:44Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees