[Qgis-developer] OGR2Layer update

Giovanni Manghi giovanni.manghi at gmail.com
Sat Mar 20 18:20:08 EDT 2010


Hi Luca,


just noticed a couple of details:


*) if in the project I have a wfs layer the plugin give the message
"Only postgres and ogr providers are supported" but then throws this
python error

-----------
Traceback (most recent call last):
  File "/home/gio/.qgis/python/plugins/OGR2Layers/ogr2Layers.py", line
179, in WriteKML

QMessageBox.information(self.iface.mainWindow(),"myogr2ogr",str(myogr2ogr))
UnboundLocalError: local variable 'myogr2ogr' referenced before
assignment
-----------

*) the toolbar icon doesn't have the transparent background




thanks in advance for your work


cheers

-- Giovanni --



On Sat, 2010-03-20 at 16:51 +0100, Luca Delucchi wrote:
> Hi all
> 
> I uploaded a new version of the OpenLayers plugin on the faunalia
> repository as experimental version
> 
> Some news are:
> * possibility to choose layers of openstreetmap (mapnik and osmarender)
> * possibility to add some OpenLayers controls
> * rendering based on QGIS symbology (is possible use only "single
> symbols" and "unique value")
> * help/info gui
> 
> Best regards
> Luca
> 
> PS Tomorrow at end of my partecipation at the hackfest I plan to
> release a stable version in QGIS User-Contributed Python Plugin
> Repository. For this, will I use in the web page the "Upload a Plugin"
> tab and after that insert the name OGR2Layers to replace the old
> version?
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer



More information about the Qgis-developer mailing list