#
h3
Here are 68 public repositories matching this topic...
Alpine Linux image with Nginx 1.16.1 with HTTP/3 (QUIC), TLSv1.3, 0-RTT, brotli, NJS support, and 10 MB size. All built on the bleeding edge for max performance. Built on the edge, for the edge.
-
Updated
Jul 6, 2021 - Dockerfile
wangweiwei1188
commented
Jan 20, 2021
file echo_client.c, line:121 st_h->read_stdin_ev = event_new(prog_eb(st_h->client_ctx->prog),
STDIN_FILENO, EV_READ, read_stdin, st_h);
h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
-
Updated
Jun 15, 2021 - JavaScript
Python bindings for H3, a hierarchical hexagonal geospatial indexing system
-
Updated
Jun 12, 2021 - Python
Java bindings for H3, a hierarchical hexagonal geospatial indexing system
-
Updated
Jul 17, 2021 - Java
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
-
Updated
Mar 15, 2021 - C
Conversion utilities between H3 indexes and GeoJSON
-
Updated
May 14, 2021 - JavaScript
Jupyter notebooks for h3-py, a hierarchical hexagonal geospatial indexing system
-
Updated
Jun 29, 2021 - Jupyter Notebook
miZy - tiny fast embedded linux
-
Updated
Jun 12, 2019 - Shell
PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
-
Updated
Jun 25, 2021 - C
PostgreSQL extension for the H3 hierarchical geospatial indexing system
-
Updated
Apr 14, 2020 - C
DahnJ
commented
Jun 29, 2021
H3-Pandas has no implementation of h3_to_children. It should be straightforward to implement it using essentially the same logic as other collection-creating methods, such as k_ring. Similarly to other methods, it should provide an `
Images for Allwinner H2+/H3 DMX512 / RDM / Art-Net / sACN / USBPro / Pixel / WS28xx / TCNet / SMPTE
h3
pixel
artnet
neopixels
orangepi
rdm
baremetal
allwinner
allwinner-soc
dmx512
uboot
sacn
uboot-image
artnet-node
rdm-controller
tlc59711
allwinner-h3
rdm-responder
dmx-node
tcnet
-
Updated
Jul 17, 2021 - Lua
Access Uber's h3-js library via R and V8 - https://uber.github.io/h3/#/documentation/overview/use-cases
-
Updated
Jul 6, 2021 - R
R bindings for H3, a hierarchical hexagonal geospatial indexing system
-
Updated
Jun 26, 2021 - R
-
Updated
May 19, 2021 - Python
Ruby Bindings for H3, a hexagonal geospatial indexing system
-
Updated
Jul 19, 2021 - Ruby
Plugins for Heroes of Might and Magic III using the H3API headers.
-
Updated
Jun 29, 2021 - C++
-
Updated
Jun 5, 2021 - JavaScript
rust and python library for the H3 geospatial indexing system including ndarray integration for raster data
-
Updated
Jun 24, 2021 - Rust
H3.jl ⬡ provides a Julia version of H3, Hexagonal hierarchical geospatial indexing system. https://github.com/uber/h3
-
Updated
Nov 5, 2020 - Julia
H3NET: A Hexagonal Hierarchical Geo-spatial Indexing System In C#
-
Updated
Mar 10, 2021 - C#
GStreamer plugin for Cedar hardware encoding on AllWinner H3 SoCs
-
Updated
Sep 9, 2020 - C
An R Interface to H3 via V8 and h3-js
-
Updated
Mar 30, 2021 - R
Improve this page
Add a description, image, and links to the h3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the h3 topic, visit your repo's landing page and select "manage topics."
When building algorithms using H3, consumers may need to satisfy specific constraints, e.g. "buffer within X meters of a given point". Our existing
edgeLengthandhexAreastats are averages, which is insufficient to determine whether a given resolution or buffer size will satisfy the requirement.I think it would be worthwhile to calculate and publish (either in the library or in the docs)