Opened 17 years ago
Last modified 16 years ago
#85 new enhancement
v.what.vect additional upload options
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.5.0 |
Component: | Vector | Version: | unspecified |
Keywords: | v.what.vect | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Hi,
I am moving this patch from the old Gforge patch tracker (# 374). I am still not sure if it is useful / meaningful to add.
http://wald.intevation.org/tracker/index.php?func=detail&aid=374&group_id=21&atid=205
Hamish
2007-04-20
Hi, I patched the v.what.vect script to allow other upload options.
my needs changed & I don't actually need it now, so am not really sure if any of the add'l upload options are really needed/meaningful so haven't really tested or applied to CVS.
maybe cat can be useful.
modified version of version from CVS 20 April 2007 attached.
Hamish
Date: 2007-04-20 20:24
Sender: Markus Neteler
This seem to be the new functions:
cat;category of the nearest feature; dist;minimum distance to nearest feature; to_x;x coordinate of the nearest point on 'to' feature; to_y;y coordinate of the nearest point on 'to' feature; to_along;distance to the nearest point on 'from' feature along linear feature; to_angle;angle of linear feature in nearest point, counterclockwise from positive x axis, in radians, which is between -PI and PI inclusive
Date: 2007-06-07 04:50
Sender: Dylan Beaudette
These sound like useful additions. Why not put them in? I can test them in spearfish
Date: 2007-10-17 02:54
Sender: Markus Neteler
Attached the patch against current CVS. Please test.
Attachments (2)
Change History (3)
by , 17 years ago
Attachment: | v_what_vect.diff added |
---|
by , 17 years ago
Attachment: | v.what.vect added |
---|
comment:1 by , 16 years ago
Component: | default → Vector |
---|---|
CPU: | → Unspecified |
Keywords: | v.what.vect added |
Milestone: | 6.4.0 → 6.5.0 |
Platform: | → Unspecified |
apply v_what_vect.diff patch to this