[Qgis-user] Qgis-user Digest, Vol 157, Issue 20

rjwillson rjwillson at gmail.com
Tue Mar 12 13:50:04 PDT 2019


-------- Original message --------From: qgis-user-request at lists.osgeo.org Date: 2019-03-10  13:00  (GMT-06:00) To: qgis-user at lists.osgeo.org Subject: Qgis-user Digest, Vol 157, Issue 20 Send Qgis-user mailing list submissions to	qgis-user at lists.osgeo.orgTo subscribe or unsubscribe via the World Wide Web, visit	https://lists.osgeo.org/mailman/listinfo/qgis-useror, via email, send a message with subject or body 'help' to	qgis-user-request at lists.osgeo.orgYou can reach the person managing the list at	qgis-user-owner at lists.osgeo.orgWhen replying, please edit your Subject line so it is more specificthan "Re: Contents of Qgis-user digest..."Today's Topics:   1. Re: Couldn't load plugin - QGIS 3.6 on Mac 10.14.3      (William Kyngesburye)   2. Problem exporting layer to GeoPkg (qgis-user at stripfamily.net)   3. Re: Couldn't load plugin - QGIS 3.6 on Mac 10.14.3      (Saber Razmjooei)   4. Re: Couldn't load plugin - QGIS 3.6 on Mac 10.14.3 (kspencer)   5. Re: Couldn't load plugin - QGIS 3.6 on Mac 10.14.3      (William Kyngesburye)   6. Re: Couldn't load plugin - QGIS 3.6 on Mac 10.14.3 (kspencer)----------------------------------------------------------------------Message: 1Date: Sat, 9 Mar 2019 17:22:55 -0600From: William Kyngesburye <woklist at kyngchaos.com>To: kspencer <karl.c.spencer at gmail.com>Cc: qgis-user at lists.osgeo.orgSubject: Re: [Qgis-user] Couldn't load plugin - QGIS 3.6 on Mac	10.14.3Message-ID: <F8193E04-095D-4F41-BE34-EC4FE001BD3F at kyngchaos.com>Content-Type: text/plain; charset="utf-8"Oh bugger.  I'm uploading a new installer, it should be on the QGIS download page tomorrow.> On Mar 9, 2019, at 12:56 PM, kspencer <karl.c.spencer at gmail.com> wrote:> > Hello folks,> > I'm a QGIS newb trying to install QGIS on my Mac.  Any help would be greatly> appreciated. Got this error when trying to run QGIS for the first time:> > Couldn't load plugin 'processing' > > ImportError:> dlopen(/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so,> 2): Library not loaded:> /Library/Frameworks/SQLite3.framework/Versions/D/SQLite3   Referenced from:> /Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so  > Reason: image not found > Traceback (most recent call last):>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 309, in loadPlugin>    __import__(packageName)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/__init__.py",> line 29, in >    from processing.tools.general import *              # NOQA>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/tools/general.py",> line 39, in >    from processing.core.Processing import Processing>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/core/Processing.py",> line 58, in >    from processing.algs.qgis.QgisAlgorithmProvider import> QgisAlgorithmProvider  # NOQA>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/QgisAlgorithmProvider.py",> line 83, in >    from .ImportIntoSpatialite import ImportIntoSpatialite>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/ImportIntoSpatialite.py",> line 42, in >    from processing.tools import spatialite>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/tools/spatialite.py",> line 29, in >    import sqlite3 as sqlite>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/__init__.py",> line 23, in >    from sqlite3.dbapi2 import *>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)>  File> "/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/dbapi2.py",> line 27, in >    from sqlite3._sqlite3 import *>  File> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>    mod = _builtin_import(name, globals, locals, fromlist, level)> ImportError:> dlopen(/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so,> 2): Library not loaded:> /Library/Frameworks/SQLite3.framework/Versions/D/SQLite3>  Referenced from:> /Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so>  Reason: image not found> > > Python version: 3.6.7 (v3.6.7:6ec5cf24b7, Oct 20 2018, 03:02:14) [GCC 4.2.1> Compatible Apple LLVM 6.0 (clang-600.0.57)] > QGIS version: 3.6.0-Noosa Noosa, exported > > Python Path:> /Applications/QGIS3.6.app/Contents/MacOS/../Resources/python> /Users/karl/Library/Application Support/QGIS/QGIS3/profiles/default/python> /Users/karl/Library/Application> Support/QGIS/QGIS3/profiles/default/python/plugins> /Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins> /Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6> /Library/Frameworks/Python.framework/Versions/3.6/lib/python36.zip> /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6> /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/lib-dynload> /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages> /Users/karl/Library/Application Support/QGIS/QGIS3/profiles/default/python> > > > --> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html> _______________________________________________> Qgis-user mailing list> Qgis-user at lists.osgeo.org> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user-----William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>http://www.kyngchaos.com/"History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history."- Hitchhiker's Guide to the Galaxy-------------- next part --------------An HTML attachment was scrubbed...URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190309/dc0b056a/attachment-0001.html>------------------------------Message: 2Date: Sat, 9 Mar 2019 22:07:15 -0700From: qgis-user at stripfamily.netTo: qgis-user <qgis-user at lists.osgeo.org>Subject: [Qgis-user] Problem exporting layer to GeoPkgMessage-ID: <8f81ef46-44d6-92c1-217d-ab6e7f5083f2 at stripfamily.net>Content-Type: text/plain; charset=utf-8I have a layer that I exported to a GeoPkg. In the export dialog I setthe CRS to USA_Contiguous_Albers ...But when I examine the layer in the GeoPkg, it has no CRS.I then tried exporting to a shapefile, then importing the shapefile intothe GeoPkg, but this fails because the FID in the shapefile has thewrong type (double). I checked the export parameters and it was exportedas  Integer64, but when it's opened the type shows as double.How do I get this layer into my geopkg?------------------------------Message: 3Date: Sun, 10 Mar 2019 06:33:37 +0000From: Saber Razmjooei <saber.razmjooei at lutraconsulting.co.uk>To: kspencer <karl.c.spencer at gmail.com>Cc: qgis-user <qgis-user at lists.osgeo.org>Subject: Re: [Qgis-user] Couldn't load plugin - QGIS 3.6 on Mac	10.14.3Message-ID:	<CAH=WbRDBkAJ2YC4V06PV2wH4QBVL_EsSUEffjMetwxYZiUsezQ at mail.gmail.com>Content-Type: text/plain; charset="utf-8"You can try this one-click installer:https://lutraconsulting.github.io/qgis-mac-packager/RegardsSaberOn Sat, 9 Mar 2019, 18:56 kspencer, <karl.c.spencer at gmail.com> wrote:> Hello folks,>> I'm a QGIS newb trying to install QGIS on my Mac.  Any help would be> greatly> appreciated. Got this error when trying to run QGIS for the first time:>> Couldn't load plugin 'processing'>> ImportError:>> dlopen(/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_> sqlite3.cpython-36m-darwin.so,> 2): Library not loaded:> /Library/Frameworks/SQLite3.framework/Versions/D/SQLite3   Referenced from:> /Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_> sqlite3.cpython-36m-darwin.so> Reason: image not found> Traceback (most recent call last):>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 309, in loadPlugin>     __import__(packageName)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/__init__.py",> line 29, in>     from processing.tools.general import *              # NOQA>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/tools/general.py",> line 39, in>     from processing.core.Processing import Processing>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/core/Processing.py",> line 58, in>     from processing.algs.qgis.QgisAlgorithmProvider import> QgisAlgorithmProvider  # NOQA>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/QgisAlgorithmProvider.py",> line 83, in>     from .ImportIntoSpatialite import ImportIntoSpatialite>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/ImportIntoSpatialite.py",> line 42, in>     from processing.tools import spatialite>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/tools/spatialite.py",> line 29, in>     import sqlite3 as sqlite>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/__init__.py",> line 23, in>     from sqlite3.dbapi2 import *>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)>   File>> "/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/dbapi2.py",> line 27, in>     from sqlite3._sqlite3 import *>   File>> "/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",> line 672, in _import>     mod = _builtin_import(name, globals, locals, fromlist, level)> ImportError:>> dlopen(/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_> sqlite3.cpython-36m-darwin.so,> 2): Library not loaded:> /Library/Frameworks/SQLite3.framework/Versions/D/SQLite3>   Referenced from:> /Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_> sqlite3.cpython-36m-darwin.so>   Reason: image not found>>> Python version: 3.6.7 (v3.6.7:6ec5cf24b7, Oct 20 2018, 03:02:14) [GCC 4.2.1> Compatible Apple LLVM 6.0 (clang-600.0.57)]> QGIS version: 3.6.0-Noosa Noosa, exported>> Python Path:> /Applications/QGIS3.6.app/Contents/MacOS/../Resources/python> /Users/karl/Library/Application Support/QGIS/QGIS3/profiles/default/python> /Users/karl/Library/Application> Support/QGIS/QGIS3/profiles/default/python/plugins> /Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins> /Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6> /Library/Frameworks/Python.framework/Versions/3.6/lib/python36.zip> /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6> /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/lib-dynload>> /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages> /Users/karl/Library/Application Support/QGIS/QGIS3/profiles/default/python>>>> --> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html> _______________________________________________> Qgis-user mailing list> Qgis-user at lists.osgeo.org> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user-------------- next part --------------An HTML attachment was scrubbed...URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190310/86f7af98/attachment-0001.html>------------------------------Message: 4Date: Sun, 10 Mar 2019 06:30:35 -0700 (MST)From: kspencer <karl.c.spencer at gmail.com>To: qgis-user at lists.osgeo.orgSubject: Re: [Qgis-user] Couldn't load plugin - QGIS 3.6 on Mac	10.14.3Message-ID: <1552224635723-0.post at n6.nabble.com>Content-Type: text/plain; charset=us-asciiThank you William.  Much appreciated. Let me know when it's up and I'll tryanew.Cheers,K--Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html------------------------------Message: 5Date: Sun, 10 Mar 2019 10:03:59 -0500From: William Kyngesburye <woklist at kyngchaos.com>To: kspencer <karl.c.spencer at gmail.com>Cc: qgis-user at lists.osgeo.orgSubject: Re: [Qgis-user] Couldn't load plugin - QGIS 3.6 on Mac	10.14.3Message-ID: <19EE71E3-14D7-4F2C-A448-3C9129F69D1F at kyngchaos.com>Content-Type: text/plain; charset="utf-8"It's available now.> On Mar 10, 2019, at 8:30 AM, kspencer <karl.c.spencer at gmail.com> wrote:> > Thank you William.  Much appreciated. Let me know when it's up and I'll try> anew.> > Cheers,> > K> > > > --> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html> _______________________________________________> Qgis-user mailing list> Qgis-user at lists.osgeo.org> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user-----William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>http://www.kyngchaos.com/"Time is an illusion - lunchtime doubly so."- Ford Prefect-------------- next part --------------An HTML attachment was scrubbed...URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190310/6139e302/attachment-0001.html>------------------------------Message: 6Date: Sun, 10 Mar 2019 09:57:50 -0700 (MST)From: kspencer <karl.c.spencer at gmail.com>To: qgis-user at lists.osgeo.orgSubject: Re: [Qgis-user] Couldn't load plugin - QGIS 3.6 on Mac	10.14.3Message-ID: <1552237070321-0.post at n6.nabble.com>Content-Type: text/plain; charset=us-asciiExcellent!  Thanks William.  Works like a charm.Cheers,K--Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html------------------------------Subject: Digest Footer_______________________________________________Qgis-user mailing listQgis-user at lists.osgeo.orgList info: https://lists.osgeo.org/mailman/listinfo/qgis-userUnsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user------------------------------End of Qgis-user Digest, Vol 157, Issue 20******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190312/55ce6b88/attachment.html>


More information about the Qgis-user mailing list