Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi Giedrius,

Nice that there is interest and support for the Android version.

I have recently updated QGIS for Android to version 2.4. There is an
updated set of scripts and an updated source code branch available for
this [1][2]. They may change (and be merged back into the main repo) in
the future.

If you want to give it a try without building yourself first, there is
also an .apk available [3]

As Giuseppe said, the easiest way to help the QGIS-Android project is to
fork the repository and to create pull requests with fixes/improvements.

Kind regards,
Matthias

[1] https://github.com/qgis/QGIS-Android/tree/qt5
[2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
[3] http://qgis.vitu.ch/qgis-latest.apk

On 15.07.2014 22:39, Giedrius Vaivilavičius wrote:
 Hi QGIS developers,

 I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
 use QGIS on Android Linux tablets.
 QGIS is doing nice progress on Desktops, but no progress on tablets since
 October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
 QGIS Android version is still 2.0, while desktop version is 2.4 :-/

 I've found and reported lots of bugs in QGIS (Desktop and Android
 versions), see for
 http://hub.qgis.org/projects/android-qgis/issues
 Some of these bugs can be resolved very simply - for example by changing
 default font to Droid Serif QGIS will be usable for most European
 countries (Czech, Lithuania, Latvia, and others). see
 http://hub.qgis.org/issues/10069
 I can fix some of bugs, reported by me at
 http://hub.qgis.org/projects/android-qgis/issues , but I don't have
 write-access in QGIS Android repository (AFAIK
 https://github.com/qgis/QGIS-Android/ )

 Please give me write-access in QGIS Android repo if you don't have time to
 fix QGIS for Android Linux bugs.

 Thanks,
 Giedrius


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


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 08:59, Matthias Kuhn ha scritto:
 Hi Giedrius,
 
 Nice that there is interest and support for the Android version.
 
 I have recently updated QGIS for Android to version 2.4. There is an
 updated set of scripts and an updated source code branch available for
 this [1][2]. They may change (and be merged back into the main repo) in
 the future.

Matthias, that's great news!
Are you going to add the installer to Play Store? I think this would greatly 
speed up
user adoption and feedback.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: 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] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 09:06, Matthias Kuhn ha scritto:

 I think Marco has plans to do that but I am not sure about the priority
 of things. He'll be back to reading mails in August.
 The aim of this project was to get QGIS on Android more stable and some
 tuning of the UI for touch interfaces (still a lot to do here!).
 But yes, I agree that this would be great.

Looking forward to it. Ready to help.
All the best, and thanks.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: 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] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
PS:

You will also need to download Qt5 for Android

http://qt-project.org/downloads
- Show Downloads
- Qt 5.x.y for Android (Linux 64-bit, XXX MB)
http://download.qt-project.org/official_releases/qt/5.3/5.3.1/qt-opensource-linux-x64-android-5.3.1.run

Current:
http://download.qt-project.org/official_releases/qt/5.3/5.3.1/qt-opensource-linux-x64-android-5.3.1.run.mirrorlist

Best
Matthias

On 21.07.2014 08:59, Matthias Kuhn wrote:
 Hi Giedrius,

 Nice that there is interest and support for the Android version.

 I have recently updated QGIS for Android to version 2.4. There is an
 updated set of scripts and an updated source code branch available for
 this [1][2]. They may change (and be merged back into the main repo) in
 the future.

 If you want to give it a try without building yourself first, there is
 also an .apk available [3]

 As Giuseppe said, the easiest way to help the QGIS-Android project is to
 fork the repository and to create pull requests with fixes/improvements.

 Kind regards,
 Matthias

 [1] https://github.com/qgis/QGIS-Android/tree/qt5
 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
 [3] http://qgis.vitu.ch/qgis-latest.apk

 On 15.07.2014 22:39, Giedrius Vaivilavičius wrote:
 Hi QGIS developers,

 I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
 use QGIS on Android Linux tablets.
 QGIS is doing nice progress on Desktops, but no progress on tablets since
 October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
 QGIS Android version is still 2.0, while desktop version is 2.4 :-/

 I've found and reported lots of bugs in QGIS (Desktop and Android
 versions), see for
 http://hub.qgis.org/projects/android-qgis/issues
 Some of these bugs can be resolved very simply - for example by changing
 default font to Droid Serif QGIS will be usable for most European
 countries (Czech, Lithuania, Latvia, and others). see
 http://hub.qgis.org/issues/10069
 I can fix some of bugs, reported by me at
 http://hub.qgis.org/projects/android-qgis/issues , but I don't have
 write-access in QGIS Android repository (AFAIK
 https://github.com/qgis/QGIS-Android/ )

 Please give me write-access in QGIS Android repo if you don't have time to
 fix QGIS for Android Linux bugs.

 Thanks,
 Giedrius

 ___
 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] Print composerOpenlayers issue

