Re: [Qgis-user] Missing plugins on CentOS 7 Linux version of QGIS 2.14.9

2018-03-10 Thread Patrick Dunford
If your repository does not have 2.18 you may have the option of 
building from source, as the dependencies are probably nearly the same.



On 11/03/18 01:53, prospector16 wrote:

Thanks everyone.

I just went for the version out of the Linux EPEL Repository.
If it does not support 2.18 yet then I cannot easily run 2.18
unless someone can point me at a better source for it.

I installed the python support and now see all the plugins.  When I try to
install the OpenLayers plugin it says "Cannot import QtWebKit" and tells me
I should uninstall.

The other plugin works but does not seem to have very useful base layers.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Missing plugins on CentOS 7 Linux version of QGIS 2.14.9

2018-03-10 Thread prospector16
Here is what I have installed for qtwebkit

[centos-gig ~]$ rpm -qa | grep qtwebkit
qtwebkit-devel-2.3.4-6.el7.x86_64
qtwebkit-2.3.4-6.el7.x86_64
qt5-qtwebkit-5.6.2-1.el7.x86_64
qt5-qtwebkit-devel-5.6.2-1.el7.x86_64
[centos-gig ~]$ 





--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Missing plugins on CentOS 7 Linux version of QGIS 2.14.9

2018-03-10 Thread prospector16
And another tidbit.   My system does have qtwebkit installed.  Maybe it is a
version problem?

Also now when I close and re-open QGIS I get this error, but am able to
proceed past it

ImportError: No module named pyspatialite 
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 281, in
loadPlugin
__import__(packageName)
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/processing/__init__.py", line 29, in 
from processing.tools.general import *
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/processing/tools/general.py", line
28, in 
from processing.core.Processing import Processing
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/processing/core/Processing.py", line
40, in 
from processing.core.GeoAlgorithm import GeoAlgorithm
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/processing/core/GeoAlgorithm.py",
line 41, in 
from processing.core.parameters import ParameterRaster, ParameterVector,
ParameterMultipleInput, ParameterTable, Parameter
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/processing/core/parameters.py", line
33, in 
from processing.tools.vector import resolveFieldIndex, features
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/processing/tools/vector.py", line 20,
in 
from processing.algs.qgis import spatialite_utils
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/usr/share/qgis/python/plugins/processing/algs/qgis/spatialite_utils.py",
line 28, in 
from pyspatialite import dbapi2 as sqlite
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 572, in
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named pyspatialite


Python version: 2.7.5 (default, Nov  6 2016, 00:28:07) [GCC 4.8.5 20150623
(Red Hat 4.8.5-11)] 
QGIS version: 2.14.9-Essen Essen, exported 

Python Path:
/usr/share/qgis/python
/home/alan/.qgis2/python
/home/alan/.qgis2/python/plugins
/usr/share/qgis/python/plugins
/usr/lib64/python27.zip
/usr/lib64/python2.7
/usr/lib64/python2.7/plat-linux2
/usr/lib64/python2.7/lib-tk
/usr/lib64/python2.7/lib-old
/usr/lib64/python2.7/lib-dynload
/usr/lib64/python2.7/site-packages
/usr/lib64/python2.7/site-packages/gtk-2.0
/usr/lib/python2.7/site-packages
/home/alan/.qgis2//python
/usr/share/qgis/python/plugins/fTools/tools



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Missing plugins on CentOS 7 Linux version of QGIS 2.14.9

2018-03-10 Thread prospector16
Thanks everyone.

I just went for the version out of the Linux EPEL Repository.
If it does not support 2.18 yet then I cannot easily run 2.18
unless someone can point me at a better source for it.

I installed the python support and now see all the plugins.  When I try to
install the OpenLayers plugin it says "Cannot import QtWebKit" and tells me
I should uninstall.

The other plugin works but does not seem to have very useful base layers.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Missing plugins on CentOS 7 Linux version of QGIS 2.14.9

2018-03-09 Thread Alexander Bruy
If you go with 2.18, you don't need any of these plugins, as QGIS 2.18
has *native* support for XYZ layers which is much more robust than
plugins.

2018-03-10 9:06 GMT+02:00  :
> Hi,
> You need to set or enable the default plugin repository (see 
> https://docs.qgis.org/testing/en/docs/user_manual/plugins/plugins.html#the-settings-tab)
>
> HTH,
> HarrissouLe 10 mars 2018 5:12 AM, Patrick Dunford  a 
> écrit :
>>
>> Be aware 2.14 is not maintained now, recommend you go for 2.18
>>
>> On 10/03/18 15:19, prospector16 wrote:
>> > I just installed 2.14.9 on CentOS 7 and watched the 30 minute tutorial to 
>> > get
>> > myself going since I have never used a GIS application before.
>> >
>> > I'm looking for plugins to give me the "Web" menu and the base maps from
>> > Google, Openstreetmaps and the likes, but I only see 10 or 12 plugins and
>> > neither of the 2 mentioned in the video for accessing this information :
>> > Open Layers or QuickMapServices.
>> >
>> >
>> >
>> > --
>> > Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
>> > ___
>> > Qgis-user mailing list
>> > Qgis-user@lists.osgeo.org
>> > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



-- 
Alexander Bruy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Missing plugins on CentOS 7 Linux version of QGIS 2.14.9

2018-03-09 Thread Patrick Dunford

Be aware 2.14 is not maintained now, recommend you go for 2.18


On 10/03/18 15:19, prospector16 wrote:

I just installed 2.14.9 on CentOS 7 and watched the 30 minute tutorial to get
myself going since I have never used a GIS application before.

I'm looking for plugins to give me the "Web" menu and the base maps from
Google, Openstreetmaps and the likes, but I only see 10 or 12 plugins and
neither of the 2 mentioned in the video for accessing this information :
Open Layers or QuickMapServices.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user