Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread DelazJ
Hi, Jerry, are you sure you need to clone the repository if your aim is simply to install? Any pointers to the link you find the instructions? I'm asking because of this: https://www.orfeo-toolbox.org/download/ Regards, Harrissou Le ven. 27 sept. 2019 à 08:58, Alexandre Neto a écrit : > Hi, > >

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Walter Lorenzetti
Hi Borys, it's strange because Python Console working normally, also current plugins installed. I haven't many installed plugins, only DBManager and Quickmpaservices.. Running QGIS by shell, on bootstrap I obtain this: Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Paul Wittle
Hi Andrea and Enrico, Thank you for providing an answer even if it was not what I was hoping to hear; it was the conclusion I'd reached myself. Has this issue been considered given the official move from shapefile to geopackage as the default format? My understanding was that shapefiles could

Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread Jerry Ng
Thanks Alexandre! I will try it then Cheers, Jerry Alexandre Neto 於 2019年9月27日 週五 下午2:57寫道: > Hi, > > You need to install git > > https://git-scm.com/book/en/v2/Getting-Started-Installing-Git > > Then using your OS terminal (linux and mac), or git bash (on windows), > navigate to a desired fol

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Alessandro Pasotti
On Fri, Sep 27, 2019 at 9:13 AM Paul Wittle < paul.wit...@dorsetcouncil.gov.uk> wrote: > Hi Andrea and Enrico, > > Thank you for providing an answer even if it was not what I was hoping to > hear; it was the conclusion I'd reached myself. > > Has this issue been considered given the official move

Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread Jerry Ng
Hi Harrissou, I just read the command from the Cookbook Chapter 4 QGIS interface. Best regards, Jerry DelazJ 於 2019年9月27日 週五 下午3:03寫道: > Hi, > Jerry, are you sure you need to clone the repository if your aim is simply > to install? Any pointers to the link you find the instructions? I'm askin

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Andrea Peri
>In both cases my gut feel is that the best solution might >be to look into use detection. If GDAL (I assume) can be >improved to detect that either file type is already open >then it might be possible to simply ban a second user >from opening the file at the same time. This might >frustrate some u

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Paul Wittle
Hi, I couldn’t see a bug report which I thought matched so I have added one as requests but please accept my apologies if it does turn out to be a duplicate or if my use of the word deadlock is incorrect. The ticket can be found at https://github.com/qgis/QGIS/issues/32034 It would be great if

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Luigi Pirelli
without resting importance to the issue, reading the bug report, I can read you moved from oracle spatial to geopackage! why not postgis? Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigip

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Paul Wittle
Hi, We have a plan to migrate from Oracle to PostGIS but there is a lot of work to move other associated systems. I should point out we did not move from Oracle to GeoPackage; we use Oracle for other systems. We are migrating users from MapInfo to QGIS and so I told the users to keep using the

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Andrea Peri
Have you tried to use spatialite instead of geopackage. ? Il ven 27 set 2019, 10:06 Paul Wittle ha scritto: > Hi, > > > > We have a plan to migrate from Oracle to PostGIS but there is a lot of > work to move other associated systems. > > > > I should point out we did not move from Oracle to GeoP

[Qgis-user] Same layer twice - only one editable in layer panel ?

