Re: [QGIS-Developer] Gpkg: raster slowdown

2019-03-14 Thread Paolo Cavallini
Thanks. Still without projection, right? Cheers. Il 14 marzo 2019 08:23:01 CET, "Daniele Viganò" ha scritto: >On Wed, Mar 13, 2019 at 6:15 PM Paolo Cavallini >wrote: > >> yes, the raster goes well. Is when you drop it in a gpkg that slows >> down, at least here. >> thanks. >> > >Yes, indeed, I

Re: [QGIS-Developer] Gpkg: raster slowdown

2019-03-14 Thread Daniele Viganò
On Wed, Mar 13, 2019 at 6:15 PM Paolo Cavallini wrote: > yes, the raster goes well. Is when you drop it in a gpkg that slows > down, at least here. > thanks. > Yes, indeed, I did it: dropped it in a gpkg and loaded from there. Everything works fine for me, on both my F29 workstations. Ciao,

Re: [QGIS-Developer] Gpkg: raster slowdown

2019-03-14 Thread Totò
I confirm all of Paolo observations OSGeo4W win 64b regards - https://pigrecoinfinito.wordpress.com/ -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org

[QGIS-Developer] XYZ Tiles base map not working on QGIS Server

2019-03-14 Thread Marco Barbieri
I have a project in QGIS desktop with 3 XYZ Tiles base maps. Everything works fine. I use the same .qgs project on QGIS server and only one base map works with GetMap request. The following are my requests to the server. The first request shows OpenStreetMap base map:

[QGIS-Developer] Assigning a primary key in QgsDataSourceUri doesn't work

2019-03-14 Thread pat31
Hi devs, I use qgis 3.4.5 with windows 7 64bit. I build a qgsvectorlayer like this : uri = qgis.core.QgsDataSourceUri() uri.setDatabase('a_sqlite_file') uri.setDataSource('', 'SELECT * FROM MyTable', 'geom' ,'','the_pk_column_name') vlayer = qgis.core.QgsVectorLayer(uri.uri(), tablename,

Re: [QGIS-Developer] Raster Calculator troubles in Processing with pyqgis

2019-03-14 Thread matteo
For reference, here is the ticket with a minimal sample dataset and the code to reproduce the error https://issues.qgis.org/issues/21586 if confirmed, I really think there is a serious bug in the raster calculator on Windows... Cheers and thanks Matteo

Re: [QGIS-Developer] QGIS-Developer Digest, Vol 161, Issue 49

2019-03-14 Thread Marco Barbieri
Hi René-Luc, > Which QGIS Server version ? > 1:3.4.4+14stretch > Are the XYZ services HTTPS ? > WebMapp_Tiles is a HTTPS service. > Do you have a proxy for the server ? > No proxy on either servers. > Can you made some curl request on the server and access a tile ? > Yes: curl

Re: [QGIS-Developer] QGIS server on red hat

2019-03-14 Thread Régis Haubourg
Hi, Yes one of our customers has been struggling with that. Until we convinced him that there was enough packager teams available on RendHat CentOS.. So we created these docker recipes dedicated to run qgis server in production on a very light debian images :

[QGIS-Developer] QGIS server on red hat

2019-03-14 Thread Paolo Cavallini
Hi all, Does anybody have experience with the installation of QGIS server on red hat? Our website only reports rpm for QGIS 1.8. Thanks. -- Sorry for being short___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] adding XYZ-Tiles in pygis 101 (Qgis3)

2019-03-14 Thread Francisco Pérez Sampayo
Hi, Klas Karlsson have a good example on this tweet: https://twitter.com/klaskarlsson/status/972757121933733889 El vie., 15 mar. 2019 a las 0:10, Tim Sutton () escribió: > Try looking at the code of the quick map services plugin. > > Regards > > Tim > > On 12 Mar 2019, at 17:27,

Re: [QGIS-Developer] Gpkg: raster slowdown

2019-03-14 Thread Nyall Dawson
On Thu, 14 Mar 2019 at 18:38, Totò wrote: > > I confirm all of Paolo observations > > OSGeo4W win 64b > Likely gdal version dependent - f29 is on an older version than osgeo4w. Nyall ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List

Re: [QGIS-Developer] adding XYZ-Tiles in pygis 101 (Qgis3)

2019-03-14 Thread Tim Sutton
Try looking at the code of the quick map services plugin. Regards Tim > On 12 Mar 2019, at 17:27, wambac...@posteo.de wrote: > > Hi, any hints where to get doc or example? > > regards > > walter > > -- > My projects: > > Admin Boundaries of the World