[Qgis-developer] wrong distance after feature buffer selection in meters, please help

2015-03-13 Thread Julia Philipps
Hello, I am trying to develop a plugin for QGIS with C++, but my skills are that of a beginner. So far I have managed to let the user select a point and make a buffer around this point, depending what value (in meters) the user chose, to select other points within this radius. Now I

[Qgis-developer] About qgsAffine vector plugin

2015-03-13 Thread Geo DrinX
Hello, I noticed that qgsAffine plugin appears under Layer menu, instead of Vector. I have an italian version of 2.8.1-Wien, but I tested also setting in English US language, and nothing changes.Plugin version is 1.0.1 Moreover, switching off and on the plugin, it appears

Re: [Qgis-developer] About qgsAffine vector plugin

2015-03-13 Thread Paolo Cavallini
Il 13/03/2015 08:44, Geo DrinX ha scritto: I noticed that qgsAffine plugin appears under Layer menu, instead of Vector. Please open a feature req and a bug report. Thanks. -- Paolo Cavallini - www.faunalia.eu QGIS PostGIS courses: http://www.faunalia.eu/training.html

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Matthias Kuhn
Hi, Why would you want to do that? I guess the easiest thing is to remove it from src/providers/CMakeLists.txt Best Matthias On 03/13/2015 09:24 AM, Luca Manganelli wrote: Hi, it seems there is no way to avoid compilation of spatialite on qgis 2.8 sources, is it true?

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Matthias Kuhn
On 03/13/2015 09:35 AM, Luca Manganelli wrote: On Fri, Mar 13, 2015 at 9:28 AM, Matthias Kuhn matth...@opengis.ch wrote: Hi, Why would you want to do that? I guess the easiest thing is to remove it from src/providers/CMakeLists.txt Because I want to compile only QGIS Server and we have

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Matthias Kuhn
On 03/13/2015 10:46 AM, Luca Manganelli wrote: On Fri, Mar 13, 2015 at 10:38 AM, Matthias Kuhn matth...@opengis.ch wrote: If it's only a deployment thing: you can just remove all the lib[xxx]provider.so files on the server (after compiling). We compile all recent libraries (GDAL, GEOS, etc),

[Qgis-developer] Recache qgis.org and subpages

2015-03-13 Thread Lene Fischer
Hi I just got a mail from a GIS administrator. She is a bit confused when I talk about 2.8 Wien. When she looks at QGIS.org and the download page – it shows 2.6. Can we change the Recache, so when a new version is launched the users get the new page too? Regards Lene Fischer Associate

Re: [Qgis-developer] Is it possible to: Print canvas without Composer and draw polygon in Composer?

