opengisch / QField

A simplified touch optimized interface for QGIS
http://www.qfield.org
GNU General Public License v2.0
830 stars 226 forks source link

[Enhancement] Possibility to display a grid on the canvas #4450

Open Ipickedausername opened 1 year ago

Ipickedausername commented 1 year ago

Hello

I think it could be really useful to have a way to display a grid on the map. I tried with a grid layer, but it is not flexible (in terms of size), it is quite heavy and I have to clip the layer to my field area for every projects.

This grid would have some options to specify lengh and width of segments or eventualy the surface of each grid. And another option to rotate it.

I guess this grid would appear only in the canvas and cannot be selected.

Thank you for your attention.

nirvn commented 2 weeks ago

@Ipickedausername , here we go: https://github.com/opengisch/QField/pull/5714

Ipickedausername commented 2 weeks ago

Oh great! I will try this! :)