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

Raster_BBoxClipService

This service serves to clip(crop) a raster so that the user can extract a smaller map within bounding box.

Operation:

bbox_clip - Clips the rastermap by defining bounding box (rectangle size).

Request Parameters:

sourceURL
URL of input raster map to be clipped
Default format: GeoTIFF
northern
Value for the northern edge (Latitude-Longitude format: Decimal Degrees for EPSG:4326)
Parameter format: value
southern
Value for the southern edge (Latitude-Longitude format: Decimal Degrees for EPSG:4326)
Parameter format: value
eastern
Value for the eastern edge (Latitude-Longitude format: Decimal Degrees for EPSG:4326)
Parameter format: value
western
Value for the western edge (Latitude-Longitude format: Decimal Degrees for EPSG:4326)
Parameter format: value
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

ServiceLocation
WSDL
JavaInterface

See also GRASS commands

g.region
r.resample


Copyright Center for Spatial Information Science and Systems (CSISS), 2002-2010
George Mason University (GMU), 4400 University Drive, MSN 6E1, Fairfax, VA 22030, USA


Any comments to:webmaster