[Qgis-developer] python plugin not loaded from PYTHONPATH

2012-10-01 Thread G. Allegri
I remember I could load plugins from custom paths setting them with PYTHONPATH but it doesn't work. I've verified that it's correctly set inspecting os.environ inside the Python console. Has something changed or do I miss something? giovanni giovanni Sent from Nexus

Re: [Qgis-developer] how can i use my own map tiles in qgis?

2012-10-01 Thread leena S
okey this is really confusing i dont know if am in the right track i just need a direction where to start with; all what am trying to do is loading my own offline tiles into qgis to be able to zoom in and out pan ..etc instead of implementing everything from scratch; so this is all what i have

Re: [Qgis-developer] how can i use my own map tiles in qgis?

2012-10-01 Thread Marco Lechner - FOSSGIS e.V.
may be u need at least gdal 1.9.0 to use file:/// Read this release notes: http://trac.osgeo.org/gdal/wiki/Release/1.9.0-News at WMS driver: Marco Am 01.10.2012 13:20, schrieb leena S: okey this is really confusing i dont know if am in the right track i just need a direction where to start

[Qgis-developer] QGIS Server WFS-T integration

2012-10-01 Thread rldhont
Hi all, I need some review for the WFS-T implementation in QGIS-Server. https://github.com/rldhont/Quantum-GIS/tree/wfs_server_transaction This branche adds the capability to the QGIS Server to understand transaction, adds a way to define which WFS layer can be editable and if the

[Qgis-developer] qgis_rendererstest fails after my commit... but...

2012-10-01 Thread Giuseppe Sucameli
Hi devs, after my last commit the qgis_rendererstest fails... I've done a change [1] in qgsmaplayer.cpp to pass the QML files created with older QGis versions to the the QgsProjectFileTransform to be processed before loading, like it was done for qgs files. Before the change only the qgs files

[Qgis-developer] Relative paths to SvgMarker doesn't work in new symbology (#2781)

2012-10-01 Thread rldhont
Hi all (and Martin Dobias), I have supplied a patch for the #2781 issue Relative paths to SvgMarker doesn't work in new symbology http://hub.qgis.org/issues/2781 I have testing it, if the relative path is activated in the project, the SvgMarker path is also relative. I can push it, but I

[Qgis-developer] qgis compilation in windows

2012-10-01 Thread Massimo
Hi, Is there anyone who can help me on qgis compilation in windows ? I was able to compile version 1.8.x but now using latest repository version [1.9.0 Master (10900)] I don´t. Problems start with Project: python_module_qgis_networkanalysis as shown below:

Re: [Qgis-developer] qgis compilation in windows

2012-10-01 Thread Jürgen E . Fischer
Hi Massimo, On Mon, 01. Oct 2012 at 09:58:02 -0700, Massimo wrote: Found Python executable: C:/OSGeo4W/bin/python.exe Found Python version: 2.7.2 Found Python library: C:/OSGeo4W/apps/Python27/libs/python27.lib Found SIP version: 4.14 Found PyQt4 version: 4.9.5 Apparently you are not using

Re: [Qgis-developer] how can i use my own map tiles in qgis?

2012-10-01 Thread Alister Hood
Hi Leena, You never confirmed why you need to do this. Did you ever try RasterMiscellaneousBuild Virtual Raster (catalog)? Regards, Alister ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] R scripts for raster layers in External Apps of the Sextante Toolbox plugin

2012-10-01 Thread Zirneklitis
Such result is produced when SEXTANTE can not find R executable (Not in the PATH? Wrong R folder in SEXTANTE options (for Windows users)?) SEXTANTE should not be so gullible. It is not so easy for Windows user to find out the correct R path. Best regards, Karlis Werner Macho wrote: On Mon,