Re: [Qgis-developer] print map series using bash shell on Ubuntu

2013-07-24 Thread Andreas Neumann
Hi Stefan, QGIS 1.9x (the upcoming 2.0) has a serial print function called Atlas. It does not work from the command line but from the GUI. It works well. As far as I know it also comes with a Python API - so if you can invest some time you can create your own python scripts for serial printing.

[Qgis-developer] WMS: misleding message?

2013-07-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. When printing a layout that contains a WMS, we get a warning about max size. I think this is useless now, as the print driver automaticallly tiles up the WMS req. Should the warning be removed? All the best. === Alcuni servers WMS (es. UMN

[Qgis-developer] Passive FTP to read GeoJson file

2013-07-24 Thread Christophe B
hello list, I try to open a json from on FTP server. I configured my FTP server for the rights to read and write on my geojson and use url ftp://user:password @ urlfile. But there is a firewall that denies the *active FTP*. solution : using passive FTP. you have a solution for QGIS use passive

[Qgis-developer] Label linestrings multiple times and left and right based on an attribute

2013-07-24 Thread Andreas Neumann
Hi, I would like to label linestring geometries multiple times with different label texts. I would like to do this without having to load the same layer mulitple times. E.g. a label at the beginning of the line (if the beginning is visible) with one expression for the text, the same linestring

[Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. I noticed that labels are not placed on topologically wrong polygons. This makes sense, but is surprising for the user: could we think of some solution? All the best. - -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 24/07/2013 17:55, Larry Shaffer ha scritto: I think QGIS should offer the option to on-the-fly try to fix those geometries. This was discussed previously [0], and I think the best solution presented so far is to find a way to incorporate

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 24/07/2013 18:21, Larry Shaffer ha scritto: But that just wraps the C++ library with Python doesn't? (Very nice, btw!) That still requires a full install of PostGIS/PostgreSQL (at this time): not, we have compiled it as standalone; in deb it

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread aperi2007
On 24/07/2013 17:55, Larry Shaffer wrote: I think QGIS should offer the option to on-the-fly try to fix those geometries. This was discussed previously [0] The MakeValid is not a fast process. Try to apply it on-the-fly will slow again the labelling flow. Another problem is tht it could

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Larry Shaffer
Hi, On Wed, Jul 24, 2013 at 11:04 AM, aperi2007 aperi2...@gmail.com wrote: On 24/07/2013 17:55, Larry Shaffer wrote: I think QGIS should offer the option to on-the-fly try to fix those geometries. This was discussed previously [0] The MakeValid is not a fast process. Try to apply it

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Larry Shaffer
Hi Paolo, On Wed, Jul 24, 2013 at 10:25 AM, Paolo Cavallini cavall...@faunalia.itwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 24/07/2013 18:21, Larry Shaffer ha scritto: But that just wraps the C++ library with Python doesn't? (Very nice, btw!) That still requires a full

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Andrea Peri
2013/7/24 Larry Shaffer lar...@dakotacarto.com Hi, On Wed, Jul 24, 2013 at 11:04 AM, aperi2007 aperi2...@gmail.com wrote: On 24/07/2013 17:55, Larry Shaffer wrote: I think QGIS should offer the option to on-the-fly try to fix those geometries. This was discussed previously [0] The

[Qgis-developer] License

2013-07-24 Thread Daniel
Hi all, About GPLv3, is there any advance in this issue http://hub.qgis.org/issues/3789? Thanks in advance -- Daniel Vaz ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] QGIS compilation in Linux

2013-07-24 Thread agadisugandha
Hi All, Im compiling the Qgis1.8 in RHEL 5, all the dependencies I have compiled, so now compiling the source code of QGIS, while doing that as per compilation instruction when I gave ccmake .., everything went properly but when I gave option 'g', it is showing some WARNING messages like:

Re: [Qgis-developer] Labels on topologically wrong polygons

2013-07-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 25/07/2013 01:57, William Kyngesburye ha scritto: If liblwgeom becomes a requirement for QGIS, I'll certainly be packaging it with QGIS, and adding instructions to INSTALL. it is not a requirement, but it wouold be good if you could include

Re: [Qgis-developer] License

2013-07-24 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 25/07/2013 01:11, Daniel ha scritto: Hi all, About GPLv3, is there any advance in this issue http://hub.qgis.org/issues/3789? We have discussed about this during the Valmiera meeting, without reaching firm conclusions. I would be in favour