[Qgis-developer] SAGA Processing toolbox geoalgorithm not working on Ubuntu 14.04

2015-01-21 Thread roy

Dear list,

i'm trying to use SAGA natural neighbour via QGIS toolbox but it's not 
working,

the tool opens the config dialog but when i run it i get
this errors:

Oooops! The following output layers could not be open

 * Grid: /tmp/processing/c62751a9186c4e0694e956b2bf65fda0/USERGRID.tif

The above files could not be opened, which probably indicates that they 
were not correctly produced by the executed algorithm


Checking the log information might help you see why those layers were 
not created as expected


This algorithm requires SAGA to be run. A test to check if SAGA is 
correctly installed and configured in your system has been performed, 
with the following result:


SAGA seems to be correctly installed and configured



and on OGR QGIS log:

error 4: Unable to open 
/usr/share/qgis/python/plugins/processing/tests/data/polygons.shp or 
/usr/share/qgis/python/plugins/processing/tests/data/polygons.SHP.


2015-01-21T19:58:47 1 Data source is invalid ()

2015-01-21T20:08:20 1 Data source is invalid ()


are SAGA tools supposed to work or is there some known problem?


P.S. the very same tool works on windows with osgeo4w install

Thanks, Roy.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Couldn't load PyQGIS error after compile - Fixed

2015-01-21 Thread Zoltan Szecsei

Hi,
OK, fixed. I was being somewhat short-sighted.

Thanks  regards,
Zoltan



On 01/21/2015 06:18 PM, Zoltan Szecsei wrote:

Sorry - forgot to add:

I had a problem with Grass, but set with grass in ccmake to No and that 
solved that (for now).

After firing up QGIS, I get the dreaded Couldn't load PyQGIS error.





___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] QEP and PR for new Authentication Configuration System

2015-01-21 Thread Régis Haubourg
HI Jurgen, 
When you say it is covered already by Qt, what does that mean to achieve use
cases like autocredentials for postgis layers or WMS layers for instance? 
We still need the current QEP or am I missing something? (I 'm absolutly
outside of my skill circle)

Cheers
Régis 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QEP-and-PR-for-new-Authentication-Configuration-System-tp5182411p5182905.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Couldn't load PyQGIS error after compile

2015-01-21 Thread Zoltan Szecsei

Sorry - forgot to add:

   root@gs01:/home/geograph# dpkg -l | grep -i qgis
   ii  libqgis-analysis2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared analysis library
   ii  libqgis-core2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared core library
   ii  libqgis-customwidgets 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS custom widgets for Qt Designer
   ii  libqgis-gui2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared gui library

   ii  libqgis-networkanalysis2.7.0
   2.7.0+git20150120+51bb803~utopic1amd64QGIS - shared
   network analysis library
   ii  libqgis-server2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared server library
   ii  libqgisgrass2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared grass library
   ii  libqgispython2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared Python library
   ii  python-qgis 2.7.0+git20150120+51bb803~utopic1   
   amd64Python bindings to QGIS
   ii  python-qgis-common 2.7.0+git20150120+51bb803~utopic1   
   all  Python bindings to QGIS - architecture-independent files
   ii  qgis 2.7.0+git20150120+51bb803~utopic1amd64   
   Geographic Information System (GIS)
   ii  qgis-common 2.7.0+git20150120+51bb803~utopic1   
   all  QGIS - architecture-independent data
   ii  qgis-plugin-globe 2.7.0+git20150120+51bb803~utopic1   
   amd64OSG globe plugin for QGIS

   ii  qgis-plugin-globe-common
   2.7.0+git20150120+51bb803~utopic1all  OSG globe
   plugin for QGIS - architecture-independent data
   ii  qgis-plugin-grass 2.7.0+git20150120+51bb803~utopic1   
   amd64GRASS plugin for QGIS

   ii  qgis-plugin-grass-common
   2.7.0+git20150120+51bb803~utopic1all  GRASS plugin
   for QGIS - architecture-independent data
   ii  qgis-providers 2.7.0+git20150120+51bb803~utopic1   
   amd64collection of data providers to QGIS
   ii  qgis-providers-common 2.7.0+git20150120+51bb803~utopic1   
   all  collection of data providers to QGIS -

   architecture-independent files
   root@gs01:/home/geograph#




On 01/21/2015 06:13 PM, Zoltan Szecsei wrote:

Hi,
I've gone through the recommended process 
(http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html)


I had a problem with Grass, but set with grass in ccmake to No and that 
solved that (for now).

