<div dir="ltr"><div>The Lat Lon Tools plugin does this conversion to put the coordinates into one or two fields. See "Plugins->Lat Lon Tools->Conversions->Point layer to fields". It has a lot of flexibility as to the output format.<br><br></div>Calvin<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 21, 2019 at 3:06 AM Nyall Dawson <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 20 Mar 2019 at 03:55, Azzurra Lentini<br>
<<a href="mailto:lentini.azzurra@polymtl.ca" target="_blank">lentini.azzurra@polymtl.ca</a>> wrote:<br>
><br>
> Good morning,<br>
> if for example my project is in this referencing system: WGS84-UTM,<br>
> when I ask to calculate the coordinates Y and X (with field calculator<br>
> - geometry), it will produce the coordinates in meters.<br>
> But what can I do if I want the same coordinates in degrees?<br>
> (obviously in the same datum wgs84)<br>
<br>
I think this is a common enough task to warrant it's own processing<br>
algorithm. I've added one in <a href="https://github.com/qgis/QGIS/pull/9587" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/pull/9587</a><br>
(so will be in 3.8), ported from some Python code I used at a<br>
customer's workplace.<br>
<br>
Nyall<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>