indoor positioning for every app

19
Indoor positioning for every app Osma Ahvenlampi - Engineering - IndoorAtlas @osma @IndoorAtlas

Upload: osma-ahvenlampi

Post on 16-Apr-2017

154 views

Category:

Software


1 download

TRANSCRIPT

Page 1: Indoor positioning for every app

Indoor positioningfor every appOsma Ahvenlampi - Engineering - IndoorAtlas

@osma @IndoorAtlas

Page 2: Indoor positioning for every app
Page 3: Indoor positioning for every app

Where am I?Today’s positioning technologies don’t scale to urban densities

Page 4: Indoor positioning for every app

Magnetic navigationEvolution’s preferred, zero hardware, super scalable approach

Page 6: Indoor positioning for every app

How it works

Compass chip

Magnetic map

We are here

Walk path

Page 7: Indoor positioning for every app

Zero installation

No startup costs

No permits required

No hardware to maintain

Page 8: Indoor positioning for every app

Open for developersFree SDK and mapping tools atdocs.indooratlas.com

Page 9: Indoor positioning for every app
Page 10: Indoor positioning for every app

iOS

manager = [IALocationManager new];

manager.delegate = self;

[manager startUpdatingLocation];

-(void)indoorLocationManager:(IALocationManager*)manager didUpdateLocations:(NSArray*)locations

{

CLLocation *l = [(IALocation*)locations.lastObject location];

}

Android

manager = IALocationManager.create(this);

manager.requestLocationUpdates(IALocationRequest.create(), listener);

@Overridepublic void onLocationChanged(IALocation location) {

android.location.Location l = location.toLocation();

}

Familiar API Tutorials, examples, SDK at docs.indooratlas.com

Page 11: Indoor positioning for every app
Page 12: Indoor positioning for every app

● Support for all major iOS and Android devices

● Multi-region cloud services deployed on Microsoft Azure and Amazon Web Services

● Scalable software architecture built on Docker, Mesos, Akka, Cassandra, and much more

● Using best-in-class tools for management and support

● Computational platform spanning offline, online, streaming and mobile resources

Tooling by

Globally scalable technology

Built with

Page 13: Indoor positioning for every app

Team

2/3rd RD&E, 10 PhDsLong backgrounds in both academic and industryOulu, Helsinki, Tampere, San Francisco, Beijing, Tokyo, Seoul, Seattle

Page 14: Indoor positioning for every app

Challenges we’re working with

Structuring indoor GIS and related dataVariances in mobile hardware

Variances in mobile firmware / OS revsCrowd-sourced data ground truth

Real-time scaling “Big Data” platformAPIs needed by our customers

Page 15: Indoor positioning for every app

FREE

$0per month

Up to 100 unique users per month, covering development and testing

Get started for free

STANDARD

Starting from

$100per month

From hundreds to millions of app end users

Tools, SDK, online support free at www.indooratlas.com

Page 16: Indoor positioning for every app

Baidu (China)SK Planet (South Korea)Yahoo! Japan20k global app developers

Page 18: Indoor positioning for every app

Let us help make it work indoors

What’s your app?

Page 19: Indoor positioning for every app

Big Data architectureCloud, Android, iOSQuality Assurance

careers.indooratlas.comOsma Ahvenlampi

[email protected]@osma

Recruiting