[QGIS-Developer] delayed PR of 3.10.1

2019-11-29 Thread SSchmidt
Hello ,

to compile my plugin I waited for the PR of 3.10.1 but now I have red its 
been delayed for a week :-)

So I decided to compile it with last version for downloading (
QGIS-Codeversion 6ffa89eb3e)
But how can I get the source code from github? I can't find a branch for 
this version.

Can anyone help, please?




Freundliche Grüße aus Leipzig
Susann Schmidt
Softwareentwicklung 

**

GFI - Gesellschaft für Informationstechnologie mbH
Philipp-Rosenthal-Straße 9
D-04103 Leipzig
Geschäftsführer: Andreas Richter
Amtsgericht Leipzig HRB 12054
USt.-IdNr.: DE179049354 Steuer-Nr.: 231/109/06412
ESRI Solution Partner  und   ER Mapper Reseller
Tel. 0341 961 3310Fax 0341 961 3311   Mail i...@gfi-gis.de
Web  www.gfi-gis.de  und  www.themenbrowser.de
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Pointcloud install for Travis ?

2019-11-29 Thread Vincent Picavet (ml)
Hello,

On 28/11/2019 14:23, Sandro Santilli wrote:
> On Thu, Nov 28, 2019 at 01:54:58PM +0100, Sandro Santilli wrote:
[..]
> 
> A docker image with pointcloud would be oslandia/pggis which
> is sourced in Vincent's github space:
> https://github.com/vpicavet/docker-pggis
> That one is more generally aimed at being a "gis" oriented
> database, but was not touched for 4 years, so not sure it is
> a good candidate.>
> Vincent (in Cc): are you still interested in maintaining
> that project ? I see a pr from you is pending since June,
> and is adding PostgreSQL 11 and PostGIS 2.5, as the ones
> QGIS currently uses from the kartoza image...

Sorry I missed the thread.. There is a version18 branch, with up-to-date
components. Not merged into master yet, but tested and ready to use.

No problem to use it, and the maintenance burden on this docker image is
light, so I can try to keep it updated with latest versions, or custom
ones on a qgis branch if necessary.

> I've given Vincent's image a try as part of my PR
> https://github.com/qgis/QGIS/pull/33118

Keep me posted if you need help, and if your tests are ok, I can merge
version18 into master.

Best regards,
Vincent

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] delayed PR of 3.10.1

2019-11-29 Thread Etienne Trimaille
Do you mean the 3.10 branch?
https://github.com/qgis/QGIS/tree/release-3_10

Le ven. 29 nov. 2019 à 09:49,  a écrit :

> Hello ,
>
> to compile my plugin I waited for the PR of 3.10.1 but now I have red its
> been delayed for a week :-)
>
> So I decided to compile it with last version for downloading (
> QGIS-Codeversion* 6ffa89eb3e)*
> But how can I get the source code from github? I can't find a branch for
> this version.
>
> Can anyone help, please?
> 
>
>
> Freundliche Grüße aus Leipzig
> Susann Schmidt
> Softwareentwicklung
>
> **
>
> GFI - Gesellschaft für Informationstechnologie mbH
> Philipp-Rosenthal-Straße 9
> D-04103 Leipzig
> Geschäftsführer: Andreas Richter
> Amtsgericht Leipzig HRB 12054
> USt.-IdNr.: DE179049354 Steuer-Nr.: 231/109/06412
> ESRI Solution Partner  und   ER Mapper Reseller
> Tel. 0341 961 3310Fax 0341 961 3311   Mail i...@gfi-gis.de
> Web  www.gfi-gis.de  und  www.themenbrowser.de
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] delayed PR of 3.10.1

2019-11-29 Thread Jürgen E . Fischer
Hi Susann,

On Fri, 29. Nov 2019 at 09:36:13 +0100, sschm...@gfi-gis.de wrote:
> So I decided to compile it with last version for downloading (
> QGIS-Codeversion 6ffa89eb3e)

