On Wed, 20 Mar 2019 at 03:55, Azzurra Lentini
<lentini.azzu...@polymtl.ca> wrote:
>
> Good morning,
> if for example my project is in this referencing system: WGS84-UTM,
> when I ask to calculate the coordinates Y and X (with field calculator
> - geometry), it will produce the coordinates in meters.
> But what can I do if I want the same coordinates in degrees?
> (obviously in the same datum wgs84)

I think this is a common enough task to warrant it's own processing
algorithm. I've added one in https://github.com/qgis/QGIS/pull/9587
(so will be in 3.8), ported from some Python code I used at a
customer's workplace.

Nyall
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to