2010/8/21 Giovanni Manghi <[email protected]>:
> Hi all,
>
>
>> Thanks to Giovanni Manghi, to Borys Jurgiel, and a small funding (to be 
>> formally
>> announced later), a new QGIS plugin is coming, allowing the triangulation of 
>> radio
>> bearings.
>
>
> the plugin is already available in the QGIS 3rd party repositories and
> you can install it normally with the plugin installer.
>
> The starting point is a point vector or a table file (csv) where every
> line in the table (of attributes) represent a different bearing.
> Bearings belonging to the same subset must be identified with a unique
> id.
>
> In case you are importing the data through a csv file you obviously
> need to have the columns representing the X and Y coordinates of the
> locations where the bearings where measured. You need also to pay
> attention to check your QGIS configurations to be sure that the CRS of
> the imported csv matches the CRS of the X and Y columns.
>
>
>> As always, your feedback will be much appreciated.
>
>
> the plugin is an early stage but should already work pretty fine.
> Please leave feedback and suggestions, for example: do you agree the
> way the plugin handles subsets with diverging bearings?
>
>
> The tool was really made on a small budget and that further
> functionalities can be surely added with small financial
> contributions.

Hi,

I get an exception when running the plugin with QGIS 1.5 on Windows XP:

Traceback (most recent call last):
  File "C:\Documents and
Settings\vasekr/.qgis/python/plugins\triangulation\triangulation_gui.py",
line 208, in inputLayerChanged
    if allFields[i].type()KeyError: 3

Python version:
2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]


QGIS version:
1.5.0-Tethys Tethys, 13923M

Btw, it's a pitty that it was not announced earlier that such a plugin
was under development. I made a plugin with a similar functionality
but had not time to polish it to be releasable. If I knew about your
plugin, I would rather help you than write my own :(

Vaclav Rehak
_______________________________________________
AniMov mailing list
[email protected]
http://lists.faunalia.it/cgi-bin/mailman/listinfo/animov

Reply via email to