----Messaggio originale----
Da: [email protected]
Data: 20/01/2009 19.20
A: "[email protected]"<[email protected]>
Cc: <[email protected]>
Ogg: Re: [GRASS-user] problems with v.edit

Hi,

2009/1/20 [email protected] <[email protected]>:
> I have a problem with v-edit.
> I have to break a vector line
> into two parts near a point. I gave this command:
>
> v.edit map=ret_125
> layer=1 type=line tool=break thresh=$ris_edit coords=$x,$y snap=no
>
>
> where " $ris_edit "  depends on the resolution of the DEM raster 
map,
> "$x" and "$y" are the coordinates of the point.

are you sure that threshold value is enough to select vector feature
which you want to break?

v.edit map=ret_125 tool=select  thresh=$ris_edit coords=$x,$y

?

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa 
*











I send you the line, ret_125,  and the point, punto_minimo.
Thanks for all,
  Chiara .
 
 




   _______________________________________________________________

Attiva Tiscali Tutto Incluso: telefoni e navighi senza limiti A SOLI €10 AL 
MESE FINO ALL?ESTATE.  Attiva entro il 22/01/09! 
http://abbonati.tiscali.it/promo/tuttoincluso/

Attachment: [email protected]
Description: Binary data

PROJCS["WGS_1984_UTM_Zone_19S",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-69],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",10000000],UNIT["Meter",1]]

Attachment: [email protected]
Description: Binary data

Attachment: [email protected]
Description: Binary data

Attachment: [email protected]
Description: Binary data

PROJCS["WGS_1984_UTM_Zone_19S",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-69],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",10000000],UNIT["Meter",1]]

Attachment: [email protected]
Description: Binary data

Attachment: [email protected]
Description: Binary data

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to