Code Monkey home page Code Monkey logo

arcgisearth-automation-api's Introduction

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.

arcgisearth-automation-api's People

Contributors

bentan2013 avatar chri7928 avatar dependabot[bot] avatar gis2all avatar xiao8579 avatar xuew8412 avatar yong7743 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arcgisearth-automation-api's Issues

ArcGISProToArcGISEarth add-in Supports ArcGIS Pro 2.5

For master branch

  • Automation API supports ArcGIS Earth v1.10 and v10.1
  • ArcGISProToArcGISEarth Add-in only supports AcGIS Pro v2.3 and v2.4

For support_pro_2.5 branch

  • Automation API supports ArcGIS Earth v1.10 and v10.1
  • ArcGISProToArcGISEarth Add-in only supports AcGIS Pro v2.3 , v2.4 and v2.5

If you want to run ArcGISProToArcGISEarth Add-in in ArcGIS Pro 2.5 , please choose support_pro_2.5 branch.

Migrate from Newtonsoft.Json to System.Text.Json

The System.Text.Json namespace provides functionality for serializing to and deserializing from JavaScript Object Notation (JSON). The System.Text.Json library is included in the runtime for .NET Core 3.1 and later versions.
https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft

The System.Text.Json can meet our current requirements, we don't need to import a 3rd party library for JSON serializing and deserializing, and also can avoid some security alerts, e.g.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.