> But how can I get the source code from github? I can't find a branch for 
> this version.

$ git branch --contains 6ffa89eb3e
release-3_10

or visit

https://github.com/qgis/QGIS/commit/6ffa89eb3e

which also shows (among a ton of backport branches) release-3_10.


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-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Antwort: Re: delayed PR of 3.10.1

2019-11-29 Thread SSchmidt
Hi Jürgen,
thank you a lot,





Hi Susann,

On Fri, 29. Nov 2019 at 09:36:13 +0100, sschm...@gfi-gis.de wrote:
> So I decided to compile it with last version for downloading (
> QGIS-Codeversion 6ffa89eb3e)

> But how can I get the source code from github? I can't find a 
branch for 
> this version.

$ git branch --contains 6ffa89eb3e
release-3_10

or visit

--> this does the trick: https://github.com/qgis/QGIS/commit/6ffa89eb3e

I doesn't knew to git checkout 6ffa89eb3e

Before I tried release-3_10 and final-3_10 but then I get errors with heap 
corruption :-o
see the mail from Nyall Dawson:
 
On Thu, 14 Nov 2019 at 20:32,  wrote:
>
> Hello,
>
> in my plugin I set up a rasterlayer like this:
>
> QgsRasterLayer* lyr = new QgsRasterLayer(src->Dir + "/" 
+ src->File, firstTBLayer->Title, QStringLiteral("gdal"));
> if (lyr->isValid())
> QgsProject::instance()->addMapLayers(QList() << lyr, false);
> QgsRasterRenderer* rend = new 
QgsMultiBandColorRenderer(rLyr->dataProvider(), redBand, greenBand, 
blueBand);
> rLyr->setRenderer(rend);

This looks fine. It's likely there's something else at 
play, possibly
a local build issue.

Nyall


which also shows (among a ton of backport branches) release-3_10.


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 Norden
https://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on 
FreeNode
[Anhang "signature.asc" gelöscht von Susann Schmidt/gfimbh] 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/



So I think my local build issue now is solved with code version 6ffa89eb3e
:-)
All looks fine.

Freundliche Grüße aus Leipzig
Susann Schmidt
Softwareentwicklung 

**

GFI - Gesellschaft für Informationstechnologie mbH
Philipp-Rosenthal-Straße 9
D-04103 Leipzig
Geschäftsführer: Andreas Richter
Amtsgericht Leipzig HRB 12054
USt.-IdNr.: DE179049354 Steuer-Nr.: 231/109/06412
ESRI Solution Partner  und   ER Mapper Reseller
Tel. 0341 961 3310Fax 0341 961 3311   Mail i...@gfi-gis.de
Web  www.gfi-gis.de  und  www.themenbrowser.de___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] geom_from_text() and GeomFromWKT()

2019-11-29 Thread Raymond Nijssen

In a qgis expression both

  geom_from_wkt('point(0 0)')

and

  GeomFromWKT('point(0 0)')

work!


The first is listed in the expression functions but the second is not. 
It is not a problem but it surprises me and I'm wondering if there are 
more secret functions in expressions. Does anyone know?


Kind regards,
Raymond
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] geom_from_text() and GeomFromWKT()

2019-11-29 Thread Matthias Kuhn

Yes, there are several aliases for existing functions defined.

[print(f.name() + ' -> ' + str(f.aliases())) for f in 
QgsExpression.Functions() if f.aliases()]


pi -> ['$pi']
to_int -> ['toint']
to_real -> ['toreal']
to_string -> ['tostring']
to_datetime -> ['todatetime']
to_date -> ['todate']
to_time -> ['totime']
to_interval -> ['tointerval']
to_dm -> ['todm']
to_dms -> ['todms']
now -> ['$now']
$x_at -> ['xat', 'x_at']
$y_at -> ['yat', 'y_at']
x_min -> ['xmin']
x_max -> ['xmax']
y_min -> ['ymin']
y_max -> ['ymax']
geom_from_wkt -> ['geomFromWKT']
geom_from_gml -> ['geomFromGML']
intersects_bbox -> ['bbox']
convex_hull -> ['convexHull']
sym_difference -> ['symDifference']
geom_to_wkt -> ['geomToWKT']
uuid -> ['$uuid']
get_feature -> ['QgsExpressionUtils::getFeature']


