[QGIS-Developer] Problems building 2.18 on Windows 7 with MS Visual C++ 2010 Express

2017-05-22 Thread David Adler
I haven't tried building QGIS for over a year and the build process is now failing. 1. Forked and cloned a clean copy of release-2_18 2. Ran cmake-gui which had the following warning messages but the Configure and Generate seemed successful CMake Warning at CMakeLists.txt:320 (FIND_PACKAGE):

Re: [QGIS-Developer] [processing] launching separate process/thread

2017-05-22 Thread Andreas Plesch
https://lists.osgeo.org/mailman/listinfo/qgis-developer > > <https://lists.osgeo.org/mailman/listinfo/qgis-developer> > > Unsubscribe: > > https://lists.osgeo.org/mailman/listinfo/qgis-developer > > <htt

[QGIS-Developer] Plugin [1232] OSM Tools approval notification.

2017-05-22 Thread noreply
Plugin OSM Tools approval by pcav. The plugin version "[1232] OSM Tools 0.1" is now approved Link: http://plugins.qgis.org/plugins/OSMtools/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] New MapTools for Circle, ellipse, regular polygon

2017-05-22 Thread Richard Duivenvoorde
On 22-05-17 01:09, Nyall Dawson wrote: > On 20 May 2017 at 04:16, L.Bartoletti wrote: >> Hello, >> >> I would like, if I have time, to add the GUI for the classes I recently >> added (Circle, ellipse, regular polygon). > Great news - I've long wanted a simple way to

[QGIS-Developer] Plugin [1243] Open Atlas Turkey approval notification.

2017-05-22 Thread noreply
Plugin Open Atlas Turkey approval by pcav. The plugin version "[1243] Open Atlas Turkey 0.1" is now approved Link: http://plugins.qgis.org/plugins/OpenAtlasTurkey/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] [Qgis-user] QGIS Composer Rewrite and Layout Engine crowdfund – half way there!

2017-05-22 Thread Nyall Dawson
On 22 May 2017 at 18:24, John Helly wrote: > Get out of the fund-raising mode. this is not about money. Scarey bozo. Hi John, Thanks for that valuable contribution. It's a very interesting way to reflect the values of the University of California on a public forum. With

[QGIS-Developer] QGIS Composer Rewrite and Layout Engine crowdfund – half way there!

2017-05-22 Thread Nyall Dawson
Hi all, If you’ve been following North Road's blog posts, you’ll be aware that we are currently running a crowd funding campaign to extend the capabilities of QGIS’ print composer. You can read full details about this over at the campaign page

Re: [QGIS-Developer] [processing] launching separate process/thread

2017-05-22 Thread Matthias Kuhn
Hi Andreas, I recently had troubles with getting stdout / stderr from subprocess.Popen on some Windows systems. Not sure about the reasons but switching over to QProcess solved it. Matthias On 5/21/17 11:55 PM, Andreas Plesch wrote: > Looking around some more, there is also os.spawn and its

[QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread Nathan Woodrow
Hey all, I'm starting to wonder if we need to split up the code base into different repos for the different sub projects? At the moment I think it would be best for QGIS Server to live in it's own repo mainly because it means the development process and cycle can be different to desktop if that

Re: [QGIS-Developer] [processing] launching separate process/thread

2017-05-22 Thread Luigi Pirelli
On 21 May 2017 at 08:21, Tom Chadwin wrote: > Does d3 Map Renderer spawn a web server? > > Tom I suppose it prepares a web page loaded in webview with some python bridges to communicate with the JS inside the webview... no need of a webserver to run d3 Luigi Pirelli

[QGIS-Developer] Plugin [1000] Qdraw approval notification.

2017-05-22 Thread noreply
Plugin Qdraw approval by pcav. The plugin version "[1000] Qdraw 1.5.2 Experimental" is now approved Link: http://plugins.qgis.org/plugins/qdraw/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] [processing] launching separate process/thread

2017-05-22 Thread Tom Chadwin
I looked it up, and it lists a webserver as a prerequisite, so it doesn't help us. - Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon -- View this message in context:

Re: [QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread DelazJ
Hi Nathan, Hadn't this been discussed last automn: http://osgeo-org.1560.x6.nabble.com/QGIS-Server-Maintain-it-and-create-a-team-td5287443.html Regards, Harrissou 2017-05-22 14:39 GMT+02:00 Nathan Woodrow : > Hey all, > > I'm starting to wonder if we need to split up the

Re: [QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread Alessandro Pasotti
On Mon, May 22, 2017 at 2:39 PM, Nathan Woodrow wrote: > Hey all, > > I'm starting to wonder if we need to split up the code base into different > repos for the different sub projects? > > At the moment I think it would be best for QGIS Server to live in it's own > repo

Re: [QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread Giovanni Manghi
>> At the moment I think it would be best for QGIS Server to live in it's own >> repo mainly because it means the development process and cycle can be >> different to desktop if that is needed. >> > > > That's exactly what I would *not* like to see. completely agree with Alessandro. cheers!

Re: [QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread Paolo Cavallini
Il 22 maggio 2017 15:26:46 CEST, Giovanni Manghi ha scritto: >>> At the moment I think it would be best for QGIS Server to live in >it's own >>> repo mainly because it means the development process and cycle can >be >>> different to desktop if that is needed. >>> >> >>

Re: [QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread Nathan Woodrow
Ok that's all fine. Was just tabling the idea. Doesn't really affect me was just an idea mainly. Nathan On Mon, 22 May 2017, 11:34 PM Neumann, Andreas wrote: > I agree with most other responses. I would like to see QGIS server remain > in the main repo. One of the reasons

Re: [QGIS-Developer] Split QGIS Server into it's own repo?

2017-05-22 Thread Neumann, Andreas
I agree with most other responses. I would like to see QGIS server remain in the main repo. One of the reasons of the 3Liz refactoring is to remove redundant code from Server and rely more on the core parts of the QGIS API, to be better compatible. Andreas On 2017-05-22 15:26, Giovanni Manghi

Re: [QGIS-Developer] Release 2.18.8 on Ubuntu 16.04 dies loading delimited text file

2017-05-22 Thread DelazJ
Hi, should be fixed now https://issues.qgis.org/issues/16600#change-79959 2017-05-23 1:05 GMT+02:00 Chris Crook : > Hi > > Last night I installed version 2.18.8 onto ubuntu 16.04 (via automatic > upgrade). This seems to have killed the delimited text provider. > > Symptoms

[QGIS-Developer] Release 2.18.8 on Ubuntu 16.04 dies loading delimited text file

2017-05-22 Thread Chris Crook
Hi Last night I installed version 2.18.8 onto ubuntu 16.04 (via automatic upgrade). This seems to have killed the delimited text provider. Symptoms are: Open delimited text dialog Select simple .csv file with lat and lon fields Click OK ... QGIS dies immediately Normal

[QGIS-Developer] 2017 QGIS Governance updates

2017-05-22 Thread Tim Sutton
Hi All We just finished our virtual AGM, more administrative steps towards the formation of the QGIS.ORG legal entity and various other governance activities. If you are interested, details are available here: http://blog.qgis.org/2017/05/22/2017-qgis-governance-update/ Regards Tim --