Api session event editor geotiff: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Api session event editor geotiff Endpoints.
Api session event editor geotiff Endpoints.


API Endpoints for GeoTiff editing.
API End[[#Api Model Point|Point]]s for [[GeoTIFF]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 13: Line 13:
|}
|}


Additional API Endpoints:
Additional API End[[#Api Model Point|Point]]s:
{|class=wikitable
{|class=wikitable
!Name
!Name

Revision as of 14:45, 2 June 2026

Api session event editor geotiff Endpoints.

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.