Regards
Matthias

On 11/29/19 2:31 PM, Raymond Nijssen wrote:

In a qgis expression both

  geom_from_wkt('point(0 0)')

and

  GeomFromWKT('point(0 0)')

work!


The first is listed in the expression functions but the second is not. 
It is not a problem but it surprises me and I'm wondering if there are 
more secret functions in expressions. Does anyone know?


Kind regards,
Raymond
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Unable to create the bookmark

2019-11-29 Thread Eduardo Rojas Rodríguez
Hi Devs!

I see you are really busy this days, sorry to bother :(, but I have
encounter some problems with QGIS 3.4.13 in Windows 10 using the Standalone
Installer.

In some laptops running Windows 10 when I try to use the Spatial Bookmarks I
get the error: *"Unable to create the bookmark. Driver: Database" *

I have tried fresh install but does not fix the error, the weird thing is
that I cannot replicate this in my work Laptop where I install QGIS using
the Osgeo4W neither in my personal Desktop where I install QGIS with the
Standalone Installer I don't have this problem.

It seems Like its something specific of some PC maybe? I have see this
problem 2 years ago but a Fresh install fix the problem, this time does not
work. 

So I don't know what is causing that in some PCs the spatial bookmarks
doesn't work.



-
Eduardo Rojas Rodríguez
Analista en SIG
SOLTIG
Tel: (506) 2435-8868 / (506) 4001-5214 
eduardo.ro...@soltig.net
http://soltig.net


--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] geom_from_text() and GeomFromWKT()

2019-11-29 Thread Raymond Nijssen

Aha, thank you!



On 29-11-19 15:22, Matthias Kuhn wrote:

Yes, there are several aliases for existing functions defined.

[print(f.name() + ' -> ' + str(f.aliases())) for f in 
QgsExpression.Functions() if f.aliases()]


pi -> ['$pi']
to_int -> ['toint']
to_real -> ['toreal']
to_string -> ['tostring']
to_datetime -> ['todatetime']
to_date -> ['todate']
to_time -> ['totime']
to_interval -> ['tointerval']
to_dm -> ['todm']
to_dms -> ['todms']
now -> ['$now']
$x_at -> ['xat', 'x_at']
$y_at -> ['yat', 'y_at']
x_min -> ['xmin']
x_max -> ['xmax']
y_min -> ['ymin']
y_max -> ['ymax']
geom_from_wkt -> ['geomFromWKT']
geom_from_gml -> ['geomFromGML']
intersects_bbox -> ['bbox']
convex_hull -> ['convexHull']
sym_difference -> ['symDifference']
geom_to_wkt -> ['geomToWKT']
uuid -> ['$uuid']
get_feature -> ['QgsExpressionUtils::getFeature']


Regards
Matthias

On 11/29/19 2:31 PM, Raymond Nijssen wrote:

In a qgis expression both

  geom_from_wkt('point(0 0)')

and

  GeomFromWKT('point(0 0)')

work!


The first is listed in the expression functions but the second is not. 
It is not a problem but it surprises me and I'm wondering if there are 
more secret functions in expressions. Does anyone know?


Kind regards,
Raymond
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Unable to create the bookmark

2019-11-29 Thread Eduardo Rojas Rodríguez
Hi Devs!

Just ignore this threat I fix the problem with a real fresh install,
manually deleted all the QGIS folders and reinstall and that work!






-
Eduardo Rojas Rodríguez
Analista en SIG
SOLTIG
Tel: (506) 2435-8868 / (506) 4001-5214 
eduardo.ro...@soltig.net
http://soltig.net


--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer