[QGIS-Developer] UI: Showing OWS-layers as... ows in layermanager?

2018-03-10 Thread Richard Duivenvoorde
Hi List, Had to test transparency in gdal generated pyramids in a geotiff. So in a QGIS project I had to show both: - the original raster (geotiff) - the wms-version of the raster server by Geoserver Without renaming the actual layername in the WMS, it is from the layermanager in QGIS not very o

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-10 Thread Mark Johnson
>> Determining if the function gaiaStatisticsInvalidate exists in the C:/OSGeo4W/lib/spatialite_i.lib failed with the following output: gaiaStatisticsInvalidate has existed since Spatialite 4.2, so a version before that must of been found. Could you show a list of files in C:/OSGeo4W/lib/ that co

[QGIS-Developer] "classify symmetric" feature

2018-03-10 Thread Pierre_Loicq
Hi all, Just to advertise my feature to make symmetric classification. Who want to take a look ? Here it is : https://github.com/qgis/QGIS/pull/6120 Thank you Pierre -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html ___

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-10 Thread Kurt Stine
I have: C:\OSGeo4W/lib\spatialite.lib C;\OSGeo4W\lib\spatialite_i.lib Kurt At 2018-03-10 16:36:08, "Mark Johnson" wrote: >> Determining if the function gaiaStatisticsInvalidate exists in the >> C:/OSGeo4W/lib/spatialite_i.lib failed with the following output: gaiaStatisticsInvalidate ha

Re: [QGIS-Developer] Problems compiling QGIS 3.0: no matching function for call to QgsLayerTreeLayer::connect

2018-03-10 Thread Hernán De Angelis
Thanks for the pointer, Chris. Indeed: ~> gcc --version gcc (SUSE Linux) 4.8.5 I will chack again in two months with the new version (openSUSE 15). For now I will live with QGIS 2.18.17 just fine. Best, H. On Fri, Mar 9, 2018 at 7:32 PM, ceholden wrote: > Hi > > I encountered this same error

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-10 Thread Mark Johnson
>> C:\OSGeo4W/lib\spatialite.lib >> C;\OSGeo4W\lib\spatialite_i.lib This naming convention seems to be normal for OSGeo4W. I found a site that contains the 32 bit Spatialite 4.3 version: http://www.norbit.de/~jef/osgeo4w/x86/release/spatialite/ http://www.norbit.de/~jef/osgeo4w/x86/release/spati

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-10 Thread Kurt Stine
They are the same size. I wonder if the issue is mainly due to the cmake error that is being thrown. I put the link in a previous mail, but here it is: https://hastebin.com/woherijadi.tex It says that there are unresolved externals. Here is the cmakeoutput.txt file: https://hastebin.com/zopepe