# This file contains metadata for your plugin.

[general]
name=XYNavigation
qgisMinimumVersion=3.0
description=Navigate to specific coordinates and add point markers with support for multiple coordinate reference systems
version=1.1
author=rawan
email=rawan-na@hotmail.com

about=A user-friendly QGIS plugin that allows you to navigate to specific X,Y coordinates and optionally add point markers. Features include support for WGS84 (EPSG:4326) and Web Mercator (EPSG:3857) coordinate systems, coordinate history tracking, layer-based CRS selection, and an intuitive interface designed for ease of use. Perfect for field work, data validation, and quick navigation to known coordinates.

tracker=https://github.com/rawangis/gotoxy-qgis-plugin/issues
repository=https://github.com/rawangis/gotoxy-qgis-plugin

hasProcessingProvider=no
changelog=Version 1.1: Fixed attribute compatibility and label placement issues. Added toggle labels functionality with improved error handling.

tags=coordinates,navigation,xy,goto,location,gps,mapping,utilities

homepage=https://github.com/rawangis/gotoxy-qgis-plugin
category=Vector
icon=icon.png
experimental=False
deprecated=False

server=False

