Skip to content

Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.

License

Notifications You must be signed in to change notification settings

gdherbert/developer-support

 
 

Repository files navigation

Developer Support

This project is a place to collaborate and support GIS developers working with Esri's developer libraries.

Welcome to the Developer Support Repository

Resources for troubleshooting as well as proof of concept samples to support developers! Much of the code contained here is samples created by Esri staff to help developers understand how to program against all aspects of Esri’s Location Platform – desktop, mobile devices and for the web. It’s a great place to copy and paste code you may need or search for lesser-known methods or classes to see how they are implemented. Despite the name however, this repository is not intended as a place to replace community and paid support offered by Esri. For community support, check out our Esri’s GeoNet site. For paid support check out http://support.esri.com or contact your regional distributor.

Using the samples

The easiest way to use these samples without using Git is to download the zip file for this repository. The Download Zip link can be found in the top right of the repository by clicking the green Clone or download button.

Notes:
  • The resulting zip archive will contain ALL samples for this repository.

  • In Windows, before you unzip, you may need to unblock the archive. Right-click the zip file, select Properties, then select Unblock.

  • The general organization of the repository is: [Technology Platform]-[Language]/[Sample Name]

  • Many of the samples will require installation of supporting software (e.g. a respective SDK). See the sample readme for dependencies.

For more information regarding the technology platforms, languages, APIs, and SDKs, please refer to the documentation at: ArcGIS for Developers - Documentation

Contributing

Esri welcomes contributions from anyone and everyone. Please do not contribute code you did not write yourself, unless you are certain you have the legal ability to do so. Also ensure all code contributed can be licensed under the Apache License 2.0. For more details please see our guidelines for contributing.

Licensing

Copyright 2015 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 file.

Welcome to our toolbox!

alt text

[](Esri Tags: Developer Support, JavaScript, Android, iOS, C++, Objective-C, .NET, Java, Flex, Silverlight, Widgets) [](Esri Language: Mixed)

About

Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 28.0%
  • JavaScript 26.0%
  • C# 10.5%
  • Python 10.1%
  • Java 8.6%
  • PHP 4.2%
  • Other 12.6%