Replies: 5 comments
-
|
EPSG 4326 projects in degrees, not meters. QField's scale bar uses the unit type set by the project CRS. If you want a scale bar in meters, set your project CRS to a UTM projection. |
Beta Was this translation helpful? Give feedback.
-
|
Beyond setting a project to a UTM projection, QField could: |
Beta Was this translation helpful? Give feedback.
-
|
Showing the scale bar in degrees is the "most correct" thing to do for a CRS like 4326 where scales in x and y directions do not match. See also e.g. https://gis.stackexchange.com/a/70106/9839 I don't think there's anything that can be done meaningfully. |
Beta Was this translation helpful? Give feedback.
-
|
#2219 -- this implements a meter scale bar for degree projections, matching QGIS' scale bar behavior. We're adding a "~" prefix to the scale bar label to indicate that the value is converted and isn't as accurate as e.g. a UTM projection. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks a lot, for the prompt engagement. Sorry for my misunderstanding.. i will change the project CRS and tryout again. Great help folks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[Enhancement]
Reproduction Steps:
4326 means in metres:
While designing a survey application for histoinformatics application, surveyor expects grid (lat lon graticules) and thus all measurements to be in 4326 format, which is in metres.
Observed behavior:
The borrom left corner shows deg units in scale bar instead of metres.
Screenshots and GIFs
QField version: [Qfield master-dev : 729b80, as well as in Qfield : 1.9.6]
Additional information:
Beta Was this translation helpful? Give feedback.
All reactions