<html theme="default-light"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body text="#000000">Thanks for reaching out to me.  I did spend 
some time yesterday on GitHub trying to puzzle out how to get started.  
There's a fairly daunting set of editing conventions and mark-up codes 
to learn, though I imagine it's easier than it looks once you get going.<br>
<br>
A bigger issue for me is that I couldn't figure out where to start, i.e.
 I didn't find a list of topics or chapters or sections that the 
QGIS-team has prioritized as needing updating.  Also, while I've been a 
member of GitHub for years, I've never used it as a contributor, only as
 someone who was downloading code (typically JavaScript libraries from 
developers). Another thing to learn....<br>
<br>
I'm also trying to figure out the best way for me to "fit in".  My 
background is a little unusual in that I have no formal training in GIS 
or cartography, and am totally self-taught, which means I've been an 
avid consumer of QGIS documentation over the years.  So I'm probably 
better suited to work on introductory materials than 
cartographic-intensive ones.  The good news is that I still remember a 
lot of the issues I dealt with.<br>
<br>
In May, I started using Postgres with QGIS.  I installed it using 
PostgreSQL 12, and pgAdmin 4.  Frankly, I thought the documentation 
could have been a lot better, especially working on a Mac.  Still, I 
managed to get everything running in about a day until I started 
defining multiple Schema instead of dumping everything into the Public 
schema.  It was mystifying why these views and tables would show up in 
the DBManager but not in the browser.  After 3 days of frustration, I 
nearly abandoned PostGIS.  Then, purely by accident,  I noticed that the
 PostGIS  connection dialog has a checkbox specifying "Only look in the 
'public' schema", checked by default.  Unchecked the box, and my schema 
appeared!  <br>
<br>
If improving that aspect of the documentation is of interest, it's 
something I would love to work on.  <br>
<br>
That said, I'm open to suggestions.<br>
<br>
Regards,<br>
Michael<br>
 <br>
<br>
<br>
<br>
<span>DelazJ wrote on 7/11/20 3:38 PM:</span><br>
<blockquote type="cite" 
cite="mid:CAECJsSp=AggTNOTJ+re4F=4fSt24+zVR0xFC1sF92p+b56d1wQ@mail.gmail.com">
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <div dir="ltr"><div>Hi Michael,</div><div><br></div><div>Thanks for 
offering your help. Happy to welcome more experimented writers. <br></div><div>Documentation
 sources are available at <a 
href="https://github.com/qgis/QGIS-Documentation" moz-do-not-send="true">https://github.com/qgis/QGIS-Documentation</a>,
 with a list of features to document at  <a 
href="https://github.com/qgis/QGIS-Documentation/issues" 
moz-do-not-send="true">https://github.com/qgis/QGIS-Documentation/issues</a>.
 You can find some contribution guidelines at <a 
href="https://docs.qgis.org/testing/en/docs/documentation_guidelines/index.html"
 moz-do-not-send="true">https://docs.qgis.org/testing/en/docs/documentation_guidelines/index.html</a>
 but feel free to ask if anything is unclear.</div><div> As Andreas 
mentioned, you can also join the qgis-community-team list (<a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-community-team" 
moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-community-team</a>)
 where we sometimes hold "meta" discussion on the future of the 
documentation.</div><div><br></div><div>Greetings,</div><div>Harrissou<br>
 </div></div>
  <br>
  <div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 10 
juil. 2020 à 16:05, Andreas Neumann <<a 
href="mailto:a.neumann@carto.net" moz-do-not-send="true">a.neumann@carto.net</a>>
 a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 
0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div
 style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hi Michael,</p>
<p>Or you could buy a used Intel Mac that is only 1-3 years old. I would
 assume that many Apple afficionados are eager to jump to new hardware 
and would give away the old Intel stuff for a bargain. If QGIS is 
important to you, that might be a better deal than becoming an early 
adopter of arm hardware and suffer from all the early problems. Over the
 years - after all the major problems are solved, I would agree that a 
more energy efficient processor sounds compelling.</p>
<p>About documentation: documenter are always welcome. The introduction 
can be found at <a 
href="https://www.qgis.org/en/site/getinvolved/document.html" 
target="_blank" moz-do-not-send="true">https://www.qgis.org/en/site/getinvolved/document.html</a> -
 there is a dedicated mailing list for documenters and you need a github
 account.</p>
