All Projects → Esri → arcgisearth-automation-api

Esri / arcgisearth-automation-api

Licence: Apache-2.0 License
Use ArcGIS Earth Automation API to communicate with ArcGIS Earth from applications that support REST.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to arcgisearth-automation-api

abap-odata-smoke-test
This ABAP Report performs simple smoke tests for activated ODATA services, providing basic automated testing for your ODATA endpoints.
Stars: ✭ 13 (-13.33%)
Mutual labels:  sample
cloud-sdk-ios-samples
SAP Cloud Platform SDK for iOS sample apps demonstrating various components and features of the SDK in the context of bigger apps.
Stars: ✭ 20 (+33.33%)
Mutual labels:  sample
popyt
A very easy to use Youtube Data v3 API wrapper.
Stars: ✭ 42 (+180%)
Mutual labels:  simple-api
bundler-comparison
Comparison of web resource bundlers. 📦
Stars: ✭ 21 (+40%)
Mutual labels:  sample
HiSpatialCluster
Clustering spatial points with algorithm of Fast Search, high performace computing implements of CUDA or parallel in CPU, and runnable implements on python standalone or arcgis.
Stars: ✭ 31 (+106.67%)
Mutual labels:  arcgis
geoservices-js
Deprecated - please consider using @esri/arcgis-rest-js
Stars: ✭ 53 (+253.33%)
Mutual labels:  arcgis
byd-api-samples
A set of Postman collections that enables users to consume SAP Business ByDesign web services.
Stars: ✭ 49 (+226.67%)
Mutual labels:  sample
maps-app-dotnet
Your organization's suite of cross platform mapping apps built with the ArcGIS Runtime SDK for .NET
Stars: ✭ 20 (+33.33%)
Mutual labels:  arcgis
Fiori-for-iOS-Roadshow-2019
A collection of materials for the joined SAP and Apple Roadshow event.
Stars: ✭ 12 (-20%)
Mutual labels:  sample
ArcGIS.PCL
Migrated to https://github.com/davetimmins/Anywhere.ArcGIS
Stars: ✭ 39 (+160%)
Mutual labels:  arcgis
cap-sflight
Using SAP Cloud Application Programming Model and SAP Fiori elements to build a simple travel management app, both with Node.js and Java.
Stars: ✭ 65 (+333.33%)
Mutual labels:  sample
reisen
A simple library to extract video and audio frames from media containers (based on libav).
Stars: ✭ 41 (+173.33%)
Mutual labels:  sample
find-sec-bugs-demos
Repository to showcase various configuration recipes with various technologies
Stars: ✭ 33 (+120%)
Mutual labels:  sample
Wave
Wave is C# library extends the ArcGIS for Desktop and ArcFM Solution APIs in an effort to simplify customizing these products. The library has been designed to use extension methods to expose the features of the library.
Stars: ✭ 13 (-13.33%)
Mutual labels:  arcgis
data-collection-ios
Mobile data collection app using the iOS Runtime SDK.
Stars: ✭ 24 (+60%)
Mutual labels:  arcgis
Cofoundry.Samples.SPASite
A simple single page application using Cofoundry as a headless CMS
Stars: ✭ 30 (+100%)
Mutual labels:  sample
samplics
Select, weight and analyze complex sample data
Stars: ✭ 24 (+60%)
Mutual labels:  sample
play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (+186.67%)
Mutual labels:  sample
kmm-with-cocoapods-sample
This project represents the case when Cocoapods dependencies are added in Kotlin and there is no existing Xcode project
Stars: ✭ 42 (+180%)
Mutual labels:  sample
wab-widget-search
A simple page to filter and find Esri Web AppBuilder widgets.
Stars: ✭ 16 (+6.67%)
Mutual labels:  arcgis

ArcGIS Earth Automation API

ArcGIS Earth Automation API provides a standard interface for 3rd 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

Requirements

  • ArcGISEarth.AutoAPI.Examples project require .NET Framework 4.6.1 or later.
  • ArcGISEarth.AutoAPI.Examples.NetCore project require .NET Core 3.1.
  • ArcGISProToArcGISEarth project requires .NET Framework 4.8 or later.

Features

  • Control camera navigation and fly behaviors, including get camera information and set camera position.
  • Perform data operations, including add data from online or local files, get loading status of the layer, and delete layers from the workspace.
  • Perform workspace operations, including import, get and clear workspace contents.
  • Take snapshots of the current view.

Samples

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

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 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].