> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps.md).

# Timestamps

- [Tile service](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/tile-service.md)
- [Stack rasters](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/stack-rasters.md): This endpoint allows you to stack raster data from multiple layers/timestamps.
- [Get raster](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/get-raster.md)
- [Analyse raster data](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/analyse-raster-data.md)
- [Get line of raster](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/get-line-of-raster.md)
- [Get contour of raster](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/get-contour-of-raster.md)
- [Location information](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/location-information.md)
- [Add timestamp](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/add-timestamp.md)
- [Edit timestamp](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/edit-timestamp.md)
- [Get timestamp bounds](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/get-timestamp-bounds.md)
- [Activate timestamp](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/activate-timestamp.md)
- [Deactivate timestamp](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/deactivate-timestamp.md)
- [Trash timestamp](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/trash-timestamp.md)
- [Permanently delete timestamp](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/permanently-delete-timestamp.md)
- [Upload Raster](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/upload-raster.md)
- [Upload raster file](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/upload-raster/upload-raster-file.md)
- [Get uploads](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/upload-raster/get-uploads.md)
- [Delete upload](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/upload-raster/delete-upload.md)
- [Trash upload](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/upload-raster/trash-upload.md)
- [Download file](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/upload-raster/download-file.md)
- [Export raster data for download](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/export-raster-data-for-download.md)
- [Export raster data for download](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/export-raster-data-for-download/export-raster-data-for-download.md)
- [Get exports](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/export-raster-data-for-download/get-exports.md)
- [Download export](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps/export-raster-data-for-download/download-export.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ellipsis-drive.com/developers/api-v3/path-raster/timestamps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
