This service serves to clip(crop) a raster so that the user can extract a smaller map within bounding box in Latitude-Longitude format: Decimal Degrees for EPSG:4326.
Operation:
latlon_bbox_clip - Clips the rastermap by defining bounding box (rectangle size) in Latitude-Longitude format: Decimal Degrees for EPSG:4326.
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