Re: [Qgis-developer] Plugin reorganization (again)

2011-12-14 Thread Paolo Cavallini
Il 14/12/2011 19:39, Alexander Bruy ha scritto: Unchanged plugins are (they still located under Plugins menu): - eVis database? - MapServer export - OpenStreetMap I suggest a new tag: web - RoadGraph vector Many thanks. -- Paolo Cavallini See: http://www.faunalia.it/pc ___

Re: [Qgis-developer] Plugin reorganization (again)

2011-12-14 Thread Paolo Cavallini
Il 15/12/2011 06:38, Alister Hood ha scritto: Even with all the plugins in one menu they can be hard to find - there are tickets about this: http://hub.qgis.org/issues/4069 http://hub.qgis.org/issues/1734 Do you think my latest suggestion at #4069 would work?: Hi all. Why not adding a compulsor

Re: [Qgis-developer] Georeferencer produces wrong (shifted) result

2011-12-14 Thread Agustin Lobo
Manuel answers a message I sent to him only. He includes all relevant parts of my message except the link to the arcgis result: https://sites.google.com/site/openfiles2/home/ilerfly125v2geoarcgis.7z?attredirects=0&d=1 Manuel, There is no wld file for the input layer The GCP table with errors can

Re: [Qgis-developer] Plugin reorganization (again)

2011-12-14 Thread Alister Hood
Hi guys, It's good to see some work in this area. > Date: Wed, 14 Dec 2011 11:15:46 -0900 > From: Gary Sherman > Subject: Re: [Qgis-developer] Plugin reorganization (again) > To: Alexander Bruy > Cc: Qgis Developer List > Message-ID: > Content-Type: text/plain; charset=us-ascii > > On Dec 14,

Re: [Qgis-developer] Georeferencer produces wrong (shifted) result

2011-12-14 Thread Manuel Massing
Hi Agus, > Cannot download http://www.warped-space.de/Ilerfly125v2_modifziert.tif, > I get: > Oops! This link appears to be broken. sorry, the correct link is http://www.warped-space.de/Ilerfly125v2_modifiziert.tif > The procedure we follow is: > 1. Set project to CRS EPSG:23031 > 2. N

[Qgis-developer] Set NULL value in raster

2011-12-14 Thread Agustin Lobo
Is it possible to set the NULL value of a raster (beyond than what is done for the current session with Properties)? Raster/Translate prompts for a new raster (which is not the case for the projection with Assign Projection). Agus ___ Qgis-developer maili

Re: [Qgis-developer] Plugin reorganization (again)

2011-12-14 Thread Gary Sherman
On Dec 14, 2011, at 9:39 AM, Alexander Bruy wrote: > Hi all, > > there are lot of core plugins and much more contributed. Keep all them in > single toolbar/menu decrease usability. I remember we have several > discussions about that, and one of the results - Raster and Database menus. > > But mo

[Qgis-developer] Plugin reorganization (again)

2011-12-14 Thread Alexander Bruy
Hi all, there are lot of core plugins and much more contributed. Keep all them in single toolbar/menu decrease usability. I remember we have several discussions about that, and one of the results - Raster and Database menus. But most plugins don't used appropriate menus, see [0]. So after some of

Re: [Qgis-developer] qgis on android

2011-12-14 Thread Paolo Cavallini
Il 14/12/2011 12:36, Marco Bernasocchi ha scritto: Spot on Macho, try not to let the screen lock. yes, seen pcav, does it install if you directly download the qgis.apk? yes thanks -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer

RE: [Qgis-developer] quick noob python question

2011-12-14 Thread Duarte Carreira
Germán, thanks. Maybe that's what I'll do, but it pains me to duplicate code... Duarte De: Germán Carrillo [mailto:carrillo.ger...@gmail.com] Enviada: quarta-feira, 14 de Dezembro de 2011 12:30 Para: qgis-developer@lists.osgeo.org; Duarte Carreira Assunto: Re: [Qgis-developer] quick noob python

Re: [Qgis-developer] qgis on android

2011-12-14 Thread Marco Bernasocchi
Spot on Macho, try not to let the screen lock. pcav, does it install if you directly download the qgis.apk? ciao On 12/14/2011 08:32 AM, Werner Macho wrote: Hi! I had the same problem - and kept the download going by tapping the screen once in a while .. You should not let the screen lock .. A

Re: [Qgis-developer] WMS Error when accessing layer properties

2011-12-14 Thread Giovanni Manghi
> I cannot confirm, > it works fine here on my Ubuntu 11.04 and QGis master (bca3f93). > > Does anybody confirm? I can confirm the crash in qgis-master in both linux (ubuntu 11.10) and Windows/osgeo4w Warning: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout War

R: Re: R: Re: [Qgis-developer] Trasform QgsVectorLayer proj4 to another

