All Projects → Esri → Developer Support

Esri / Developer Support

Licence: apache-2.0
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.

Projects that are alternatives of or similar to Developer Support

Arcgis Rest Js
compact, modular JavaScript wrappers for the ArcGIS REST API
Stars: ✭ 231 (-1.7%)
Mutual labels:  data-management, web-development
Spatial Framework For Hadoop
The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Stars: ✭ 315 (+34.04%)
Mutual labels:  data-management, spatial-analysis
Proj Codes
Deprecated
Stars: ✭ 9 (-96.17%)
Mutual labels:  data-management, web-development
public-transit-tools
Tools for working with GTFS public transit data in ArcGIS
Stars: ✭ 126 (-46.38%)
Mutual labels:  spatial-analysis, data-management
Lerc
Limited Error Raster Compression
Stars: ✭ 126 (-46.38%)
Mutual labels:  native-development, data-management
Pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
Stars: ✭ 2,352 (+900.85%)
Mutual labels:  data-management
Javascripter
Helping junior developers navigate the complex world of software engineering without experiencing information overload.
Stars: ✭ 203 (-13.62%)
Mutual labels:  web-development
Amplify Cli
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Stars: ✭ 2,399 (+920.85%)
Mutual labels:  web-development
Make React Apps
The code for the apps for the premium video courses: Make React Apps
Stars: ✭ 169 (-28.09%)
Mutual labels:  web-development
Arcgis Cookbook
Chef cookbooks for ArcGIS
Stars: ✭ 227 (-3.4%)
Mutual labels:  native-development
Awesome Gis
😎Awesome GIS is a collection of geospatial related sources, including cartographic tools, geoanalysis tools, developer tools, data, conference & communities, news, massive open online course, some amazing map sites, and more.
Stars: ✭ 2,582 (+998.72%)
Mutual labels:  spatial-analysis
I3s Spec
This repository hosts the specification for Scene Layers which are containers for arbitrarily large amounts of geographic data. The delivery and persistence model for Scene Layers, referred to as Indexed 3d Scene Layer (I3S) and Scene Layer Package (SLPK) respectively, are specified.
Stars: ✭ 182 (-22.55%)
Mutual labels:  web-development
Fireadmin
Application for Managing Firebase Applications. Includes support for multiple environments and data migrations
Stars: ✭ 207 (-11.91%)
Mutual labels:  data-management
Awesome Pycharm
A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains
Stars: ✭ 174 (-25.96%)
Mutual labels:  web-development
Gulp Pug Starter
Frontend development with pleasure. Pug + SCSS version
Stars: ✭ 228 (-2.98%)
Mutual labels:  web-development
Atlas
OSM in memory
Stars: ✭ 172 (-26.81%)
Mutual labels:  spatial-analysis
Googleway
R Package for accessing and plotting Google Maps
Stars: ✭ 187 (-20.43%)
Mutual labels:  spatial-analysis
Angular Esri Map
A collection of directives to help you use Esri maps and services in your Angular applications
Stars: ✭ 213 (-9.36%)
Mutual labels:  web-development
Front End Performance Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others
Stars: ✭ 13,815 (+5778.72%)
Mutual labels:  web-development
Rocket
A web framework for Rust.
Stars: ✭ 15,760 (+6606.38%)
Mutual labels:  web-development

Welcome to Developer Support

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

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

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

Welcome to our toolbox!

alt text

Esri Staff

To get involved, you have two options:

  1. if you currently work in tech support and prefer to get familiar with GitHub using the fork and pull model, you can contribute as much as you please (just like the rest of planet 🌏) . some people like doing things this way because they know they can't do any harm when they don't have permission to push their own code upstream.

  2. that said, we do want to encourage more folks to take on a maintainer role. so we highly recommend that you Request to join the Support Services team to start upping your game and get push access.

the only prerequisites are:

  • you have to be currently employed by Esri
  • you must have already reviewed someone elses pull request or submitted one of your own (even if its just a simple typo fix).
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].