2019-09-27 Thread Lars I. Nielsen, LIFA A/S
Hi list. I have a project, where the same layer is added twice (via WFS). The layers are completely identical, the only difference being the data provider filter. One of the layer instances are editable in QGIS layer panel (the pencil button is active when layer is activated), while the other l

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Paul Wittle
Hi, My understanding is that GeoPackage and Spatialite are both based on SQLite so I’ve been assuming both may be susceptible to this bug? Paul From: Andrea Peri Sent: 27 September 2019 09:25 To: Paul Wittle Cc: Gino Pirelli ; qgis-user Subject: Re: [Qgis-user] GeoPackage deadlocks (Andrea

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Tobias Wendorff
> Am 27.09.2019 um 10:24 schrieb Andrea Peri : > > Have you tried to use spatialite instead of geopackage. ? Why not plain SQLite? Nobody needs and uses the spatial functions of Spatialite, they are even not part of bloatware GPKG (sorry, the created db-files are huge without any compression).

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Luigi Pirelli
I suppose the question by Andrea was related if using a different qgis provider continue to generate the deadlock Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange:

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Borys Jurgiel
The debug output doesn't want to help, indeed... Could you try to start a new fresh user profile? It would eliminate two possible causes: all the user settings (especially the QGIS3.ini file) and all user-installed Python stuff from ~/.local/share/QGIS/QGIS3/profiles/default/python Borys Dnia

Re: [Qgis-user] GeoPackage deadlocks (Andrea Peri)

2019-09-27 Thread Paul Wittle
Hi, I think my perspective is more related to whether or not the documentation / software is guiding the users to the right conclusion. It is clear that multiple users should not be editing the same file but my original question had two points really: * Does the user/software know someone

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Walter Lorenzetti
I try to clear QGIS3.ini file form custom settings and clear python profile folder, but Now I otain this: Si è verificato un errore durante l'esecuzione delle istruzioni seguenti: pyplugin_installer.instance().showPluginManagerWhenReady() Traceback (most recent call last):   File "", line 1,

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Walter Lorenzetti
After uninstall purge of qgis and qgis.-server and reinstall I obtain same error :( I'm on Ubuntu 16.04,could be realted to it? W Il 27/09/19 12:56, Walter Lorenzetti ha scritto: I try to clear QGIS3.ini file form custom settings and clear python profile folder, but Now I otain this: Si è

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Borys Jurgiel
Hi, The bad news is you just discovered a regression in QGIS 3.4.11 - it's now unexpectedly dependent on Qt 5.6 (what is probably not available in your Ubuntu). The good news is there is a quick workaround. You can either rollback to 3.4.10 or edit your 3.4.11 to disable that improvement (prob

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Borys Jurgiel
Btw. could you please confirm I'm right and you have Qt < 5.6? Borys Dnia piątek, 27 września 2019 13:32:09 CEST Walter Lorenzetti pisze: > After uninstall purge of qgis and qgis.-server and reinstall I obtain > same error :( > > I'm on Ubuntu 16.04,could be realted to it? > > W > > Il 27/09/1

Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread Paolo Cavallini
I don't think there is any need for it. Cheers. On 27/09/19 08:57, Alexandre Neto wrote: > Hi, > > You need to install git > > https://git-scm.com/book/en/v2/Getting-Started-Installing-Git > > Then using your OS terminal (linux and mac), or git bash (on windows), > navigate to a desired folder

Re: [Qgis-user] QGIS 3.4.12 python error on open plugins list manager

2019-09-27 Thread Walter Lorenzetti
Hi, ichoose the second solution and works!! Thanks a lot Borys!!! W Il 27/09/19 13:41, Borys Jurgiel ha scritto: Hi, The bad news is you just discovered a regression in QGIS 3.4.11 - it's now unexpectedly dependent on Qt 5.6 (what is probably not available in your Ubuntu). The good news is t

[Qgis-user] Registrazione traccia live QGis 3.4.9 Madeira

2019-09-27 Thread bloeder
Salve a tutti, sto cercando di registrare una traccia in movimento utilizzando un'antenna GPS con tablet e QGis. Più precisamente sto utilizzando un tablet con windows 10 con QGis versione 3.4.9 Madeira ed antenna GPS Garmin GL0 2. Dopo aver creato uno shapefile con geometria Linea ed averlo

[Qgis-user] Registrazione traccia live QGis 3.4.9 Madeira

2019-09-27 Thread bloeder
Salve a tutti, sto cercando di registrare una traccia in movimento utilizzando un'antenna GPS con tablet e QGis. Più precisamente sto utilizzando un tablet con windows 10 con QGis versione 3.4.9 Madeira ed antenna GPS Garmin GL0 2. Dopo aver creato uno shapefile con geometria Linea ed averlo

[Qgis-user] Registrazione traccia live QGis 3.4.9 Madeira

2019-09-27 Thread bloeder
Salve a tutti, sto cercando di registrare una traccia in movimento utilizzando un'antenna GPS con tablet e QGis. Più precisamente sto utilizzando un tablet con windows 10 con QGis versione 3.4.9 Madeira ed antenna GPS Garmin GL0 2. Dopo aver creato uno shapefile con geometria Linea ed averlo

Re: [Qgis-user] Cant open hdf files

2019-09-27 Thread Fielding, Eric J (US 329A)
> Date: Wed, 25 Sep 2019 10:28:08 +0530 >From: Neeldip Barman > Hi, > I have tried both QGIS 3.8.3 and 3.4 but QGIS cant open HDF files from > MODIS. I always get this error : > *"Raster layer provider is not valid". * > Is it a bug with the software cause? Cause in the file typ

[Qgis-user] Registrazione traccia live QGis 3.4.9 Madeira

2019-09-27 Thread bloeder
Salve a tutti, sto cercando di registrare una traccia in movimento utilizzando un'antenna GPS con tablet e QGis. Più precisamente sto utilizzando un tablet con windows 10 con QGis versione 3.4.9 Madeira ed antenna GPS Garmin GL0 2. Dopo aver creato uno shapefile con geometria Linea ed averlo

Re: [Qgis-user] [EXTERNAL] Re: Question about Weighting Power value when running Grid-Inverse Distance to a Power

2019-09-27 Thread Ross, Kenton W. (LARC-E3)
I would offer a slightly different take on inverse distance weighting. All inverse distance weighting is proportional to inverse distance to a power, so there is never a case where an individual farther away point has more influence than an individual near point. It's just that as the power appr

Re: [Qgis-user] Cant open hdf files

2019-09-27 Thread Alex M
On 9/27/19 06:51, Fielding, Eric J (US 329A) wrote: >> Date: Wed, 25 Sep 2019 10:28:08 +0530 >>From: Neeldip Barman > >> Hi, >> I have tried both QGIS 3.8.3 and 3.4 but QGIS cant open HDF files from > > MODIS. I always get this error : > > *"Raster layer provider is not valid". *

[Qgis-user] Install Quick Map Services Plugin in Ubuntu 18.04

2019-09-27 Thread J. M
Hi there, I was following a tutorial on QGIS.org ( https://docs.qgis.org/3.4/en/docs/training_manual/qgis_plugins/plugin_examples.html ) and I can't get past step 2. I followed the link and downloaded QMS, but I can't for the life of me get it to install. I moved it from Downloads into usr/bin and

Re: [Qgis-user] Install Quick Map Services Plugin in Ubuntu 18.04

2019-09-27 Thread Matthias Kuhn
Hi Jimi, You need to install the plugin from within QGIS. No need to directly download it from anywhere yourself. See https://docs.qgis.org/3.4/en/docs/training_manual/qgis_plugins/fetching_plugins.html Does that help? Cheers Matthias On 9/27/19 7:54 PM, J. M wrote: Hi there, I was fol

Re: [Qgis-user] Install Quick Map Services Plugin in Ubuntu 18.04

2019-09-27 Thread J. M
Hi Matthias, Thanks a lot! I figured that out from another tutorial shortly afterwards, sorry! I didn't realise you could install plugins from within QGIS; I assumed I had to download, install and dpkg them or something! Cheers! Jimi. On Fri, Sep 27, 2019 at 8:01 PM Matthias Kuhn wrote: > Hi J

Re: [Qgis-user] Cant open hdf files

2019-09-27 Thread Neeldip Barman
Hi, Thanks for replying. I am using QGIS in windows. So it should include GDAL automatically in installation. I will try the syntax, but it would be much better to include the syntax within the GUI. Best regards, Neeldip ___ Qgis-user mailing list Qgis-u

Re: [Qgis-user] use color codes, save a style

2019-09-27 Thread Renato Saboya
Perhaps you should use the long term release (QGIS 3.4.x), since it is the most stable version and therefore should give you less headaches with crashes and bugs. 1. First, let's tackle the most obvious: Is it a categorized or simple symbol map? If it is a simple map, isn't the state selected? If