[GRASSLIST:6617] Re: export in GeoTiff

Stephan Holl sholl at gmx.net
Mon Apr 25 05:30:48 EDT 2005


Hello M__ris, 

On Mon, 25 Apr 2005 11:37:28 +0300 M__ris Nartišs
<maris.nartiss at gmail.com> wrote:

> Here we see some documentation problem. Cite: "with the appropriate
> switches." Non-geek user cant understand from documentation those
> appropriate switches.

OK, let me step in here again...
r.out.tiff --help
[...]
Flags:
  -p   TIFF Palette output (8bit instead of 24bit).
  -t   Output TIFF world file
  -l   Output Tiled TIFF
  -v   Verbose mode.

This is not that difficult to export a tiff file with world-file using
parameter -tv, if desired -p with optional compression, eg.:

r.out.tiff -tv [-p] in=mymap out=mymap [comp=packbit]


> I could not understand how to run r.out.gdal to
> get ArcView comaptible GeoTIFF (there are too many options w/o easy
> explanation of they meaning i.e. type). I used r.out.tiff but ArcView
> 8.3 was unable to load this tiff, but image viewing software was able
> to show it.

straight forward:

	r.out.gal in=mymap out=mymap type=UInt16  format=GTiff

Again, here you have to choose "type" depending on your data to be
exported.

> Its very hard to be only person who uses GRASS in ESRI dominated
> country if GRASS documentation does not contain examples how to easy
> inport/export data to ArcGIS compatible formats. For many ordinary
> users ArcGIS is synonym of GIS and thus easy data migration is a
> "killer feature" (lack of it can kill GRASS, but good implemenation w
> docs allow GRASS to spread in ArcGIS-only environments).

Certainly right! Just document your working converting steps on the
GRASS-wiki[1] and post a link to it. It will probably help lots of other
people.

Best
	Stephan

[1] http://grass.gdf-hannover.de


-- 
Stephan Holl

Check headers for GnuPG Key!
http://www.gdf-hannover.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-user/attachments/20050425/29c26abd/attachment.bin


More information about the grass-user mailing list