Hi all,
anyone know how to read a map with extention .apr??
need this map as a base map of my datas; i try with
various d.in.gdal,ascii, etc, but don't work. The file
i obtain from arcview and contain the american
continent.
attach the file to can see
=====
LCA Miguel A. Altamirano del C.
"Los Mexicanos llevamos la fiesta en la garganta"
Tel. 01(232)32 45208
La belleza de la meteorología radica en saber
pronosticarla y no simplemente en estudiarla
(Miguel A. Altamirano 28-5-00)
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
(attachments)
namerica.apr (63.1 KB)
Miguel,
Could you please post your questions to the Grass-Users list
(grasslist@baylor.edu) only, and not to the developers list ? Thank you.
On Thu, January 13, 2005 20:15, Miguel A. Altamirano del C said:
Hi all,
anyone know how to read a map with extention .apr??
need this map as a base map of my datas; i try with
various d.in.gdal,ascii, etc, but don't work. The file
i obtain from arcview and contain the american
continent.
An apr file is not a map, but a file that contains information that ArcView
uses to display different shape files. GRASS cannot use this information. You
have to import all the shape file separately.
If you only want to display the map, you might want to try Thuban
(http://thuban.intevation.org) which contains an experimental apr-import
extension. But in any case you will need the .shp files that should have come
with it.
Moritz