2014-07-21 Thread nagellette
Hi All, 

I also shared this one in user group but no one answered, it's an urgent
issue for me. Sorry for repetition.

I am using QGIS 2.4.0 on Win7 - 64 bit with 4gb ram and intel i5 2.4ghz
processor. I save my maps consisting of openlayers - google hybrid and some
shape files into pdf and bmp files. 

As a result I get some tiles of google images are missing or partially faded
or sometimes shifted. Please refer to the attached images below. 

I am not sure if this is a plugin or composer issue. The images are ok in
the map view and in the print composer preview screen, I must add. 

Is this a known issue or a bug, anything to solve? 

Thanks, 
Necip.

http://osgeo-org.1560.x6.nabble.com/file/n5152043/deneee.jpeg 
Right top corner is faded (Not faded in map screen or print composer
preview)

http://osgeo-org.1560.x6.nabble.com/file/n5152043/Ads%C4%B1z.jpg 
Some tiles are missing. (Not missing in map screen or print composer
preview)




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Print-composer-Openlayers-issue-tp5152043.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] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Nyall Dawson
On 21 July 2014 16:59, Matthias Kuhn matthias.k...@gmx.ch wrote:

 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5


Hi Matthias,

I'm curious - how close are we to fully functioning desktop builds of
2.4 with qt5? Is there many hurdles that you foresee?

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


[Qgis-developer] Rendering context in rules

2014-07-21 Thread Andreas Neumann
Hi,

I wonder if we could introduce a rendering context for usage in
symbology and labeling with expressions. This would be similar to the
CSS media queries where you could have different styling for printing
and on-screen display.

A render context could be:

* Main map canvas
* regular printing
* atlas printing
* WMS server

Usage scenario:

you want to have different rules or different symbology and labels
depending on the rendering context. E.g. you want to use a different
styling for atlas serial printing than for the general display in the
main map canvas.

With such a rendering context we could have rules like follows:

CASE WHEN rendering_context = 'atlas serial printing' THEN 
WHEN rendering_context = 'main map canvas' THEN 
END CASE

Is such a rendering context feasible to implement/introduce?

On could go even further and also introduce the screen width/height in a
rule and have different symbology for small screens compared to large
screens ...

Thank you for your thoughts on this very rough proposal.

Andreas

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


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi Nyall,

The things that currently need some work (and I don't think it will be 
that much) are:

 * You cannot build with ENABLE_TESTS. I did not look into this.
 * I could not test the python bindings due to missing dependencies 
(pyqt for qt5 will only be available in Fedora 21)
 * The evis plugin's http code needs to be ported to 
