[GRASSLIST:5856] Re: v.in.e00 import (resolved in OSX)

RAVI KUMAR ravivundavalli at yahoo.com
Sat Feb 19 05:54:21 EST 2005


Good NEWS
so Pl tell us is this available in the grass60 cvs.
Ravi

Lorenzo Moretti <lorenzo.moretti at bologna.enea.it> wrote:
Hi Moritz

>Could you post all the changes you did ?
>
>BTW: is noone else having this problem on Debian ?
>
>Thanks,
>
>Moritz


These are the changes.


AVCE00 and E00CONV for OSX
==========================

download two sources from http://avce00.maptools.org/
- avce00-1.2.0.tar.gz
- e00compr-0.5.tar.gz

changes in avce00-1.2.0/GNUmakefile

BYTE_ORDER_FL = -DCPL_MSB

...
$(LIB): $(LIB_OBJS)
rm -f $(LIB)
$(AR) rc $(LIB) $(LIB_OBJS)
ranlib $(LIB)

...

enter
> make

you have 5 binaries



-------------------------------
changes in e00compr-0.5/Makefile

at the end

$(LIB): $(LIB_OBJS)
rm -f $(LIB)
$(AR) rc $(LIB) $(LIB_OBJS)
ranlib $(LIB)

enter
> make

you have 1 binary


These bins work with v.in.e00 inside grass60.
avcimport works alone and like a previuos post it's interesting to convert:

e00 --> A/Info Coverage --> shape

using avcimport and ogr2ogr


Bye


		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20050219/6c8b7f14/attachment.html


More information about the grass-user mailing list