[general]
name=qAeroChart
qgisMinimumVersion=3.34
qgisMaximumVersion=4.99
description=ICAO Aeronautical Chart Plugin - Create approach profiles and aeronautical charts
version=0.1.0
author=FLYGHT7
email=info@flyght7.com

about=Plugin for creating aeronautical charts following ICAO Annex 14 and Doc 8697 standards and industry best practices

tracker=https://github.com/FLYGHT7/qAeroChart/issues
repository=https://github.com/FLYGHT7/qAeroChart

hasProcessingProvider=no
tags=aviation,aeronautical,ICAO,charts,approach,profile,annex4,obstacles,surfaces,pansops

homepage=https://flyght7.com/qgis-opensource-aeronautical-charting-qaerochart/
category=Vector
icon=icons/icon.png
# experimental flag
experimental=True

changelog=
    Version 0.1.0:
    - bandit correction 
    - dock panel overflow bug 
    - profile_point_symbol change some attribute names
    - Vertical Scale default azimuth should be 0
    - profile_carto_label degree symbol strange characters
    - Distance/Altitude Automatic
    - Holding nominal should have similar functionality to qPANSOPY
    - Layout tables now have add button to expand/contract placement parameters
    - MSA generator tool included 
    - GS/Rate of Descent Table builder allow row reordering
    - Round Rate of Descent to 5/10 (Nearest / Up)
    - Implement North Arrow feature with UI and geometry calculations
    - Layer Path Export to CSV or XLSX
    - Extract AOI Features to Memory Layers or GeoPackage
    - Option to show or hide timing in the GS/ROD table
    - Round Distance/Altitude Calculator to 5/10 (Nearest / Up)
    - Holding — convert magnetic Inbound track to true
	Version 0.0.1:
    - Approach profile creation (MAPt, FAF, IF points)
    - Automatically organized memory layers in groups
    - JSON configuration save/load system
    - Interactive map point selection tool
    - Qt5/Qt6 compatibility via internal abstraction layer
    - Profile Creation 
	- Build approach profiles with standard ICAO fix points
    - Automatic layer group management
    - Input parameter validation
    - Configuration export and import