QNetworkAccessManager (currently #ifdef'd out)

I expect a few more issues to surface when more people start testing 
it, but all in all it runs as stable as with Qt4 here with the 
abovementioned restrictions.

Best,
Matthias

On Mon 21 Jul 2014 11:44:51 CEST, Nyall Dawson wrote:
 On 21 July 2014 16:59, Matthias Kuhn matthias.k...@gmx.ch wrote:

 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5


 Hi Matthias,

 I'm curious - how close are we to fully functioning desktop builds of
 2.4 with qt5? Is there many hurdles that you foresee?

 Nyall


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


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Tim Sutton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

On 21/07/2014 12:08, Matthias Kuhn wrote:
 Hi Nyall,
 
 The things that currently need some work (and I don't think it will
 be that much) are:
 
 * You cannot build with ENABLE_TESTS. I did not look into this. * I
 could not test the python bindings due to missing dependencies 
 (pyqt for qt5 will only be available in Fedora 21) * The evis
 plugin's http code needs to be ported to QNetworkAccessManager
 (currently #ifdef'd out)
 
 I expect a few more issues to surface when more people start
 testing it, but all in all it runs as stable as with Qt4 here with
 the abovementioned restrictions.

I think you also needed to build without pyqwt (unless it is now
ported to qt5).

Regards

Tim

 
 Best, Matthias
 
 On Mon 21 Jul 2014 11:44:51 CEST, Nyall Dawson wrote:
 On 21 July 2014 16:59, Matthias Kuhn matthias.k...@gmx.ch
 wrote:
 
 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
 
 
 Hi Matthias,
 
 I'm curious - how close are we to fully functioning desktop
 builds of 2.4 with qt5? Is there many hurdles that you foresee?
 
 Nyall
 
 
 ___ Qgis-developer
 mailing list Qgis-developer@lists.osgeo.org 
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 

- -- 
- --

Tim Sutton
Visit http://kartoza.com to find out about open source:
 * Desktop GIS programming services
 * Geospatial web development
 * GIS Training
 * Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
Tim is a member of the QGIS Project Steering Committee
- --
Kartoza is a merger between Linfiniti and Afrispatial
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlPM6vgACgkQqk07qZdiYjdv6ACgk0ctw2A83YtjjaNzpRHjiY0O
mrkAnj+N3zRJA20yHGzb1iC7DINxo+rP
=Jrh4
-END PGP SIGNATURE-
attachment: tim.vcf___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 09:46, Matthias Kuhn ha scritto:
 PS:
 
 You will also need to download Qt5 for Android
 
 http://qt-project.org/downloads
 - Show Downloads
 - Qt 5.x.y for Android (Linux 64-bit, XXX MB)
 http://download.qt-project.org/official_releases/qt/5.3/5.3.1/qt-opensource-linux-x64-android-5.3.1.run

Hi Matthias,
the apk downloads and installs fine, without installing the Qt5 for Android (I 
had a
previous qgis 2.0 install however): is that ok? On the other hand, the .run 
download
does not run as such: I imagine it has to be run through a shell, right?
All the best, and thanks.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: 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] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi Paolo

On 21.07.2014 12:36, Paolo Cavallini wrote:
 Hi Matthias,
 the apk downloads and installs fine, without installing the Qt5 for Android 
 (I had a
The Ministro app will take care of dependencies (Qt5) and update when
necessary.
QGIS will ask you to install ministro if it's not yet on the system. In
your case with a previous installation the update to Qt5 should be
handled without any manual steps from your side.
 previous qgis 2.0 install however): is that ok? On the other hand, the .run 
 download
 does not run as such: I imagine it has to be run through a shell, right?
That link was just for development and you don't need to download this
file if all you want is to install the prebuilt apk.
 All the best, and thanks.
Best and have fun

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


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 12:52, Matthias Kuhn ha scritto:
 Hi Paolo
 
 On 21.07.2014 12:36, Paolo Cavallini wrote:
 Hi Matthias,
 the apk downloads and installs fine, without installing the Qt5 for Android 
 (I had a
 The Ministro app will take care of dependencies (Qt5) and update when
 necessary.

OK, thanks for clarifying.
Looking forward to see developments on this.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: 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] Grass v.to.points fails in processing toolbox

2014-07-21 Thread nagellette
Hi All,

I had the following error when I try to calculate points to lines.

All other grass tools giving me similar error. I also tried older versions
(valmeira and dufour installed also.) got the error telling grass is not
installed properly. I installed 2.4.0 using osgeo installer, still having
the below error.

I am using win7 32bit, if that helps.

/Oooops! The following output layers could not be open
Output vector map where points will be written:
C:/Users/NGENGEC/Desktop/sample_2/roads_prj_pt.shp
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 GRASS to be run. A test to check if GRASS is
correctly installed and configured in your system has been performed, with
the following result:
GRASS seems to be correctly installed and configured/

regards,
Necip.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Grass-v-to-points-fails-in-processing-toolbox-tp5152095.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] Grass v.to.points fails in processing toolbox

2014-07-21 Thread Victor Olaya
What does it say in the Processing log? Could you send it so we can check
it and figure out what is happening?

Thanks


2014-07-21 12:59 GMT+02:00 nagellette necipenesgen...@gmail.com:

 Hi All,

 I had the following error when I try to calculate points to lines.

 All other grass tools giving me similar error. I also tried older versions
 (valmeira and dufour installed also.) got the error telling grass is not
 installed properly. I installed 2.4.0 using osgeo installer, still having
 the below error.

 I am using win7 32bit, if that helps.

 /Oooops! The following output layers could not be open
 Output vector map where points will be written:
 C:/Users/NGENGEC/Desktop/sample_2/roads_prj_pt.shp
 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 GRASS to be run. A test to check if GRASS is
 correctly installed and configured in your system has been performed, with
 the following result:
 GRASS seems to be correctly installed and configured/

 regards,
 Necip.



 --
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/Grass-v-to-points-fails-in-processing-toolbox-tp5152095.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

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

Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Stott, James
Just a quick question to make sure I have understood this correctly. 

