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.
Calvin On Thu, Mar 21, 2019 at 3:06 AM Nyall Dawson <[email protected]> wrote: > On Wed, 20 Mar 2019 at 03:55, Azzurra Lentini > <[email protected]> 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 > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
