+ All Categories
Home > Technology > How to Leverage ArcGIS Online with FME

How to Leverage ArcGIS Online with FME

Date post: 21-May-2015
Category:
Upload: safe-software
View: 2,511 times
Download: 0 times
Share this document with a friend
Description:
Discover how to extend the use of ArcGIS Online's powerful services with FME. You'll see how you can easily bring non-Esri data into ArcGIS Online to gain a more complete view of reality, with the ability to restructure on import. You'll also see how to incorporate ArcGIS Online in external workflow, allowing you to leverage its services including geocoding, drive-time polygons, and geoenrichment. Plus, we'll share how you can use FME to automatically publish data to ArcGIS Online when new data becomes available. And hear two customer success stories.
Popular Tags:
46
Create harmony between data and applications How to Leverage ArcGIS Online with FME March 5, 2014
Transcript
Page 1: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

How to Leverage ArcGIS Online with FME

March 5, 2014

Page 2: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Meet the presenters.

Dale Lutz Co-Founder & VP of Product

Development

@DaleAtSafe

Laura Kerssens Product Support Specialist

Page 3: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Featuring…

Eric Abrams Spatial and GIS team leader

Page 4: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Ask us.

Please submit using the GoToWebinar panel.

We will follow-up with unanswered questions.

Iris

Mark

Page 5: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Page 6: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

What we do.

www.safe.com

Page 7: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Poll: Are you using FME and/or ArcGIS Online?

Page 8: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

New to FME?

Get your bearings from our Getting Started Page:

www.safe.com/fme/getting-started

Learn from our crew in one of the weekly FME Overview webinars: safe.com/WeeklyIntro

Page 9: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Story 1:FME Cloud for Airports

Page 10: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Cloud for Airports: Architecture

Page 11: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Story 2:BNSF Railway.

Scott Grace

Technology Services MTEnterprise GIS

Page 12: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Background.

Wanted a process that would allow a ArcGIS Online user to make use of the refresh interval for KML layers in a webmap

This allows the user to be able to see live updates of the data for KML layer in the webmap without refreshing the page or adding a new layer for updated dataset

Page 13: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

In order to do this need to make use of the REST API for ArcGIS Online for uploading and updating data

Also have workspaces to provide conversion abilities CSV to KML SHP to KML

All workspaces controlled from a webpage that requires the user login to their ArcGIS Online account to get a token to validate their account information then walks the user through uploading/updating to ArcGIS Online

User information as well as file information passed to workspace through published parameters

Workflow.

Page 14: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Workspace.

Page 15: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Webmap Before.

Page 16: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Webmap After.

Page 17: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Stories 3 & 4:

Mark Döring Project Manager

Spatial ETL / FME

Page 18: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Using REST to easily combine technologies.

ArcGIS Plattform

FMEPlattform

map.apps

REST

Page 19: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Story 3:Seamless web app integration.

map.apps

FME

ArcGIS Online

Page 20: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Workspace.

Page 21: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

ArcGIS Online REST request.

Page 22: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

<REST Parameter>

SHAPE/ GML / DXF

map.apps FME Server

Esri Json writerETL Prozess

Upload service

Generic FME reader

map.apps data store

map.apps File Upload

FME Param

eterEsri Json

AGS Service

OGC Service

ArcGIS ServerAGOL

Geoprocessing

Rest Service

Page 23: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Server based update to ArcGIS Online

FME Story 4:Open Data Bridge.

Page 24: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Workflow.

ArcMapservice definition

AGOLREST Service

FME DesktopShape to Json

FME ServerScheduled Job

map.appscustomized App

Cartography

Cloud data storage

data processing ETL

data update(scheduled job)

User friendly data access

Page 25: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Data Source – Open Data Portal.

Page 26: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Step 1: ArcMap – Initial ArcGIS Online Service Definition

Page 27: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Step 2: ArcMap – Creating an ArcGIS Online REST service

Page 28: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Step 3: FME Desktop Update Process (Shape to JSON)

Page 29: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Step 4: Automated Data update based on FME Server

Page 30: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Goal: Get Easy Access to Open Data (map.apps)

Page 31: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Page 32: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

ArcGIS Online App

Page 33: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME User Conference

http://www.fmeuc.com/session/dynamic-valuable-duo-arcgis-fme/

June 10-13, 2014 in Vancouver, Canada

Page 34: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Story 5:Presented by Eric Abrams

Page 35: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Poll: What would you like to do with FME & ArcGIS Online?

Page 36: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

AGOL Background Maps.

Page 37: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Demo 1 – AGOL Feature Service Writing

Page 38: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Demo 2 – AGOL Services (Geocoding, Routing, and Drive Time)

Page 39: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Demo 3 – AGOL Services (GeoEnrichment)

Page 40: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Demo 4 – AGOL Feature Service Reading

Page 41: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

FME Demo 5 – AGOL Updating

Page 42: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Save the date.Webinar: INSPIRE Success Stories with FME (March 11th)

Webinar: Big Data - Tap into Cloud Infrastructure with FME (March 18th)

FME World Tour 2014 (April – June 2014)

FME International User Conference 2014 (20th Anniversary Celebration – www.fmeuc.com)• June 10 – 13, 2014 in Vancouver, Canada

Page 43: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Free and fun to learn.

Online Courses - Live & Hands-On March 18-19: FME Desktop

Tutorials & Recorded Courses

Page 44: How to Leverage ArcGIS Online with FME

Create harmony between data and applicationsCreate harmony between data and applications

Stay informed.

fmepedia.com/community

fmepedia.com/knowledge

@SafeSoftware

youtube.com/FMEChannel

blog.safe.com

Page 45: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Q&A – Chat or Live

Hand raising has now been enabled.

If you’d like to ask a question over the air, please click the hand icon and ensure your audio input is set up.

Page 46: How to Leverage ArcGIS Online with FME

Create harmony between data and applications

Thank you! Sales

[email protected] Support

www.safe.com/support (604) 501-9985 ext. 278 Dale Lutz

[email protected] Laura Kerssens

[email protected]@FMELizard


Recommended