The github repository you linked to Matthias, that is a version of QGIS using 
qt5?

I have problems with display resolution (3200 x 1800) on my new work laptop 
(it's not just QGIS, there are other problems that look at rubbish also). The 
QGIS interface doesn't look so great. I have read that qt5 handles these things 
much better.

Is there anywhere I can get a windows installer for this from? If not I will 
attempt to build QGIS myself (haven't done it before).

If it is going to be qt5 for desktop QGIS then I am very keen to test - it's 
the main downside of my new machine.

James 

-Opprinnelig melding-
Fra: qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] På vegne av Paolo Cavallini
Sendt: 21. juli 2014 12:55
Til: Matthias Kuhn; qgis-developer@lists.osgeo.org
Emne: Re: [Qgis-developer] Please tell me how I can speed-up QGIS development 
on Android

Il 21/07/2014 12:52, Matthias Kuhn ha scritto:
 Hi Paolo
 
 On 21.07.2014 12:36, Paolo Cavallini wrote:
 Hi Matthias,
 the apk downloads and installs fine, without installing the Qt5 for 
 Android (I had a
 The Ministro app will take care of dependencies (Qt5) and update when 
 necessary.

OK, thanks for clarifying.
Looking forward to see developments on this.
All the best.

--
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: 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] Geoprocessing Bug on ubuntu 14.04 and OSGEO4W

2014-07-21 Thread James Wood
Randy,I can confirm on Win 7 x64 with the standalone installer. It was toast at 
35%... right on cue. As an alternative, in the Processing Toolbox, under 
SAGAShapes - ToolsCut shapes layer worked super quick using the 'completely 
contained' method. Best Regards,James Date: Sun, 20 Jul 2014 13:47:23 -0400
From: rjh...@northrivergeographic.com
To: qgis-developer@lists.osgeo.org
Subject: [Qgis-developer] Geoprocessing Bug on ubuntu 14.04 and OSGEO4W


  


  
  
Sorry if this is cross posting (to a degree - I just filed a bug
report also). 



This occurs on Ubuntugis-unstable and osgeo4w 64bit. 



I've run into a problem using clip under geoprocessing: I'm clipping
a large contour dataset by a polygon. At 34% ubuntu throws an error
and at 35% windows throws an error. I went back and double checked
projection/data/etc. Both windows and Ubuntu seem to create the same
log. Here is the Ubuntu-unstable one: 



An error has occured while executing Python code: 
Traceback (most recent call last):

   File
/usr/share/qgis/python/plugins/fTools/tools/doGeoprocessing.py,
line 316, in run

   geos, feature, match, error = self.clip()

   File
/usr/share/qgis/python/plugins/fTools/tools/doGeoprocessing.py,
line 1537, in clip

   geom = QgsGeometry( inFeatA.geometry() )

  TypeError: arguments did not match any overloaded call:

   QgsGeometry(): too many arguments

   QgsGeometry(QgsGeometry): argument 1 has unexpected type
'NoneType'

 
Python version:

  2.7.6 (default, Mar 22 2014, 23:03:41) 

  [GCC 4.8.2]

 
QGIS version:

  2.4.0-Chugiak Chugiak, exported

 Python path: ['/usr/share/qgis/python/plugins/processing',
  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/httplib2-0.8-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/requests-2.0.1-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/raven-3.5.1-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/gsconfig-0.6.6-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/gsimporter-0.1-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/nose-1.3.0-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/nose_html-1.1-py2.7.egg',

  
'/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs/coverage-3.7-py2.7-win32.egg',

  '/usr/share/qgis/python', u'/home/rjhale/.qgis2/python',
  u'/home/rjhale/.qgis2/python/plugins',
  '/usr/share/qgis/python/plugins', '/usr/lib/python2.7',
  '/usr/lib/python2.7/plat-x86_64-linux-gnu',
  '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old',
  '/usr/lib/python2.7/lib-dynload',
  '/usr/local/lib/python2.7/dist-packages',
  '/usr/lib/python2.7/dist-packages',
  '/usr/lib/python2.7/dist-packages/PILcompat',
  '/usr/lib/python2.7/dist-packages/gtk-2.0',
  '/usr/lib/pymodules/python2.7',
  '/usr/lib/python2.7/dist-packages/ubuntu-sso-client',
  '/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode',
  '/home/rjhale/.qgis2/python/plugins/opengeo/ext-libs',
  '/home/rjhale/.qgis2/python/plugins/DigitizingTools/tools',
  '/home/rjhale/.qgis2/python/plugins/MetaSearch/ext-libs',
  '/usr/share/qgis/python/plugins/fTools/tools']



I filed a bug report: http://hub.qgis.org/issues/10917

I have shared my data if you wish to play with it (337mb):
https://drive.google.com/folderview?id=0B8WLtz606XDdOTNkN0xhenVCX0kusp=sharing



Thanks again, 

Randy

-- 
-
Randal Hale
North River Geographic Systems, Inc
http://www.northrivergeographic.com
423.653.3611 rjh...@northrivergeographic.com
twitter:rjhale http://about.me/rjhale
http://www.northrivergeographic.com/spatial-connect
  


___
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] Geoprocessing Bug on ubuntu 14.04 and OSGEO4W

