<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto"><div dir="auto">Hi Grant </div><div dir="auto"><br></div><div dir="auto">you could also try </div><div dir="auto">z($geometry)</div><div dir="auto"><br></div><div dir="auto">works for me..</div><div dir="auto"><br></div><div dir="auto">cheers</div><div dir="auto">sam</div><div><br></div><div align="left" dir="auto" style="font-size:100%;color:#000000"><div>-------- Ursprüngliche Nachricht --------</div><div>Von: users-request@lists.qfield.org </div><div>Datum: 26.12.20  22:13  (GMT+01:00) </div><div>An: users@lists.qfield.org </div><div>Betreff: Users Digest, Vol 33, Issue 3 </div><div><br></div></div>Send Users mailing list submissions to<br>       users@lists.qfield.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>   http://lists.qfield.org/listinfo.cgi/users-qfield.org<br>or, via email, send a message with subject or body 'help' to<br>   users-request@lists.qfield.org<br><br>You can reach the person managing the list at<br>       users-owner@lists.qfield.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Users digest..."<br><br><br>Today's Topics:<br><br>   1. How to add elevation field (Grant Boxer)<br>   2. Re: How to add elevation field (Matthias Kuhn)<br>   3. Re: How to add elevation field (Matthias Kuhn)<br>   4. Fill ring tool (Paul Losse)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Sat, 26 Dec 2020 07:43:54 +0800<br>From: Grant Boxer <boxerg@iinet.net.au><br>To: users@lists.qfield.org<br>Subject: [Users] How to add elevation field<br>Message-ID: <46f3ee9a-29dc-d20e-baec-e5342495dbe7@iinet.net.au><br>Content-Type: text/plain; charset=utf-8; format=flowed<br><br>Hi All, and hope everyone had a good Christmas. I have been <br>experimenting with QField and I have used the $x and $y to automatically <br>populate the Easting and Northings fields, but how do I use the GPS <br>height to populate the Z field. There seems to be no $z function. Any <br>thoughts?<br><br>Cheers Grant<br><br><br><br><br>------------------------------<br><br>Message: 2<br>Date: Sat, 26 Dec 2020 09:09:41 +0100<br>From: Matthias Kuhn <matthias@opengis.ch><br>To: Grant Boxer <boxerg@iinet.net.au><br>Cc: users@lists.qfield.org<br>Subject: Re: [Users] How to add elevation field<br>Message-ID:<br>  <CAC7zN94=0hwHCVm3C7tp1VyGeci1D7-q8zHjGTn6i9kbDvqcZQ@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>Hi Grant<br><br>See<br>https://qfield.org/docs/prepare/attributes-form.html#additional-variables<br><br>It's possible to extract this from @position_coordinate with the z function.<br>It'd be great if you could add that example to the docs.<br><br>Bests<br>Matthias<br><br>On Sat, Dec 26, 2020, 00:44 Grant Boxer <boxerg@iinet.net.au> wrote:<br><br>> Hi All, and hope everyone had a good Christmas. I have been<br>> experimenting with QField and I have used the $x and $y to automatically<br>> populate the Easting and Northings fields, but how do I use the GPS<br>> height to populate the Z field. There seems to be no $z function. Any<br>> thoughts?<br>><br>> Cheers Grant<br>><br>><br>> _______________________________________________<br>> Users mailing list<br>> Users@lists.qfield.org<br>> http://lists.qfield.org/listinfo.cgi/users-qfield.org<br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.qfield.org/pipermail/users-qfield.org/attachments/20201226/6e7d678e/attachment-0001.html><br><br>------------------------------<br><br>Message: 3<br>Date: Sat, 26 Dec 2020 15:43:36 +0100<br>From: Matthias Kuhn <matthias@opengis.ch><br>To: Grant Boxer <boxerg@iinet.net.au>, users@lists.qfield.org<br>Subject: Re: [Users] How to add elevation field<br>Message-ID:<br>      <CAC7zN944opNocLwAUn_fZAjUBRzU9D7JjLJCug3ceEnABWMu-g@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>Try<br><br>    z(@position_coordinate)<br><br>As default value<br><br>Matthias<br><br>On Sat, Dec 26, 2020, 11:26 Grant Boxer <boxerg@iinet.net.au> wrote:<br><br>> Hi Mattias,<br>><br>> I can't seem to find any documentation on that. Would the field entry be<br>> something like "position_coordinate(Altitude)"?<br>><br>> Cheers Grant<br>> On 26/12/2020 4:09 pm, Matthias Kuhn wrote:<br>><br>> Hi Grant<br>><br>> See<br>> https://qfield.org/docs/prepare/attributes-form.html#additional-variables<br>><br>> It's possible to extract this from @position_coordinate with the z<br>> function.<br>> It'd be great if you could add that example to the docs.<br>><br>> Bests<br>> Matthias<br>><br>> On Sat, Dec 26, 2020, 00:44 Grant Boxer <boxerg@iinet.net.au> wrote:<br>><br>>> Hi All, and hope everyone had a good Christmas. I have been<br>>> experimenting with QField and I have used the $x and $y to automatically<br>>> populate the Easting and Northings fields, but how do I use the GPS<br>>> height to populate the Z field. There seems to be no $z function. Any<br>>> thoughts?<br>>><br>>> Cheers Grant<br>>><br>>><br>>> _______________________________________________<br>>> Users mailing list<br>>> Users@lists.qfield.org<br>>> http://lists.qfield.org/listinfo.cgi/users-qfield.org<br>>><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.qfield.org/pipermail/users-qfield.org/attachments/20201226/316374f9/attachment-0001.html><br><br>------------------------------<br><br>Message: 4<br>Date: Sat, 26 Dec 2020 16:27:49 +0000<br>From: Paul Losse <paul.losse@gmail.com><br>To: Users@lists.qfield.org<br>Subject: [Users] Fill ring tool<br>Message-ID: <c7ea1c6e-efff-8d01-a73f-c06da5665981@gmail.com><br>Content-Type: text/plain; charset="utf-8"; Format="flowed"<br><br>Hi all,<br><br>When editing a polygon in QField, the polygon is highlighted in red. <br>This makes it almost opaque and difficult to use the fill ring tool (and <br>split tool) if digitising over a feature shown on the base map below. Is <br>there a solution to this problem?<br><br>I've tried playing with the rubberband settings in QGIS but this doesn't <br>seem to make a difference in QField.<br><br>Many thanks<br><br>Paul<br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.qfield.org/pipermail/users-qfield.org/attachments/20201226/d647126a/attachment-0001.html><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>Users mailing list<br>Users@lists.qfield.org<br>http://lists.qfield.org/listinfo.cgi/users-qfield.org<br><br><br>------------------------------<br><br>End of Users Digest, Vol 33, Issue 3<br>************************************<br></body></html>