qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.67k stars 3.02k forks source link

Precise digitizing #53329

Open Catalin75 opened 1 year ago

Catalin75 commented 1 year ago

Feature description

Image 1.pdf

Good afternoon ! It would be GREAT if in QGIS was implemented a feature that would allow to copy the geometry resulted from using the Measurement Tool and then to paste it in a polygon layer, as I suggest in the file attached. This new feature would allow very precise digitising.

Have a good day !

Additional context

No response

roya0045 commented 1 year ago

Just use advanced digitizing https://docs.qgis.org/3.28/en/docs/user_manual/working_with_vector/editing_geometry_attributes.html#the-advanced-digitizing-panel

Catalin75 commented 1 year ago

Advanced digitizing does not allow to create irregular polygons of a given area.

joi, 1 iun. 2023, 14:37 Alex @.***> a scris:

Just use advanced digitizing https://docs.qgis.org/3.28/en/docs/user_manual/working_with_vector/editing_geometry_attributes.html#the-advanced-digitizing-panel

— Reply to this email directly, view it on GitHub https://github.com/qgis/QGIS/issues/53329#issuecomment-1571880371, or unsubscribe https://github.com/notifications/unsubscribe-auth/BADFJQYJGPKIPWMDB7F5WPDXJB5HHANCNFSM6AAAAAAYWYTZ6A . You are receiving this because you authored the thread.Message ID: @.***>

aharfoot commented 1 year ago

At present you could enable labels for your layer being digitised that showed the area of the polygons being drawn using the $area expression. This isn't quite as live as the measuring tool dialog as it is only updated once a polygon is drawn or a vertex is moved, but gets you most of the way there.

An alternative feature request would be for the measurement window to stay open during the use of the digitising tools to report the area as a polygon is being drawn (it closes currently), or for the advanced digitising panel to report the area of the polygon being digitised.

Catalin75 commented 1 year ago

Thanks for your explanation. I used the label ling method You described, but, as you said, it resolves only partially the issue.

lun., 5 iun. 2023, 12:37 aharfoot @.***> a scris:

At present you could enable labels for your layer being digitised that showed the area of the polygons being drawn using the $area expression. This isn't quite as live as the measuring tool dialog as it is only updated once a polygon is drawn or a vertex is moved, but gets you most of the way there.

An alternative feature request would be for the measurement window to stay open during the use of the digitising tools to report the area as a polygon is being drawn (it closes currently), or for the advanced digitising panel to report the area of the polygon being digitised.

— Reply to this email directly, view it on GitHub https://github.com/qgis/QGIS/issues/53329#issuecomment-1576464079, or unsubscribe https://github.com/notifications/unsubscribe-auth/BADFJQYAY5YQ5INFFTO56A3XJWSGFANCNFSM6AAAAAAYWYTZ6A . You are receiving this because you authored the thread.Message ID: @.***>

Catalin75 commented 1 year ago

I don't understand why the advanced digitising panel doesn't show the area of the polygon being edited/created, taking into consideration that in QFIELD, the measurement tool shows the area of the polygon while it is being created. I suppose that the same algorithm could be implemented in QGIS. Have a nice day !

În lun., 5 iun. 2023 la 12:37, aharfoot @.***> a scris:

At present you could enable labels for your layer being digitised that showed the area of the polygons being drawn using the $area expression. This isn't quite as live as the measuring tool dialog as it is only updated once a polygon is drawn or a vertex is moved, but gets you most of the way there.

An alternative feature request would be for the measurement window to stay open during the use of the digitising tools to report the area as a polygon is being drawn (it closes currently), or for the advanced digitising panel to report the area of the polygon being digitised.

— Reply to this email directly, view it on GitHub https://github.com/qgis/QGIS/issues/53329#issuecomment-1576464079, or unsubscribe https://github.com/notifications/unsubscribe-auth/BADFJQYAY5YQ5INFFTO56A3XJWSGFANCNFSM6AAAAAAYWYTZ6A . You are receiving this because you authored the thread.Message ID: @.***>

Catalin75 commented 1 year ago

It is GREAT that, with the Lima version, it is possible to copy the coordinates of a line created with the Measurement Tool. It would be really useful that the same option will be, in future versions, available for area (polygons). I wish you all the best.