Skip to content

Esri/arcgisearth-automation-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS Earth Automation API

ArcGIS Earth Automation API provides a standard interface for third-party applications that support REST to automate and communicate with ArcGIS Earth. The Automation API is based on ASP.NET Core. It provides a fast and reliable way for communications with ArcGIS Earth.

Introduction How To Use

API Reference API Samples

Features

  • Control camera navigation and fly behaviors, including getting camera information and setting camera position.
  • Perform data operations, including adding data from online or local files, getting the loading status of layers, and deleting layers from the workspace.
  • Perform workspace operations, including importing, getting, and clearing workspace contents.
  • Take snapshots of the current view.

Samples

  1. Automation API examples
  2. ArcGIS Pro add-in: ArcGISProToArcGISEarth

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone is welcome to contribute and to extend and improve the examples by sending us pull requests. Please see the guidelines for contributing and repository wiki.

Licensing

Copyright 2020 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.