Center for Spatial Information Science and Systems (CSISS)
CSISS GRASS Web Services index     Grass_Raster_DataConversionService index

Grass_Raster_DataConversionService

Operation:

bin_to_GeoTIFF - Converts a binary raster file into GeoTIFF format.

Request Parameters:

sourceURL
URL of bin raster file to be imported
Default format: GeoTIFF
flags
Flags:
Parameter format: string[,string,...]
Options: s,f,d,b,h
s : Signed data (high bit means negative value)
f : Import as Floating Point Data (default: Integer)
d : Import as Double Precision Data (default: Integer)
b : Byte Swap the Data During Import
h : Get region info from GMT style header
bytes
Number of bytes per cell (1, 2, 4)
Parameter format: integer
Default: 1
north
Northern limit of geographic region (outer edge)
Parameter format: float
south
Southern limit of geographic region (outer edge)
Parameter format: float
east
Eastern limit of geographic region (outer edge)
Parameter format: float
west
Western limit of geographic region (outer edge)
Parameter format: float
rows
Number of rows
Parameter format: integer
cols
Number of columns
Parameter format: integer
anull
Set Value to NULL
Parameter format: float
outputGeoTiffType
Type of output GeoTIFF file. The output Format Type is specified as GeoTIFF
Parameter format: string
Options: Byte, Int16, UInt16, UInt32, Int32, Float32, Float64, CInt16, CInt32, CFloat32, CFloat64

Response Parameters:

returnURL
URL of output raster map
returnFormat
Format of output raster map
Default: GeoTIFF

For further informations

r.in.bin
r.out.gdal




Copyright Center for Spatial Information Science and Systems (CSISS), 2002-2007
George Mason University (GMU), 6301 Ivy Lane, Suite 620, Greenbelt, MD 20770 USA


Any comments to:webmaster