<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">FYI.<div class=""><br class=""></div><div class="">I did fix one of the problems below by adding the following line to the makefile:</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>-DPYTHON_LIBRARY:PATH=/Users/john/anaconda/lib</div><div class=""><br class=""></div><div class="">But I have not found the spatialindex library yet.</div><div class=""><br class=""></div><div class="">The configure stage is also having trouble finding grass 7. Forgot to mention that earlier. Not sure what parameter needs to be pointed at the grass 7 location.</div><div class=""><br class=""><div class="">
<div class="">John Harrop</div><div class=""><a href="mailto:jcharrop@gmail.com" class="">jcharrop@gmail.com</a></div><div class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Feb 15, 2018, at 11:03 AM, John Harrop <<a href="mailto:jcharrop@gmail.com" class="">jcharrop@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">That was a badly written email I rushed off previously. I should have included more specific information:<div class=""><br class=""></div><div class="">The errors turning up now during make config are</div><div class="">1)</div><div class=""><font face="Courier New" class="">CMake Error at cmake/FindQwt.cmake:47 (FILE):<br class=""> FILE failed to open for reading (No such file or directory):<br class=""><br class=""> /opt/local/libexec/qt5/include/qwt/qwt_global.h<br class="">Call Stack (most recent call first):<br class=""> CMakeLists.txt:231 (FIND_PACKAGE)<br class=""></font><br class="">I do have qwt61 installed; rolling back to qwt did not fix the error</div><div class=""><br class="">2)</div><div class=""><font face="Courier New" class="">Traceback (most recent call last):<br class=""> File "/Users/john/src/QGIS/cmake/FindQsci.py", line 45, in <module><br class=""> from PyQt5.Qsci import QSCINTILLA_VERSION_STR<br class="">ImportError: No module named 'PyQt5.Qsci’</font><br class="">Having trouble finding where to get this or what it comes with. I have qscintilla-qt5 installed. Do I need qscintilla as well? That seems to be Qt4.</div><div class=""><br class=""></div><div class="">3)</div><div class=""><font face="Courier New" class="">CMake Error: The following variables are used in this project, but they are set to NOTFOUND.<br class="">Please set them or make sure they are set and tested correctly in the CMake files:<br class="">PYTHON_LIBRARY<br class=""> linked by target "qgispython" in directory /Users/john/src/QGIS/src/python<br class="">SPATIALINDEX_LIBRARY<br class=""> linked by target "qgis_core" in directory /Users/john/src/QGIS/src/core</font></div><div class=""><font face="Courier New" class=""><br class=""></font></div><div class=""><font face="Courier New" class="">Doesn’t seem to help if I add these as environment variables; as if make is ignoring or overriding the environment.</font></div><div class=""><font face="Courier New" class=""><br class=""></font><div class="">
<div class="">John Harrop</div><div class=""><a href="mailto:jcharrop@gmail.com" class="">jcharrop@gmail.com</a></div><div class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On Feb 15, 2018, at 10:26 AM, John Harrop <<a href="mailto:jcharrop@gmail.com" class="">jcharrop@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Gradually moving forward adding installing missing ports. Other than Homebrew I notice that the Anaconda compiler is being found first. I’m still getting problems running make config with both PYTHON_LIBRARY and SPATIALINDEX_LIBRARY coming back as not found. Would this be a problem caused by Anaconda? Does a python need to be under ports for the make to work?</div><div class=""><br class=""></div><div class="">Thanks,</div><br class=""><div class="">
<div class="">John Harrop</div><div class=""><a href="mailto:jcharrop@gmail.com" class="">jcharrop@gmail.com</a></div><div class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On Feb 14, 2018, at 12:58 PM, David Liontooth <<a href="mailto:lionteeth@cogweb.net" class="">lionteeth@cogweb.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
<div text="#000000" bgcolor="#FFFFFF" class="">
<div class="moz-cite-prefix"><br class="">
Hi John,<br class="">
<br class="">
Good question. MacPort keeps most things in /opt/local/, so if
homebrew puts files elsewhere you could likely install in parallel
and switch by changing $PATH in ~/.profile.<br class="">
<br class="">
Here's what .profile looks like after a MacPorts installation,
with GNU tools switched to MacPorts:<br class="">
<br class="">
# MacPorts Installer adding an appropriate PATH variable for use
with MacPorts.<br class="">
export
PATH=/opt/local/bin:/opt/local/sbin:/opt/local/libexec/gnubin/:$PATH<br class="">
<br class="">
Cheers,<br class="">
David<br class="">
<br class="">
<br class="">
On 2/14/18 12:30 PM, John Harrop wrote:<br class="">
</div>
<blockquote type="cite" cite="mid:A52D86AB-96A8-4105-953A-4085A92AF2E7@gmail.com" class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
That looks interesting David. Thanks.
<div class=""><br class="">
</div>
<div class="">How much uninstall on Homebrew is recommended before
switching to this MacPorts? The work looks quite active on
MacPorts but I don’t see much on potential Homebrew or Anaconda
conflicts.<br class="">
<br class="">
<br class="">
<div class="">
<div class="">John Harrop</div>
<div class=""><a href="mailto:jcharrop@gmail.com" class="" moz-do-not-send="true">jcharrop@gmail.com</a></div>
<div class=""><br class="">
</div>
<br class="Apple-interchange-newline">
</div>
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Feb 14, 2018, at 11:52 AM, David Liontooth
<<a href="mailto:lionteeth@cogweb.net" class="" moz-do-not-send="true">lionteeth@cogweb.net</a>>
wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><br style="caret-color: rgb(0, 0, 0);
font-family: Helvetica; font-size: 12px; font-style:
normal; font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Vincent at Macports has done a
great job packaging qgis3, cf.<span class="Apple-converted-space"> </span></span><a href="https://trac.macports.org/ticket/55020" style="font-family: Helvetica; font-size: 12px;
font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans:
auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">https://trac.macports.org/ticket/55020</a><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">grass7 was just upgraded to 7.4,
postgresql10 to 10.2.</span><br style="caret-color:
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;
font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; text-align:
start; text-indent: 0px; text-transform: none;
white-space: normal; word-spacing: 0px;
-webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">qgis3 is at 20180124.</span><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Cheers,</span><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">David</span><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">On 2/14/18 11:18 AM, Madry, Scott
wrote:</span><br style="caret-color: rgb(0, 0, 0);
font-family: Helvetica; font-size: 12px; font-style:
normal; font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<blockquote type="cite" style="font-family: Helvetica;
font-size: 12px; font-style: normal; font-variant-caps:
normal; font-weight: normal; letter-spacing: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; text-decoration: none;" class="">Hi all.<br class="">
<br class="">
As a dedicated Mac QGIS user, trainer, and research. I
want to put in a plea to keep the Mac OS development
process on pace. There are many of us out there who use
the Mac OS version, and we need to get these issues with
matplotlib, GRASS, and others addresses so that we have
a good 3.0 rollout.<br class="">
<br class="">
I would be happy to assist with testing, thanks for all
your efforts,<br class="">
<br class="">
Scott<br class="">
<br class="">
Scott Madry, Ph.D.<br class="">
Research Associate Professor of Archaeology<br class="">
The University of North Carolina at Chapel Hill<br class="">
<br class="">
Tel 1-919-448-4493<br class="">
Email:<span class="Apple-converted-space"> </span><a href="mailto:madrys@email.unc.edu" class="" moz-do-not-send="true">madrys@email.unc.edu</a><span class="Apple-converted-space"> </span><<a href="mailto:madrys@email.unc.edu" class="" moz-do-not-send="true">mailto:madrys@email.unc.edu</a>><br class="">
<a href="https://scottmadry.web.unc.edu/" class="" moz-do-not-send="true">https://scottmadry.web.unc.edu</a><br class="">
Skype: scott madry<br class="">
<br class="">
<blockquote type="cite" class="">On Feb 14, 2018, at
12:20 PM, John Harrop <<a href="mailto:jcharrop@gmail.com" class="" moz-do-not-send="true">jcharrop@gmail.com</a><span class="Apple-converted-space"> </span><<a href="mailto:jcharrop@gmail.com" class="" moz-do-not-send="true">mailto:jcharrop@gmail.com</a>>>
wrote:<br class="">
<br class="">
Burghardt,<br class="">
<br class="">
Thanks for the pointers, they seen much more up to
date than the older ones pointed to by the QGIS web
site.<br class="">
<br class="">
I’ve been trying to build from the notes since you
posted your suggestion and I see what you mean about
the matplotlib problem. I forked the Mac OS X build
notes on GitHub and started to work on them to see if
I could get a working set for the matplotlib problems
but not much luck. However, I do seem to have it
installed through pip or otherwise, so I worked past
that step and have been trying to get CMake to
configure a makefile but there are problems there as
well. I fixed a missing library by manually
installing but I’m now having problems with
Qt5Positioning which is not being found.<br class="">
<br class="">
its been a while since I was active in configuring
build systems so I’m having to clean off the dust in
my memories and learn newer versions of the systems.<br class="">
<br class="">
I get the impression that not much has been going on
with Mac OS X dev builds for at least a few months and
quite a few dependancies have changed over that time.
I’ll keep working on this and hopefully there are
some other GIS testers also interested in the Macs.<br class="">
<br class="">
Let me know if you are still trying to get the Mac OS
X dev build working or if you have had success.<br class="">
<br class="">
Regards,<br class="">
<br class="">
John Harrop<br class="">
<a href="mailto:jcharrop@gmail.com" class="" moz-do-not-send="true">jcharrop@gmail.com</a><span class="Apple-converted-space"> </span><<a href="mailto:jcharrop@gmail.com" class="" moz-do-not-send="true">mailto:jcharrop@gmail.com</a>><br class="">
<br class="">
<br class="">
<br class="">
<blockquote type="cite" class="">On Feb 8, 2018, at
10:22 PM, <a href="mailto:Burghardt.Scholle@stadt.wolfsburg.de" class="" moz-do-not-send="true">Burghardt.Scholle@stadt.wolfsburg.de</a>
wrote:<br class="">
<br class="">
Hi John,<br class="">
<br class="">
I believe there is no current complete dmg-file for
QGIS3-dev. But you can use the excellent site under
[1] to install QGIS3-dev using Homebrew.
Unfortunately, there are problems with the
matplotlib dependency at the moment (see [2]).
Yersterday I've tried to install the current version
but it failed.<br class="">
<br class="">
Even so I hope that my hints help.<br class="">
<br class="">
Regards<br class="">
Burghardt<br class="">
<br class="">
<br class="">
[1] <a href="https://github.com/qgis/homebrew-qgisdev/blob/master/development/README.md" class="" moz-do-not-send="true">https://github.com/qgis/homebrew-qgisdev/blob/master/development/README.md</a><span class="Apple-converted-space"> </span><br class="">
[2] <a href="https://github.com/qgis/homebrew-qgisdev/issues/50" class="" moz-do-not-send="true">https://github.com/qgis/homebrew-qgisdev/issues/50</a><br class="">
<br class="">
<blockquote type="cite" class="">-----Ursprüngliche
Nachricht-----<br class="">
Von: Qgis-user [<a href="mailto:qgis-user-bounces@lists.osgeo.org" class="" moz-do-not-send="true">mailto:qgis-user-bounces@lists.osgeo.org</a>]
Im Auftrag von<br class="">
John Harrop<br class="">
Gesendet: Donnerstag, 8. Februar 2018 19:53<br class="">
An: <a href="mailto:qgis-user@lists.osgeo.org" class="" moz-do-not-send="true">qgis-user@lists.osgeo.org</a><br class="">
Betreff: [Qgis-user] Mac OS X testing for QGIS 3<br class="">
<br class="">
Hello,<br class="">
<br class="">
Is it possible to be involved in OS X testing of
the QGIS 3 beta? There are<br class="">
parts of the web site that suggest it is, but I
have not been able to find a web<br class="">
age for up to date downloads.<br class="">
<br class="">
Thanks,<br class="">
<br class="">
John Harrop<br class="">
<a href="mailto:jcharrop@gmail.com" class="" moz-do-not-send="true">jcharrop@gmail.com</a><br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
Qgis-user mailing list<br class="">
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br class="">
List info:
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
Unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
</blockquote>
</blockquote>
<br class="">
_______________________________________________<br class="">
Qgis-user mailing list<br class="">
<a href="mailto:Qgis-user@lists.osgeo.org" class="" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><br class="">
List info:
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
Unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
</blockquote>
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
Qgis-user mailing list<br class="">
<a href="mailto:Qgis-user@lists.osgeo.org" class="" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><br class="">
List info:<span class="Apple-converted-space"> </span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" class="" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
Unsubscribe:<span class="Apple-converted-space"> </span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" class="" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
</blockquote>
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Qgis-user mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<a href="mailto:Qgis-user@lists.osgeo.org" style="font-family: Helvetica; font-size: 12px;
font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans:
auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">List info:<span class="Apple-converted-space"> </span></span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" style="font-family: Helvetica; font-size: 12px;
font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans:
auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">Unsubscribe:<span class="Apple-converted-space"> </span></span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" style="font-family: Helvetica; font-size: 12px;
font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans:
auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;" class="" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
</div>
<br class="">
</div>
</blockquote><p class=""><br class="">
</p>
</div>
</div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></body></html>