[GRASS-dev] RE: [GRASS-user] Error importing DMS into standar
dformat usingv. in.ascii
Hamish
hamish_nospam at yahoo.com
Wed Sep 27 12:50:29 EDT 2006
Patton, Eric wrote:
>
> Ok, I finally got my points imported with this command:
>
> echo "B 5 1
> 66.5 44.0
> 66.5 44.25
> 66.0 44.25
> 66.0 44.0
> 66.5 44.0
> 1 1" | v.in.ascii -n output=new_test format=standard
fyi, usually boundaries don't have category number.
e.g. two parcels of land next to each other, which "owns" the boundary?
It's ok if the boundary is something like a road.
add a centroid in the input or add later with v.centroids.
> Note that the field separator is a space, but v.in.ascii is not
> explicitly told so using the fs= parameter, which is kind of odd.
the "standard" format is explicit. Sorry if that is unclear in the options.
Hamish
More information about the grass-user
mailing list