<p>Thanks in advance for your efforts in joining the documentation team!</p>
<p>Greetings,</p>
<p>Andreas</p>
<p><br></p>
<p id="gmail-m_-618503046948754899reply-intro">On 2020-07-10 15:51, 
Michael Goldstein wrote:</p>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><div 
style="margin:0px;padding:0px;font-family:monospace"><span 
style="white-space:nowrap">Thanks to everyone who responded to my email.</span><br><br>I'm
 currently running a 27" late-2013 iMac, whose life I extended by 
upgrading the boot drive to SSD.  While it's still a capable machine, I 
don't think it has 2+ more years left in it.  Sigh.  So I may be forced 
to make the ARM transition sooner rather than later, unless I decide to 
upgrade to an Intel iMac instead (which is not so desirable given my 
other commitments to the Apple eco-system)..<br><br>I've been running 
QGIS on Macs since 1.x.  Over the years Mac support has been spotty even
 into the 3.xx era.  For example, a few months ago I had to run the 
Windows version in a VM to export a georeferenced PDF. That was a python
 issue, I think... QGIS 3.8 needed a later version of phython which 
didn't then exist for Mac.  That said, a sincere thanks to kyngchaos 
making it possible to run on Mac at all for many of those years!<br><br>Good
 news that the port to ARM should be straight-forward.  I do hope it 
becomes a priority because the inherent energy efficiency of the ARM 
chipsets should make for some compelling hardware, particularly for 
laptop users.<br><br>Finally, I would like to volunteer to write some 
documentation.  What's the best way to do that?<br><br>Michael<br><br><br><br><span
 style="white-space:nowrap"><a 
href="mailto:qgis-user-request@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user-request@lists.osgeo.org</a> wrote on 7/10/20 2:33 AM:</span>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><span style="white-space:nowrap">Send Qgis-user mailing list submissions to</span><br><span
 style="white-space:nowrap">    <a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a></span><br><br><span
 style="white-space:nowrap">To subscribe or unsubscribe via the World Wide Web, visit</span><br><span
 style="white-space:nowrap">    <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br><span
 style="white-space:nowrap">or, via email, send a message with subject or body 'help' to</span><br><span
 style="white-space:nowrap">    <a 
href="mailto:qgis-user-request@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user-request@lists.osgeo.org</a></span><br><br><span
 style="white-space:nowrap">You can reach the person managing the list at</span><br><span
 style="white-space:nowrap">    <a 
href="mailto:qgis-user-owner@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user-owner@lists.osgeo.org</a></span><br><br><span
 style="white-space:nowrap">When replying, please edit your Subject line so it is more specific</span><br><span
 style="white-space:nowrap">than "Re: Contents of Qgis-user digest..."</span><br><br><br><span
 style="white-space:nowrap">Today's Topics:</span><br><br><span 
style="white-space:nowrap">    1. export a composite image to kmz format (carlos h)</span><br><span
 style="white-space:nowrap">    2. Re: New Apple Macintosh ARM Chipsets</span><br><span
 style="white-space:nowrap">       (Priv.-Doz. Dr. Maria Shinoto)</span><br><span
 style="white-space:nowrap">    3. Re: export a composite image to kmz format (Nicolas Cadieux)</span><br><span
 style="white-space:nowrap">    4. Re: Closest Distance of a point within a polygon to the</span><br><span
 style="white-space:nowrap">       closest part of that polygon and the name of the adjacent    polygon</span><br><span
 style="white-space:nowrap">       with the common boarder (David Kabay)</span><br><span
 style="white-space:nowrap">    5. Re: New Apple Macintosh ARM Chipsets (Saber Razmjooei)</span><br><span
 style="white-space:nowrap">    6. Re: New Apple Macintosh ARM Chipsets (Andreas Neumann)</span><br><br><br><span
 style="white-space:nowrap">----------------------------------------------------------------------</span><br><br><span
 style="white-space:nowrap">Message: 1</span><br><span 
style="white-space:nowrap">Date: Thu, 9 Jul 2020 17:07:14 -0600</span><br><span
 style="white-space:nowrap">From: carlos h <<a 
href="mailto:carloslda256@gmail.com" target="_blank" 
moz-do-not-send="true">carloslda256@gmail.com</a>></span><br><span 
style="white-space:nowrap">To: qgis-user <<a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a>></span><br><span
 style="white-space:nowrap">Subject: [Qgis-user] export a composite image to kmz format</span><br><span
 style="white-space:nowrap">Message-ID:</span><br><span 
