https://github.com/esri-es/arcgis-experts
Curated list of experts in ArcGIS Technology
https://github.com/esri-es/arcgis-experts
arcgis community contributors esri experts geonet speaker
Last synced: 2 months ago
JSON representation
Curated list of experts in ArcGIS Technology
- Host: GitHub
- URL: https://github.com/esri-es/arcgis-experts
- Owner: esri-es
- Created: 2018-01-02T13:46:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T15:01:35.000Z (over 4 years ago)
- Last Synced: 2025-04-01T17:13:00.228Z (2 months ago)
- Topics: arcgis, community, contributors, esri, experts, geonet, speaker
- Language: SCSS
- Homepage: https://esri-es.github.io/arcgis-experts/
- Size: 9.2 MB
- Stars: 2
- Watchers: 9
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# ArcGIS Experts
This is a curated list of experts in ArcGIS Technology.**Table of contents**
- [Who is listed in this project](#who-is-listed-in-this-project)
- [Why this project?](#why-this-project)
- [What it is **not**](#what-is-it-not)
- [Tips and tricks](#tips-and-tricks)
- [Solving your questions on GeoNet](#solving-your-questions-on-geonet)
- [Filter by URL](#filter-by-url)
- [Embed this project](#embed-this-project)
- [Contributions](#contributions)## Who is listed in this project
> **Note:** All available information is this repository has been found publicly browsing through the Internet or through the contributions of other experts.
We have included people (working at Esri or not) we have found on:
* [Esri's Github Repositories](https://github.com/orgs/Esri/people?utf8=%E2%9C%93&query=Nelson) (top contributors)
* [Esri's Youtube Channels](https://esri-es.github.io/awesome-arcgis/esri/#youtube-channels) (speakers)
* [GeoNet](http://community.esri.com/), [StackExchange](https://gis.stackexchange.com/) and [StackOverflow](https://stackoverflow.com/search?q=arcgis+esri) (top contributors)
* Known experts willing to help you [solving your questions on GeoNet](#solving-your-questions-on-geoNet)Some of them are listed by other expert recommendations.
> **Important**: We will immediately remove all data from anyone who is listed in this project and who does not want to be. In this case please [open an issue](https://github.com/esri-es/arcgis-experts/issues/new) an let us know.
## Why this project?
The initial idea was to help anyone interested on ArcGIS technologies to find and follow experts on any topic. We think it is very useful because:
* They create/publish personal articles, projects, etc are worth to know
* They share curated information
* Some of them are very active helping on GeoNet, Github issues, ... and been able to know them when dealing with an issue could be very useful
* Some times it is not easy to find an expert in one topic near youSo our main goal is to help anyone to find and follow the public activity of an expert but also to recognize all of this experts are doing to help others.
## What it is **not**
We just want to clarify what this is not, it is **NOT**:
* A list of people working on the support team
* A list of people publicly committed to answer any request/question they receive on any channel---
## Tips and tricks
## Solving your questions on GeoNet
[GeoNet](https://community.esri.com/) is the Official Esri Community, there you will find "[Places](https://community.esri.com/places)" for almost each topic you will find experts on this project.
If case you have any doubt **do not contact this experts directly**, instead use GeoNet to ask your question so anyone else in the community can benefit from the answer.
> **Recomendation**: mention specific experts using the character `@`.
You can learn more how GeoNet works in the [GeoNet Manual](https://community.esri.com/community/help-and-feedback/pages/geonet-tools-resources).
Related content:
* [Where do I post my question?](https://community.esri.com/docs/DOC-1081) (related: [GeoNet Community Structure](https://community.esri.com/docs/DOC-1544-geonet-community-structure))
* [How to ask questions and get answers](https://community.esri.com/community/help-and-feedback/blog/2016/08/15/community-news-and-tips-how-to-ask-questions-and-get-answers)
* [Are you using the right GeoNet content tool?](https://community.esri.com/community/help-and-feedback/blog/2016/08/31/how-to-pick-the-right-content-tool-understanding-geonet-content-types)### Filter by URL
You can link directly to a filtered list of experts on a topic setting a the URL param `topic`.
Example: [List of User Experience experts](https://esri-es.github.io/arcgis-experts/?topic=User%20Experience)
### Embed this project
If you are thinking on embedding all the experts in an iframe in to a website, you should know that you can hide some parts of the interface. You can set to `false` any of the following params to hide them: `header`, `search`, `awesome`, `suggestions`.
[](./assets/imgs/query-params.png)
Example: [Display just a list of JavaScript experts](https://esri-es.github.io/arcgis-experts/?topic=JavaScript&awesome=false&header=false&search=false&suggestions=false).
You can also set the body's background using the param `bg`. Examples:
* Set up a texture
* [Set up a background color](https://esri-es.github.io/arcgis-experts/?topic=JavaScript&awesome=false&header=false&search=false&suggestions=false&bg=%23924)## Contributions
Please read the [contributors guide](./CONTRIBUTING.md).