Automation APIAPI reference

Overview

Get started Using ArcGIS Earth Automation API Release notes

API reference

ArcGIS Earth Automation API Get Camera Set Camera Set Flight Add Layer Get Layer Remove Layer Clear Layers Get Graphic Add Graphic Update Graphic Remove Graphic Clear Graphics Add Drawing Remove Drawing Clear Drawings Get Workspace Import Workspace Clear Workspace Take Snapshot Automation API with Swagger

API Samples

Samples
Back to Top
Back to Top

Take Snapshot

In this topic

  1. Request URL
  2. Example usage

Take a snapshot of the current view of ArcGIS Earth. The image bytes are directly streamed to the client.

Request URL

<baseUrl>/arcgisearth/snapshot

Example usage

http://localhost:8000/arcgisearth/snapshot

Feedback on this topic?

In this topic
  1. Request URL
  2. Example usage