From the QGIS Plugin Manager (once published): Plugins → Manage and Install Plugins → search for "coord2polygon".
Manually from ZIP: Plugins → Install from ZIP and pick the plugin ZIP.
From source — copy the folder into the QGIS plugins directory and restart QGIS:
# Windows
%APPDATA%\QGIS\QGIS3\profiles\default\python\plugins\
# Linux
~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/
# macOS
~/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/- In the geoObserverTools toolbar, click the coord2polygon icon
- Fill Coordinates at "Rectangle coordinates" or fill a Coordinate-Lists into "Polyline coordinates"
- Press "Create Polygon"
Contributions are welcome. Open an issue for bugs or feature requests, and a pull request for code changes.
- Code: GNU General Public License v2
- Author: Mike Elstermann (#geoObserver)
- Issues: github.com/geoObserver/WeatherPicker/issues