when i run the v.distance command i get this error, "WARNING:
coor files of vector 'pseudolink2@PERMANENT' is larger than it should
be (14 bytes excess)."<br>
<br>
i'm hoping to build an output file of lines, that connect my "from" dataset (points) to the "to" dataset (lines/roads).<br>
<br>
upon browsing the output data, it seems like it built the lines.
but there is a scrolling, repeated error in the output box for the
command "Column 'distance' not found" "Error in
db_execute_immediate()"<br>
<br>
I did specify upload=dist and column=distance.<br>
<br>
Do i have to add the distance colum to the points and/or lines before
hand? it seems so, but i would have thought the distance would
have been calculated into the output file?<br>