After firing up QGIS, I get the dreaded Couldn't load PyQGIS error.
My Python is installed from the default ubuntu 14.10 repository, and is 
presumably the wrong version for QGIS 2.7.0 Master.

Is this a python version issue, and which version (from where) do I need?
I did my anonymous git check out a week ago - could this also be part of the 
issue?

Thanks in advance,
Zoltan.

QGIS version 2.7.0-Master QGIS code
revisionexported
Compiled against Qt  4.8.6  Running against
Qt4.8.6
Compiled against GDAL/OGR1.11.1 Running against
GDAL/OGR  1.11.1
Compiled against GEOS3.4.2-CAPI-1.8.2   Running against
GEOS  3.4.2-CAPI-1.8.2 r3921
PostgreSQL Client Version9.4rc1 SpatiaLite Version4.1.1
QWT Version  5.2.3  PROJ.4 Version   
480

QScintilla2 Version  2.8.3


--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323www.geograph.co.za
===


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Couldn't load PyQGIS error after compile

2015-01-21 Thread Zoltan Szecsei

Hi,
I've gone through the recommended process 
(http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html)


I had a problem with Grass, but set with grass in ccmake to No and that 
solved that (for now).

After firing up QGIS, I get the dreaded Couldn't load PyQGIS error.
My Python is installed from the default ubuntu 14.10 repository, and is 
presumably the wrong version for QGIS 2.7.0 Master.

Is this a python version issue, and which version (from where) do I need?
I did my anonymous git check out a week ago - could this also be part of the 
issue?

Thanks in advance,
Zoltan.

   QGIS version 2.7.0-Master   QGIS code
   revisionexported
   Compiled against Qt  4.8.6  Running against
   Qt4.8.6
   Compiled against GDAL/OGR1.11.1 Running against
   GDAL/OGR  1.11.1
   Compiled against GEOS3.4.2-CAPI-1.8.2   Running against
   GEOS  3.4.2-CAPI-1.8.2 r3921
   PostgreSQL Client Version9.4rc1 SpatiaLite Version4.1.1
   QWT Version  5.2.3  PROJ.4 Version   
480

   QScintilla2 Version  2.8.3


--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323 www.geograph.co.za
===

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] QEP and PR for new Authentication Configuration System

2015-01-21 Thread Jürgen E . Fischer
Hi Régis,

On Wed, 21. Jan 2015 at 08:27:58 -0800, Régis Haubourg wrote:
 When you say it is covered already by Qt, what does that mean to achieve use
 cases like autocredentials for postgis layers or WMS layers for instance? 
 We still need the current QEP or am I missing something? (I 'm absolutly
 outside of my skill circle)

I only meant for HTTP(S) services.  For databases that's probably also
something lower level that needs to be and probably is already addressed in the
clients (libpq, OCI etc).   I didn't have to explore that yet.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 



signature.asc
Description: Digital signature
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Run Processing models from python console

2015-01-21 Thread Luigi Pirelli
Hi

Victor, is that exposed by Matteo a side effect of the refactoring or
it is a feature for models to be not exposed to runalg?

regards, Luigi Pirelli

On 21 January 2015 at 16:11, Matteo Ghetta matteo.ghe...@gmail.com wrote:
 Hi all,
 how can I run Processing models from python console?
 It seems that processing.alghelp(modeler:my_model) is empty and I cannot
 specify my layers and parameters?

 Am I missing something?

 Thanks

 Matteo


 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Data-defined buttons for en masse size and rotation

2015-01-21 Thread Vincent Mora

On 20/01/2015 22:51, Anita Graser wrote:

Hi Régis,

Thanks a lot for all the details!

On Mon, Jan 19, 2015 at 9:30 PM, Régis Haubourg
regis.haubo...@eau-adour-garonne.fr wrote:

- when using the GUI assistant or the graduated classification, we will
enable a legend for mapcanvas and composer 's legend. That legend will be of
this type  [0]

This will certainly be a nice addition. Will it work with all kinds of
point markers? Or only simple markers?

If my design works as expected, it should even work for lines width.



[0] http://s14.postimage.org/3jr9kcmgh/muesure.png

Best wishes,
Anita
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Processing : 2 Pull Requests for merging before feature freeze

2015-01-21 Thread Frédéric Jacon
Dear all,

I would like to draw your attention on new features Arnaud Morvan has
developed for processing :

https://github.com/qgis/QGIS/pull/1753
https://github.com/qgis/QGIS/pull/1759

You can find features description on pull requests pages

We feel both PR carry interesting enhancements and new functionnalities for
processing.

We would greatly appreciate if they could be merged before feature freeze.
If necessary, we would of course do all requested improvements afterwards.

