Api session event editor geotiff

From Tygron Support wiki
Revision as of 11:52, 10 April 2026 by Frank@tygron.nl (talk | contribs)
Jump to navigation Jump to search

Api session event editor geotiff Events.

API Endpoints for GeoTiff editing.

Name Description
add Add new GeoTIFF Item with provided file. For files larger than 2GB, use the Stream API or Web URL.
remove Remove existing GeoTIFF

Additional API Endpoints:

Name Description
add_ascii Add new GeoTIFF Item with provided ASCII file. For files larger than 2GB, use the Stream API or Web URL.
add_ascii_url Add new GeoTIFF Item from Web ASCII URL.
add_url Add new GeoTIFF Item from Web URL.
export Export GeoTIFF. For files larger than 2GB, use the Stream API.
set_geotiff Update existing GeoTIFF Item with provided file. For files larger than 2GB, use the Stream API or Web URL.
set_geotiff_url Update existing GeoTIFF Item from Web URL.