https://github.com/nationalsecurityagency/qgis-h3library-plugin
QGIS plugin that installs the H3 library without having to 'pip install h3'.
https://github.com/nationalsecurityagency/qgis-h3library-plugin
geohash h3 qgis
Last synced: 6 months ago
JSON representation
QGIS plugin that installs the H3 library without having to 'pip install h3'.
- Host: GitHub
- URL: https://github.com/nationalsecurityagency/qgis-h3library-plugin
- Owner: NationalSecurityAgency
- License: gpl-2.0
- Created: 2023-03-31T19:37:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T17:25:37.000Z (over 1 year ago)
- Last Synced: 2024-04-16T11:03:26.128Z (over 1 year ago)
- Topics: geohash, h3, qgis
- Language: C
- Homepage:
- Size: 1.06 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# QGIS H3 Library Helper Plugin
This plugin install a Windows version of the H3 Library into QGIS. Rather than use this plugin it is best to 'pip install h3' from the OSGeo4W console, but for those who don't have system administrator rights, this method may be beneficial. It only works with QGIS 3.20 or newer versions. It creates a menu in "Plugins->H3 Status->About" which gives information about whether H3 was sucessfully installed or not.
The H3 library is used by the Density Analysis and Lat Lon Tools plugins.