Image metadata
- operators.image.image_metadata(client, input_file='in.tif', output_file='out.json', instance_type='x2large')
- Obtain metadata of a georeferenced image and save it as a JSON file.
- image_metadata( client,input_file=’in.tif’,output_file=’out.json’,instance_type=’x2large’ )
- Parameters:
input_file – Input georeferenced image file
output_file – Output JSON file
instance_type – type of cloud instance used for processing