style="white-space:nowrap">    <<a 
href="mailto:CAKrv22yPfr=BTXtpsFpmGVkUMsumRuqjYJbPvUxH2zKrLHq4NQ@mail.gmail.com"
 target="_blank" moz-do-not-send="true">CAKrv22yPfr=BTXtpsFpmGVkUMsumRuqjYJbPvUxH2zKrLHq4NQ@mail.gmail.com</a>></span><br><span
 style="white-space:nowrap">Content-Type: text/plain; charset="utf-8"</span><br><br><span
 style="white-space:nowrap">Hello! I am with QGis version 3.10.x.</span><br><br><span
 style="white-space:nowrap">How can I export a composite image to kmz format?</span><br><br><span
 style="white-space:nowrap">Thank you</span><br><span 
style="white-space:nowrap">--</span><br>CA<br><span 
style="white-space:nowrap">-------------- next part --------------</span><br><span
 style="white-space:nowrap">An HTML attachment was scrubbed...</span><br><span
 style="white-space:nowrap">URL: <<a 
href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20200709/2ee2982f/attachment-0001.html"
 rel="noopener noreferrer" target="_blank" moz-do-not-send="true">http://lists.osgeo.org/pipermail/qgis-user/attachments/20200709/2ee2982f/attachment-0001.html</a>></span><br><br><span
 style="white-space:nowrap">------------------------------</span><br><br><span
 style="white-space:nowrap">Message: 2</span><br><span 
style="white-space:nowrap">Date: Thu, 9 Jul 2020 23:34:00 +0000</span><br><span
 style="white-space:nowrap">From: "Priv.-Doz. Dr. Maria Shinoto"</span><br><span
 style="white-space:nowrap">    <<a 
href="mailto:maria.shinoto@zaw.uni-heidelberg.de" target="_blank" 
moz-do-not-send="true">maria.shinoto@zaw.uni-heidelberg.de</a>></span><br><span
 style="white-space:nowrap">To: Michael Goldstein <<a 
href="mailto:michael.goldstein7@gmail.com" target="_blank" 
moz-do-not-send="true">michael.goldstein7@gmail.com</a>></span><br><span
 style="white-space:nowrap">Cc: "<a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a>" <<a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a>></span><br><span
 style="white-space:nowrap">Subject: Re: [Qgis-user] New Apple Macintosh ARM Chipsets</span><br><span
 style="white-space:nowrap">Message-ID:</span><br><span 
style="white-space:nowrap">    <<a 
href="mailto:1B8A9DDB-C742-4B5A-A674-19BB1661A656@zaw.uni-heidelberg.de"
 target="_blank" moz-do-not-send="true">1B8A9DDB-C742-4B5A-A674-19BB1661A656@zaw.uni-heidelberg.de</a>></span><br><span
 style="white-space:nowrap">Content-Type: text/plain; charset="us-ascii"</span><br><br><span
 style="white-space:nowrap">Hi,</span><br><br><span 
style="white-space:nowrap">earlier posts said that a port to ARM architecture should not be too big of a problem.</span><br><br><span
 style="white-space:nowrap">I do not remember the details, but my conclusion was: Just wait, no problems to expect.</span><br><br><span
 style="white-space:nowrap">But I have to admit that I own a MacBook Pro from 2019 and do not plan to change in the next five or more years. I would hesitate to buy ARM architecture in the next 12 months anyway.</span><br><br><span
 style="white-space:nowrap">Best,</span><br>Maria<br><br>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><span style="white-space:nowrap">Am 09.07.2020 um 22:57 schrieb Michael Goldstein <<a
 href="mailto:michael.goldstein7@gmail.com" target="_blank" 
moz-do-not-send="true">michael.goldstein7@gmail.com</a>>:</span><br><br><br><span
 style="white-space:nowrap">I've just joined this email list, so if this has been covered earlier, I apologize.  Also, let me know if I should be directing this question to a different mailing list (Developer list?).</span><br><br><span
 style="white-space:nowrap">Do plans exist to port QGIS to the new Apple Mac ARM architecture?</span><br><br><span
 style="white-space:nowrap">While I am not technical enough to help with the coding/re-compiling, I am a good documentation writer and would be happy to help document a new Mac release.  How should I volunteer?</span><br><br>Michael<br>_______________________________________________<br><span
 style="white-space:nowrap">Qgis-user mailing list</span><br><span 
