22
Creating 3D Campuses Craig McCabe & Jeff Archer

Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

  • Upload
    others

  • View
    9

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Creating 3D CampusesCraig McCabe & Jeff Archer

Page 2: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Creating 3D Campuses

1. Why 3D Campuses

2. Foundational Layers

3. ETL Workflows

4. Indoor Network Creation Tools

5. Compiling the layers in a web scene

6. Configuring the JavaScript 4.0 web

app

7. Wrap-up

Agenda

Page 3: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Why 3D Campuses

- Owner/Operator

- Planning

- Operations

- Staffing

- Safety/Security

- Guests

- Students

- Customers

- Shoppers

Jeff Archer

Page 4: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Foundational Campus Layers

• Foundational Layers

- Basemaps

- Building floorplans

- Outdoor spaces

- Utilities

- Transportation

• 3D

- Facades

- Vertical places

- Trees

Jeff Archer

Page 5: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

How do you know the right tool?

• ArcGIS Pro?

• ArcGIS Desktop?

• CityEngine?

• 3rd Party tools?

• Commercial data?

Finding the way can be confusing

We have provided the Campus Editing Template to help.

Page 6: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Campus Map Examples

• Esri

• University of Kentucky

• University of Oregon

• Würzburg

• University of Colorado

Page 7: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Data Loading: CAD GIS

• Load CAD floor plans into a GIS schema

- Populates Local Government Information Model

- Python tool + configuration file (.xlsm)

- Supports National CAD Standard / AIA CAD Layer Guidelines

- 3D-enables floor plan data for 2D or 3D uses

CAD GIS

Page 8: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Demo

CAD GIS in

ArcGIS Pro

Page 9: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Indoor Network Creation Tools

Goals

• Meet user demand for navigation inside buildings

• Streamline the network creation process

• Support common Network Analysis tasks

- Routing

- Service Area

- Location-Allocation

- Traveling Salesperson

2010 UC Web App

2013 UC Mobile App

Craig McCabe

Page 10: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Network Creation: Manual

Page 11: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Network Creation: Automated

1. Create rotated lattice

2. Clip to floor

3. Add walls

4. Calculate wall

distance

5. Add spaces

6. Add path hierarchy

and spaces

7. Calculate floor paths

8. Repeat for all floors

9. Add transitions

10. Deploy Network

Page 12: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Esri Campus Network

Page 13: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Indoor Network Creation Tools

• Network Toolkit

- Lattice-based

- Automated

- Supports common restrictions

- Accessibility

- Stairs/Elevators

- Indoor/Outdoor

- …

- Publish to NA Route Service

Page 14: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Publishing Campus Layers

Foundational Layers

- Routing Service

- Campus Exterior

- Tiled Campus Basemap

- 3D Trees

- Building Façades (textured)

- Campus Interior

- Spaces, Walls, Doors (by floor)

- Building Facades (wireframe)

- Space Points

- Operational Data

- Evacuation Plan

- Visitor POIs

- …

Sharing with Web Scenes

Page 15: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

ArcGIS Pro ArcGIS Online

Publishing Campus

Layers

Page 16: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

JavaScript 4.0 API

Esri Campus

Viewer Web App

Page 17: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Download the Campus Viewer Tools & JavaScript 4.0 Web AppDevelopment Sample

bit.ly/campusviewertools

• CAD to GIS

• Lattice Network tools

• Web Scene authoring

• JS 4.0 Sample Web App

Page 18: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Campus Routing App for Mobile

• Companion Mobile App

• Written using Xamarin

- Beta of the ArcGIS API for Xamarin

- UI uses Xamarin forms (not platform-specific)

• On-device transportation network & GDB

- Route preference

- Floor-by-floor route display

In Development

Page 19: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Wrap-Up

• You might already have the tools you need

- If not, we can help

• There are some really compelling reasons to build a 3D campus

- Planning

- Operations

- Staffing

- Safety/Security

• More help coming daily

- New tools

- Software support

Page 20: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Upcoming Workshops

Facilities (Demo Theater)

Thursday 9:30am – 10:15am SDCC Envisioning Center 2

Integrating Property Data with your Site Selector Application (Tech Workshop)

Thursday 11:30am – 12:15pm SDCC Demo Theater – Solutions

ArcGIS for 3D Cities: An Introduction (Tech Workshop)

Thursday 1:30pm – 2:45pm SDCC Room 05 B

Page 21: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Please fill out the session survey:

Session ID: 1803

Offering ID: 1045

Paper – pick up and put in drop box

Page 22: Creating 3D Campuses - Esri...Creating 3D Campuses 1. Why 3D Campuses 2. Foundational Layers 3. ETL Workflows 4. Indoor Network Creation Tools 5. Compiling the layers in a web scene

Thank you!

Questions?