developers.arcgis.com
Jim Barry Solution Engineer, Infrastructure
@JimBarry jbarry@esri.com
0. What is ArcGIS?
1. App examples
2. Dev website and dashboard
3. REST API
4. Data > Design > Develop
5. JavaScript API
6. Hello World
7. Frameworks - React
8. Resources
Lightweight options:
Heavier options:
https://developers.arcgis.com/documentation/mapping-apis-and-location-services/
ArcGIS for Developers website - developers.arcgis.com
https://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World/solve?stops=-117.1956,34.0564;-117.1825,34.0572&token=[token]&f=pjson
if you just want to see the solution
https://services.arcgis.com/uKN48PkxmWiqJM9q/arcgis/rest/services/DSNY_GetFoodNYC_Sites_(open_data)/FeatureServer/0/
"REST Endpoint" =
URL/URI to a hosted feature service, web service
Shapefiles
File Geodatabases
GeoJSON
CSV
Excel
KML/KMZ
GeoPackage
https://developers.arcgis.com/documentation/mapping-apis-and-location-services/data/tutorials/tools/
import-data-as-a-feature-layer/
shortcut
REST endpoint URL
also supports HTML/CSS formatting
Web AppBuilder
Experience Builder
Operations Dashboard
StoryMaps
0: Import Data, Create a web map (if needed)
1. Create a starter app - Hello World!
5. Add a widget - Get map coordinates
6. Search and find NYC Open Data (bike data demo)
7. Connect to GeoJSON data, Intro to SODA API
8. More new stuff: Editor widget, DotDensityRenderer
Get started with the ArcGIS API for JavaScript
24 Tutorials - 10-15 min each
ArcGIS API for JavaScript - developer website
Full support for:
for non-Dojo apps
Angular
React
youtube.com : search "arcgis react"
community.esri.com
developers.arcgis.com
Jim Barry Solution Engineer, Transportation
@JimBarry jbarry@esri.com