[general]
name=Coords
description=Place and move points by typed coordinates (φ/λ, E/N or X/Y). Create new points from coordinates and edit attributes immediately.
about=The plugin lets users move selected points to exact φ/λ, E/N or X/Y values and create new point features directly from typed coordinates, without manual digitizing.<br><br>WORKFLOW:<br>1. Open the plugin and choose a point layer.<br>2. Use "Load selection" to load selected features into the table.<br>3. Type new coordinates into the "New" fields.<br>4. Click "Apply move" to reposition only edited points. Unchanged rows are skipped.<br><br>CREATE NEW POINTS:<br>1. Go to "Create new points".<br>2. Click "Add row" and enter coordinates.<br>3. Click "Create points and edit attributes".<br>4. The attribute form opens automatically for immediate data entry.<br><br>FEATURES:<br>- Works in the layer CRS (supports geodetic and projected systems).<br>- Supports WGS84 longitude/latitude or projected Easting/Northing.<br>- Opens attribute form after creating new points.<br>- Does not auto-save edits; use QGIS Save Edits / Rollback.<br><br>This tool is designed for high-precision GIS workflows where coordinates are known and points must be placed or adjusted accurately.
version=1.0.0
qgisMinimumVersion=3.16
author=Josip Alpeza
email=josipalpeza365@gmail.com
homepage=https://github.com/web-karta/coords
tracker=https://github.com/web-karta/coords/issues
repository=https://github.com/web-karta/coords
license=GPL-3.0
category=Vector
icon=icon.png

[python]
module=coords