Could you please confirm if you think it is OK for merging ?

Many thanks and kind regards to the QGIS dev team !

-- 
Frédéric Jacon
Responsable d'agence - Chef de projets
Camptocamp France
Savoie Technolac
BP 352
48 avenue du Lac du Bourget
73372 Le Bourget du Lac, Cedex
www.camptocamp.com

+33 614 71 28 24 (mobile)
+33 479 26 57 97 (direct France)
+41 21 619 10 44 (direct Suisse)
+33 479 44 44 94 (standard)
+33 479 70 15 81 (fax)
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Processing : 2 Pull Requests for merging before feature freeze

2015-01-21 Thread Paolo Cavallini
Il 21/01/2015 12:18, Frédéric Jacon ha scritto:

 https://github.com/qgis/QGIS/pull/1753
 https://github.com/qgis/QGIS/pull/1759
 
 You can find features description on pull requests pages
 
 We feel both PR carry interesting enhancements and new functionnalities
 for processing.

 Could you please confirm if you think it is OK for merging ?

agreed, interesting stuff, thanks.
Beware build is failing, however:
https://travis-ci.org/qgis/QGIS/builds/47760579
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Problem when using spatial index

2015-01-21 Thread Junior Delaz
Some users [1] have already encountered this issue and i understood that it
may be related to non correspondance between the number of rows in the .dbf
file and number of geometry (some rows had no geometry). A simple Save
As.. to another shapefile has solved the problem.
[1] http://georezo.net/forum/viewtopic.php?id=95143 (in french, sorry )

2015-01-21 9:16 GMT+01:00 Nejia Ben Nasr nejia.benn...@spaceyes3d.com:

 Hi,



 Do you think that this problem is often caused by geometry problems?



 Thanks,

 Nejia



 *De :* Junior [mailto:del...@gmail.com]
 *Envoyé :* mardi 20 janvier 2015 13:41
 *À :* Nejia Ben Nasr; 'qgis-developer'
 *Objet :* Re : [Qgis-developer] Problem when using spatial index



 Hi,

 Nejia, what about the validity of the geometry of your features? You can
 check with the tool in Vector menu  Geometry tools  check geometry
 validity



 Envoyé depuis mon HTC



 - Reply message -
 De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
 Pour : 'qgis-developer' qgis-developer@lists.osgeo.org
 Objet : [Qgis-developer] Problem when using spatial index
 Date : mar., janv. 20, 2015 13:03



 I use QGIS 2.6.1



 *De :* qgis-developer-boun...@lists.osgeo.org [
 mailto:qgis-developer-boun...@lists.osgeo.org
 qgis-developer-boun...@lists.osgeo.org] *De la part de* Nejia Ben Nasr
 *Envoyé :* mardi 20 janvier 2015 09:39
 *À :* qgis-developer
 *Objet :* [Qgis-developer] Problem when using spatial index



 Hi all,



 I load a shapefile, then I create a spatial index to maximize speed of
 zoom and navigate in the map.

 The problem is: when I zoom to any area feature appear and other doesn’t.

 And it seems To me that the spatial index is automatically created even
 when I delete the .qix file





 Best regards,

 Nejia

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] What's the purpose of an LTR?

2015-01-21 Thread G. Allegri
Thanks Nyall and Andreas,
I missed the point that an LTR can have updated releases, i.e. 2.8 download
links can be updated until February 2016, right?

giovanni

2015-01-21 9:27 GMT+01:00 Andreas Neumann a.neum...@carto.net:

  Hi Giovanni,

 The idea is to invest more in bugfixing and bugfix releases for the LTR
 release. If a major problem in 2.8 LTR is found and 2.10 is already out,
 there would still be another bug fix release for 2.8 LTR. LTR is for one
 year of support in bug fixing.

 QGIS PSC and QGIS-CH may also decide to invest more money into bug fixing
 of a LTR release.

 Andreas

 On 21.01.2015 09:24, G. Allegri wrote:

 Could you help me to understand what distinguishes a normal QGIS release
 and an LTR? In other sw the LTR (LTS) guarantees long term maintanance,
 backporting fixes, etc. but in the QGIS lifecycle a release is fixed, so
 what's the difference for the end user between 2.6 and 2.8? Maybe that it's
 download link will be mantained for a longer time? :)

 giovanni


 ___
 Qgis-developer mailing 
 listQgis-developer@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/qgis-developer



 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Giovanni Allegri
http://about.me/giovanniallegri
Twitter: https://twitter.com/_giohappy_
blog: http://blog.spaziogis.it
GEO+ geomatica in Italia http://bit.ly/GEOplus
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] What's the purpose of an LTR?

