Skip to content

agmghazi/arcgis-enterprise-sdk-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcgis-enterprise-sdk-resources

This repository provides samples and code snippets for server object extensions (SOEs) and server object interceptors (SOIs) built with 10.8.1 ArcGIS Enterprise SDK. Learn more about ArcGIS Enterprise SDK.

Note: If you want to download the SOE and SOI samples built with 10.8 or previous versions of ArcGIS Enterprise SDK, refer to Releases.

An SOI is capable of intercepting REST, SOAP, and OGC requests and responses of a map service in the following way:

An SOE is capable of extending the functions of a map service in the following way:

Features

  • Samples
  • Code snippets (Coming soon!)

Instructions

  1. Fork and then clone the repo.
  2. Run and try the samples.

Requirements

  • ArcGIS Enterprise (or a standalone ArcGIS Server)

  • ArcGIS Enterprise SDK

  • IDE

    • Visual Studio for .NET (C# or VB)
    • IntelliJ IDEA, Eclipse IDE, or other IDE for Java
  • ArcGIS Pro

    ArcGIS Pro is required to prepare or publish the service that the SOE or SOI can be enabled with.

Note: ArcGIS Enterprise SDK supports map services published from ArcGIS Pro, including their feature access and OGC capabilities, such as feature service, WMS service, and so on. ArcGIS Enterprise SDK currently does not support hosted feature service or other services.

Resources

Issues

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

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

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.

A copy of the license is available in the repository's License.txt file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published