Vgrid DGGS and Cell-based Geocoding Tools
- Vgridtools Installation instruction (QGIS 3.40 or above):
1. After installing 'vgridtools', a dialog will appear prompting you to install 'vgrid' package . Copy the following commands:
import pip
pip.main(['install', 'vgrid'])
2. When QGIS starts, navigate to Plugins → Python Console, select Show Editor, paste the copied commands, and click Run Script.
3. Restart QGIS, and you'll see DGGS Vgrid in the Processing Toolbox.
- Expressions to convert (lat, long, resolution) to DGGS (H3, S2, rHEALPix, ISEA4T, ISEA3H, EASE-DGGS, DGGRID, QTM, OLC/ OpenLocationCode/ Google Plus Codes, Geohash, GEOREF, MGRS, Tilecode, Quadkey, Maidenhead, GARS)
- Convert Cell ID to DGGS
- Convert Vector to DGGS
- DGGS Compact
- DGGS Expand
- Convert Raster to DGGS
- DGGS Resampling
- DGGS Binning
- DGGS Generator
Plugin Tags