Skip to content
Xuewen Zhang edited this page Aug 19, 2020 · 28 revisions

Welcome to the ArcGIS Earth Automation API Wiki!

This repository contains samples that demonstrate the key functionalities of ArcGIS Earth Automation API, and necessary guide to use this repository.

Documentation

ArcGIS Earth Automation API reference

Migrate to RESTful Automation API

Samples

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

Guide: contribute samples

You are welcome to submit samples and contribute to this repository. It is recommended to have some background on Git and GitHub. Should you have any questions, please feel free to create an issue.

If you wish to contribute to this website, please fork it on GitHub, clone it to your local machine, and create a branch for it. Recommended branch name is <org-name>/<sample-name>.

Compile to run and test the samples before you submit it. After testing, you can commit the changes and push your branch, and submit a pull request. ArcGIS Earth team will process your pull request accordingly.

Please ensure all source files have comments and you have added the copyright header. See guidelines for contributing.

If appropriate, please also add information for your sample at least including:

Contributor:   Your username or organization name.
Sample:        A short description of the sample.
Date:          10/11/2018
ArcGIS Earth:  V1.8
Clone this wiki locally