[Qgis-developer] QGIS 1.8 C++ Plugin development

2012-10-17 Thread mmekuria
I updated my 1.7.x plugins, to work with 1.8.x. I can use the plugins within the source compiled and installed version (C++ install) that I have locally but not the official OSGEO windows release. All the plugins show up on the locally compiled version of QGIS. But on the OSGEO version only those w

Re: [Qgis-developer] Bulding QGIS on Mac 10.8

2012-10-17 Thread Tasos Varoudis
Thanks a lot, Ill try it. I dont think night build will do for me. I need the libs in order to link to them. Best, Tasos On 17 Oct 2012, at 18:29, Larry Shaffer wrote: > Hi Tasos, > > On Wed, Oct 17, 2012 at 4:29 AM, Tasos Varoudis wrote: >> Hello, >> >> Any ideas? Im using "brew" to insta

Re: [Qgis-developer] Bulding QGIS on Mac 10.8

2012-10-17 Thread Larry Shaffer
Hi Tasos, On Wed, Oct 17, 2012 at 4:29 AM, Tasos Varoudis wrote: > Hello, > > Any ideas? Im using "brew" to install deps. > > Best > > Quantum-GIS git:(master) ✗ cmake -D CMAKE_VERBOSE_MAKEFILE=true -D > CMAKE_BUILD_TYPE=Debug . Your cmake command looks a little shy on options. This is what I

Re: [Qgis-developer] fTools: Random points and grid, incorrect origin?

2012-10-17 Thread Paolo Cavallini
Il 17/10/2012 18:39, Victor Olaya ha scritto: > "native" fTools, or the SEXTANTE version? > I checked only native for now. Thanks for your interest. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendar

Re: [Qgis-developer] fTools: Random points and grid, incorrect origin?

2012-10-17 Thread Alexander Bruy
Native fTools. Regular points and grids are not available in SEXTANTE yet. This and others missed tools are in my TODO. I already reviewed Analysis and Geoemtry tools groups in SEXTANTE and fixed some bugs. Will continue to work on porting other tools and bugfixing 2012/10/17 Victor Olaya : > "nat

Re: [Qgis-developer] fTools: Random points and grid, incorrect origin?

2012-10-17 Thread Victor Olaya
"native" fTools, or the SEXTANTE version? 2012/10/17 Paolo Cavallini : > Hi all. > I noticed that generation of regular points and grids take 0,0 as > origin, instead of xmin, ymin of the layer bounding box: could anyone > confirm? > Thanks. > > -- > Paolo Cavallini - Faunalia > www.faunalia.eu >

[Qgis-developer] Expressions preview often missing

2012-10-17 Thread Paolo Cavallini
Hi all. The preview in the field calculator expression builder is often missing: is this confirmed? Anyone working on this? Should I open a ticket? Thanks. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/c

[Qgis-developer] Saving expressions

2012-10-17 Thread Paolo Cavallini
Hi all. Currently we can use a variety of expressions in field calculator. UNfortunately, they cannot be saved (if not copypasting as text). It seems feasible and reasonable to save them as an XML, so we can reload it. If saved with the same name and in the same dir as the original file, they could

[Qgis-developer] fTools: Random points and grid, incorrect origin?

2012-10-17 Thread Paolo Cavallini
Hi all. I noticed that generation of regular points and grids take 0,0 as origin, instead of xmin, ymin of the layer bounding box: could anyone confirm? Thanks. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc Nuovi corsi QGIS e PostGIS: http://www.faunalia

Re: [Qgis-developer] [Qgis-user] Using/visualizing 3D data (Z values)

2012-10-17 Thread Vincent Picavet
Hi all, Le mardi 25 septembre 2012 15:47:14, Etienne Tourigny a écrit : > reviving this old thread because I'm interested in using the z-value > (elevation) from kml files (type wkbMultiLineString25D) in a qgis plugin. > > Are there any plans to introduce z-value (25D) support in 2.0? We at Osla

Re: [Qgis-developer] migrating from 1.7 to 1.8

