developers.arcgis.com
Jim Barry Solution Engineer, Infrastructure
@JimBarry jbarry@esri.com
0. What is ArcGIS?
1. ArcGIS and Web GIS
2. Developer tools - no code/low code
3. Developer tools - SDKs and APIs
4. Resources
Lightweight options:
Heavier options:
https://developers.arcgis.com/documentation/mapping-apis-and-location-services/
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
No code / Low code
Web AppBuilder
Experience Builder
Operations Dashboard
StoryMaps
SDKs and APIs
ArcGIS Runtime SDK for Java
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
Java 11 and 17 supported
community.esri.com
developers.arcgis.com
Jim Barry Solution Engineer, Infrastructure
@JimBarry jbarry@esri.com