Api session event editor geotiff: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor geotiff Events. GeoTiff editing. {|class=wikitable !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 |} Specific Events: {|class=wikitable !Name !Description |- |ADD_ASCII |Add new GeoTIFF Item with..." |
No edit summary Tag: Reverted |
||
| Line 10: | Line 10: | ||
|- | |- | ||
|[[api session event editor geotiff remove|REMOVE]] | |[[api session event editor geotiff remove|REMOVE]] | ||
|Remove existing | |Remove existing [[Geo Tiff]] | ||
|} | |} | ||
Revision as of 12:53, 30 March 2026
API api session event editor geotiff Events.
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 Geo Tiff |
Specific Events:
| 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. |