2015-03-13 Thread Lene Fischer
Hi Richard and Alexandre, Thanks – The scratch layer is wonderful – but deleted when I close the project (that’s –OK) so I can´t save drawings in the printcomposer. And Save as Image – forgot that – I like the Clipping tool from windows – and woul prefer a ‘Copy to Clipboard’ Regards Lene

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Sandro Santilli
On Fri, Mar 13, 2015 at 09:35:27AM +0100, Luca Manganelli wrote: On Fri, Mar 13, 2015 at 9:28 AM, Matthias Kuhn matth...@opengis.ch wrote: Hi, Why would you want to do that? I guess the easiest thing is to remove it from src/providers/CMakeLists.txt Because I want to compile only

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Luca Manganelli
On Fri, Mar 13, 2015 at 10:58 AM, Matthias Kuhn matth...@opengis.ch wrote: So you will need to introduce some CMake magic to skip this part when compiling without spatialite. In qgisapp.cpp: extern C { #include spatialite.h } so, I think that sources should be modified, too...

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Luca Manganelli
On Fri, Mar 13, 2015 at 9:28 AM, Matthias Kuhn matth...@opengis.ch wrote: Hi, Why would you want to do that? I guess the easiest thing is to remove it from src/providers/CMakeLists.txt Because I want to compile only QGIS Server and we have data only on Postgis server

Re: [Qgis-developer] Is it possible to: Print canvas without Composer and draw polygon in Composer?

2015-03-13 Thread Alexandre Neto
On Fri, Mar 13, 2015 at 9:40 AM, Richard Duivenvoorde rdmaili...@duif.net wrote: ·In the PrintComposer you can draw square, ellipse, ect - but can I draw a polygon? Use my favourite plugin from Boris: http://plugins.qgis.org/plugins/NewMemoryLayer/ activating this one, gives

Re: [Qgis-developer] Recache qgis.org and subpages

2015-03-13 Thread Richard Duivenvoorde
On 13-03-15 10:57, Lene Fischer wrote: Hi I just got a mail from a GIS administrator. She is a bit confused when I talk about 2.8 Wien. When she looks at QGIS.org and the download page – it shows 2.6. Can we change the Recache, so when a new version is launched the users get the new page

Re: [Qgis-developer] [Qgis-community-team] Processing help files links broken?

2015-03-13 Thread Victor Olaya
That means that the help files have dissapeared when moving to 2.8?? or that the URL is not correct (maybe some issue after the internacionalization work that was done?)? 2015-03-13 10:52 GMT+01:00 Matteo Ghetta matteo.ghe...@gmail.com: Hi all, I'm running QGIS 2.8.1 in Italian. The

[Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Luca Manganelli
Hi, it seems there is no way to avoid compilation of spatialite on qgis 2.8 sources, is it true? ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Is it possible to: Print canvas without Composer and draw polygon in Composer?

2015-03-13 Thread Lene Fischer
Hi I have got questions from users - which I can´t answer :-O Hopefully some of you can... ·Is it possible to: Print/copy the canvas without Composer. Users need to insert the canvas in a mail or a document. ·In the PrintComposer you can draw square, ellipse, ect - but

Re: [Qgis-developer] Is it possible to: Print canvas without Composer and draw polygon in Composer?

2015-03-13 Thread Raymond Nijssen
On 13-03-15 10:32, Lene Fischer wrote: Hi I have got questions from users - which I can´t answer :-O Hopefully some of you can... ·Is it possible to: Print/copy the canvas without Composer. Users need to insert the canvas in a mail or a document. Project Save as image...

Re: [Qgis-developer] About qgsAffine vector plugin

2015-03-13 Thread Geodrinx
I noticed that qgsAffine plugin appears under Layer menu, instead of Vector. Please open a feature req and a bug report. Done. :) Roberto ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] Is it possible to: Print canvas without Composer and draw polygon in Composer?

2015-03-13 Thread Richard Duivenvoorde
On 13-03-15 10:32, Lene Fischer wrote: ·Is it possible to: Print/copy the canvas without Composer. Users need to insert the canvas in a mail or a document. If it is current canvas state that you want to copy, you can use Project/Save as Image to save the current canvas-view to a png/gif

Re: [Qgis-developer] [Qgis-community-team] Processing help files links broken?

2015-03-13 Thread Richard Duivenvoorde
On 13-03-15 11:21, Victor Olaya wrote: That means that the help files have dissapeared when moving to 2.8?? or that the URL is not correct (maybe some issue after the internacionalization work that was done?)? Not Found The requested URL

Re: [Qgis-developer] How to compile QGIS 2.8 without Spatialite?

2015-03-13 Thread Matthias Kuhn
On 03/13/2015 11:51 AM, Luca Manganelli wrote: On Fri, Mar 13, 2015 at 10:58 AM, Matthias Kuhn matth...@opengis.ch wrote: So you will need to introduce some CMake magic to skip this part when compiling without spatialite. In qgisapp.cpp: extern C { #include spatialite.h } so, I think

Re: [Qgis-developer] Recache qgis.org and subpages

2015-03-13 Thread Richard Duivenvoorde
On 13-03-15 11:50, Lene Fischer wrote: Hi Richard It is also the main page - it says 2.6. How much does it cost to set the main page to reload permanently? Hi Lene, It 'costs' nothing as we do this for free :-) But we do not have real sysadmins around, so we google and it just takes time to

Re: [Qgis-developer] [Qgis-community-team] Processing help files links broken?

2015-03-13 Thread Paolo Cavallini
Il 13/03/2015 12:01, Richard Duivenvoorde ha scritto: I added a redirect, so now Thanks a lot Richard! IFAICT, also grass help is taken from the web, right? Wouldn't it be better to take it from local, since the file should be installed in most or all systems? Also, for gdal, why not pointing

Re: [Qgis-developer] Is it possible to: Print canvas without Composer and draw polygon in Composer?

2015-03-13 Thread Alexandre Neto
Hello Lene, On Fri, Mar 13, 2015 at 10:05 AM, Lene Fischer l...@ign.ku.dk wrote: Hi Richard and Alexandre, Thanks – The scratch layer is wonderful – but deleted when I close the project (that’s –OK) so I can´t save drawings in the printcomposer. Use the save memory layer plugin for