[general]
name=Vgrid
qgisMinimumVersion=3.40
description= Vgrid DGGS and Cell-based Geocoding Tools. Vgrid supports H3, S2, A5, rHEALPix, ISEA4T, ISEA3H, EASE-DGGS, DGGAL, DGGRID, QTM, OLC/ OpenLocationCode/ Google Plus Codes, Geohash, GEOREF, MGRS, Tilecode, Quadkey, Maidenhead, and GARS. - Vgridtools Installation instruction: 1. After installing 'vgridtools', a dialog will appear prompting you to install 'vgrid' package . Copy the following commands: import pip pip.main(['install', 'vgrid','--upgrade']) 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.
about= - DGGS Visualization - Zoom To Latlon - Expressions to convert (lat, long, resolution) to DGGS ID and calculate the compactness of polygon features - Convert Cell ID to DGGS - Convert Vector to DGGS -DGGS Compact - DGGS Expand - Convert Raster to DGGS - DGGS Binning - DGGS Resampling - DGGS Generator
version=25.10.2
author=Thang Quach
owner=thangqd
email=quachdongthang@gmail.com
tracker=https://github.com/thangqd/vgridtools/issues
repository=https://github.com/thangqd/vgridtools/
tags=Discrete Global Grid System, DGGS, latlon to DGGS, H3, S2, A5, rHEALPix, ISEA4T, ISEA3H, EASE-DGGS, DGGAL, DGGRID, QTM, OLC, OpenLocationCode, Google Plus Codes, Geohash, GEOREF, MGRS, Tilecode, Quadkey, Maidenhead, GARS

homepage=https://github.com/thangqd/vgridtools/
category=Processing
icon=images/vgrid.svg

hasProcessingProvider=True
experimental=False
deprecated=False
server=False