style="white-space:nowrap"><a href="mailto:Qgis-user@lists.osgeo.org" 
target="_blank" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a></span><br><span
 style="white-space:nowrap">List info: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br><span
 style="white-space:nowrap">Unsubscribe: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></blockquote>
<br><br><span style="white-space:nowrap">------------------------------</span><br><br><span
 style="white-space:nowrap">Message: 3</span><br><span 
style="white-space:nowrap">Date: Thu, 9 Jul 2020 20:08:15 -0400</span><br><span
 style="white-space:nowrap">From: Nicolas Cadieux <<a 
href="mailto:njacadieux.gitlab@gmail.com" target="_blank" 
moz-do-not-send="true">njacadieux.gitlab@gmail.com</a>></span><br><span
 style="white-space:nowrap">To: carlos h <<a 
href="mailto:carloslda256@gmail.com" target="_blank" 
moz-do-not-send="true">carloslda256@gmail.com</a>></span><br><span 
style="white-space:nowrap">Cc: qgis-user <<a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a>></span><br><span
 style="white-space:nowrap">Subject: Re: [Qgis-user] export a composite image to kmz format</span><br><span
 style="white-space:nowrap">Message-ID: <<a 
href="mailto:2EE34401-012D-46DE-9234-0BB0F55C2DBF@gmail.com" 
target="_blank" moz-do-not-send="true">2EE34401-012D-46DE-9234-0BB0F55C2DBF@gmail.com</a>></span><br><span
 style="white-space:nowrap">Content-Type: text/plain; charset="utf-8"</span><br><br><span
 style="white-space:nowrap">Hi,</span><br><span 
style="white-space:nowrap">I believe only Vector layers are supported. Kmz is a zipped kml.</span><br>Nicolas<br><br><br><span
 style="white-space:nowrap"><a 
href="https://gdal.org/drivers/vector/kml.html" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://gdal.org/drivers/vector/kml.html</a></span><br><br><span
 style="white-space:nowrap">Keyhole Markup Language (KML) is an XML-based language for managing the display of 3D geospatial data. KML has been accepted as an OGC standard, and is supported in one way or another on the major GeoBrowsers. Note that KML by specification uses only a single projection, EPSG:4326. All OGR KML output will be presented in EPSG:4326. As such OGR will create layers in the correct coordinate system and transform any geometries.</span><br><br><span
 style="white-space:nowrap">At this time, only vector layers are handled by the KML driver. (there are additional scripts supplied with the GDAL project that can build other kinds of output)</span><br><br><br><span
 style="white-space:nowrap">Nicolas Cadieux</span><br><span 
style="white-space:nowrap">Ça va bien aller!</span><br><br>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><span style="white-space:nowrap">Le 9 juill. 2020 à 19:07, carlos h <<a
 href="mailto:carloslda256@gmail.com" target="_blank" 
moz-do-not-send="true">carloslda256@gmail.com</a>> a écrit :</span><br><br><span
 style="white-space:nowrap"></span><br><br><span 
style="white-space:nowrap">Hello! I am with QGis version 3.10.x.</span><br><br><span
 style="white-space:nowrap">How can I export a composite image to kmz format?</span><br><br><span
 style="white-space:nowrap">Thank you</span><br><span 
style="white-space:nowrap">--</span><br>CA<br>_______________________________________________<br><span
 style="white-space:nowrap">Qgis-user mailing list</span><br><span 
style="white-space:nowrap"><a href="mailto:Qgis-user@lists.osgeo.org" 
target="_blank" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a></span><br><span
 style="white-space:nowrap">List info: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br><span
 style="white-space:nowrap">Unsubscribe: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></blockquote>
<span style="white-space:nowrap">-------------- next part --------------</span><br><span
 style="white-space:nowrap">An HTML attachment was scrubbed...</span><br><span
 style="white-space:nowrap">URL: <<a 
href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20200709/6f7ebf34/attachment-0001.html"
 rel="noopener noreferrer" target="_blank" moz-do-not-send="true">http://lists.osgeo.org/pipermail/qgis-user/attachments/20200709/6f7ebf34/attachment-0001.html</a>></span><br><br><span
 style="white-space:nowrap">------------------------------</span><br><br><span
 style="white-space:nowrap">Message: 4</span><br><span 
style="white-space:nowrap">Date: Mon, 10 Aug 2020 12:19:23 +0800</span><br><span
 style="white-space:nowrap">From: "David Kabay" <<a 
href="mailto:dkabay@iinet.net.au" target="_blank" moz-do-not-send="true">dkabay@iinet.net.au</a>></span><br><span
 style="white-space:nowrap">To: <<a 
