File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ The following applications use H3. Contributions to this list are welcome, pleas
11
11
12
12
- [ kepler.gl] ( http://kepler.gl/ ) - An open source geospatial analysis tool
13
13
- [ pydeck] ( https://deckgl.readthedocs.io/ ) - High-scale spatial rendering in Python, powered by deck.gl
14
+ - [ h3-viewer] ( https://h3.chotard.com/ ) - Debugging tool to visualise h3 on mercator projection, powered by deck.gl
Original file line number Diff line number Diff line change @@ -137,4 +137,6 @@ As a C library, bindings can be made to call H3 functions from different program
137
137
138
138
## Spark
139
139
140
- - [ kevinschaich/h3-pyspark] ( https://github.com/kevinschaich/h3-pyspark )
140
+ - [ jchotard/h3spark] ( https://github.com/JosephChotard/h3spark ) (4.x)
141
+ - [ kevinschaich/h3-pyspark] ( https://github.com/kevinschaich/h3-pyspark ) (3.x)
142
+
You can’t perform that action at this time.
0 commit comments