2014-07-21 Thread Giovanni Manghi
 I filed a bug report: http://hub.qgis.org/issues/10917


see my notes in the ticket.

cheers!

-- 
Giovanni Manghi
Faunalia.pt
Sistemas de Informação Geográfica Open Source
Portugal

Web: http://www.faunalia.pt
Email  Jabber: giovanni.man...@faunalia.pt
PGP Key available
Tel. + 351 96 7058216
--
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Grass v.to.points fails in processing toolbox

2014-07-21 Thread Giovanni Manghi
 I had the following error when I try to calculate points to lines.

the options write line nodes and write line vertices cannot be
both yes at the same time.

cheers

-- 
Giovanni Manghi
Faunalia.pt
Sistemas de Informação Geográfica Open Source
Portugal

Web: http://www.faunalia.pt
Email  Jabber: giovanni.man...@faunalia.pt
PGP Key available
Tel. + 351 96 7058216
--
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Geoprocessing Bug on ubuntu 14.04 and OSGEO4W

2014-07-21 Thread Giovanni Manghi
On Mon, Jul 21, 2014 at 2:07 PM, James Wood fedbyrav...@outlook.com wrote:
 Giovanni,

 Which SAGA toolbox method failed for you? I was looking for a 'clip', but
 couldn't find it.

the tool is called CUT SHAPES LAYER

cheers!



-- 
Giovanni Manghi
Faunalia.pt
Sistemas de Informação Geográfica Open Source
Portugal

Web: http://www.faunalia.pt
Email  Jabber: giovanni.man...@faunalia.pt
PGP Key available
Tel. + 351 96 7058216
--
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi James

On 21.07.2014 13:08, Stott, James wrote:
 Just a quick question to make sure I have understood this correctly. 

 The github repository you linked to Matthias, that is a version of QGIS using 
 qt5?
