[general]
name=GeoMark
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=Create named points, lines, polygons, rectangles, and circles on the map canvas with styling, coordinates, labels, and CSV import/export support.
version=1.2.0
author=Achmad Amrulloh
email=achmad.amrulloh@gmail.com
about=GeoMark allows users to interactively create named Point, LineString, Polygon, Rectangle, and Circle features on the QGIS canvas. Features are automatically organized into shared GeoMark layers inside a dedicated GEOMARK group. Includes color styling, SVG markers, line width control, coordinate attributes (X/Y, DD, DMS), labeling, autocomplete history, usage tracking, and CSV import/export.
category=Vector
tags=marking,point,line,polygon,circle,rectangle,annotation,site,marker,telecom,rno,field,geomark
tracker=https://github.com/erlrich/GeoMark/issues
repository=https://github.com/erlrich/GeoMark
homepage=https://github.com/erlrich/GeoMark
hasProcessingProvider=False
license=GPL-3.0
icon=resources/icon.png
experimental=False
deprecated=False
[python]
version=3
changelog=
    1.2.0
    - QGIS 4 compatibility
    - CSV import/export
    - SVG marker system
    - Rectangle and Circle geometry
    - Frameless dialogs

    1.0.0
    - Initial release