indoor positioning for every app

Post on 16-Apr-2017

154 Views

Category:

Software

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Indoor positioningfor every appOsma Ahvenlampi - Engineering - IndoorAtlas

@osma @IndoorAtlas

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

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

How it works

Compass chip

Magnetic map

We are here

Walk path

Zero installation

No startup costs

No permits required

No hardware to maintain

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

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

● 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

Team

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

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

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

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

Let us help make it work indoors

What’s your app?

Big Data architectureCloud, Android, iOSQuality Assurance

careers.indooratlas.comOsma Ahvenlampi

osma.ahvenlampi@indooratlas.com@osma

Recruiting

top related