That is correct

 I have problems with display resolution (3200 x 1800) on my new work laptop 
 (it's not just QGIS, there are other problems that look at rubbish also). The 
 QGIS interface doesn't look so great. I have read that qt5 handles these 
 things much better.
Are you referring to Qt5 in general or would it need QML support?
Anyway, I'll be very happy to hear what you find out.
 Is there anywhere I can get a windows installer for this from? If not I will 
 attempt to build QGIS myself (haven't done it before).
I don't expect anybody has made one. You will most likely also need to
compile other dependencies for windows in order to make it work (qwt,
qwtpolar, pyqt maybe others?) because the versions in osgeo4w are all
compiled against qt4.
 If it is going to be qt5 for desktop QGIS then I am very keen to test - it's 
 the main downside of my new machine.
I hope you have some success, I am sure you are not the only one.

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


[Qgis-developer] Fwd: [Qgis-user] Simplified interface - toolbox

2014-07-21 Thread Jonathan Moules
Hi List,
Further to this, has a new build of QGIS been created/released that has
this issue resolved? I note the version number is now 2.4.0.1.

Thanks,
Jonathan



On 10 July 2014 00:24, Victor Olaya vola...@gmail.com wrote:

 The issue is actually a packaging issue. There was a problem in the
 cmake.txt file, and it is not copying the file that is used to classify the
 algorithm in categories in the simplified interface.

  The problem should be fixed now, and I guess that we will release a new
 version in the following days, which will include this fix and the new
 modeler

 You can manually fix it by adding the missing file in the gui folder under
 the processing folder. In a OSGEO4W installation, that would
 be C:\OSGeo4W64\apps\qgis\python\plugins\processing\gui

 The file can be found here:


 https://raw.githubusercontent.com/qgis/QGIS/master/python/plugins/processing/gui/algclasssification.txt


 Thanks for your help


 2014-07-09 14:03 GMT+02:00 Jonathan Moules 
 jonathanmou...@warwickshire.gov.uk:

 Ok,
 I've reported it to the tracker:
 https://hub.qgis.org/issues/10854

 Seems like quite a bad bug from a user-interface perspective.

 Thanks,
 Jonathan



 On 9 July 2014 12:33, Randal Hale rjh...@northrivergeographic.com
 wrote:

  Same Bug on Ubuntu 12.04 using ubuntuGIS Repository




 On 07/09/2014 07:28 AM, Victor Olaya wrote:

 No, it sounds like a bug, and someone else reported that to me yesterday
 as well. It doens't happen in all installations of QGIS apparently. I will
 try to work on that at the end of the day today.

  Thanks for your help!


 2014-07-09 12:44 GMT+02:00 Jonathan Moules 
 jonathanmou...@warwickshire.gov.uk:

 Hi List,
 Using 2.4 I've noticed that on the simplified toolbox there aren't
 actually any tools any more.

  There are only Models and Scripts (neither of which is simple. And
 also recently used, although that requires the user to have found the
 advanced interface.

  Is this intentional? I guess not given it seems pointless to have a
 simplified interface for a toolbox that has no tools.

  Cheers,
 Jonathan

 This transmission is intended for the named addressee(s) only and may
 contain confidential, sensitive or personal information and should be
 handled accordingly. Unless you are the named addressee (or authorised to
 receive it for the addressee) you may not copy or use it, or disclose it to
 anyone else. If you have received this transmission in error please notify
 the sender immediately. All email traffic sent to or from us, including
 without limitation all GCSX traffic, may be subject to recording and/or
 monitoring in accordance with relevant legislation.
 ___
 Qgis-user mailing list
 qgis-u...@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user




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


 --
 -
 Randal Hale
 North River Geographic Systems, 
 Inchttp://www.northrivergeographic.com423.653.3611 
 rjh...@northrivergeographic.com
 twitter:rjhalehttp://about.me/rjhale


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



 This transmission is intended for the named addressee(s) only and may
 contain confidential, sensitive or personal information and should be
 handled accordingly. Unless you are the named addressee (or authorised to
 receive it for the addressee) you may not copy or use it, or disclose it to
 anyone else. If you have received this transmission in error please notify
 the sender immediately. All email traffic sent to or from us, including
 without limitation all GCSX traffic, may be subject to recording and/or
 monitoring in accordance with relevant legislation.




-- 
This transmission is intended for the named addressee(s) only and may 
contain confidential, sensitive or personal information and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify 
the sender immediately. All email traffic sent to or from us, including 
without limitation all GCSX traffic, may be subject to recording and/or 
monitoring in accordance with relevant legislation.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] [Qgis-user] Stress about release plans

2014-07-21 Thread Kari Salovaara

  
  
Hi Lene,
  
  Does Your proposal mean that those universities, which start to
  use QGIS and QGIS based material for education, start to support
  QGIS development financially and with other resources like man
  power for testing, fixing etc. ?
  
  Cheers,
  Kari
  
  On 07/21/2014 06:35 PM, Lene Fischer wrote:


  
  
  
  
  
Hi,
This is not a mail
about bugs or issues on a special feature  just a matter of
time.
Right now Im
preparing a 3 week intensive GIS course at university level
- looking forward to these annual events. But I get stressed
when I see that there are only 94 days until next version of
QGIS. Because in November I start over again with a 8 week
course and in February a 3 week course, in may a 3 week
course. All in all we have more than 140 students learning
QGIS every year  and they are impressed of this program!!!


I love getting new
features in the program, but fear the work to run through
every assignment, every video and being a bit unsure how the
program works in the latest version on the different
platforms.
Small changes which I
havent noticed and therefore unaware of. So a new version
so soon gives me a lot of stress and so many hours of work 
hours which could be used to ex. testing.

When I ask users to
download the program they take the official latest version 
sometimes with bugs included It gives an impression of an
unprofessional product (not my words), it gives me- and
others hard times to fix or explain. Ive been talking to
other users/administrators who has the same experience.

What if we had :

  
  A
long term stable version for ex. 12 months with bugfix only

  
  A
developer version for 4 months with new features and
bugfixes = Stable version with short bugfix-period =
New developer..

I do know it will
give the developers more work  I do know it will cost more
money  But Im sure a lot of administrators will recommend,
use and support if we get a more stable environment.
So please  consider
another release plan in the future.

Regards



  Lene Fischer


  Associate Professor


  


  Department of Geosciences and Natural
Resource Management


  University of Copenhagen


  


  


  MOB +45 40115084


  l...@ign.ku.dk


  


  


  


  

  


-- 
Kari Salovaara
Hanko, Finland

"Volunteers do not necessarily have the time; they just have the heart."
 ~ Elizabeth Andrew
  

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

Re: [Qgis-developer] Stress about release plans

2014-07-21 Thread MORREALE Jean Roc

Le 21/07/2014 17:35, Lene Fischer a écrit :

·A long term stable version for ex. 12 months with bugfix only


Those sponsoring a feature may feel that a year of wait until they find 
it in a public is quite long.



·A developer version for 4 months with new features and bugfixes =
Stable version with short bugfix-period = New developer……..


Most of the users of this dev version will be common users, before the 
release of 2.0 I often saw 1.9 versions installed and people on support 
forums suggesting the use of qgis-dev



I do know it will give the developers more work – I do know it will cost
more money – But I´m sure a lot of administrators will recommend,  use
and support if we get a more stable environment.


How many administrator are currently pushing to sponsor msi packages for 
their deployment ?



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


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Giedrius Vaivilavičius
Hi Matthias,

Thanks for the link. I installed a try. Everything is great just do not 
understand why does not connect to the GPS? Old version (2.0) could find the 
GPS automatically and connect.

Thanks,
Giedrius


On Mon, 21 Jul 2014 08:59:26 +0200
Matthias Kuhn matthias.k...@gmx.ch wrote:

 Hi Giedrius,
 
 Nice that there is interest and support for the Android version.
 
 I have recently updated QGIS for Android to version 2.4. There is an
 updated set of scripts and an updated source code branch available for
 this [1][2]. They may change (and be merged back into the main repo) in
 the future.
 
 If you want to give it a try without building yourself first, there is
 also an .apk available [3]
 
 As Giuseppe said, the easiest way to help the QGIS-Android project is to
 fork the repository and to create pull requests with fixes/improvements.
 
 Kind regards,
 Matthias
 
 [1] https://github.com/qgis/QGIS-Android/tree/qt5
 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
 [3] http://qgis.vitu.ch/qgis-latest.apk
 
 On 15.07.2014 22:39, Giedrius Vaivilavičius wrote:
  Hi QGIS developers,
 
  I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
  use QGIS on Android Linux tablets.
  QGIS is doing nice progress on Desktops, but no progress on tablets since
  October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
  QGIS Android version is still 2.0, while desktop version is 2.4 :-/
 
  I've found and reported lots of bugs in QGIS (Desktop and Android
  versions), see for
  http://hub.qgis.org/projects/android-qgis/issues
  Some of these bugs can be resolved very simply - for example by changing
  default font to Droid Serif QGIS will be usable for most European
  countries (Czech, Lithuania, Latvia, and others). see
  http://hub.qgis.org/issues/10069
  I can fix some of bugs, reported by me at
  http://hub.qgis.org/projects/android-qgis/issues , but I don't have
  write-access in QGIS Android repository (AFAIK
  https://github.com/qgis/QGIS-Android/ )
 
  Please give me write-access in QGIS Android repo if you don't have time to
  fix QGIS for Android Linux bugs.
 
  Thanks,
  Giedrius
 
 


-- 
Giedrius Vaivilavičius gvaivilavic...@gmail.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Stress about release plans

2014-07-21 Thread Lene Fischer
Hi Jean,



My idea is to have a stable version 3 times a year AND a long term stable for 
12 months.

In this way we have a compromise.

Regards

Lene

[cid:image003.jpg@01CFA516.12FEB660]



-Oprindelig meddelelse-
Fra: qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] På vegne af MORREALE Jean Roc
Sendt: 21. juli 2014 18:42
Til: qgis-developer@lists.osgeo.org
Emne: Re: [Qgis-developer] Stress about release plans



Le 21/07/2014 17:35, Lene Fischer a écrit :

 ·A long term stable version for ex. 12 months with bugfix only



Those sponsoring a feature may feel that a year of wait until they find it in a 
public is quite long.



 ·A developer version for 4 months with new features and bugfixes =

 Stable version with short bugfix-period = New developer



Most of the users of this dev version will be common users, before the release 
of 2.0 I often saw 1.9 versions installed and people on support forums 
suggesting the use of qgis-dev



 I do know it will give the developers more work - I do know it will

 cost more money - But I´m sure a lot of administrators will recommend,

 use and support if we get a more stable environment.



How many administrator are currently pushing to sponsor msi packages for their 
deployment ?





___

Qgis-developer mailing list

Qgis-developer@lists.osgeo.orgmailto: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] feature cloned when using python init function in forms

