[general]
name=Copy Vector as GeoJSON
description=Copy vector layers, selected features and bounding boxes to the clipboard as GeoJSON.
about=Adds Copy as GeoJSON and Copy BBOX commands to the vector-layer context menu and includes a configurable Processing Toolbox algorithm. Geometry can be transformed to EPSG:4326 or another selected CRS before copying.
version=0.0.1
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
author=Hemed Lungo
email=hemedlungo@gmail.com
category=Vector
tags=geojson,clipboard,copy,vector,processing,bbox
homepage=https://github.com/Heed725/copy_vector_as_geojson-qgis-plugin
repository=https://github.com/Heed725/copy_vector_as_geojson-qgis-plugin
tracker=https://github.com/Heed725/copy_vector_as_geojson-qgis-plugin/issues
experimental=False
deprecated=False
hasProcessingProvider=yes
server=False
changelog=Version 0.0.1 provides Copy as GeoJSON and Copy BBOX commands in the QGIS Layers-panel context menu, automatically using selected features when present and the complete layer otherwise. It also includes a Processing Toolbox algorithm with configurable CRS, coordinate precision, formatting and attribute export. This release adds QGIS 3.22 through QGIS 4.x and Qt5/Qt6 compatibility, scoped-enum handling, safer feature-conversion error reporting, complete repository metadata, a clean Python package structure, automated security and quality checks, and a verified installable release ZIP.
