[GRASS-dev] RE: [GRASS-user] Error importing DMS into standar
dformat usingv. in.ascii
gary
lists at lazygranch.com
Wed Sep 27 12:30:02 EDT 2006
I found the easiest input method is to use the spreadsheet of your
choice and generate a CSV file. v.in.ascii is quite particular about
extraneous characters.
Hamish wrote:
> Patton, Eric wrote:
>> Again, it fails even if W and N are omitted:
>>
>> echo "66.5|44.25" | v.in.ascii -n output=DMS_test format=standard --o
>
>
> format=standard wants
>
> L n
> x1 y1 [z1]
> ..
> xN yN [zN]
>
>
> so " " not "|" and you need to start with the "L n" line.
>
>
>
> Hamish
>
> _______________________________________________
> grassuser mailing list
> grassuser at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassuser
>
>
More information about the grass-user
mailing list