2014-07-21 Thread Luca Lanteri
Hi to all,

moving to qgis 2.4 I noticed a strange behaviour: if I define a python init
function for a form in Layer properties - Field menu every time that I
insert a new feature this is inserted twice. Anyone can confirm this
behaviour ? It's a new bug of the 2.4 ?
If I use qgis 2.0 all works fine.

Thank in advance

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

Re: [Qgis-developer] error starting qgis (built from source)

2014-07-21 Thread Daniel Scholten
Installing python-gdal solved the issue for me.

One could check if the building guide
http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html#toc6
should be updated, i.e. python-gdal is added to the build dependencies.
I use Linux Mint so I don't know if it's exactly the same with Ubuntu.

Best wishes
Daniel

On 05/06/2014 12:59 PM, Daniel Scholten wrote:
 On 05/05/2014 07:16 PM, Larry Shaffer wrote:
 Hi,

 On Mon, May 5, 2014 at 10:46 AM, Yves Jacolin yjaco...@free.fr
 mailto:yjaco...@free.fr wrote:

 Le lundi 5 mai 2014, 15:57:06 Daniel Scholten a écrit :
 [..]
 
  I've had the same problem and the above worked for me. Except that
 now I
  found that some plugin libraries are missing. During start of QGIS
 I get
  a message Unable to load GdalTools plugin. The required osgeo
  [python-gdal] module is missing. and after a Python error Couldn't
  load plugin 'processing' [...]. After QGIS startup in the plugin
  manager with GdalTools everything seems to be ok, whereas processing
  plugin is marked broken and the reinstall button is disabled. Any
  suggestions what to do? Daniel

 sudo apt-get install python3-pyqt4.qsci made the process plugin
 working for
 me.

 For Gdal plugin, I built GDAL with Python Binding but I guess you should
 install python3-gdal


 Python 3 is not supported by QGIS. Install the Python 2 support packages.

 Required third-party Python packages include psycopg2, matplotlib,
 pyparsing and qscintilla2 for QGIS at runtime; and, numpy for GDAL
 (raster support, I believe).
 
 I first installed psycopg2, matplotlib, pyparsing, qscintilla2
 and numpy, which did not solve the problem. Then I installed
 python3-pyqt4.qsci, which also didn't solve it. Any further ideas? Daniel
 ___
 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] [Qgis-user] Stress about release plans

