[GRASS5] ArcView AVL files

Jan-Oliver Wagner jan at intevation.de
Fri Sep 24 03:11:55 EDT 2004


On Thu, Sep 23, 2004 at 11:37:09PM -0400, Frank Warmerdam wrote:
> Joel Peter William Pitt wrote:
> >2. The raster map in GRASS contains straight integer
> >values at each location. In ArcView it was able to
> >relate a category to each integer (or range), and I located the
> >files that this category information is kept in. These
> >have an extension of *.avl and was wondering if GRASS
> >has any way of importing this?
> 
> There are some interesting projects related to processing AVL files
> into form suitable for use in other applications but I don't know the
> status of them or if they work with GRASS.  Hopefully someone else will
> respond to this.

not sure what project you mean.

However, I once wrote a parser for the ESRI .odb files (.apr, .avl
etc.) which builds up a class object tree. It is in Python and I
used it for a proof-of-concept for importing .apr files into Thuban.
With this base a experienced programmer should be able to write a converter
of parsed avl file into some other format in 1 or 2 days ...
This importAPR is a extension of Thuban and thus licensed GNU GPL.

But there may be more suitable approaches out there. I would be glad
to hear about them!

	Jan

-- 
Jan-Oliver Wagner               http://intevation.de/~jan/

Intevation GmbH                      http://intevation.de/
FreeGIS                                http://freegis.org/




More information about the grass-dev mailing list