[GRASSLIST:5811] Re: v.in.e00 import error
    Lorenzo Moretti 
    lorenzo.moretti at bologna.enea.it
       
    Wed Feb 16 13:25:38 EST 2005
    
    
  
Hi Giacomo
>Thanks for you help.
>I've bypassed the problem moving back to grass5.4 m.in.e00
>Giacomo
>
>On 16 Feb 2005, at 3:13 PM, Lorenzo Moretti wrote:
OK it's the best solution.
I've discovered that my avcimport built in OSX convert e00 files in a 
way not compatible with v.in.ogr.
I've tested avcimport windows binary and osx binary with the same e00 file.
They create the same files with same size but they are different (I 
see them with hexadecimal file editor).
The problem is the osx binary avcimport. This is old code (1999) and 
it has only a GNUMakefile. Inside there is the flag not compatible 
with OSX:
BYTE_ORDER_FL = -DCPL_LSB
(i386 flag)
In OSX I have tried many flags. example:
BYTE_ORDER_FL = -DCPL_LITTLE_ENDIAN
and other.
Nothing.
Bye
-- 
________________________________________________________________________
||      Lorenzo Moretti        e-mail: lorenzo.moretti at bologna.enea.it     
||/|/|  ENEA prot/idr          Web: http://wwwamb.bologna.enea.it/    
||   |  via Don Fiammelli, 2   FTP: ftp://ftpamb.bologna.enea.it/ (ris.)
~~~~~~  40128 BOLOGNA - ITALY  Ph: +39-0516098086  Fax: +39-0516098131
________________________________________________________________________
    
    
More information about the grass-user
mailing list