<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
Hoi Markus<br>
<br>
Still not there via g.extension, but I copied the script to the
script folder. <br>
<br>
I tried with two tables (both created in an external sqlite editor),
<br>
<br>
Table 1: columns A (integer, key) and B (float)<br>
Table 2: columns A (integer, key) and C (float)<br>
<br>
First observation: using the GUI, the drop down menu for the
identifier column shows the column names of Table 1 instead of Table
2.<br>
<br>
I tried to link the two on the first columns and on the second
columns. In both cases I got an error message, copied below:<br>
<br>
<pre>db.join table=test1 column=A other_table=test2 other_column=A </pre>
<pre>Traceback (most recent call last):</pre>
<pre> File "/home/paulo/.grass7/addons/scripts/db.join", line 170, in <module> sys.exit(main())</pre>
<pre> File "/home/paulo/.grass7/addons/scripts/db.join", line 152, in main columns=colspec)</pre>
<pre> File "/usr/local/grass7/grass-7.1.svn/etc/python/grass/script/core.py", line 408, in run_command ps = start_command(*args, **kwargs)</pre>
<pre> File "/usr/local/grass7/grass-7.1.svn/etc/python/grass/script/core.py", line 377, in start_command return Popen(args, **popts)</pre>
<pre> File "/usr/local/grass7/grass-7.1.svn/etc/python/grass/script/core.py", line 74, in __init__ subprocess.Popen.__init__(self, args, **kwargs)</pre>
<pre> File "/usr/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite)</pre>
<pre> File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child raise child_exception</pre>
<pre>OSError: [Errno 2] No such file or directory</pre>
<br>
Paulo<br>
<br>
<br>
<div class="moz-cite-prefix">On 09-03-16 14:02, Markus Neteler
wrote:<br>
</div>
<blockquote
cite="mid:CALFmHhumXXiuTpSpjGomG=gdUNxty+G6npvQxu4D2WQTanKNHw@mail.gmail.com"
type="cite">
<p dir="ltr"><br>
On Mar 9, 2016 1:36 PM, "Paulo van Breugel" <<a
moz-do-not-send="true" href="mailto:p.vanbreugel@gmail.com"><a class="moz-txt-link-abbreviated" href="mailto:p.vanbreugel@gmail.com">p.vanbreugel@gmail.com</a></a>>
wrote:</p>
<p dir="ltr">...<br>
> It is in svn I saw, but it doesn't show up in g.extension..
perhaps because I am on 7.1?</p>
<p dir="ltr">This does not matter. I didn't yet add it to the
parent Make file because it is not ready.</p>
<p dir="ltr">Just take it from trac/svn from now...</p>
<p dir="ltr">Markus<br>
</p>
</blockquote>
<br>
</body>
</html>