the innovative apis fueling location on the web

Download The Innovative APIs Fueling Location on the Web

If you can't read please download the document

Upload: duvander

Post on 16-Apr-2017

1.187 views

Category:

Technology


0 download

TRANSCRIPT

The Innovative APIs FuelingLocation on the Web

Adam DuVander

@adamd

mapscripting.com

FutureAtlas.com

John Cooke

Johan Larsson

Jonas Boni

Context

Local Data

Geo Platform

1

2

3

Fabricio Zuardi

APIs ProvideA Place to Plug in

RR DONNELLEYfounded 1864

Cartographic Servicesdivision founded 1967

Geosystemsspun off 1994

Geocoding APIsText to Coordinates

Geocoding APIsText to Coordinates

Reverse Geocoding APIsCoordinates to Text

Reverse Geocoding APIsCoordinates to Data

Local Search APIsSearch Businesses

Duncan Harris

Local Search APIsOnline Yellow Pages

Local Search APIsReviews and Guides

programmableweb.com/apitag/local

Location Sharing APIsLocate Your Users

Dennis Crowley

Dennis Crowley

Michael Galpert

Dennis Crowley

Check.inUses Multiple Location APIs

Location MatchingOpen Place Database?

blog.realize.gr

navigator.geolocation.getCurrentPosition(foundLocation, noLocation);

function foundLocation(position) { var lat = position.coords.latitude; var long = position.coords.longitude; alert('Found location: ' + lat + ', ' + long);}

W3C Geolocation StandardLocate Your Users

navigator.geolocation.getCurrentPosition(foundLocation, noLocation);

function foundLocation(position) { var lat = position.coords.latitude; var long = position.coords.longitude; alert('Found location: ' + lat + ', ' + long);}

geomena.org

Geodata Storage APIsGeotag Your Data

Drew (idrewuk)

Coordinates

Neighborhood

Place

Annotations

iPhone v4 App by @ecitoPrivacy is for Wimps

APIs on the MoveOnes to Watch

Context

Local Data

Geo Platform

1

2

3

The Innovative APIs FuelingLocation on the Web

Adam DuVander

@adamd

mapscripting.com

FutureAtlas.com

Thank you!