[QGIS-Developer] Plugin [1195] MPA Post-Hoc Accounting approval notification.

2017-09-12 Thread noreply

Plugin MPA Post-Hoc Accounting approval by pcav.
The plugin version "[1195] MPA Post-Hoc Accounting 0.5 Experimental" is now 
approved
Link: http://plugins.qgis.org/plugins/MPAPostHocAccounting/
___
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] Docker build timeout

2017-09-12 Thread Tim Sutton
Hi



On Tue, Sep 12, 2017 at 8:24 PM, Denis Rouzaud 
wrote:

> Dear all,
>
> For a few commits, docker is now timing out to build QGIS within 4 hours.
> I would like to be able to save ccache data for the build in a remote
> location.
> Sadly docker does not support git LFS.
> Do we have any storage available (any server or AWS)?
>

​I gave up trying to build on docker hub because it is pretty unreliable
(even when it isn't timing out). If anyone can set up a git hook on one of
our servers (or we could add one) we can trigger the builds on our own
machine and then docker push them into hub

Regards

Tim​



>
> Cheers,
> Denis
>
>
>
>
> ___
> 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
>



-- 
--
​

Tim Sutton
Visit http://kartoza.com to find out about open source:
 * Desktop GIS programming services
 * Geospatial web development
* GIS Training
* Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
Tim is a member of the QGIS Project Steering Committee
---
Kartoza is a merger between Linfiniti and Afrispatial
___
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] Plugin [1035] Lat Lon Tools approval notification.

2017-09-12 Thread noreply

Plugin Lat Lon Tools approval by pcav.
The plugin version "[1035] Lat Lon Tools 0.9.6" is now approved
Link: http://plugins.qgis.org/plugins/latlontools/
___
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] Docker build timeout

2017-09-12 Thread Denis Rouzaud
Dear all,

For a few commits, docker is now timing out to build QGIS within 4 hours.
I would like to be able to save ccache data for the build in a remote
location.
Sadly docker does not support git LFS.
Do we have any storage available (any server or AWS)?

Cheers,
Denis
___
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] processing runalg in code (not in console) problem

2017-09-12 Thread Tom Chadwin
Hi Stefano

I've come across this issue myself. I don't have any real help myself, but
here are some links, including a possible workaround:

https://issues.qgis.org/issues/12502
http://osgeo-org.1560.x6.nabble.com/release-file-after-processing-runalg-tp5318609p5319597.html

Let us know if you make any progress

Tom



-
Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon 
--
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

[QGIS-Developer] Plugin [1316] Location Lab QGIS Plugin approval notification.

2017-09-12 Thread noreply

Plugin Location Lab QGIS Plugin approval by pcav.
The plugin version "[1316] Location Lab QGIS Plugin 1.0.7" is now approved
Link: http://plugins.qgis.org/plugins/location_lab/
___
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] Dropping "spatial query" plugin

2017-09-12 Thread Régis Haubourg
+1 , let's get rid of it, it had many issues also.

2017-09-12 8:41 GMT+02:00 Anita Graser :

> +1 to remove since the "lost" functionality is pretty much covered by the
> regular attribute table anyway.
> Anita
>
>
> On Tue, Sep 12, 2017 at 7:03 AM, Alexander Bruy 
> wrote:
>
>> +1 for removal.
>>
>> 2017-09-12 2:59 GMT+03:00 Nyall Dawson :
>> > Hi all,
>> >
>> > I've just opened https://github.com/qgis/QGIS/pull/5170, which drops
>> > the old core "Spatial Query" plugin.
>> >
>> > Because the functionality of this plugin is now better handled by the
>> > Processing c++ "Extract by Location" and "Select by Location"
>> > algorithms, in my opinion this plugin can be safely dropped now.
>> >
>> > The processing algorithms have the benefits of:
>> >
>> > - a familiar, more modern interface
>> > - ability to be included in multi-step models
>> > - ability to be used in batch modes
>> > - always available in all QGIS installs (as opposed to the always
>> > installed, but disabled-by-default spatial query plugin)
>> > - unit tests
>> > - non-blocking execution
>> > - more optimised code
>> > - features can be extracted to a new layer regardless of input layer
>> > type (spatial query only allows this for spatialite, postgres and some
>> > other formats)
>> >
>> > There's one feature which is available in the spatial query plugin
>> > which isn't present in the processing algs - the interactive list of
>> > affected feature ids (clicking features in the list will zoom to
>> > them). However - I don't consider this list alone to be worth keeping
>> > the plugin alive for, since most users won't find a list of raw
>> > feature IDs particularly helpful.
>> >
>> > Please speak up if you think there's still a requirement to keep this
>> > plugin around, otherwise it will be dropped for 3.0!
>> >
>> > Nyall
>> > ___
>> > 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
>>
>>
>>
>> --
>> Alexander Bruy
>> ___
>> 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

[QGIS-Developer] Plugin [1292] GeoTrace approval notification.

2017-09-12 Thread noreply

Plugin GeoTrace approval by pcav.
The plugin version "[1292] GeoTrace 1.1 Experimental" is now approved
Link: http://plugins.qgis.org/plugins/GeoTrace/
___
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] Dropping "spatial query" plugin

2017-09-12 Thread Anita Graser
+1 to remove since the "lost" functionality is pretty much covered by the
regular attribute table anyway.
Anita


On Tue, Sep 12, 2017 at 7:03 AM, Alexander Bruy 
wrote:

> +1 for removal.
>
> 2017-09-12 2:59 GMT+03:00 Nyall Dawson :
> > Hi all,
> >
> > I've just opened https://github.com/qgis/QGIS/pull/5170, which drops
> > the old core "Spatial Query" plugin.
> >
> > Because the functionality of this plugin is now better handled by the
> > Processing c++ "Extract by Location" and "Select by Location"
> > algorithms, in my opinion this plugin can be safely dropped now.
> >
> > The processing algorithms have the benefits of:
> >
> > - a familiar, more modern interface
> > - ability to be included in multi-step models
> > - ability to be used in batch modes
> > - always available in all QGIS installs (as opposed to the always
> > installed, but disabled-by-default spatial query plugin)
> > - unit tests
> > - non-blocking execution
> > - more optimised code
> > - features can be extracted to a new layer regardless of input layer
> > type (spatial query only allows this for spatialite, postgres and some
> > other formats)
> >
> > There's one feature which is available in the spatial query plugin
> > which isn't present in the processing algs - the interactive list of
> > affected feature ids (clicking features in the list will zoom to
> > them). However - I don't consider this list alone to be worth keeping
> > the plugin alive for, since most users won't find a list of raw
> > feature IDs particularly helpful.
> >
> > Please speak up if you think there's still a requirement to keep this
> > plugin around, otherwise it will be dropped for 3.0!
> >
> > Nyall
> > ___
> > 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
>
>
>
> --
> Alexander Bruy
> ___
> 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