Skip to content

Esri/devsummit-eu-2019-3D-jsapi

Repository files navigation

Esri European Developer Summit 2019 Presentations

Presentations for the 3D ArcGIS API for JavaScript at the Esri Developer Summit in Berlin, 4.-6. November 2019.

See the event page for the complete agenda.

Presentations

Sébastien Szollosi, Esri France
Arno Fiva, Esri R&D Center Zürich

Discover the 3D capabilities of the ArcGIS API for JavaScript and learn how to leverage them to build stunning 3D web applications. This session will focus on the fundamental 3D building blocks of the API: SceneView, 2D and 3D layers, terrain, and symbology.

Getting Started with 3D


Julie Powell, Esri
Arno Fiva, Esri R&D Center Zürich

Explore the capabilities of the feature layer in 2D and 3D that directly connects to your data. In this session you will learn how to create, display, and edit data using the ArcGIS API for JavaScript's FeatureLayer. We will cover styling features, labeling, querying, filtering the displayed data, and configuring a popup. Then you will learn about building an interactive experience using client-side data.

Working with Your Data with the Feature Layer


Jochen Manegold, Esri Germany
Arno Fiva, Esri R&D Center Zürich

In this session, learn how to build a 3D app using openly available data and the resources provided out of the box by Esri and the ArcGIS API for JavaScript. Even if your data doesn't contain Z-values, you can build sophisticated 3D apps that leverage modern browser technology to render your 2D features with 3D symbology.

Building Interactive 3D Web Apps Using Open Data


Yannik Messerli, Esri R&D Center Zürich
Arno Fiva, Esri R&D Center Zürich

Animations are a great way to set your web app apart and also make it more informative. In this hands-on session, we will look at the capabilities the API provides out-of-the-box, such as animated camera paths. But there is more: endless possibilities arise when you combine the API with native JavaScript animation facilities. We will provide an overview of frameworks that help you to orchestrate timing and speed. For the brave among us we will hook directly into the WebGL engine to animate 3D models in a scene.

Using Animations


Installation & Contributing

Esri welcomes contributions from anyone and everyone. Please see CONTRIBUTING.md for more details.

Licensing

Copyright 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.txt file.