2011-12-14 Thread francescobocca...@libero.it
Solved..thank to: feature.geom.transform(srsTransform) Thanks Francesco >Messaggio originale >Da: rdmaili...@duif.net >Data: 14/12/2011 14.28 >A: "francescobocca...@libero.it" >Cc: >Ogg: Re: R: Re: [Qgis-developer] Trasform QgsVectorLayer proj4 to another > >On 2011-12-14 13:55, fran

Re: [Qgis-developer] WMS Error when accessing layer properties

2011-12-14 Thread Giuseppe Sucameli
Hi James, On Wed, Dec 14, 2011 at 2:59 PM, James Stott wrote: > Has anyone else noticed that QGIS is crashing when you try and access > the layer properties for a WMS layer? > I am using 1.9.90-21 from OSGeo4W. I cannot confirm, it works fine here on my Ubuntu 11.04 and QGis master (bca3f93). D

[Qgis-developer] WMS Error when accessing layer properties

2011-12-14 Thread James Stott
Has anyone else noticed that QGIS is crashing when you try and access the layer properties for a WMS layer? This happens if I double click on the layer in the layer panel or if I right click and select properties. I am using 1.9.90-21 from OSGeo4W. James Stott BSc (Hons) MSc | Senior Profession

Re: R: Re: [Qgis-developer] Trasform QgsVectorLayer proj4 to another

2011-12-14 Thread Richard Duivenvoorde
On 2011-12-14 13:55, francescobocca...@libero.it wrote: > Hi, > i tried it but it works only with point tranformation. I would llike to > tranform the entire vector layer. > Do you have any suggestions? Mmm, you are right, I only used it for one feature at the time. Then I think you just have to

R: Re: [Qgis-developer] Trasform QgsVectorLayer proj4 to another

2011-12-14 Thread francescobocca...@libero.it
Hi, i tried it but it works only with point tranformation. I would llike to tranform the entire vector layer. Do you have any suggestions? Thanks Francesco >Messaggio originale >Da: rdmaili...@duif.net >Data: 14/12/2011 13.06 >A: "francescobocca...@libero.it" >Cc: >Ogg: Re: [Qgis-devel

Re: [Qgis-developer] quick noob python question

2011-12-14 Thread Germán Carrillo
Hi Duarte, from my experience it is not possible. You can of course re-use the ui file and implement the whole functionality on your own based on the cpp file, basically a translation from C++ to Python. I've done this before and it is not a complex process, but it requires time. By the way, the

Re: [Qgis-developer] Trasform QgsVectorLayer proj4 to another

2011-12-14 Thread Richard Duivenvoorde
On 2011-12-14 12:59, francescobocca...@libero.it wrote: > Hi to all, > i have a question for you. I have 2 vector layer that have two different > spatial references. I'd like to tranform(convert) one of these in the same > coordinate system. > Like that: > > crsStart = QgsCoordinateReferenceSys

[Qgis-developer] Trasform QgsVectorLayer proj4 to another

2011-12-14 Thread francescobocca...@libero.it
Hi to all, i have a question for you. I have 2 vector layer that have two different spatial references. I'd like to tranform(convert) one of these in the same coordinate system. Like that: crsStart = QgsCoordinateReferenceSystem() crsStart.createFromProj4(layerA.crs().toProj4()) crsDest = Qgs

[Qgis-developer] quick noob python question

2011-12-14 Thread Duarte Carreira
Using python is it possible to call QgsEmbedLayerDialog and set the project file programmatically (mProjectFileLineEdit)? https://github.com/qgis/Quantum-GIS/blob/release-1_8/src/app/qgsembedlayerdialog.cpp https://github.com/qgis/Quantum-GIS/blob/release-1_8/src/ui/qgsembedlayerdialogbase.ui Th

Re: [Qgis-developer] Georeferencer produces wrong (shifted) result

2011-12-14 Thread Manuel Massing
Hello Agustin, > No, the correct one is the one on the left, which is the one made with > arcgis. I've made an screenshot > with transparency: > https://sites.google.com/site/openfiles2/home/errorgeorefARCG_QGIStransp.jp > eg?attredirects=0&d=1 > https://sites.google.com/site/openfiles2/home/erro

Re: [Qgis-developer] qgis on android

2011-12-14 Thread Noli Sicad
Try downloading the apk in PC first, place it the SD, and then install it. On 12/14/11, Paolo Cavallini wrote: > Il 14/12/2011 08:28, Tim Sutton ha scritto: >> Marco B will correct me if I am wrong but I recall him saying that the >> installation takes a long time and seems to make the phone a

Re: [Qgis-developer] qgis on android

2011-12-14 Thread Paolo Cavallini
Il 14/12/2011 08:28, Tim Sutton ha scritto: Marco B will correct me if I am wrong but I recall him saying that the installation takes a long time and seems to make the phone appear locked. He was working on a patch to make a progress bar during installation. So try just leaving the phone for a wh