Re: [Qgis-user] osgeo4w shell gdal_calc not running

2021-02-25 Thread karsten
Hi All,
 
I was able to fix this by adding to both PATH and PYTHONPATH environment 
variables  the dir c:\OSGeo4W64\bin . 
It now works if I specify the full path to the python file as
 
python c:\OSGeo4W64\bin\gdal_calc.py
 
but not when calling it as gdal_calc (gives and error that the file is not 
found)
even though that directory is on the PATH and PYTHONPATH as well... 
At least I can run it this way again now
 
Cheers
Karsten

  _  

From: karsten [mailto:kars...@terragis.net] 
Sent: Thursday, February 25, 2021 19:36
To: 'Nicolas Cadieux'
Cc: 'QGIS User'
Subject: RE: [Qgis-user] osgeo4w shell gdal_calc not running


Hi Nicolas,
 
thanks. I tried that route and removed all user folder references to osgeo4w 
and qgis, then deinstalled and removed osgeo4w completely , and reinstalled 
osgeo4w.
 
I still have a problem (and also on a  second machine on windows 10 the same)
though it is now a different error message:
 
Fatal Python error: initfsencoding: unable to load the file system codec
  File "C:\OSGEO4~1\apps\Python27\lib\encodings\__init__.py", line 123
raise CodecRegistryError,\
^
SyntaxError: invalid syntax
Current thread 0x3064 (most recent call first):
 
Three is a python27 folder under osgeo4w created after installation not sure 
that is supposed to be there
 
Any ideas how to solve ?
 
Cheers
Karsten
 
 
 

  _  

From: Nicolas Cadieux [mailto:njacadieux.git...@gmail.com] 
Sent: Thursday, February 25, 2021 17:22
To: karsten
Cc: QGIS User
Subject: Re: [Qgis-user] osgeo4w shell gdal_calc not running


Hi, 

It’s odd that the OSGeo4w shell would ask for a version of Python (2.7) that 
has not been used since QGIS 2.x.  My guess is that the shell is picking up old 
configurations.  I would personally uninstall the entire OSGEO4W installation, 
delete the directories and the user files found in your user profile.   It’s a 
bit drastic as a solution but that would be my first solution... it would 
probably take less time than troubleshooting the shell...


Nicolas Cadieux 
https://gitlab.com/njacadieux


Le 25 févr. 2021 à 18:26, karsten  a écrit :



 
Hi All,
 
on my updated windows 10 I am trying to run gdal_calc via the osego4w shell 
(newest version).
I can see gdal_calc when running 0-help. When I try to run it: gdal_calc 
 
I am getting the following error:
 
Unable to create process using 'C:\OSGEO4~1\bin\python.exe 
"C:\OSGeo4W64\apps\Python27\Scripts\gdal_calc.py" '
 
I checked the system path and python 27 is not on the path itself but I have 
added c:\OSGeo4W64\bin\ . Seems it finds the old python only and that does not 
appear to run.
Any ideas how to solve this ?
 
Cheers
Karsten
 
___
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] osgeo4w shell gdal_calc not running

2021-02-25 Thread karsten
Hi Nicolas,
 
thanks. I tried that route and removed all user folder references to osgeo4w 
and qgis, then deinstalled and removed osgeo4w completely , and reinstalled 
osgeo4w.
 
I still have a problem (and also on a  second machine on windows 10 the same)
though it is now a different error message:
 
Fatal Python error: initfsencoding: unable to load the file system codec
  File "C:\OSGEO4~1\apps\Python27\lib\encodings\__init__.py", line 123
raise CodecRegistryError,\
^
SyntaxError: invalid syntax
Current thread 0x3064 (most recent call first):
 
Three is a python27 folder under osgeo4w created after installation not sure 
that is supposed to be there
 
Any ideas how to solve ?
 
Cheers
Karsten
 
 
 

  _  

From: Nicolas Cadieux [mailto:njacadieux.git...@gmail.com] 
Sent: Thursday, February 25, 2021 17:22
To: karsten
Cc: QGIS User
Subject: Re: [Qgis-user] osgeo4w shell gdal_calc not running


Hi, 

It’s odd that the OSGeo4w shell would ask for a version of Python (2.7) that 
has not been used since QGIS 2.x.  My guess is that the shell is picking up old 
configurations.  I would personally uninstall the entire OSGEO4W installation, 
delete the directories and the user files found in your user profile.   It’s a 
bit drastic as a solution but that would be my first solution... it would 
probably take less time than troubleshooting the shell...


Nicolas Cadieux 
https://gitlab.com/njacadieux


Le 25 févr. 2021 à 18:26, karsten  a écrit :



 
Hi All,
 
on my updated windows 10 I am trying to run gdal_calc via the osego4w shell 
(newest version).
I can see gdal_calc when running 0-help. When I try to run it: gdal_calc 
 
I am getting the following error:
 
Unable to create process using 'C:\OSGEO4~1\bin\python.exe 
"C:\OSGeo4W64\apps\Python27\Scripts\gdal_calc.py" '
 
I checked the system path and python 27 is not on the path itself but I have 
added c:\OSGeo4W64\bin\ . Seems it finds the old python only and that does not 
appear to run.
Any ideas how to solve this ?
 
Cheers
Karsten
 
___
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] raster with distance values from a point

2021-02-25 Thread Nicolas Cadieux
Interesting Kirk,

The QGIS vector to raster conversion is not available in the graphical modeler 
or do you have another reason behind your solution? I don’t use much the 
graphical modeler so I appreciate your incite.

