Re: [Qgis-developer] GSoC ideas

2012-02-27 Thread Paolo Cavallini
Il 26/02/2012 23:20, Martin Dobias ha scritto: > a summer project could involve adding missing functionality, porting > from python to c++ for inclusion in qgis_analysis library and possibly > adding few modules from fTools to demonstrate the capabilities. +1; thanks Martin for your thoughts. All

Re: [Qgis-developer] GSoC ideas

2012-02-27 Thread Alexander Bruy
Hi, 2012/2/27 Martin Dobias : > fTools should probably experience some core/gui decoupling first - I > remember the individual tools contained a mixture of algorithm logic > and gui stuff handling (progress bar etc). After that, the tools > should ideally implement a common interface, to allow eas

[Qgis-developer] Qgis: Aster data & QtCreator

2012-02-27 Thread Olivier Camus
Hi all, I'm a new comer on Quantum gis. At first look, it's sound good for me. 1/ I would like to know if some of you have already load ASTER GDEM datas. (available on http://www.gdem.aster.ersdac.or.jp/search.jsp ) 2/ I would like to integrate Qgis in my own QWidget using QtCreator. Is it poss

Re: [Qgis-developer] GSoC ideas

2012-02-27 Thread Nathan Woodrow
> > Hmm... If I remember correctly, when Processing Framework project > was started we also have discussion which language to use Python or > C++. And decision was to use Python... I think the goal was to use Python to get the design fleshed out and running, with the idea to port it to C++ in the

Re: [Qgis-developer] Qgis: Aster data & QtCreator

2012-02-27 Thread jr . morreale
On Mon, 27 Feb 2012 12:53:59 +, Olivier Camus wrote: Hi all, I'm a new comer on Quantum gis. At first look, it's sound good for me. 1/ I would like to know if some of you have already load ASTER GDEM datas. (available on http://www.gdem.aster.ersdac.or.jp/search.jsp ) Yes. Any specific

[Qgis-developer] SpatiaLite provider issues

2012-02-27 Thread Alexander Bruy
Hi all, just tested SpatiaLite DB in QGIS and found that allmost all geoprocessing tools don't work with SpatiaLite layers: some of them crashes QGIS [0] while other returns empty datasets. When SpatiaLite layer exported to shapefile, all geoprocessing operations returns correct results. This is

Re: [Qgis-developer] offline editing error

2012-02-27 Thread Paolo Cavallini
Il 02/02/2012 17:32, Paolo Cavallini ha scritto: > Hi all. > > While converting to an offline project, I'm getting: Now fixed, thanks to Juergen and Giuseppe. The problem was the different handling of projections by SpatiaLite. All the best. -- Paolo Cavallini - Faunalia www.faunalia.eu Full c

RE: [Qgis-developer] Qgis: Aster data & QtCreator

2012-02-27 Thread MORREALE Jean Roc
[fowarding to the list] On Mon, 27 Feb 2012 13:53:32 +, Olivier Camus wrote: 1/ I succeed to load geotiff raster file under QGIS, but only gray scare are displayed. I'm still searching for gis 3d display... You need to set the color ramp, have a look to the manual (p.86 in the fr version)

Re: [Qgis-developer] OS X QtWebKit problem fixed, PyQwt still broken

2012-02-27 Thread Larry Shaffer
Hi William, On Sun, Feb 26, 2012 at 9:42 PM, William Kyngesburye wrote: > New package online for OS X QGIS 1.7.4. I compiled Qt 4.8 from source and > the QtWebKit bug is gone. I can confirm QtWebKit is working fine with your 1.7.4-2 build, both on 10.7.3 and 10.6.8, on all my Macs, regardless

[Qgis-developer] Patch : QGIS Server Web Feature Service capabilities

2012-02-27 Thread kimaidou
Hi devs René-Luc D'Hont (my colleague) has just asked me to add a redmine issue with his patch : http://hub.qgis.org/issues/5094 Description Adding the Web Feature Service capabilities Version 1.0.0 to QGIS Server. The WFS service will then be able to answer the following requests : GetCapab

Re: [Qgis-developer] Get composer item's size and position

2012-02-27 Thread Alexander Bruy
Hi again, seems it is impossible to get real width and height of the legend until composition is not rendered. When legend added to composition it always reports width == 4.0 and some height (different for different layersets). And only after rendering composition I can get real legend width and h

Re: [Qgis-developer] GSoC ideas

2012-02-27 Thread Martin Dobias
On Mon, Feb 27, 2012 at 1:57 PM, Nathan Woodrow wrote: >> Hmm... If I remember correctly, when Processing Framework project >> was started we also have discussion which language to use Python or >> C++. And decision was to use Python... > > > I think the goal was to use Python to get the design fl

Re: [Qgis-developer] Get composer item's size and position

2012-02-27 Thread Marco Hugentobler
Hi Alex It might be possible to get the legend size by calling the method QgsComposerLegend::paintAndDetermineSize with a 0 pointer as argument to get the size: /**Paints the legend and calculates its size. If painter is 0, only size is calculated*/ QSizeF paintAndDetermineSize( QPainte

Re: [Qgis-developer] OS X QtWebKit problem fixed, PyQwt still broken

2012-02-27 Thread William Kyngesburye
I configured with: ./configure -sdk /Developer/SDKs/MacOSX10.6.sdk -release -opensource -no-dwarf2 -cocoa -no-qt3support -system-zlib -plugin-sql-sqlite -no-sql-psql -no-sql-mysql -nomake demos -nomake doc -no-prefix-install Though the no-prefix-install option seems to be a bit off (still compi

Re: [Qgis-developer] GSoC ideas

2012-02-27 Thread Paolo Cavallini
Il 21/02/2012 16:03, Alexander Bruy ha scritto: > Hi all, > > Google Summer of Code 2012 is announced few weeks ago and as far as > I know OSGeo will participate. Hope QGIS will participate too. I started > wiki page for collecting ideas [0] > > Maybe we should announce also to the user list aski

[Qgis-developer] Re: Criticism of lack of symbols in QGIS

2012-02-27 Thread Hamish
Hi, a few more collections of SVG symbols can be found listed here: http://grass.osgeo.org/wiki/IconSymbols#Other_contributions regards, Hamish ps- Alex, what format were those US Gov't symbols in before you converted them into SVG? Did you have to do much artistic cleanup along the way, or