[general]
name=Parcel Annotation Pro
qgisMinimumVersion=3.34
description=Automatically annotate parcel polygons with side lengths, area, perimeter, bearings, azimuths, vertex numbers and parcel information. Built for land surveyors and cadastral mapping professionals.
version=1.0.3
author=Yussuf Waridi
email=streetmappers+qgisplugin@gmail.com
license=GPL-2.0-or-later

about=Parcel Annotation Pro is a professional cadastral annotation toolkit for QGIS. It generates side-length, area, perimeter, bearing, azimuth and vertex-number labels for one, many, or all parcels in a layer, keeps them live-updated when geometry changes, and exports finished annotation sets to DXF, PDF layouts, Shapefile or GeoPackage. Includes coordinate tables, bearing & distance tables, parcel schedules and automatic parcel numbering.

tracker=https://github.com/Yudharssiif/parcel-annotation-pro/issues
repository=https://github.com/Yudharssiif/parcel-annotation-pro

hasProcessingProvider=no
tags=cadastral,survey,parcel,annotation,bearing,azimuth,area,perimeter,land surveying,dxf

homepage=https://github.com/Yudharssiif/parcel-annotation-pro
category=Plugins
icon=icons/icon.svg
experimental=False
deprecated=False
server=False

changelog=1.0.3
    - Initial release: selected parcel / selected features / entire layer annotation modes
    - Area, perimeter, side length, bearing, azimuth, vertex number and parcel number labels
    - Smart label placement with edge-angle rotation and upside-down flipping
    - Live update on geometry change
    - Export to DXF, PDF layout, Shapefile, GeoPackage
    - Coordinate table, bearing & distance table, parcel schedule
    - Automatic parcel numbering with prefix/suffix
    - Settings persistence, undo/redo, progress reporting, logging panel