Re: [Qgis-developer] QgsRasterBlock.setColor(size_t, QRgb) in SIP

2013-10-28 Thread Martin Dobias
On Thu, Oct 24, 2013 at 9:40 PM, Radim Blazek radim.bla...@gmail.com wrote: Then I get block.setColor( 0, QColor ().rgb() ) Traceback (most recent call last): File input, line 1, in module TypeError: arguments did not match any overloaded call: QgsRasterBlock.setColor(int, int, int):

[Qgis-developer] Can`t add feature to QgsVectorLayer

2013-10-28 Thread hubbatov
I have this example, that worked in QGis 1.8 but in QGis 2.0 don`t. What i`m doing wrong? QgsFields fields; fields.append(QgsField(id, QVariant::String, id)); fields.append(QgsField(name, QVariant::String, name)); QgsFeature feature = QgsFeature(fields); qDebug() Add Attr

[Qgis-developer] nmea2qgis2 plugin approval

2013-10-28 Thread mackoo
Hello, Two weeks ago I wrote that my nmea2qgis2 plugin (  http://plugins.qgis.org/plugins/nmea2qgis2/ ) can't get approval and I didn't receive any answer. Could somebody please check it out? Thank you, Maciek.___ Qgis-developer mailing list

Re: [Qgis-developer] nmea2qgis2 plugin approval

2013-10-28 Thread Richard Duivenvoorde
On 28-10-13 15:50, Richard Duivenvoorde wrote: On 28-10-13 15:25, mackoo wrote: Hello, Two weeks ago I wrote that my nmea2qgis2 plugin ( http://plugins.qgis.org/plugins/nmea2qgis2/ ) can't get approval and I didn't receive any answer. Could somebody please check it out? Thank you, Maciek.

Re: [Qgis-developer] nmea2qgis2 plugin approval

2013-10-28 Thread Richard Duivenvoorde
On 28-10-13 15:25, mackoo wrote: Hello, Two weeks ago I wrote that my nmea2qgis2 plugin ( http://plugins.qgis.org/plugins/nmea2qgis2/ ) can't get approval and I didn't receive any answer. Could somebody please check it out? Thank you, Maciek. Hi Maciek, I'll have a look, and probably will

[Qgis-developer] Error in georeferencer

2013-10-28 Thread Agustin Lobo
I'm finding wrong, distorted results with qgis 2.0 georeferencer. We've tried with the same set of gcp's in envi and the same method (polynomial deg 2) and there the results are correct, but with qgis the result is very distorted. Actually, the errors represented by the red segments in the

[Qgis-developer] Plugin [384] nmea2qgis2 approval notification.

2013-10-28 Thread noreply
Plugin nmea2qgis2 approval by rduivenvoorde. The plugin version [384] nmea2qgis2 0.1 Experimental is now approved Link: http://plugins.qgis.org/plugins/nmea2qgis2/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Plugin [383] Buffer by Percentage approval notification.

2013-10-28 Thread noreply
Plugin Buffer by Percentage approval by NathanW. The plugin version [383] Buffer by Percentage 0.1 is now approved Link: http://plugins.qgis.org/plugins/BufferByPercentage/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Plugin [381] LatLonGrid approval notification.

2013-10-28 Thread noreply
Plugin LatLonGrid approval by NathanW. The plugin version [381] LatLonGrid 0.2 Experimental is now approved Link: http://plugins.qgis.org/plugins/latlongrid/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Plugin [192] PointsToPaths approval notification.

2013-10-28 Thread noreply
Plugin PointsToPaths approval by NathanW. The plugin version [192] PointsToPaths 0.3 Experimental is now approved Link: http://plugins.qgis.org/plugins/pointstopaths_v02/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Plugin [249] ShellDB approval notification.

2013-10-28 Thread noreply
Plugin ShellDB approval by NathanW. The plugin version [249] ShellDB 2.8 is now approved Link: http://plugins.qgis.org/plugins/ShellDB/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Plugin [249] ShellDB approval notification.

2013-10-28 Thread noreply
Plugin ShellDB approval by NathanW. The plugin version [249] ShellDB 2.6 is now approved Link: http://plugins.qgis.org/plugins/ShellDB/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Plugin [249] ShellDB approval notification.

2013-10-28 Thread noreply
Plugin ShellDB approval by NathanW. The plugin version [249] ShellDB 2.7 is now approved Link: http://plugins.qgis.org/plugins/ShellDB/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] how to create project on hub.qis.org?

2013-10-28 Thread Mikhail Tchernychev
Hi, My plugin page says: Please consider creating a project on hub.qgis.org http://hub.qgis.org and filling the missing metadata. However I cannot find a way how to create new project there... I do have osgeo id and I can login in the right top corner of the screen but I don't see any way to

Re: [Qgis-developer] how to create project on hub.qis.org?

2013-10-28 Thread Mikhail Tchernychev
On 10/28/2013 06:50 PM, Alex Mandel wrote: On 10/28/2013 05:06 PM, Mikhail Tchernychev wrote: Hi, My plugin page says: Please consider creating a project on hub.qgis.org http://hub.qgis.org and filling the missing metadata. However I cannot find a way how to create new project there... I do

Re: [Qgis-developer] how to create project on hub.qis.org?

2013-10-28 Thread Nathan Woodrow
Hey Mikhail, hub.qgis.org is just our own source code host and tracking setup. You are free to create a github repo and store everything over there. That is what a lot of people do. - Nathan On Tue, Oct 29, 2013 at 1:23 PM, Mikhail Tchernychev mikhailtchernyc...@gmail.com wrote: On

Re: [Qgis-developer] how to create project on hub.qis.org?

2013-10-28 Thread Mikhail Tchernychev
I got it now. The source of confusion was because plugin site says: Please consider creating a project on hub.qgis.org http://hub.qgis.org It would be better if it would just say github.org Thank you Mikhail On 10/28/2013 08:27 PM, Nathan Woodrow wrote: Hey Mikhail, hub.qgis.org