2015-01-21 Thread Nathan Woodrow
Yes and also that we will back port fixes for a year to that release vs
only for the current release.  The QEP will have more details.

Nathan

On Wed, 21 Jan 2015 6:24 pm G. Allegri gioha...@gmail.com wrote:

 Could you help me to understand what distinguishes a normal QGIS release
 and an LTR? In other sw the LTR (LTS) guarantees long term maintanance,
 backporting fixes, etc. but in the QGIS lifecycle a release is fixed, so
 what's the difference for the end user between 2.6 and 2.8? Maybe that it's
 download link will be mantained for a longer time? :)

 giovanni
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Problem when using spatial index

2015-01-21 Thread Nejia Ben Nasr
Hi,

 

Do you think that this problem is often caused by geometry problems?

 

Thanks,

Nejia

 

De : Junior [mailto:del...@gmail.com] 
Envoyé : mardi 20 janvier 2015 13:41
À : Nejia Ben Nasr; 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

Hi,

Nejia, what about the validity of the geometry of your features? You can check 
with the tool in Vector menu  Geometry tools  check geometry validity

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr  mailto:nejia.benn...@spaceyes3d.com 
nejia.benn...@spaceyes3d.com
Pour : 'qgis-developer'  mailto:qgis-developer@lists.osgeo.org 
qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mar., janv. 20, 2015 13:03

 

I use QGIS 2.6.1

 

De : qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Nejia Ben Nasr
Envoyé : mardi 20 janvier 2015 09:39
À : qgis-developer
Objet : [Qgis-developer] Problem when using spatial index

 

Hi all,

 

I load a shapefile, then I create a spatial index to maximize speed of zoom and 
navigate in the map.

The problem is: when I zoom to any area feature appear and other doesn’t.

And it seems To me that the spatial index is automatically created even when I 
delete the .qix file

 

 

Best regards,

Nejia

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] What's the purpose of an LTR?

2015-01-21 Thread G. Allegri
Could you help me to understand what distinguishes a normal QGIS release
and an LTR? In other sw the LTR (LTS) guarantees long term maintanance,
backporting fixes, etc. but in the QGIS lifecycle a release is fixed, so
what's the difference for the end user between 2.6 and 2.8? Maybe that it's
download link will be mantained for a longer time? :)

giovanni
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] What's the purpose of an LTR?

2015-01-21 Thread Richard Duivenvoorde
On 21-01-15 09:41, G. Allegri wrote:
 Thanks Nyall and Andreas,
 I missed the point that an LTR can have updated releases, i.e. 2.8
 download links can be updated until February 2016, right?

yes, we could have a 2.8.35 if necessary (/me hiding for Jurgen now...),
next to 2.10.

the main idea is to have a release for users, for example from
universities or governmental organizations, in which it is more
difficult to ask for an upgrade every couple of months, OR who invested
in documentation/learning material with screenshots and tasks which are
maybe version dependent.

Regards,

Richard Duivenvoorde




___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] What's the purpose of an LTR?

2015-01-21 Thread Andreas Neumann

Hi Giovanni,

The idea is to invest more in bugfixing and bugfix releases for the LTR 
release. If a major problem in 2.8 LTR is found and 2.10 is already out, 
there would still be another bug fix release for 2.8 LTR. LTR is for one 
year of support in bug fixing.


QGIS PSC and QGIS-CH may also decide to invest more money into bug 
fixing of a LTR release.


Andreas

On 21.01.2015 09:24, G. Allegri wrote:


Could you help me to understand what distinguishes a normal QGIS 
release and an LTR? In other sw the LTR (LTS) guarantees long term 
maintanance, backporting fixes, etc. but in the QGIS lifecycle a 
release is fixed, so what's the difference for the end user between 
2.6 and 2.8? Maybe that it's download link will be mantained for a 
longer time? :)


giovanni



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Problem when using spatial index

2015-01-21 Thread Nejia Ben Nasr
The  problem appears with vector layers that contain geometries that containing 
duplicate node(s), it’s considered as an invalid geometry ?

When I select all features from the bounding box of the vector layer, lines of 
features that has a null geometry are not selected in the attribute table (I 
don’t have a problem with this shapefile).

 

Thanks,

Nejia

