Raster_OIFService
This service calculates the Optimum Index Factor for LANDSAT TM bands 1,2,3,4,5 and 7.
Operation:
oif - Calculates the Optimum Index Factor for LANDSAT TM bands 1,2,3,4,5 and 7.
The Optimum Index Factor is calculated to determine the band combination which shows the maximum information when combined into a composite image. The bands comprising the highest scoring combination from oif operation are used as the three color channels required for Raster_RGBcompositeService.
Request Parameters:
- band1URL
- URL of LANDSAT TM band 1
- Default format: GeoTIFF
- band2URL
- URL of LANDSAT TM band 2
- Default format: GeoTIFF
- band3URL
- URL of LANDSAT TM band 3
- Default format: GeoTIFF
- band4URL
- URL of LANDSAT TM band 4
- Default format: GeoTIFF
- band5URL
- URL of LANDSAT TM band 5
- Default format: GeoTIFF
- band7URL
- URL of LANDSAT TM band 7
- Default format: GeoTIFF
Response Parameters:
- returnURL
- URL of analysis result file
- returnFormat
- Format of output file
- Default: TEXT
For further informations
ServiceLocation
WSDL
JavaInterface
See also GRASS command
i.oif
|