Cheers!

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 25 févr. 2021 à 15:44, Kirk Schmidt  a écrit :
> 
> 
> To add to Nicolas" comment:
> 
> 1) Create your point layer from a csv (easting, northing id) as a minimum
> 
> 2) If you want to stay with process modeler, use the SAGA>Raster creation 
> tools> Rasterize Algorithm to convert the point layer to your required 
> resolution and size
> 
> 3) Use the  GDAL>Raster Analysis>Proximity or SAGA>Raster tools> Proximity 
> Raster  to create your output.
> 
> Kirk Schmidt
> 
> On 2/25/2021 4:24 PM, Nicolas Cadieux wrote:
>> Hi,
>> 
>> You can cut down you use of several plugins by doing the following,
>> 
>> 1) Create a vector point file with a single point having the numerical field 
>> containing the value 1.  This file could be a csv containing WKT.
>> 
>> 2) Use the vector to raster conversion.  (This will take your vector point 
>> file, an create a raster of x,y dimensions.  You point will become 1 and all 
>> other values will be 0.
>> 
>> 3) Use the Proximity raster distance gdal function.
>> 
>> This requires no plugins so it should be easy to create a graphical modeler. 
>>  My favorite way would be to go to strait Python and to call the gdal 
>> proximity function from my Python script.  If you had hundred or thousands 
>> of these to do, I could develop a Python script that could automate the 
>> entire thing.   Contact me if you have questions.
>> 
>> Nicolas Cadieux
>> 
>> 
>> 
>> On 2021-02-25 12:58 p.m., Fabio Falchi wrote:
>>> 
>>> Dear all,
>>> 
>>> not having received any answer, I repeat the request.
>>> I need to speed up the process of obtaining rasters with distances from a 
>>> single point (or a single lat-lon coordinate) in it. Manually I use this 
>>> procedure:
>>> With a georeferenced raster in a UTM projection I use raster calculator to 
>>> obtain a raster with all pixels set to zero. Then, with Serval plug-in, I 
>>> manually set to 1 the value of the pixel in the wanted position (either by 
>>> using a satellite overlay or by using a point vector layer with the 
>>> appropriate coordinates). Then I use the proximity function under 
>>> Raster>Analisys menu.
>>> I want to make this via the Graphical Modeler, in order to be able to make 
>>> the process fast and skip the manual introduction with Serval plug-in. At 
>>> the very least, I need a mode to put the value 1 in the pixel of the 
>>> selected null raster in the position givel by lat-lon coordinates. 
>>> Thank you!
>>> Best,
>>> Fabio Falchi
>>> 
>>> USC - Universidade de Santiago de Compostela
>>> 
>>> ISTIL - Light Pollution Science and Technology Institute
>>> 
>>> 
>>> Il sabato 20 febbraio 2021, 18:04:14 CET, Fabio Falchi 
>>>  ha scritto:
>>> 
>>> 
>>> Dear all,
>>> 
>>> I need to speed up the process of obtaining rasters with distances from a 
>>> single point in it. Manually I use this procedure:
>>> With a georeferenced raster in a UTM projection I use raster calculator to 
>>> obtain a raster with all pixels set to zero. Then, with Serval plug-in, I 
>>> manually set to 1 the value of the pixel in the wanted position (either by 
>>> using a satellite overlay or by using a point vector layer with the 
>>> appropriate coordinates). Then I use the proximity function under 
>>> Raster>Analisys menu.
>>> I want to make this via the Graphical Modeler, in order to be able to make 
>>> the process fast and skip the manual introduction with Serval plug-in. At 
>>> the very least, I need a mode to put the value 1 in the pixel of the 
>>> selected null raster in the position givel by lat-lon coordinates. 
>>> Thank you!
>>> Best,
>>> Fabio Falchi
>>> 
>>> USC - Universidade de Santiago de Compostela
>>> 
>>> ISTIL - Light Pollution Science and Technology Institute
>>> 
>>> 
>>> 
>>> ___
>>> 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
>> -- 
>> Nicolas Cadieux
>> https://gitlab.com/njacadieux
>> 
>> 
>> ___
>> 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
> -- 
> Kirk Schmidt, MScF, BScF, RPF
> General Manager
> Nortek Resource Solutions Inc.
> RR # 1
> Thorburn, NS
> B0K 1W0
> Tel (902) 922.3607
> Email: k...@nortekresources.com
> Web: www.nortekresources.com
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: 

Re: [Qgis-user] osgeo4w shell gdal_calc not running

2021-02-25 Thread Nicolas Cadieux
Hi,

It’s odd that the OSGeo4w shell would ask for a version of Python (2.7) that 
has not been used since QGIS 2.x.  My guess is that the shell is picking up old 
configurations.  I would personally uninstall the entire OSGEO4W installation, 
delete the directories and the user files found in your user profile.   It’s a 
bit drastic as a solution but that would be my first solution... it would 
probably take less time than troubleshooting the shell...

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 25 févr. 2021 à 18:26, karsten  a écrit :
> 
> 
> Hi All,
>  
> on my updated windows 10 I am trying to run gdal_calc via the osego4w shell 
> (newest version).
> I can see gdal_calc when running 0-help. When I try to run it: gdal_calc
>  
> I am getting the following error:
>  
> Unable to create process using 'C:\OSGEO4~1\bin\python.exe 
> "C:\OSGeo4W64\apps\Python27\Scripts\gdal_calc.py" '
>  
> I checked the system path and python 27 is not on the path itself but I have 
> added c:\OSGeo4W64\bin\ . Seems it finds the old python only and that does 
> not appear to run.
> Any ideas how to solve this ?
>  
> Cheers
> Karsten
>  
> ___
> 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] osgeo4w shell gdal_calc not running

2021-02-25 Thread karsten
Hi All,
 
on my updated windows 10 I am trying to run gdal_calc via the osego4w shell
(newest version).
I can see gdal_calc when running 0-help. When I try to run it: gdal_calc 
 
I am getting the following error:
 
Unable to create process using 'C:\OSGEO4~1\bin\python.exe
"C:\OSGeo4W64\apps\Python27\Scripts\gdal_calc.py" '
 
I checked the system path and python 27 is not on the path itself but I have
added c:\OSGeo4W64\bin\ . Seems it finds the old python only and that does
not appear to run.
Any ideas how to solve this ?
 
Cheers
Karsten
 
___
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] Performance problems with the ogr file-gdb driver

2021-02-25 Thread Nyall Dawson
On Thu, 25 Feb 2021 at 23:44, Thomas Struller
 wrote:
>
> Hallo List,
>
> since installing QGis 3.16.3 and now continuing 3.18 i have serious 
> performance problems when using the OGR file-gdb Driver.
>
> When i use the ogr file-gdb driver QGis becomes very slow. Not only when I 
> try to edit a file geodatabase, even when i zoom in or out or try to change 
> from the layer-view to the browser-view.
>
> On start up QGis now needs minutes to scan „former project connections“. Is 
> it possible to avoid this scan on startup?
>
> We have a mixed enviroment with arcgis installations and qgis. Sometimes i 
> have to edit a filegeodatabase.
>
> I’m on windows 10 pro, amd ryzen 4750, 32 GB
>
> Does anyone have the same experiences? Is there a solution besides 
> uninstalling the ogr-file-gdb driver?

