Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enricofer/redlayer
https://github.com/enricofer/redlayer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/enricofer/redlayer
- Owner: enricofer
- Created: 2015-03-11T15:58:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T22:11:45.000Z (over 1 year ago)
- Last Synced: 2023-07-31T16:41:00.766Z (over 1 year ago)
- Language: Python
- Size: 1.81 MB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
# Red Layer plugin
A QGIS3 plugin for raw sketching and drawing on map canvas. It is intended for quick annotations and field use. Sketches can be drawn in different colors and widths over the map canvas, without mixing with existing layers but can be converted in memory layer if needed. The sketches are stored in the project directory in a separate .sketch txt file that can be shared with other users.
On plugin install or with new unsaved project the toolbar is disabled:
![](icons/readme_menu_disabled.png)
When the project is saved the toolbar gets enabled
![](icons/readme_menu.png)
and is possible to sketch on the screen
![](icons/readme_screen.png)
Tutorial on [Youtube](https://youtu.be/zLt9LB-_8rs)