[GRASSLIST:6587] Re: [GRASS5] Re: Re: problem importing vector

Radim Blazek blazek at itc.it
Thu Apr 21 11:31:25 EDT 2005


Lorenzo Moretti wrote:
> Radim Blazek wrote
> 
>>> After I have followed your method (a bit complex)
>>>
>>>> v.in.ogr -c -o            (-c is been used with some complex shapes)
>>>> v.type type=boundary,line
>>>> v.split
>>>> v.type type=line,boundary
>>>> v.clean tool=break
>>>> db.copy
>>>> v.db.connect
>>>
>>>
>>>
>>> and from X11 terminal this method works in OS X and it's fast.
>>> This is a good news but the method is not very easy.
>>
>>
>> The method is NOT CORRECT! I wrote that here many times:
>> v.in.ogr -c + v.clean != v.in.ogr
>>
>> Radim
> 
> 
> OK Radim but what is the best method if "v.in.ogr -o" does not work?

The best method is to fix v.in.ogr, i.e. write boundaries in smaller pieces.

Radim




More information about the grass-user mailing list