[Qgis-user] Problems with Metatools

Agustin Lobo alobolistas at gmail.com
Wed Sep 28 04:57:53 PDT 2011


Hi!

I'm starting to use Metatools (thanks a lot for this very useful tool)
and find 2 problems:

1. In Apply Templates/Data Type, clicking on Manage gives the following error:
An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/alobo/.qgis/python/plugins/metatools/apply_templates_dialog.py",
line 158, in manageDatatypes
    dlg = DataTypeEditorDialog()
  File "/home/alobo/.qgis/python/plugins/metatools/datatype_editor_dialog.py",
line 55, in __init__
    self.leSpatialAccuracy.setValidator(QDoubleValidator())
TypeError: arguments did not match any overloaded call:
  QDoubleValidator(QObject): not enough arguments
  QDoubleValidator(float, float, int, QObject): not enough arguments

Python version:
2.6.5 (r265:79063, Apr 16 2010, 14:15:55)
[GCC 4.4.3]

2. The 2 boxes in  Apply Templates (Extract Layer... and Generate
previre...) must be clicked every time.

3. When the Metadata of one geotif layer are created, the geographic
box does not seem to have taken the CRS into account:
Longitudes and Latitudes are given in UTM units. Not sure if the
program should convert to Geographic WGS84 or keep
the original CRS (or both), but in the last case the CRS should be
displayed as well as the coordinates.

4. Can the xls files be loaded as layers so that the user can explore
whatever layers are available for a given region?

Thanks!

Agus



More information about the Qgis-user mailing list