De : Junior [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 13:47
À : Nejia Ben Nasr
Cc : 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

weird, it worked for others. 

And if you spatially select all your features, are all the lines in the 
attribute table being selected?

You haven't answered about checking geometry validity...

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'Junior' del...@gmail.com
Cc : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mer., janv. 21, 2015 13:30

 

Yes, even if I delete the .qix before saving !!

 

Thanks,

Nejia

 

De : Junior [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 13:23
À : Nejia Ben Nasr
Cc : 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

And if you delete the .qix before saving? And then recreate it...

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'Junior Delaz' del...@gmail.com
Cc : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mer., janv. 21, 2015 13:14

 

I already tried to save to anther shapefile and edit it (add, modify, remove 
features …) the .qix was automatically created and I get the same problem

 

Thanks,

Nejia

 

De : Junior Delaz [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 12:21
À : Nejia Ben Nasr
Cc : qgis-developer
Objet : Re: [Qgis-developer] Problem when using spatial index

 

Some users [1] have already encountered this issue and i understood that it may 
be related to non correspondance between the number of rows in the .dbf file 
and number of geometry (some rows had no geometry). A simple Save As.. to 
another shapefile has solved the problem.
[1] http://georezo.net/forum/viewtopic.php?id=95143 (in french, sorry )

 

2015-01-21 9:16 GMT+01:00 Nejia Ben Nasr nejia.benn...@spaceyes3d.com:

Hi,

 

Do you think that this problem is often caused by geometry problems?

 

Thanks,

Nejia

 

De : Junior [mailto:del...@gmail.com] 
Envoyé : mardi 20 janvier 2015 13:41
À : Nejia Ben Nasr; 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

Hi,

Nejia, what about the validity of the geometry of your features? You can check 
with the tool in Vector menu  Geometry tools  check geometry validity

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr  mailto:nejia.benn...@spaceyes3d.com 
nejia.benn...@spaceyes3d.com
Pour : 'qgis-developer'  mailto:qgis-developer@lists.osgeo.org 
qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mar., janv. 20, 2015 13:03

 

I use QGIS 2.6.1

 

De : qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Nejia Ben Nasr
Envoyé : mardi 20 janvier 2015 09:39
À : qgis-developer
Objet : [Qgis-developer] Problem when using spatial index

 

Hi all,

 

I load a shapefile, then I create a spatial index to maximize speed of zoom and 
navigate in the map.

The problem is: when I zoom to any area feature appear and other doesn’t.

And it seems To me that the spatial index is automatically created even when I 
delete the .qix file

 

 

Best regards,

Nejia

 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Re : Problem when using spatial index

2015-01-21 Thread Junior
And if you delete the .qix before saving? And then recreate it...

Envoyé depuis mon HTC

- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'Junior Delaz' del...@gmail.com
Cc : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mer., janv. 21, 2015 13:14

I already tried to save to anther shapefile and edit it (add, modify, remove 
features …) the .qix was automatically created and I get the same problem 
Thanks,Nejia De : Junior Delaz [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 12:21
À : Nejia Ben Nasr
Cc : qgis-developer
Objet : Re: [Qgis-developer] Problem when using spatial index Some users [1] 
have already encountered this issue and i understood that it may be related to 
non correspondance between the number of rows in the .dbf file and number of 
geometry (some rows had no geometry). A simple Save As.. to another shapefile 
has solved the problem.
[1] http://georezo.net/forum/viewtopic.php?id=95143 (in french, sorry )
2015-01-21 9:16 GMT+01:00 Nejia Ben Nasr nejia.benn...@spaceyes3d.com:Hi, Do 
you think that this problem is often caused by geometry problems? Thanks,Nejia 
De : Junior [mailto:del...@gmail.com] 
Envoyé : mardi 20 janvier 2015 13:41
À : Nejia Ben Nasr; 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index
Hi,
Nejia, what about the validity of the geometry of your features? You can check 
with the tool in Vector menu  Geometry tools  check geometry validity

Envoyé depuis mon HTC
- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mar., janv. 20, 2015 13:03
I use QGIS 2.6.1 De : qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Nejia Ben Nasr
Envoyé : mardi 20 janvier 2015 09:39
À : qgis-developer
Objet : [Qgis-developer] Problem when using spatial index
Hi all, I load a shapefile, then I create a spatial index to maximize speed of 
zoom and navigate in the map.The problem is: when I zoom to any area feature 
appear and other doesn’t.And it seems To me that the spatial index is 
automatically created even when I delete the .qix file  Best regards,Nejia___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Problem when using spatial index

2015-01-21 Thread Nejia Ben Nasr
Yes, even if I delete the .qix before saving !!

 

Thanks,

Nejia

 

De : Junior [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 13:23
À : Nejia Ben Nasr
Cc : 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

And if you delete the .qix before saving? And then recreate it...

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'Junior Delaz' del...@gmail.com
Cc : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mer., janv. 21, 2015 13:14

 

I already tried to save to anther shapefile and edit it (add, modify, remove 
features …) the .qix was automatically created and I get the same problem

 

Thanks,

Nejia

 

De : Junior Delaz [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 12:21
À : Nejia Ben Nasr
Cc : qgis-developer
Objet : Re: [Qgis-developer] Problem when using spatial index

 

Some users [1] have already encountered this issue and i understood that it may 
be related to non correspondance between the number of rows in the .dbf file 
and number of geometry (some rows had no geometry). A simple Save As.. to 
another shapefile has solved the problem.
[1] http://georezo.net/forum/viewtopic.php?id=95143 (in french, sorry )

 

2015-01-21 9:16 GMT+01:00 Nejia Ben Nasr nejia.benn...@spaceyes3d.com:

Hi,

 

Do you think that this problem is often caused by geometry problems?

 

Thanks,

Nejia

 

De : Junior [mailto:del...@gmail.com] 
Envoyé : mardi 20 janvier 2015 13:41
À : Nejia Ben Nasr; 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

Hi,

Nejia, what about the validity of the geometry of your features? You can check 
with the tool in Vector menu  Geometry tools  check geometry validity

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr  mailto:nejia.benn...@spaceyes3d.com 
nejia.benn...@spaceyes3d.com
Pour : 'qgis-developer'  mailto:qgis-developer@lists.osgeo.org 
qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mar., janv. 20, 2015 13:03

 

I use QGIS 2.6.1

 

De : qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Nejia Ben Nasr
Envoyé : mardi 20 janvier 2015 09:39
À : qgis-developer
Objet : [Qgis-developer] Problem when using spatial index

 

Hi all,

 

I load a shapefile, then I create a spatial index to maximize speed of zoom and 
navigate in the map.

The problem is: when I zoom to any area feature appear and other doesn’t.

And it seems To me that the spatial index is automatically created even when I 
delete the .qix file

 

 

Best regards,

Nejia

 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Processing disappeared from QGIS master?

2015-01-21 Thread Paolo Cavallini
Il 20/01/2015 12:10, Victor Olaya ha scritto:

 I will fix that call to gdal_io. Other modules, however, seems to
 accept the algorithm index/name correctly. I tried the export passing
 the algorithm name instead of 0, and it also fails

I confirm it fixed in current nightly.
Thanks!

-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Re : Problem when using spatial index

2015-01-21 Thread Junior
weird, it worked for others. 
And if you spatially select all your features, are all the lines in the 
attribute table being selected?
You haven't answered about checking geometry validity...

Envoyé depuis mon HTC

- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'Junior' del...@gmail.com
Cc : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mer., janv. 21, 2015 13:30

Yes, even if I delete the .qix before saving !! Thanks,Nejia De : Junior 
[mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 13:23
À : Nejia Ben Nasr
Cc : 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index
And if you delete the .qix before saving? And then recreate it...

Envoyé depuis mon HTC
- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'Junior Delaz' del...@gmail.com
Cc : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mer., janv. 21, 2015 13:14
I already tried to save to anther shapefile and edit it (add, modify, remove 
features …) the .qix was automatically created and I get the same problem 
Thanks,Nejia De : Junior Delaz [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 12:21
À : Nejia Ben Nasr
Cc : qgis-developer
Objet : Re: [Qgis-developer] Problem when using spatial index Some users [1] 
have already encountered this issue and i understood that it may be related to 
non correspondance between the number of rows in the .dbf file and number of 
geometry (some rows had no geometry). A simple Save As.. to another shapefile 
has solved the problem.
[1] http://georezo.net/forum/viewtopic.php?id=95143 (in french, sorry )
2015-01-21 9:16 GMT+01:00 Nejia Ben Nasr nejia.benn...@spaceyes3d.com:Hi, Do 
you think that this problem is often caused by geometry problems? Thanks,Nejia 
De : Junior [mailto:del...@gmail.com] 
Envoyé : mardi 20 janvier 2015 13:41
À : Nejia Ben Nasr; 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index
Hi,
Nejia, what about the validity of the geometry of your features? You can check 
with the tool in Vector menu  Geometry tools  check geometry validity

Envoyé depuis mon HTC
- Reply message -
De : Nejia Ben Nasr nejia.benn...@spaceyes3d.com
Pour : 'qgis-developer' qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mar., janv. 20, 2015 13:03
I use QGIS 2.6.1 De : qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Nejia Ben Nasr
Envoyé : mardi 20 janvier 2015 09:39
À : qgis-developer
Objet : [Qgis-developer] Problem when using spatial index
Hi all, I load a shapefile, then I create a spatial index to maximize speed of 
zoom and navigate in the map.The problem is: when I zoom to any area feature 
appear and other doesn’t.And it seems To me that the spatial index is 
automatically created even when I delete the .qix file  Best regards,Nejia___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Run Processing models from python console

2015-01-21 Thread Matteo Ghetta
Hi all,
how can I run Processing models from python console?
It seems that processing.alghelp(modeler:my_model) is empty and I cannot
specify my layers and parameters?

Am I missing something?

Thanks

Matteo
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Problem when using spatial index

2015-01-21 Thread Nejia Ben Nasr
I already tried to save to anther shapefile and edit it (add, modify, remove 
features …) the .qix was automatically created and I get the same problem

 

Thanks,

Nejia

 

De : Junior Delaz [mailto:del...@gmail.com] 
Envoyé : mercredi 21 janvier 2015 12:21
À : Nejia Ben Nasr
Cc : qgis-developer
Objet : Re: [Qgis-developer] Problem when using spatial index

 

Some users [1] have already encountered this issue and i understood that it may 
be related to non correspondance between the number of rows in the .dbf file 
and number of geometry (some rows had no geometry). A simple Save As.. to 
another shapefile has solved the problem.
[1] http://georezo.net/forum/viewtopic.php?id=95143 (in french, sorry )

 

2015-01-21 9:16 GMT+01:00 Nejia Ben Nasr nejia.benn...@spaceyes3d.com:

Hi,

 

Do you think that this problem is often caused by geometry problems?

 

Thanks,

Nejia

 

De : Junior [mailto:del...@gmail.com] 
Envoyé : mardi 20 janvier 2015 13:41
À : Nejia Ben Nasr; 'qgis-developer'
Objet : Re : [Qgis-developer] Problem when using spatial index

 

Hi,

Nejia, what about the validity of the geometry of your features? You can check 
with the tool in Vector menu  Geometry tools  check geometry validity

 

Envoyé depuis mon HTC

 

- Reply message -
De : Nejia Ben Nasr  mailto:nejia.benn...@spaceyes3d.com 
nejia.benn...@spaceyes3d.com
Pour : 'qgis-developer'  mailto:qgis-developer@lists.osgeo.org 
qgis-developer@lists.osgeo.org
Objet : [Qgis-developer] Problem when using spatial index
Date : mar., janv. 20, 2015 13:03

 

I use QGIS 2.6.1

 

De : qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Nejia Ben Nasr
Envoyé : mardi 20 janvier 2015 09:39
À : qgis-developer
Objet : [Qgis-developer] Problem when using spatial index

 

Hi all,

 

I load a shapefile, then I create a spatial index to maximize speed of zoom and 
navigate in the map.

The problem is: when I zoom to any area feature appear and other doesn’t.

And it seems To me that the spatial index is automatically created even when I 
delete the .qix file

 

 

Best regards,

Nejia

 

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Processing : 2 Pull Requests for merging before feature freeze

2015-01-21 Thread Victor Olaya
Thanks for the reminder. I added comments on both of the PR (once
should be almost ready to merge, the other one might need a bit more
discussion...)

Regards

2015-01-21 12:23 GMT+01:00 Paolo Cavallini cavall...@faunalia.it:
 Il 21/01/2015 12:18, Frédéric Jacon ha scritto:

 https://github.com/qgis/QGIS/pull/1753
 https://github.com/qgis/QGIS/pull/1759

 You can find features description on pull requests pages

 We feel both PR carry interesting enhancements and new functionnalities
 for processing.

 Could you please confirm if you think it is OK for merging ?

 agreed, interesting stuff, thanks.
 Beware build is failing, however:
 https://travis-ci.org/qgis/QGIS/builds/47760579
 All the best.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Processing disappeared from QGIS master?

2015-01-21 Thread Pedro Venâncio
Hi,

I don't know what is your opinion, but perhaps the best solution would be
to make a fork of SAGA within QGIS, so could standardize the version for
all platforms and for all users. Otherwise it is impossible to create
multiplatform Processing Models... Since QGIS has this quick releases
cycle, it was a question of updating SAGA to the latest version, in each
new QGIS version.

In my case (Ubuntu 12.04), SAGA tools does not appear, because I have SAGA
2.1.1 installed from ubuntugis-unstable, which is no longer supported in
QGIS Master:

https://github.com/qgis/QGIS/commit/b0291985ac16a1f2809979257ffc12d84004e897

 supportedVersions = {2.1.2: (2.1.2, SagaAlgorithm212),
 2.1.3: (2.1.3, SagaAlgorithm213),
 2.1.4: (2.1.3, SagaAlgorithm214)}

This way will emerge a problem, since in ubuntugis-unstable, SAGA has only
been updated for versions of Ubuntu 14.XX (the rest have 2.1.1 or earlier).
When QGIS 2.8 will be released, it will arise many complaints because the
SAGA disappears. I'm pretty sure that most users of ubuntu-like-systems use
ubuntugis-unstable to install these packages and dependencies.

What do you think?

Thank you very much!

Best regards,
Pedro Venâncio
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Data-defined buttons for en masse size and rotation

2015-01-21 Thread Régis Haubourg
 Hi Vincent, 
good to know, 
thanks
Régis
Vincent Mora wrote
 On 20/01/2015 22:51, Anita Graser wrote:
 Hi Régis,

 Thanks a lot for all the details!

 On Mon, Jan 19, 2015 at 9:30 PM, Régis Haubourg
 lt;

 regis.haubourg@

 gt; wrote:
 - when using the GUI assistant or the graduated classification, we will
 enable a legend for mapcanvas and composer 's legend. That legend will
 be of
 this type  [0]
 This will certainly be a nice addition. Will it work with all kinds of
 point markers? Or only simple markers?
 If my design works as expected, it should even work for lines width.

 [0] http://s14.postimage.org/3jr9kcmgh/muesure.png
 Best wishes,
 Anita
 ___
 Qgis-developer mailing list
 

 Qgis-developer@.osgeo

 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
 ___
 Qgis-developer mailing list

 Qgis-developer@.osgeo

 http://lists.osgeo.org/mailman/listinfo/qgis-developer





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Data-defined-buttons-for-en-masse-size-and-rotation-tp5181954p5182855.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Processing disappeared from QGIS master?

2015-01-21 Thread Bernd Vogelgesang
Am 21.01.2015, 13:59 Uhr, schrieb Pedro Venâncio  
pedrongvenan...@gmail.com:



Hi,

I don't know what is your opinion, but perhaps the best solution would  
be to make a fork of SAGA within QGIS, so could standardize the version  
for all platforms and for all users. Otherwise it is impossible to  
create multiplatform Processing Models... Since QGIS has this quick  
releases cycle, it was a question of updating SAGA to the latest  
version, in each new QGIS version.


In my case (Ubuntu 12.04), SAGA tools does not appear, because I have  
SAGA 2.1.1 installed from ubuntugis-unstable, which is no longer  
supported in QGIS Master:


https://github.com/qgis/QGIS/commit/b0291985ac16a1f2809979257ffc12d84004e897

supportedVersions = {2.1.2: (2.1.2, SagaAlgorithm212),
2.1.3: (2.1.3, SagaAlgorithm213),
2.1.4: (2.1.3, SagaAlgorithm214)}

This way will emerge a problem, since in ubuntugis-unstable, SAGA has  
only been updated for versions of Ubuntu 14.XX (the rest have 2.1.1 or  
earlier). When QGIS 2.8 will be released, it will arise many complaints  
because the SAGA disappears. I'm pretty sure that most users of  
ubuntu-like-systems use ubuntugis-unstable to install these packages and  
dependencie


What do you think?


I as a user have a lot of trouble with SAGA every while end then,  
especially like you mentioned with models I built to run on Win and Linux  
Mint/Ubuntu.
Even though I have an updated Linux Mint 17.1 = Ubuntu 14.04 with  
ubuntu-unstable, SAGA only works partially. Seems like most vector related  
function still work, but all raster related functions fail, so my models  
are working only under Windows now.


There might be other reasons for that than only SAGA, but for the average  
Linux user, this is hard to solve.
So any ideas how to make the integration of SAGA more stable would be much  
appreciated.


Just my 2 cents
Bernd







Thank you very much!

Best regards,
Pedro Venâncio




--
Bernd Vogelgesang
Siedlerstraße 2
91083 Baiersdorf/Igelsdorf
Tel: 09133-825374___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Help of Processing models is not saved

2015-01-21 Thread Matteo Ghetta
Hi all,
it seems that the help parameters (name, version, ) of the various
models disappear after saving the models.

Saving the model should also save the help right?

Cheers

Matteo
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Help of Processing models is not saved

2015-01-21 Thread Paolo Cavallini
Il 21/01/2015 16:17, Matteo Ghetta ha scritto:
 Hi all,
 it seems that the help parameters (name, version, ) of the various
 models disappear after saving the models.
 
 Saving the model should also save the help right?

Confirmed here, it does not work.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer