Re: [QGIS-Developer] PyQgis QgsCoordinateTransform constructor?

2017-12-21 Thread Etienne Trimaille
Hi, I had the same problem. I looked in the source, this constructor is not available anymore in Python Bindings: https://github.com/qgis/QGIS/blob/master/src/core/qgscoordinatetransform.h#L75 You need to give a QgsCoordinateTransformContext in the constructor: transform = QgsCoordinateTransfor

[QGIS-Developer] PyQgis QgsCoordinateTransform constructor?

2017-12-21 Thread Richard Duivenvoorde
Hi Devs, since ages, I use like the following to create/get 2 QgsCoordinateReferenceSystem's , then create a QgsCoordinateTransform from those and transform geoms or points: crs = iface.mapCanvas().mapSettings().destinationCrs() print(type(crs)) print(crs.srsid()) print(crs.toWkt()) crs2 = QgsCo

Re: [QGIS-Developer] No more "rasmover" plugin

2017-12-21 Thread geodrinx
Ciao Giovanni, >> Simply, I want to be free to develop and share my ideas without having to >> seek someone's approval. > > this left me curious, as there is no code revision for 3rd party plugins, > what is this about? False. And you know. Example ? This: https://github.com/geodrinx/gearth

Re: [QGIS-Developer] OSGeo4W networkx broken?

2017-12-21 Thread Matthias Kuhn
On 12/20/2017 10:51 AM, Matthias Kuhn wrote: > Hi Jürgen > > > On 12/19/2017 11:51 PM, Jürgen E. Fischer wrote: >> Hi Matthias, >> >> On Tue, 19. Dec 2017 at 17:28:06 +0100, Matthias Kuhn wrote: networkx was updated - introducing python3?-decorator - which as dependency of python-

[QGIS-Developer] Plugin [1037] Kortforsyningen approval notification.

2017-12-21 Thread noreply
Plugin Kortforsyningen approval by pcav. The plugin version "[1037] Kortforsyningen 1.2" is now approved Link: http://plugins.qgis.org/plugins/Kortforsyningen/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.

Re: [QGIS-Developer] No more "rasmover" plugin

2017-12-21 Thread Giovanni Manghi
Hi, > Simply, I want to be free to develop and share my ideas without having to > seek someone's approval. this left me curious, as there is no code revision for 3rd party plugins, what is this about? and why about this specific plugin and not others from you? thanks for the clarification -- G

[QGIS-Developer] Plugin [1376] GPX Segment Importer approval notification.

2017-12-21 Thread noreply
Plugin GPX Segment Importer approval by pcav. The plugin version "[1376] GPX Segment Importer 1.2" is now approved Link: http://plugins.qgis.org/plugins/GpxSegmentImporter/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https:/