0% found this document useful (0 votes)
97 views

PrestaShop Developer Guide

This document introduces the ArcGIS API for JavaScript for creating web mapping applications. It discusses several paths for building GIS web apps, including the Web AppBuilder for ArcGIS, ArcGIS Online templates, Esri Leaflet, and the ArcGIS API for JavaScript. The API for JavaScript provides building blocks for creating web maps using HTML, JavaScript and CSS. It is built on the Dojo toolkit and allows developers to add maps, display data layers, use map widgets, ask questions of data, perform visualization, geoprocessing, and editing of data through a web mapping application. The document encourages questions and provides resources for developers.

Uploaded by

whoma123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views

PrestaShop Developer Guide

This document introduces the ArcGIS API for JavaScript for creating web mapping applications. It discusses several paths for building GIS web apps, including the Web AppBuilder for ArcGIS, ArcGIS Online templates, Esri Leaflet, and the ArcGIS API for JavaScript. The API for JavaScript provides building blocks for creating web maps using HTML, JavaScript and CSS. It is built on the Dojo toolkit and allows developers to add maps, display data layers, use map widgets, ask questions of data, perform visualization, geoprocessing, and editing of data through a web mapping application. The document encourages questions and provides resources for developers.

Uploaded by

whoma123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Introduction to ArcGIS API for JavaScript

Ben Ramseth - Instructor Technical Lead


Charlotte, NC
[email protected]
@esriMapNinja
Goal of this session is to start you in the direction...

• ...of becoming a GIS web developer ninja


Paths you can take

1. Web App Builder for ArcGIS


2. ArcGIS Online templates
3. Esri Leaflet
4. ArcGIS API for Javascript
- Create a Map
- Adding your data
- Add layers individually
- Web map
- Map Widgets
- Asking questions of your data
- Visualization
- Geoprocessing
- Editing
Web App Builder
for ArcGIS
Why not try easy...
ArcGIS Online
Templates
Have the Esri Developers get you
started...
Esri Leaflet
Light and Simple...
ArcGIS API for Javascript
Esri's building blocks for web dev...
What's is the ArcGIS API for Javascript?

• Building blocks for creating web mapping applications


• Use html/js/css skills to build an app
• Built on top of Dojo
- http://dojotoolkit.org/
developers.arcgis.com
Your guide to success...
esri.github.io
Additional good stuff...
Adding a map
Start from the beginning...
Add your data
Display the data you worked so hard
to create...
Map widgets
Provide usability to the app...
Asking Questions
Of your data...
Visualization
Making the data pretty and
informative...
Geoprocessing
So you say you are in to that GIS
stuff...
Editing data
Through a web mapping
application...
Let's have some questions

Ben Ramseth - Instructor Technical Lead Charlotte, NC


Demo code on Github under
"BennyBaruba" [email protected] - @esriMapNinja

You might also like