2012-10-17 Thread Etienne Tourigny
You built qgis with debug mode enabled. You can suppress debug output by setting env. variable QGIS_DEBUG=-1 or run cmake again with -DCMAKE_BUILD_TYPE=Release and re-build qgis On Wed, Oct 17, 2012 at 4:42 AM, PIERRE Sylvain wrote: > Hi, > > > > I’m developping a standalone apllication with py

Re: [Qgis-developer] qgis.org is very slow this morning

2012-10-17 Thread Werner Macho
> Am Wed, 17 Oct 2012 12:21:35 +0200 > schrieb Jürgen E. Fischer : >> AFAICT only redmine is consuming lots of CPU. Not sure what to do about Hi! Maybe there is a new redmine version available? Probably I have time to check later this evening .. And maybe we should really stick to "up-to-date"

[Qgis-developer] Fwd: Quantum GIS Desktop - Bug #3349] (Closed) Histogram is wrong if raster has negative values

2012-10-17 Thread Agustin Lobo
Hi! Regarding Bug #3349] (Closed) Histogram is wrong if raster has negative values, Giovanni Manghi closed the issue saying: "In QGIS master they seems ok to me. Reopen if necessary." I do not have master. Could anybody please use this tif file http://dl.dropbox.com/u/3180464/testhist.tif and sen

Re: [Qgis-developer] qgis.org is very slow this morning

2012-10-17 Thread Otto Dassau
Hi, Am Wed, 17 Oct 2012 12:21:35 +0200 schrieb Jürgen E. Fischer : > Hi Werner, > > On Wed, 17. Oct 2012 at 09:54:07 +0200, Werner Macho wrote: > > It seems to be Rails competing with redmine and a compile process with > > gcc in the background .. > > So the minutely sphinx builds are gone now?

[Qgis-developer] Bulding QGIS on Mac 10.8

2012-10-17 Thread Tasos Varoudis
Hello, Any ideas? Im using "brew" to install deps. Best Quantum-GIS git:(master) ✗ cmake -D CMAKE_VERBOSE_MAKEFILE=true -D CMAKE_BUILD_TYPE=Debug . -- Quantum GIS version: 1.9.0 Master (10900) -- Could not find GRASS -- Found Proj: /Library/Frameworks/PROJ.framework -- Found GEOS: /Library/Fr

Re: [Qgis-developer] qgis.org is very slow this morning

2012-10-17 Thread Jürgen E . Fischer
Hi Werner, On Wed, 17. Oct 2012 at 09:54:07 +0200, Werner Macho wrote: > It seems to be Rails competing with redmine and a compile process with > gcc in the background .. So the minutely sphinx builds are gone now?Three of them were competing to update the website, when I looked. I changed

Re: [Qgis-developer] qgis.org is very slow this morning

2012-10-17 Thread Luca Manganelli
Il 17/10/2012, qgis-developer-boun...@lists.osgeo.org ha scritto: > It seems to be Rails competing with redmine and a compile process with > gcc in the background .. > struggling for computing time .. > and then apache and mysql are jumping in to complete the field ;) > > probably time to move so

Re: [Qgis-developer] qgis.org is very slow this morning

2012-10-17 Thread Werner Macho
It seems to be Rails competing with redmine and a compile process with gcc in the background .. struggling for computing time .. and then apache and mysql are jumping in to complete the field ;) probably time to move some processes on different machines? regards Werner On Wed, Oct 17, 2012 at 9:

[Qgis-developer] migrating from 1.7 to 1.8

2012-10-17 Thread PIERRE Sylvain
Hi, I'm developping a standalone apllication with python qt and pyqgis and I would like to update this tools I'm triyng to migrate from 1.7 to 1.8, so from python 2.5 to python 2.7... My IDE is pyscripter. With env 1.8 when I run my dev from pyscriter it's slower than with 1.7 and there's messag

[Qgis-developer] qgis.org is very slow this morning

2012-10-17 Thread Otto Dassau
Hi, just wonder what kind of ruby processes make qgis.org so slow this morning? Regards Otto ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer