[Fossgis-talk] XY Punkte als polygone im shapefile
ralf seiler
rseiler at rcs.urz.tu-dresden.de
Do Nov 11 20:26:59 CET 2010
Hallo Liste,
ich habe mit QGIS 1.3 unter ubuntu 8.04 das unten bereits beschriebene
Problem. Es ist fuer mich bisher nicht
nachvollziehbar. Mit QGIS 1.5 unter Win XP funktioniert alles bestens.
Musz ich nun doch noch einen Windoofs
Rechner als Alternative vorhalten...
soweit mein Erfahrungsbericht
nochmals Vielen Dank fuer die Ideen und Anregungen
Ralf
Hallo Marco, Stefan, Albin & Martin
Vielen Dank fuer die guten Hinweise. Den Weg mit der PostGIS DB hebe ich
mir auf, fuer wenn ich einmal Zeit habe...
Das PlugIn klingt gut!
Ich habe also mittels des PlugIn "getrennter Text" aus einem csv file
ein shape file mit points erstellt. Soweit, so gut.
Wenn ich dann das Points2One aufrufe, erhalte ich folgende Fehlermeldung:
Fehler bei der AusfÃ1/4hrung von Python-Code:
Traceback (most recent call last):
File
"/home/ralfine/.qgis//python/plugins/points2one/points2one_plugin.py",
line 57, in run
dialog = points2one_gui.points2One(self.iface)
File "/home/ralfine/.qgis//python/plugins/points2one/points2one_gui.py",
line 47, in __init__
self.setupUi( self )
File
"/home/ralfine/.qgis//python/plugins/points2one/ui_frmPoints2One.py",
line 85, in setupUi
self.formLayout = QtGui.QFormLayout()
AttributeError: 'module' object has no attribute 'QFormLayout'
Python-Version:
2.5.2 (r252:60911, Jan 20 2010, 23:30:56)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)]
Python-Pfad:['/usr/share/qgis/python',
'/home/ralfine/.qgis//python/plugins', '/usr/share/qgis/python/plugins',
'/usr/lib/python25.zip', '/usr/lib/python2.5',
'/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk',
'/usr/lib/python2.5/lib-dynload',
'/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL',
'/usr/lib/python2.5/site-packages/gst-0.10',
'/var/lib/python-support/python2.5',
'/usr/lib/python2.5/site-packages/gtk-2.0',
'/var/lib/python-support/python2.5/gtk-2.0',
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode',
'/usr/share/qgis/python/plugins/fTools/tools']
???
Installiert is QGIS vers. 1.3.0 - unter Ubuntu 8.04 - kann es evtl. mit
dieser nicht ganz so aktuellen Config zusammen haengen?
Ich kann / werde das auch noch unter Win XP / QGIS 1.5 testen.
soweit
Ralf