GRASS data

Hi,

  Would anyone know if GRASS is able to convert other commonly-seen GIS
data format to GRASS format?

Thanks a lot.
--
--------------------------------
Zhihui Wan :slight_smile:
System & Network Administrator, Intersoft Systems Ltd.
#555 333 11th Ave. SW, Calgary, AB T2R 1L9
Email: zhw@travelsurf.com ; Fax: (403) 233-7266
Phone: office (403) 543-0078

On Mon, 31 Mar 1997, Zhihui Wan wrote:

Hi,

  Would anyone know if GRASS is able to convert other commonly-seen GIS
data format to GRASS format?

Thanks a lot.
--
--------------------------------
Zhihui Wan :slight_smile:
System & Network Administrator, Intersoft Systems Ltd.
#555 333 11th Ave. SW, Calgary, AB T2R 1L9
Email: zhw@travelsurf.com ; Fax: (403) 233-7266
Phone: office (403) 543-0078

I think you'll find the accompanying summary useful.
  -Malcolm Williamson

----------------

From grass-lists-owner@max.cecer.army.mil Mon Nov 15 14:16:27 1993

Return-Path: <grass-lists-owner@max.cecer.army.mil>
Received: from max.cecer.army.mil by goby.uark.edu.cast (4.1/SMI-4.1)
  id AA18649; Mon, 15 Nov 93 14:16:27 CST
Received: from amber.cecer.army.mil by max.cecer.army.mil with SMTP id AA18391
  (5.67a/IDA-1.5 for <malcolm@goby.uark.edu>); Mon, 15 Nov 1993 14:05:57 -0600
Received: from max.cecer.army.mil by amber.cecer.army.mil (4.1/SMI-4.1)
  id AA00648; Mon, 15 Nov 93 14:02:26 CST
Received: from zorro.cecer.army.mil by max.cecer.army.mil with SMTP id AA18354
  (5.67a/IDA-1.5 for <grassu-people@max.cecer.army.mil>); Mon, 15 Nov 1993 14:02:26 -0600
Received: from amber.cecer.army.mil by zorro.cecer.army.mil with SMTP id AA14071
  (5.67a/IDA-1.4.4 for <grassu-people>); Mon, 15 Nov 1993 14:02:24 -0600
Received: from max.cecer.army.mil by amber.cecer.army.mil (4.1/SMI-4.1)
  id AA00642; Mon, 15 Nov 93 14:02:20 CST
Received: from zorro.cecer.army.mil by max.cecer.army.mil with SMTP id AA18350
  (5.67a/IDA-1.5 for <grassu-list@max.cecer.army.mil>); Mon, 15 Nov 1993 14:02:21 -0600
Received: by zorro.cecer.army.mil id AA14066
  (5.67a/IDA-1.4.4 for grassu-list@max.cecer.army.mil); Mon, 15 Nov 1993 14:02:18 -0600
Date: Mon, 15 Nov 1993 14:02:18 -0600
From: Bill Brown <brown@zorro.cecer.army.mil>
Message-Id: <199311152002.AA14066@zorro.cecer.army.mil>
Sender: grass-lists-owner@max.cecer.army.mil
Reply-To: grassu-list@max.cecer.army.mil
Precedence: Bulk
To: grassu-list@max.cecer.army.mil
Subject: Re: Grass supported data formats
Status: RO
X-Status:

This was discussed on the user's list about a month ago. Here's the
summary I found:

###################################################################

Carl_Dichter@email.mot.com (Carl Dichter)

Re: GRASS Import/Export Formats (Summary)

7 Oct 93 16:40:39 GMT Motorola GSTG Positioning Systems CBU

Newsgroups: info.grass.user
References: <1993Oct6.221014.28089@schbbs.mot.com>

Two people provided answers to my question "What file formats
(DXF, DLG, DIME, TIGER, IGDF, etc) can GRASS read and write?"

Thanks for your help.

Here are their answers:
In article 9310071225.AA13768@pasture.ecn.purdue.edu, mccauley@ecn.purdue.edu (Darrell McCauley) says:

I'm not a great importer/exporter of maps, but
a quick check of [r|s|v].[in|out].* reveals:

r.in.ascii r.in.ll r.in.poly r.in.sunrast r.in.utm r.out.ascii
r.out.tga v.in.arc v.in.dlg v.in.dxf v.in.tig.basic v.in.tig.rim
v.in.ascii v.in.dlg.scs v.in.poly v.in.tig.lndmk v.in.transects
v.out.arc v.out.ascii v.out.dlg v.out.dxf v.out.moss s.in.ascii
s.out.ascii

So, for input, it appears to support ascii, arc, dxf, tiger,
dlg, and sunrast (with pbmplus -> any common image format).

For output, it appears to support ascii, targa, arc, dlg, dxf,
and moss.

Disclaimer: I've never used very many of these.

--Darrell

From markline(a)henson.cc.wwu.edu:
At *least* the following (there's contributed software out there that I
probably don't know about; what's listed here seems to actually work: 8)

Imagery Import:

erdas
MSS tape
SPOT tape
TM tape
generic tape

Raster Import:

ASCII
SUN screendump
USGS DEM tape
DMA DTED on USGS tape
DMA DTED tape
USGS Landuse/Landcover Composite Theme Grid (LULC CTG)

Vector Import:

ARC
ASCII (Coordinates)
ASCII (Transects)
DLG
DLG2
DXF
TIGER

Point Import:

ASCII
U.S. Census PL94-171 dBase3 CD-ROM
U.S. Census STF1A dBase3 CD-ROM

Raster Export:

ASCII

Vector Export:

ARC
ASCII
DLG
DXF
MOSS

Point Export:

ASCII

Also, you can generally convert among GRASS' own formats and between UTM
and Lat-Long.

I'll keep my eyes open for other readers/writers that I might come across.
Hope this helps.

-- Mark

----------------------------------------------------------------
Mark P. Line Phone: +1-206-733-6040
Open Pathways Fax: +1-206-733-6040
P.O. Box F Email: markline@henson.cc.wwu.edu
Bellingham, WA 98227-0296
----------------------------------------------------------------

###################################################################