href="mailto:Qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">Qgis-user@lists.osgeo.org</a>></span><br><span
 style="white-space:nowrap">Subject: Re: [Qgis-user] Closest Distance of a point within a polygon</span><br><span
 style="white-space:nowrap">    to the    closest part of that polygon and the name of the adjacent</span><br><span
 style="white-space:nowrap">    polygon with the common boarder</span><br><span
 style="white-space:nowrap">Message-ID: <<a 
href="mailto:008501d66ecd$6e40a650$4ac1f2f0$@net.au" target="_blank" 
moz-do-not-send="true">008501d66ecd$6e40a650$4ac1f2f0$@net.au</a>></span><br><span
 style="white-space:nowrap">Content-Type: text/plain; charset="utf-8"</span><br><br>         Hi<br>  I
 have a challenge.  I have 2 vector data sets.  One is point vectors<br><span
 style="white-space:nowrap">(Occurrence of a soil fungus  Pc at a point  +red  with a year of sampling</span><br><span
 style="white-space:nowrap">as a label)  and polygon vectors that show the various surface geologies in</span><br><span
 style="white-space:nowrap">an area ( the name is on the boundary (purple)  Inside of the one it is</span><br><span
 style="white-space:nowrap">e.g. S10, S8 Mc1 etc.</span><br>    QGIS can
 give me the number of Pc sample points in each polygon which I have<br><span
 style="white-space:nowrap">done.  I want to be able to get the distance from the point to the NEAREST</span><br><span
 style="white-space:nowrap">boundary and the other name of the surface geology of the closest adjoining</span><br><span
 style="white-space:nowrap">polygon I want it for all Pc points</span><br><span
 style="white-space:nowrap">How do I do that in QGIS ??</span><br>            Thanks
 Dave<br>  Dave Kabay<br><span style="white-space:nowrap">19A Priestley Street</span><br><span
 style="white-space:nowrap">Embleton WA  6062</span><br><span 
style="white-space:nowrap">  Phone 08 6142 6756  Mob 0417 950 508</span><br>  --------------
 next part --------------<br><span style="white-space:nowrap">An HTML attachment was scrubbed...</span><br><span
 style="white-space:nowrap">URL: <<a 
href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20200810/6ab731f1/attachment.html"
 rel="noopener noreferrer" target="_blank" moz-do-not-send="true">http://lists.osgeo.org/pipermail/qgis-user/attachments/20200810/6ab731f1/attachment.html</a>></span><br><br><span
 style="white-space:nowrap">------------------------------</span><br><br><span
 style="white-space:nowrap">Message: 5</span><br><span 
style="white-space:nowrap">Date: Fri, 10 Jul 2020 06:49:22 +0100</span><br><span
 style="white-space:nowrap">From: Saber Razmjooei <<a 
href="mailto:saber.razmjooei@lutraconsulting.co.uk" target="_blank" 
moz-do-not-send="true">saber.razmjooei@lutraconsulting.co.uk</a>></span><br><span
 style="white-space:nowrap">To: "Priv.-Doz. Dr. Maria Shinoto"</span><br><span
 style="white-space:nowrap">    <<a 
href="mailto:maria.shinoto@zaw.uni-heidelberg.de" target="_blank" 
moz-do-not-send="true">maria.shinoto@zaw.uni-heidelberg.de</a>></span><br><span
 style="white-space:nowrap">Cc: Michael Goldstein <<a 
href="mailto:michael.goldstein7@gmail.com" target="_blank" 
moz-do-not-send="true">michael.goldstein7@gmail.com</a>>,</span><br><span
 style="white-space:nowrap">    "<a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a>" <<a 
href="mailto:qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">qgis-user@lists.osgeo.org</a>></span><br><span
 style="white-space:nowrap">Subject: Re: [Qgis-user] New Apple Macintosh ARM Chipsets</span><br><span
 style="white-space:nowrap">Message-ID:</span><br><span 
style="white-space:nowrap">    <<a 
href="mailto:CAH=WbRAaoAYRyerVJcUNqok2ryNeAt7Z1XNE=TuvfpOyW0Mn0Q@mail.gmail.com"
 target="_blank" moz-do-not-send="true">CAH=WbRAaoAYRyerVJcUNqok2ryNeAt7Z1XNE=TuvfpOyW0Mn0Q@mail.gmail.com</a>></span><br><span
 style="white-space:nowrap">Content-Type: text/plain; charset="utf-8"</span><br><br>Hi<br><br><span
 style="white-space:nowrap">We have already ported QGIS to iOS for Input app (<a
 href="https://inputapp.io" rel="noopener noreferrer" target="_blank" 
moz-do-not-send="true">https://inputapp.io</a> and</span><br><span 
style="white-space:nowrap"><a 
href="https://github.com/lutraconsulting/input-sdk/tree/master/ios" 
rel="noopener noreferrer" target="_blank" moz-do-not-send="true">https://github.com/lutraconsulting/input-sdk/tree/master/ios</a>). iOS is ARM</span><br><span
 style="white-space:nowrap">based architecture. Hence, it should be possible and straightforward to</span><br><span
 style="white-space:nowrap">support the new mac ARM too. It also depends on the upstream support from</span><br><span
 style="white-space:nowrap">Apple, Qt, Python...</span><br><br><span 
style="white-space:nowrap">Kind regards</span><br>Saber<br><br><span 
style="white-space:nowrap">On Fri, 10 Jul 2020 at 00:33, Priv.-Doz. Dr. Maria Shinoto <</span><br><span
 style="white-space:nowrap"><a 
href="mailto:maria.shinoto@zaw.uni-heidelberg.de" target="_blank" 
moz-do-not-send="true">maria.shinoto@zaw.uni-heidelberg.de</a>> wrote:</span><br><br>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><span style="white-space:nowrap">Hi,</span><br><br><span
 style="white-space:nowrap">earlier posts said that a port to ARM architecture should not be too big</span><br><span
 style="white-space:nowrap">of a problem.</span><br><br><span 
style="white-space:nowrap">I do not remember the details, but my conclusion was: Just wait, no</span><br><span
 style="white-space:nowrap">problems to expect.</span><br><br><span 
style="white-space:nowrap">But I have to admit that I own a MacBook Pro from 2019 and do not plan to</span><br><span
 style="white-space:nowrap">change in the next five or more years. I would hesitate to buy ARM</span><br><span
 style="white-space:nowrap">architecture in the next 12 months anyway.</span><br><br><span
 style="white-space:nowrap">Best,</span><br>Maria<br><br>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><span style="white-space:nowrap">Am 09.07.2020 um 22:57 schrieb Michael Goldstein <</span></blockquote>
<span style="white-space:nowrap"><a 
href="mailto:michael.goldstein7@gmail.com" target="_blank" 
moz-do-not-send="true">michael.goldstein7@gmail.com</a>>:</span>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><br><span style="white-space:nowrap">I've just joined this email list, so if this has been covered earlier, I</span></blockquote>
<span style="white-space:nowrap">apologize.  Also, let me know if I should be directing this question to a</span><br><span
 style="white-space:nowrap">different mailing list (Developer list?).</span>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px"><span style="white-space:nowrap">Do plans exist to port QGIS to the new Apple Mac ARM architecture?</span><br><br><span
 style="white-space:nowrap">While I am not technical enough to help with the coding/re-compiling, I</span></blockquote>
<span style="white-space:nowrap">am a good documentation writer and would be happy to help document a new</span><br><span
 style="white-space:nowrap">Mac release.  How should I volunteer?</span>
<blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid 
rgb(16,16,255);margin:0px">Michael<br>_______________________________________________<br><span
 style="white-space:nowrap">Qgis-user mailing list</span><br><span 
style="white-space:nowrap"><a href="mailto:Qgis-user@lists.osgeo.org" 
target="_blank" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a></span><br><span
 style="white-space:nowrap">List info: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br><span
 style="white-space:nowrap">Unsubscribe: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></blockquote>
_______________________________________________<br><span 
style="white-space:nowrap">Qgis-user mailing list</span><br><span 
style="white-space:nowrap"><a href="mailto:Qgis-user@lists.osgeo.org" 
target="_blank" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a></span><br><span
 style="white-space:nowrap">List info: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br><span
 style="white-space:nowrap">Unsubscribe: <a 
href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noopener 
noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></blockquote>
<br><br></blockquote>
</div>
</blockquote>
<p><br></p>

</div>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank" 
moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" 
rel="noreferrer" target="_blank" moz-do-not-send="true">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" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>




</blockquote>
<br>
<div class="moz-signature">-- <br>*************************<br>
 Michael Goldstein<br>
 609-638-3250 (m)<br>

<br>
</div>
</body></html>