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.
- 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.
- ArcGIS Earth Online Help
- ArcGIS Earth Automation API Reference
- ArcGIS for Developers
- Share your ideas or post questions via Esri Community.
- For assistance, please refer to Support.
Find a bug or want to request a new feature? Please let us know by submitting an issue.
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.
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.