[general]
name=Shapefile Area & Length Calculator
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Select one or more shapefiles and calculate polygon area (m² / ha), line length (m / km), and part counts.
version=1.2.0
author=Kelvin Moseti
email=kelvinmosetial@gmail.com
about=Pick one or more shapefiles from disk (they don't need to already be loaded into the project) and get per-file and total measurements: area in square metres and hectares for polygon shapefiles, or length in metres and kilometres for line shapefiles. Point shapefiles show a feature count. All measurements use ellipsoidal calculation, so results are correct regardless of whether the shapefile is in a geographic (lat/lon) or projected CRS. Results can be exported to CSV.
tracker=https://github.com/dev-moseti/Shapefile-Area-Calculator/issues
repository=https://github.com/dev-moseti/Shapefile-Area-Calculator
hasProcessingProvider=no
tags=area,length,shapefile,hectares,vector,calculator,measurement,polygon,line
homepage=https://github.com/dev-moseti/Shapefile-Area-Calculator
category=Vector
icon=icon.png
experimental=False
deprecated=False
server=False
license=GPL-3.0-only