2014-07-21 Thread Micha Silver

  
  
I also do some short training courses
  using QGIS, and I fully understand and support Lene's idea.
  
  
  On 21/07/2014 18:35, Lene Fischer wrote:


  
  
  
  
  
Hi,
This is not a mail
about bugs or issues on a special feature – just a matter of
time.
Right now I´m
preparing a 3 week intensive GIS course at university level
- looking forward to these annual events. But I get stressed
when I see that there are only 94 days until next version of
QGIS. Because in November I start over again with a 8 week
course and in February a 3 week course, in may a 3 week
course. All in all we have more than 140 students learning
QGIS every year – and they are impressed of this program!!!

 
I love getting new
features in the program, but fear the work to run through
every assignment, every video and being a bit unsure how the
program works in the latest version on the different
platforms.
Small changes which I
haven´t noticed and therefore unaware of. So a new version
so soon gives me a lot of stress and so many hours of work –
 hours which could be used to ex. testing.
 
When I ask users to
download the program they take the official latest version –
sometimes with bugs included… It gives an impression of an
unprofessional product (not my words), it gives me- and
others hard times to fix or explain. I´ve been talking to
other users/administrators who has the same experience.

What if we had :

  ·   
  A
long term stable version for ex. 12 months with bugfix only

  ·   
  A
developer version for 4 months with new features and
bugfixes = Stable version with short bugfix-period =
New developer……..
 
I do know it will
give the developers more work – I do know it will cost more
money – But I´m sure a lot of administrators will recommend,
 use and support if we get a more stable environment.
So please – consider
another release plan in the future.
 
Regards
 
 

  Lene Fischer


  Associate Professor


   


  Department of Geosciences and Natural
Resource Management


  University of Copenhagen


  


   


  MOB +45 40115084


  l...@ign.ku.dk


   


   


  


   

 
 
 
 
  
  
  
  This mail was received via Mail-SeCure System.
  
  
  
  ___
Qgis-user mailing list
qgis-u...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
This mail was received via Mail-SeCure System.






-- 
Micha Silver
GIS Consulting
052-3665918
http://www.surfaces.co.il

  

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