You could go into Settings - Options - GDAL - Vector Drivers and
disable the filegdb driver whenever you're not actively editing a gdb
file. I.e. use the stable, optimised openfilegdb driver most of the
time and only switch to the filegdb driver when you have a specific
need to use it.

The GDAL driver page for the FileGDB driver lists a whole lot of known
issues with that driver, which can't be addressed by anyone except for
ESRI (as they come from the underlying ESRI SDK). I don't see any
likelihood that this driver can/will be improved in the future.

In the long term, there's two reasonable solutions for this setup that I see:
1. With the improved Geopackage compatibility that recent ArcGIS Pro
versions bring you may have luck in moving your arcgis workflows away
from gdb files and to gpkg, which of course work great in QGIS and
other non-esri applications.
2. If funding is available, there's a good chance that edit support
can be added to the open source openfilegdb GDAL driver. While this
hasn't yet been tested, the gdb format is sufficiently reverse
engineered and understood well enough to make this a good possibility.

Nyall


>
> On a imac machine and a linux-mint machine I did not have these performance 
> issues. But as far as i now, there it is not possible to edit esri file 
> geodatabases.
>
> Mit freundlichen Grüßen
>
>
> Thomas Struller
> Diplom Geologe (Univ.), BDG, V18
>
> Sachverständiger nach BBodSchG §18,
> SG1 Historische Recherche
> SG2 Pfad Boden – Gewässer
> Akademischer Geoinformatiker
>
>
>
>
> Tel:0049 911 12076 111
> Mobil:  0049 170 33 20 494
> Mail:   thomas.strul...@lga-geo.de
>
>
> LGA Institut für Umweltgeologie und Altlasten GmbH
> Christian-Hessel-Straße 1
> 90427 Nürnberg
> i...@lga-geo.de
> www.LGA-geo.de
>
>
>
>
>
>
> Handelsregister: AmtsG Nürnberg HRB 18895
> Umsatzst.-IdNr.:DE219281492
> StNr.:  241/131/30489
>
> Geschäftsführer: Carlo Schillinger, Dr. Jürgen Kisskalt
> ___
> 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] osgeo4w 64 bit installer - postinstall errors

2021-02-25 Thread karsten
Hi All,
 
it seems that windows 7 is not compatible with at least the python version
3.9 contained with the new osgeo4w. I fixed this by upgrading to win 10
(which still worked for free) 
and got the  osgeo4w 64 installation to run through without errors.
 
Cheers
Karsten

  _  

From: karsten [mailto:kars...@terragis.net] 
Sent: Thursday, February 25, 2021 00:58
To: 'QGIS User'
Subject: osgeo4w 64 bit installer - postinstall errors 


Hi All,
 
on my windows 7 machine I just downloaded the newest osgeo4w 64 bit
installer and ran advanced install. 
The process fails with the following post install errors below. My full log
file is here http://www.terragis.net/docs/other/qgis/setup.log
Any ideas how this can be solved ?
 
Thanks
Karsten
-
 
Package: Unknown package
 alkis-import.cmd exit code -6
 gdal-python.bat exit code -6
 grass.bat exit code -6
 grass64.bat exit code -6
 liblas.bat exit code -6
 msvcrt-2008.bat exit code -6
 msvcrt-2010.bat exit code -6
 msvcrt-2013.bat exit code -6
 msys.bat exit code -6
 netcdf.bat exit code -6
 opencl.bat exit code -6
 openssl.bat exit code -6
 openssl10.bat exit code -6
 pyqt5.bat exit code -6
 python-core.bat exit code -6
 python3-pip.bat exit code -6
 python3-setuptools.bat exit code -6
 qgis-common.bat exit code -6
 qgis-grass-plugin-common.bat exit code -6
 qgis-grass-plugin.bat exit code -6
 qgis-grass-plugin7.bat exit code -6
 qgis.bat exit code -6
 qt4-libs.bat exit code -6
 qt5-libs.bat exit code -6
 saga-ltr.bat exit code -6
 saga.bat exit code -6
 setup.bat exit code -6
 shell.bat exit code -6
 sip-qt5.bat exit code -6
 tora.bat exit code -6
 
___
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] raster with distance values from a point

2021-02-25 Thread Fabio Falchi
 
Dear all,
not having received any answer, I repeat the request.
I need to speed up the process of obtaining rasters with distances from a 
single point (or a single lat-lon coordinate) in it. Manually I use this 
procedure:With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with Serval 
plug-in, I manually set to 1 the value of the pixel in the wanted position 
(either by using a satellite overlay or by using a point vector layer with the 
appropriate coordinates). Then I use the proximity function under 
Raster>Analisys menu.I want to make this via the Graphical Modeler, in order to 
be able to make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the pixel of 
the selected null raster in the position givel by lat-lon coordinates. 
Thank you!Best,Fabio Falchi

USC - Universidade de Santiago de Compostela
 
ISTIL - Light Pollution Science and Technology Institute

Il sabato 20 febbraio 2021, 18:04:14 CET, Fabio Falchi 
 ha scritto:  
 
 Dear all,
I need to speed up the process of obtaining rasters with distances from a 
single point in it. Manually I use this procedure:With a georeferenced raster 
in a UTM projection I use raster calculator to obtain a raster with all pixels 
set to zero. Then, with Serval plug-in, I manually set to 1 the value of the 
pixel in the wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the proximity 
function under Raster>Analisys menu.I want to make this via the Graphical 
Modeler, in order to be able to make the process fast and skip the manual 
introduction with Serval plug-in. At the very least, I need a mode to put the 
value 1 in the pixel of the selected null raster in the position givel by 
lat-lon coordinates. 
Thank you!Best,Fabio Falchi

USC - Universidade de Santiago de Compostela
 
ISTIL - Light Pollution Science and Technology Institute
  ___
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] GRASS defaults parameters

2021-02-25 Thread Andrea Giudiceandrea

Il 24/02/2021 03:53, Stephane Goldstein ha scritto:

Thanks a lot Andrea.
This gonna save me many half seconds a day :)
Cheers


You are welcome. Best regards.

Andrea
___
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] raster with distance values from a point

2021-02-25 Thread Kirk Schmidt

To add to Nicolas" comment:

1) Create your point layer from a csv (easting, northing id) as a minimum

2) If you want to stay with process modeler, use the SAGA>Raster 
creation tools> Rasterize Algorithm to convert the point layer to your 
required resolution and size


3) Use the  GDAL>Raster Analysis>Proximity or SAGA>Raster tools> 
Proximity Raster  to create your output.


Kirk Schmidt

On 2/25/2021 4:24 PM, Nicolas Cadieux wrote:


Hi,

You can cut down you use of several plugins by doing the following,

1) Create a vector point file with a single point having the numerical 
field containing the value 1.  This file could be a csv containing WKT.


2) Use the vector to raster conversion.  (This will take your vector 
point file, an create a raster of x,y dimensions.  You point will 
become 1 and all other values will be 0.


3) Use the Proximity raster distance gdal function.

This requires no plugins so it should be easy to create a graphical 
modeler.  My favorite way would be to go to strait Python and to call 
the gdal proximity function from my Python script.  If you had hundred 
or thousands of these to do, I could develop a Python script that 
could automate the entire thing. Contact me if you have questions.


Nicolas Cadieux


On 2021-02-25 12:58 p.m., Fabio Falchi wrote:


Dear all,

not having received any answer, I repeat the request.
I need to speed up the process of obtaining rasters with distances 
from a single point (or a single lat-lon coordinate) in it. Manually 
I use this procedure:
With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with 
Serval plug-in, I manually set to 1 the value of the pixel in the 
wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the 
proximity function under Raster>Analisys menu.
I want to make this via the Graphical Modeler, in order to be able to 
make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the 
pixel of the selected null raster in the position givel by lat-lon 
coordinates.

Thank you!
Best,
Fabio Falchi

/USC - Universidade de Santiago de Compostela/

/ISTIL - Light Pollution Science and Technology Institute/


Il sabato 20 febbraio 2021, 18:04:14 CET, Fabio Falchi 
 ha scritto:



Dear all,

I need to speed up the process of obtaining rasters with distances 
from a single point in it. Manually I use this procedure:
With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with 
Serval plug-in, I manually set to 1 the value of the pixel in the 
wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the 
proximity function under Raster>Analisys menu.
I want to make this via the Graphical Modeler, in order to be able to 
make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the 
pixel of the selected null raster in the position givel by lat-lon 
coordinates.

Thank you!
Best,
Fabio Falchi

/USC - Universidade de Santiago de Compostela/

/ISTIL - Light Pollution Science and Technology Institute/


___
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

--
Nicolas Cadieux
https://gitlab.com/njacadieux

___
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


--
Kirk Schmidt, MScF, BScF, RPF
General Manager
Nortek Resource Solutions Inc.
RR # 1
Thorburn, NS
B0K 1W0
Tel (902) 922.3607
Email: k...@nortekresources.com
Web: www.nortekresources.com

___
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] Long Term Release

2021-02-25 Thread Charles Dixon-Paver
It is outlined in the roadmap though...

https://www.qgis.org/en/site/getinvolved/development/roadmap.html

On Thu, 25 Feb 2021 at 22:01, Anita Graser  wrote:

> Dear Iain,
>
> It's mentioned in
> https://blog.qgis.org/2021/02/23/qgis-3-18-zurich-is-released/ but we
> don't have dedicated LTR announcements so far.
>
> Regards,
>
> Anita
>
>
> On 25.02.2021 20:37, i...@jcis.net.au wrote:
>
> So QGIS 3.16.4 is the new Long Term Release.
>
>
>
> Was there some sort of announcement I missed?
>
>
>
> It would be good to have an announcement to let those of us using the
> stable version of QGIS make sure that our team upgrades although it does
> seem that there is some problems with the installation.
>
>
>
> Cheers
>
>
>
> *Dr Iain Stuart*
>
> *JCIS Consultants *
>
> P.O. Box 2397
>
> Burwood North
>
> NSW, 2134
>
>
>
> (02) 9701 0191
> (0413) 380116 (m)
>
>
>
> ___
> Qgis-user mailing listqgis-u...@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


Re: [Qgis-user] raster with distance values from a point

2021-02-25 Thread Nicolas Cadieux

Hi,

You can cut down you use of several plugins by doing the following,

1) Create a vector point file with a single point having the numerical 
field containing the value 1.  This file could be a csv containing WKT.


2) Use the vector to raster conversion.  (This will take your vector 
point file, an create a raster of x,y dimensions.  You point will become 
1 and all other values will be 0.


3) Use the Proximity raster distance gdal function.

This requires no plugins so it should be easy to create a graphical 
modeler.  My favorite way would be to go to strait Python and to call 
the gdal proximity function from my Python script.  If you had hundred 
or thousands of these to do, I could develop a Python script that could 
automate the entire thing. Contact me if you have questions.


Nicolas Cadieux


On 2021-02-25 12:58 p.m., Fabio Falchi wrote:


Dear all,

not having received any answer, I repeat the request.
I need to speed up the process of obtaining rasters with distances 
from a single point (or a single lat-lon coordinate) in it. Manually I 
use this procedure:
With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with 
Serval plug-in, I manually set to 1 the value of the pixel in the 
wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the 
proximity function under Raster>Analisys menu.
I want to make this via the Graphical Modeler, in order to be able to 
make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the 
pixel of the selected null raster in the position givel by lat-lon 
coordinates.

Thank you!
Best,
Fabio Falchi

/USC - Universidade de Santiago de Compostela/

/ISTIL - Light Pollution Science and Technology Institute/


Il sabato 20 febbraio 2021, 18:04:14 CET, Fabio Falchi 
 ha scritto:



Dear all,

I need to speed up the process of obtaining rasters with distances 
from a single point in it. Manually I use this procedure:
With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with 
Serval plug-in, I manually set to 1 the value of the pixel in the 
wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the 
proximity function under Raster>Analisys menu.
I want to make this via the Graphical Modeler, in order to be able to 
make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the 
pixel of the selected null raster in the position givel by lat-lon 
coordinates.

Thank you!
Best,
Fabio Falchi

/USC - Universidade de Santiago de Compostela/

/ISTIL - Light Pollution Science and Technology Institute/


___
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


--
Nicolas Cadieux
https://gitlab.com/njacadieux

___
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] raster with distance values from a point

2021-02-25 Thread Kirk Schmidt

Hallo Fabio:

What version of QGIS are you using?

Kirk Schmidt

On 2/25/2021 1:58 PM, Fabio Falchi wrote:


Dear all,

not having received any answer, I repeat the request.
I need to speed up the process of obtaining rasters with distances 
from a single point (or a single lat-lon coordinate) in it. Manually I 
use this procedure:
With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with 
Serval plug-in, I manually set to 1 the value of the pixel in the 
wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the 
proximity function under Raster>Analisys menu.
I want to make this via the Graphical Modeler, in order to be able to 
make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the 
pixel of the selected null raster in the position givel by lat-lon 
coordinates.

Thank you!
Best,
Fabio Falchi

/USC - Universidade de Santiago de Compostela/

/ISTIL - Light Pollution Science and Technology Institute/


Il sabato 20 febbraio 2021, 18:04:14 CET, Fabio Falchi 
 ha scritto:



Dear all,

I need to speed up the process of obtaining rasters with distances 
from a single point in it. Manually I use this procedure:
With a georeferenced raster in a UTM projection I use raster 
calculator to obtain a raster with all pixels set to zero. Then, with 
Serval plug-in, I manually set to 1 the value of the pixel in the 
wanted position (either by using a satellite overlay or by using a 
point vector layer with the appropriate coordinates). Then I use the 
proximity function under Raster>Analisys menu.
I want to make this via the Graphical Modeler, in order to be able to 
make the process fast and skip the manual introduction with Serval 
plug-in. At the very least, I need a mode to put the value 1 in the 
pixel of the selected null raster in the position givel by lat-lon 
coordinates.

Thank you!
Best,
Fabio Falchi

/USC - Universidade de Santiago de Compostela/

/ISTIL - Light Pollution Science and Technology Institute/


___
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


--
Kirk Schmidt, MScF, BScF, RPF
General Manager
Nortek Resource Solutions Inc.
RR # 1
Thorburn, NS
B0K 1W0
Tel (902) 922.3607
Email: k...@nortekresources.com
Web: www.nortekresources.com

___
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] Long Term Release

2021-02-25 Thread Anita Graser

Dear Iain,

It's mentioned in
https://blog.qgis.org/2021/02/23/qgis-3-18-zurich-is-released/ but we
don't have dedicated LTR announcements so far.

Regards,

Anita


On 25.02.2021 20:37, i...@jcis.net.au wrote:


So QGIS 3.16.4 is the new Long Term Release.

Was there some sort of announcement I missed?

It would be good to have an announcement to let those of us using the
stable version of QGIS make sure that our team upgrades although it
does seem that there is some problems with the installation.

Cheers

*Dr Iain Stuart*

*/JCIS Consultants /*

P.O. Box 2397

Burwood North

NSW, 2134

(02) 9701 0191
(0413) 380116 (m)


___
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] Long Term Release

2021-02-25 Thread Iain
So QGIS 3.16.4 is the new Long Term Release.

 

Was there some sort of announcement I missed? 

 

It would be good to have an announcement to let those of us using the stable
version of QGIS make sure that our team upgrades although it does seem that
there is some problems with the installation.

 

Cheers

 

Dr Iain Stuart

JCIS Consultants 

P.O. Box 2397

Burwood North

NSW, 2134

 

(02) 9701 0191
(0413) 380116 (m)

 

___
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] Raster values in vector attributes - multipart geometries

2021-02-25 Thread Nicolas Cadieux

Hi,

Multi-part geometries can complicate things.  The best way is to use 
Vector/Geometry tools/Multipart to Single part. You can also try the 
zonal statistics module found in the processing toolbox.


Nicolas

On 2021-02-25 8:43 a.m., Giacomo Uguccioni wrote:

A warm greeting to all,
I ask you for help.
I have to fill a column of a shapefile (which I believe is a 
multi-part geometry but I have to verify) with the Z (elevation) 
information.
I would like to ask for the elevation from an online DEM resource, 
relying on the coordinates of the feature, but for now I am happy to 
be able to query a dem that I load in the same qgis project.
The raster_value function does not work with multi-part geometries (it 
returns NULL), while the sampling raster values algorithms create a 
new layer, fact that must not happen for other reasons related to the 
sharing format of the qgis project.

Can you give me some suggestions or some solutions? thank you so much

--
*Giacomo Uguccioni*
*Geospatial Data Acquisition & Processing*
+39 3920431219
Le informazioni contenute nella presente comunicazione sono riservate 
esclusivamente ai destinatari indicati in epigrafe. La diffusione del 
documento trasmesso da parte di qualsiasi soggetto diverso dal 
mittente e dal destinatario è proibita, sia ai sensi dell’art. 616 
c.p., sia ai sensi del D.Lgs. n. 196/2003 e regolamento UE n. 
2016/679. Se avete ricevuto questo messaggio per errore, vi preghiamo 
di distruggerlo e di darcene immediata comunicazione anche inviando un 
messaggio di ritorno all’indirizzoe-mail del mittente.


___
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


--
Nicolas Cadieux
https://gitlab.com/njacadieux

___
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-it-user] QGIS master e SpatiaLite 5

2021-02-25 Thread Andrea Giudiceandrea
Totò wrote
> select RTTOPO_version();
> 
> che mi restituisce: 1.1.0-dev

Perfetto!

Chiedo quindi, a te o a chi può già usare Spatialite 5 con librttopo, di
poter effetture il calcolo dell'area dei poligoni presenti nel file GeoJson
utmzones_area.json in  utmzones_area.zip
  
utilizzando le funzioni ST_Area(geometry, true) e ST_Area(geometry, false) i
cui valori dovranno essere inseriti rispettivamente nelle colonne
area_spatialite_5_true e area_spatialite_5_false.

Nel layer sono già presenti i valori dell'area calcolati tramite
- Spatialite 4.3.0 (PROJ 6.3.2, LWGEOM 3)
- QGIS 3.16.3
- PostGIS (PostgreSQL 13.1 / PostGIS 3.0.2 / PROJ 5.0.2 / Liblwgeom 3.0.2)
- PROJ (pyproj 2.6.1.post1 / PROJ: 7.0.1)


Nel frattempo è stata inserita nel codice la Pull Request di Nyall Dawson
che cambia l'algoritmo di calcolo geodesico di aree e distanze, passando da
alcune routine che erano state implementate in QGIS, per il calcolo delle
aree, a partire da quelle di GRASS (e infatti restituivano gli stessi
valori), alle routine di GeographiLib che dovrebbero garantire gli stessi
risultati che si ottengono tramite PROJ/pyproj e PostGIS.
https://github.com/qgis/QGIS/pull/41726

A presto e grazie in anticipo.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


[QGIS-it-user] Valori raster --> attributo shape

2021-02-25 Thread Giacomo Uguccioni
Un caro saluto a tutti,
vi chiedo un aiuto. Devo compilare una colonna di uno shapefile (il quale
credo sia una geometria multiparte ma devo verificare) con l'informazione
di quota. Sarebbe utile poter reperire la quota da una risorsa DEM online,
ma per ora basterebbe anche poterla ricavare da un DEM che carico nel
progetto qgis.
La funzione raster_value non funziona con geometrie multiparte (ritorna
NULL), mentre gli algoritmi di sampling raster values mi creano un nuovo
layer, cosa che non deve avvenire per altri motivi legati al formato di
condivisione del progetto qgis.
Sapete suggerirmi qualche diversa operazione?
Grazie mille

*Giacomo Uguccioni*
*Geospatial Data Acquisition & Processing*
+39 3920431219
Le informazioni contenute nella presente comunicazione sono riservate
esclusivamente ai destinatari indicati in epigrafe. La diffusione del
documento trasmesso da parte di qualsiasi soggetto diverso dal mittente e
dal destinatario è proibita, sia ai sensi dell’art. 616 c.p., sia ai
sensi del D.Lgs. n. 196/2003 e regolamento UE n. 2016/679. Se avete
ricevuto questo messaggio per errore, vi preghiamo di distruggerlo e di
darcene immediata comunicazione anche inviando un messaggio di ritorno
all’indirizzo e-mail del mittente.
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


[Qgis-user] Performance problems with the ogr file-gdb driver

2021-02-25 Thread Thomas Struller
Hallo List,

since installing QGis 3.16.3 and now continuing 3.18 i have serious performance 
problems when using the OGR file-gdb Driver.

When i use the ogr file-gdb driver QGis becomes very slow. Not only when I try 
to edit a file geodatabase, even when i zoom in or out or try to change from 
the layer-view to the browser-view.

On start up QGis now needs minutes to scan „former project connections“. Is it 
possible to avoid this scan on startup?

We have a mixed enviroment with arcgis installations and qgis. Sometimes i have 
to edit a filegeodatabase.

I’m on windows 10 pro, amd ryzen 4750, 32 GB

Does anyone have the same experiences? Is there a solution besides uninstalling 
the ogr-file-gdb driver?

On a imac machine and a linux-mint machine I did not have these performance 
issues. But as far as i now, there it is not possible to edit esri file 
geodatabases.

Mit freundlichen Grüßen


Thomas Struller
Diplom Geologe (Univ.), BDG, V18

Sachverständiger nach BBodSchG §18,
SG1 Historische Recherche
SG2 Pfad Boden – Gewässer
Akademischer Geoinformatiker




Tel:0049 911 12076 111
Mobil:  0049 170 33 20 494
Mail:   thomas.strul...@lga-geo.de


 LGA Institut für Umweltgeologie und Altlasten GmbH
 Christian-Hessel-Straße 1
 90427 Nürnberg
 i...@lga-geo.de
 www.LGA-geo.de








Handelsregister: AmtsG Nürnberg HRB 18895
Umsatzst.-IdNr.:DE219281492
StNr.:  241/131/30489

Geschäftsführer: Carlo Schillinger, Dr. Jürgen Kisskalt
<>___
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] Raster values in vector attributes - multipart geometries

2021-02-25 Thread Giacomo Uguccioni
A warm greeting to all,
I ask you for help.
I have to fill a column of a shapefile (which I believe is a multi-part
geometry but I have to verify) with the Z (elevation) information.
I would like to ask for the elevation from an online DEM resource, relying
on the coordinates of the feature, but for now I am happy to be able to
query a dem that I load in the same qgis project.
The raster_value function does not work with multi-part geometries (it
returns NULL), while the sampling raster values algorithms create a new
layer, fact that must not happen for other reasons related to the sharing
format of the qgis project.
Can you give me some suggestions or some solutions? thank you so much

-- 
*Giacomo Uguccioni*
*Geospatial Data Acquisition & Processing*
+39 3920431219
Le informazioni contenute nella presente comunicazione sono riservate
esclusivamente ai destinatari indicati in epigrafe. La diffusione del
documento trasmesso da parte di qualsiasi soggetto diverso dal mittente e
dal destinatario è proibita, sia ai sensi dell’art. 616 c.p., sia ai
sensi del D.Lgs. n. 196/2003 e regolamento UE n. 2016/679. Se avete
ricevuto questo messaggio per errore, vi preghiamo di distruggerlo e di
darcene immediata comunicazione anche inviando un messaggio di ritorno
all’indirizzo e-mail del mittente.
___
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] R: QGIS server WMS cascade getfeatureinfo

2021-02-25 Thread Richard Duivenvoorde
I set up a Geoserver WMS/WFS
Created a QGIS project pointing to that WMS/WFS
Used that project to start a QGISserver

And 'just got';
- getfeaturinfo (in html, feature and text) <= works for me
- a partial getlegendgraphic (as in: it returned the 'name' of the layer, but 
nog the graphic)

So to me you should create an issue for the last one? 
Although I think it will be a *feature request*, other wms's like Geoserver 
also seem not to support cascading GetLegendGraphic:

https://gis.stackexchange.com/questions/187668/geoserver-cant-get-legendgraphic-of-wms-in-cascade

I think that has something todo with the fact that all wms's implemented this 
part in different ways.
The GetMap request/responses are much better standardized...

Regards,

Richard Duivenvoorde



On 2/25/21 1:09 PM, frippe12573 wrote:
> Hi all,
> 
> I would like to updated the mailing list about the update on this issue,
> which still exists.
> I realised I got an old QGISserver version due to the fact I had only ubuntu
> original 
> repo configured. Now I added the QGIS official repo and I'm running
> QGISserver 3.16.
> 
> Unfortunately, the issue still exists:
> I'm not able to load a WMS cascading layer, to see its legend and to
> getfeatureinfo.
> 
> I add that I tested two different wms cascading layer, one from a geoserver
> managed by me and 
> one from a public repository (Regione Toscana).
> 
> Here the qgisserver log regarding, loading a map with only one external WMS
> layer,
> the return once I opened the legend and eventually the output when I made
> getfeatureinfo:
> 
> https://pastebin.com/GWgeXjjp
> 
> Let me know if you have any suggestion,
> cheers,
> 
> Eugenio
> 
> 
> 
> --
> 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] QGIS 3.18/3.16.4 LTR

2021-02-25 Thread Martin Bittens

Hello Jürgen,

Oh yes, now I got it!

Thanks a lot for your rapid response

Regards

Martin



Am 2/25/2021 um 9:08 AM schrieb Jürgen E. Fischer:

Hi Martin,

On Thu, 25. Feb 2021 at 08:32:39 -0300, Martin Bittens wrote:

I just read the messages about  the latest release of the QGIS 3.18.0
and QGIS 3.16.4 (LTR) packages and must admit that now I am a bit
confused. A couple of days ago I already made an update of my existing
QGIS installation (3.10 and 3.14) using the  network installer
osgeo4w-setup-x86_64.exe which I downloaded from the QGIS homepage. As
usual I selected 'Advanced Installation', the update run without any
problems, and at the end I got the updated QGIS versions 3.18.0 and
3.16.4. But now I read this (e.g.):

Read the two paragraph in front of that: "the new packages are still in a
separate repository for testing" and "You can install them using the osgeo4w
installer on http://download.osgeo.org/osgeo4w/testing/osgeo4w-setup.exe;.
As you neither did use the testing installer nor the repo, the rest doesn't
apply to you.


Jürgen



--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

___
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] R: QGIS server WMS cascade getfeatureinfo

2021-02-25 Thread frippe12573
Hi all,

I would like to updated the mailing list about the update on this issue,
which still exists.
I realised I got an old QGISserver version due to the fact I had only ubuntu
original 
repo configured. Now I added the QGIS official repo and I'm running
QGISserver 3.16.

Unfortunately, the issue still exists:
I'm not able to load a WMS cascading layer, to see its legend and to
getfeatureinfo.

I add that I tested two different wms cascading layer, one from a geoserver
managed by me and 
one from a public repository (Regione Toscana).

Here the qgisserver log regarding, loading a map with only one external WMS
layer,
the return once I opened the legend and eventually the output when I made
getfeatureinfo:

https://pastebin.com/GWgeXjjp

Let me know if you have any suggestion,
cheers,

Eugenio



--
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] QGIS 3.18/3.16.4 LTR

2021-02-25 Thread Jürgen E . Fischer
Hi Martin,

On Thu, 25. Feb 2021 at 08:32:39 -0300, Martin Bittens wrote:
> I just read the messages about  the latest release of the QGIS 3.18.0
> and QGIS 3.16.4 (LTR) packages and must admit that now I am a bit
> confused. A couple of days ago I already made an update of my existing
> QGIS installation (3.10 and 3.14) using the  network installer
> osgeo4w-setup-x86_64.exe which I downloaded from the QGIS homepage. As
> usual I selected 'Advanced Installation', the update run without any
> problems, and at the end I got the updated QGIS versions 3.18.0 and
> 3.16.4. But now I read this (e.g.):

Read the two paragraph in front of that: "the new packages are still in a
separate repository for testing" and "You can install them using the osgeo4w
installer on http://download.osgeo.org/osgeo4w/testing/osgeo4w-setup.exe;.
As you neither did use the testing installer nor the repo, the rest doesn't
apply to you.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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] QGIS 3.18/3.16.4 LTR

2021-02-25 Thread Martin Bittens

Hello QGIS users,

I just read the messages about  the latest release of the QGIS 3.18.0
and QGIS 3.16.4 (LTR) packages and must admit that now I am a bit
confused. A couple of days ago I already made an update of my existing
QGIS installation (3.10 and 3.14) using the  network installer
osgeo4w-setup-x86_64.exe which I downloaded from the QGIS homepage. As
usual I selected 'Advanced Installation', the update run without any
problems, and at the end I got the updated QGIS versions 3.18.0 and
3.16.4. But now I read this (e.g.):

Long story short: you cannot upgrade from old installs and have to remove and
reinstall or use a separate directory.  As the new OSGeo4W only supports 64bit
the default root directory was changed to C:\OSGeo4W, which might help with
that if you were on 64bit earlier.

Also note that it now only has one version of Python - namely 3.9, which
doesn't support Windows 7 anymore.  Other updates include Qt 5.15, GDAL 3.2,
PROJ 7.2 and SAGA 7.8.


What does it mean,

- you cannot upgrade from old installs (I did it with success as far I
could see. My QGIS-projects set-up with older QGIS versions are running
obviously without any problems.

- it now only has one version of Python - namely 3.9 (I checked my QGIS
installation, there is no Python 3.9).

- Other updates include ...  SAGA 7.8 (in the package list I could only
see SAGA 2.3.2 LTR and SAGA 2.1.2.)


It would be great if somebody can explain what these messages like
mentioned above are about.

Thank you very much.


Martin





--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

___
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-it-user] Salva stile in Oracle 11

2021-02-25 Thread Maria Grazia Cuzzani
ciao a tutti! 
non riusciamo a salvare lo stile di un layer Oracle nel DB oracle, la funzione 
'Salva stile' e poi 'in database (Oracle)' crea la tabella LAYER_STYLES, ma non 
riesce a scriverci per inserire il nuovo stile. 
L'utente che usiamo è owner della tabella. 
Errore: Salva lo stile nel DB (oracle) : Impossibile verificare l'esistenza 
dello stile [1%] 

Usiamo: 
Oracle 11G 
Windows 10 
QGIS 3.4.8 / 3.10.3 / QGIS 3.16.4 

qualcuno ha qualche suggerimento? 

grazie!! 
Maria Grazia 

- 
Maria Grazia Cuzzani 
Città metropolitana di Bologna 
Settore strutture tecnologiche, comunicazione e servizi strumentali 
U.O. Servizi alle Unioni e ai Comuni - ufficio SIT 
Via Benedetto XIV, 3 - 40126 Bologna 
Tel 051 6598881 - Fax 051 6599025 
mailto:mariagrazia.cuzz...@cittametropolitana.bo.it 
https://cartografia.cittametropolitana.bo.it 
- 



--

Ai sensi del Dlgs. 196/2003 - Codice in materia di tutela dei dati personali - 
si informa che il presente messaggio di posta elettronica e gli eventuali suoi 
allegati, relativamente ai dati personali contenuti, sono riservati ai 
destinatari. 

Questi potranno inoltrare il messaggio esclusivamente per finalita' 
istituzionali e/o dipendenti da ragioni di servizio del mittente e/o del 
destinatario.

Non e' consentita, salvo espressa autorizzazione del mittente, qualunque forma 
di divulgazione del messaggio.

Qualora il presente messaggio fosse ricevuto per errore, si chiede gentilmente 
di procedere alla sua cancellazione.

Si rende noto che la risposta alla presente e-mail potrebbe essere 
visualizzata, per ragioni di servizio, da personale e collaboratori della 
Citta' metropolitana di Bologna diversi dal titolare della casella di posta 
elettronica.

L'indirizzo e gli altri dati personali del mittente non possono essere 
utilizzati se non per ragioni istituzionali e/o di servizio.

___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


[Qgis-user] couldn't load plugin 'processing' after update to 'Zurich'

2021-02-25 Thread Wouter Impens
Hi List,

After updating there seems to be a problem loading the processing toolbox,
Ik get this error message:

Couldn't load plugin 'processing' due to an error when calling its
classFactory() method
ModuleNotFoundError: No module named 'yaml'

Traceback (most recent call last):
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 335, in _startPlugin
plugins[packageName] = package.classFactory(iface)
  File "C:/OSGEO4~1/apps/qgis/./python/plugins\processing\__init__.py",
line 50, in classFactory
from processing.ProcessingPlugin import ProcessingPlugin
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 798, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/OSGEO4~1/apps/qgis/./python/plugins\processing\ProcessingPlugin.py",
line 47, in
from processing.gui.HistoryDialog import HistoryDialog
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 798, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/OSGEO4~1/apps/qgis/./python/plugins\processing\gui\HistoryDialog.py",
line 33, in
from processing.gui import TestTools
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 798, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/OSGEO4~1/apps/qgis/./python/plugins\processing\gui\TestTools.py",
line 27, in
import yaml
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 798, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'yaml'


Python version: 3.9.0 (tags/v3.9.0:9cf6752, Oct  5 2020, 15:34:40) [MSC
v.1927 64 bit (AMD64)]
QGIS version: 3.18.0-Zürich Zürich, bdef9fb3
Python Path:

   - C:/OSGEO4~1/apps/qgis/./python
   - C:/Users/d08909/AppData/Roaming/QGIS/QGIS3\profiles\default/python
   -
   C:/Users/d08909/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
   - C:/OSGEO4~1/apps/qgis/./python/plugins
   - C:\OSGeo4W64\bin\python39.zip
   - C:\OSGEO4~1\apps\Python39\DLLs
   - C:\OSGEO4~1\apps\Python39\lib
   - C:\OSGeo4W64\bin
   - C:\OSGEO4~1\apps\Python39
   - C:\OSGEO4~1\apps\Python39\lib\site-packages
   - C:\OSGEO4~1\apps\Python39\lib\site-packages\win32
   - C:\OSGEO4~1\apps\Python39\lib\site-packages\win32\lib
   - C:\OSGEO4~1\apps\Python39\lib\site-packages\Pythonwin
   - C:/Users/d08909/AppData/Roaming/QGIS/QGIS3\profiles\default/python
   -
   
C:\Users\d08909\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\kmltools\libs
   -
   
C:/Users/d08909/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis2web
   -
   C:\Users\d08909\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins
   - .

Ik updated using the osgeo4w-setup.exe
I'm using windows 10

Thanks!

Wouter Impens
___
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] Installation Problem

2021-02-25 Thread Richard Duivenvoorde
Hi c,

Which folder fails to install?

Is it possible that you installed an older version of 3.16 and that 3.16.4 also 
tries to write into that folder but has not enough permissions (for parts) of 
that folder?
Would it help to (temporarily) rename your old QGIS install folder, and maybe 
even your QGIS -profiles folder? IF that fixes the issues, you can (at least) 
rename your profiles folder back?

Regards,

Richard Duivenvoorde

On 2/24/21 11:01 PM, Polo GD wrote:
> Hi,
> 
> Having issues installing QGIS ltr (3.16.4) 64-bit standalone. It gets stuck 
> on the creating folder stage of the install. Any detailed help would be 
> really appreciated. My knowledge of installation packages and how they work 
> is very minimal and I've asked the questions in a few places and not managed 
> to get an answer that I understand what to do with!
> 
> I've had responses on the following suggestions so far of github and freenode 
> webchat:
> 
>   * Using a dependency walker - With this I managed to output a log file but 
> not sure what to do with it or what the information within the file tells me.
>   * Some text on something called PKGBUILD - I have no idea what this is or 
> what to do with it.
> 
> 
> I am a GIS user and not a programmer so these responses are like another 
> language to me. I have been using QGIS for 3 years now and never come across 
> an installation issue like this before. Please could someone assist and give 
> me some steps to work through that might help either diagnose the problem or 
> resolve the issue?
> 
> Many Thanks,
> c
> 
> 
> 
> ___
> 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] osgeo4w 64 bit installer - postinstall errors

2021-02-25 Thread karsten
Hi All,
 
on my windows 7 machine I just downloaded the newest osgeo4w 64 bit
installer and ran advanced install. 
The process fails with the following post install errors below. My full log
file is here http://www.terragis.net/docs/other/qgis/setup.log
Any ideas how this can be solved ?
 
Thanks
Karsten
-
 
Package: Unknown package
 alkis-import.cmd exit code -6
 gdal-python.bat exit code -6
 grass.bat exit code -6
 grass64.bat exit code -6
 liblas.bat exit code -6
 msvcrt-2008.bat exit code -6
 msvcrt-2010.bat exit code -6
 msvcrt-2013.bat exit code -6
 msys.bat exit code -6
 netcdf.bat exit code -6
 opencl.bat exit code -6
 openssl.bat exit code -6
 openssl10.bat exit code -6
 pyqt5.bat exit code -6
 python-core.bat exit code -6
 python3-pip.bat exit code -6
 python3-setuptools.bat exit code -6
 qgis-common.bat exit code -6
 qgis-grass-plugin-common.bat exit code -6
 qgis-grass-plugin.bat exit code -6
 qgis-grass-plugin7.bat exit code -6
 qgis.bat exit code -6
 qt4-libs.bat exit code -6
 qt5-libs.bat exit code -6
 saga-ltr.bat exit code -6
 saga.bat exit code -6
 setup.bat exit code -6
 shell.bat exit code -6
 sip-qt5.bat exit code -6
 tora.bat exit code -6
 
___
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