SlideShare a Scribd company logo
GET STARTED WITH
     LOCATION
          BASED SERVICES




Jean-Luc David @jldavid yellowapi.com
SERVICES THAT
LOCATE YOU.
SERVICES THAT TE
PEOPLE WHERE YO
ARE.
SERVICES THAT
PROVIDE CONTEXT
• Cross-platform development
             • Finding quality data
   Big
Challenges
             • Places fragmentation
             • Monetization
WIFI TRIANGULATION
GPS TRIANGULATION
CELLULAR
TRIANGULATION
IPHONE
GEOLOCATION

@interface AddressAnnotation : NSObject<MKAnnotation> {
    CLLocationCoordinate2D                      coordinate;
                               }
                            @end
 -(id)initWithCoordinate:(CLLocationCoordinate2D) c{
    coordinate=c;
    NSLog(@"%f,%f",c.latitude,c.longitude);
 }  return self;
  @end
ANDROID
GEOLOCATI
ON
LocationManager locationManager = (LocationManager)
this.getSystemService(Context.LOCATION_SERVICE);

LocationListener locationListener = new LocationListener() {
   public void onLocationChanged(Location location) {
     makeUseOfNewLocation(location);
   }
   public void onStatusChanged(String provider, int status, Bundle extras) {}
   public void onProviderEnabled(String provider) {}
   public void onProviderDisabled(String provider) {}
 };

locationManager.requestLocationUpdates(LocationManager.NETWORK_PRO
VIDER, 0, 0, locationListener);
HTML5
GEOLOCATI
ON
  if (navigator.geolocation) {
    navigator.geolocation.getCurrentPosition(success, err);
  } else {
    error('not supported');
  }

                http://www.modernizr.com
Supported in Firefox 3.5+, Chrome 5+, Opera 10.6+, IE9+
introducingIODOCS
Exploring, learning
and testing
YellowAPI is easy!

Use your API
key, fill in the
parameter fields
and presto.
HTTP://WWW.YELLOWAPI.COM
• Cross-platform development
             • Finding quality data
             • Places fragmentation
   Big
Challenges
             • Monetization
UNCURATED DATA
YELLOWAPI

 STRAIGHT FROM THE SOURCE
2250 SALES PEOPLE GATHERING
             DATA
   700 INTERNAL CURATORS
          11+ TELCOS
• Cross-platform development
             • Finding quality data
             • Places fragmentation
   Big
Challenges
             • Monetization
LOTS OF LOCATION APIs
YELLOWAPI
    WHAT
What - Anything goes!
Works best with categories & business names
YELLOWAPI
     WHERE
Geo search
 Specific coordinates (lat/long)
 Ranking is based on proximity
 Great for LBS!
Regional search
 Province, city, postal code, etc.
 Ranking is based on relevance
 within the specified region
YELLOWA
PI BUSINESS
FIND
  http://api.yellowapi.com/FindBusiness/?
  what=cars&where=Montreal&fmt=json&
    apiKey=<api key>&UID=demoappp
 {
 summary:
 {
 searchType: "si",
 searchFlags: "",
 searchOrder: "located",
 what: "cafe",
 where: "montreal,qc",
 firstListing: 1,
 lastListing: 40,
 totalListings: 1420,
 pageCount: 36,
 currentPage: 1,
 listingsPerPage: 40,
YELLOWAPI
GET BUSINESS DETAILS
 http://api.yellowapi.com/GetBusinessDetails/?
     listingId=6418182&prov=-&bus-name=-
   &apikey=<key>&UID=demoapp&fmt=json
id: "6418182",
name: "Co-operators The",
address:
{
street: "123 Cooper St",
city: "Montreal",
prov: "QC",
pcode: "H1H 2J3"
},
merchantUrl:
"http://www.yellowpages.ca/bus/Canada/-
/6418182.html?ypid="
} ...
Merchant ID: 123456




  Venue ID: 655254


   Places ID: ae1d5a44a565a5

   ...
VENUES/SEARCH API
https://developer.foursquare.com/docs/explore.html#req=venues/search
               ?ll=45.469208,-73.538805&providerId=ypg
                          &linkedId=6338420

           response: {
               venues: [
               {
                      Id: "4b1d1c48f964a520ee0b24e3"
                      name: "Yellow Pages Group"
                      contact: {
                      phone: "5149342611"
                      formattedPhone: "(514) 934-2611"
               }
                      location: {
                      address: "16 Place du Commerce"
                      lat: 45.469582
                      lng: -73.539045
                      ...
VENUE/LINKS API
https://developer.foursquare.com/docs/explore.html#req=venues/4
b1d1c48f964a520ee0b24e3/links&v=20110705

     response: {
      links: {
         count: 1
         items: [
                    {
                        provider: {
                        id: "ypg"
                      }
         linkedId: "6338420"
         url: "http://www.yellowpages.ca/bus/Quebec/Verdun/Yellow-Pages-
     Group-Montreal/6338420.html
                        }
                    ]
            }
     }
HTTP://DEVELOPER.FACTUAL.COM
• Cross-platform development
             • Finding quality data
             • Places fragmentation
   Big
Challenges
             • Monetization
DEVELOPER
  PROGRAM
SUPPORT FOR:
- INCUBATION $$$
- DESIGN
- DEVELOPMENT

MORE ABOUT THIS AND MORE IN
BRAD WING’S TALK AT 2:00 PM IN THIS
ROOM!
• Cross-platform is facilitated
               by right tools & SDKs
   Take
  Aways     • Curated data > Uncurated data
            • Look for hubs & harmonization
            • Monetize your geolocal apps!
       Jean-Luc.David@ypg.com

Jean-Luc David @jldavid yellowapi.com

More Related Content

More from Jean-Luc David

Venture For Canada - Growing Your Startup
Venture For Canada - Growing Your StartupVenture For Canada - Growing Your Startup
Venture For Canada - Growing Your Startup
Jean-Luc David
 
Ryerson DMZ iOS Development Workshop
Ryerson DMZ iOS Development WorkshopRyerson DMZ iOS Development Workshop
Ryerson DMZ iOS Development Workshop
Jean-Luc David
 

More from Jean-Luc David (20)

Implementing Biometric Authentication & Features in iOS Apps
Implementing Biometric Authentication & Features in iOS AppsImplementing Biometric Authentication & Features in iOS Apps
Implementing Biometric Authentication & Features in iOS Apps
 
Add Machine Learning to your iOS 11 App Using Core ML
Add Machine Learning to your iOS 11 App Using Core MLAdd Machine Learning to your iOS 11 App Using Core ML
Add Machine Learning to your iOS 11 App Using Core ML
 
Mobile Portfolio
Mobile PortfolioMobile Portfolio
Mobile Portfolio
 
Mike Krieger - A Brief, Rapid History of Scaling Instagram (with a tiny team)
Mike Krieger - A Brief, Rapid History of Scaling Instagram (with a tiny team)Mike Krieger - A Brief, Rapid History of Scaling Instagram (with a tiny team)
Mike Krieger - A Brief, Rapid History of Scaling Instagram (with a tiny team)
 
Intro to HTTP and Node.js
Intro to HTTP and Node.jsIntro to HTTP and Node.js
Intro to HTTP and Node.js
 
Introduction to MongoDB
Introduction to MongoDBIntroduction to MongoDB
Introduction to MongoDB
 
Venture For Canada - Growing Your Startup
Venture For Canada - Growing Your StartupVenture For Canada - Growing Your Startup
Venture For Canada - Growing Your Startup
 
Venture For Canada - Growth Marketing
Venture For Canada - Growth MarketingVenture For Canada - Growth Marketing
Venture For Canada - Growth Marketing
 
Venture For Canada - Growth Hacking
Venture For Canada - Growth HackingVenture For Canada - Growth Hacking
Venture For Canada - Growth Hacking
 
Startup Product Management - Analytics
Startup Product Management - AnalyticsStartup Product Management - Analytics
Startup Product Management - Analytics
 
Startup Product Management - Execution
Startup Product Management - ExecutionStartup Product Management - Execution
Startup Product Management - Execution
 
Startup Product Management - Planning
Startup Product Management - PlanningStartup Product Management - Planning
Startup Product Management - Planning
 
RightCycle
RightCycleRightCycle
RightCycle
 
Building WatchKit Applications
Building WatchKit ApplicationsBuilding WatchKit Applications
Building WatchKit Applications
 
Confoo Developing for Wearables
Confoo   Developing for WearablesConfoo   Developing for Wearables
Confoo Developing for Wearables
 
Innovation & Business Acquisitions of Smart Security
Innovation & Business Acquisitions of Smart SecurityInnovation & Business Acquisitions of Smart Security
Innovation & Business Acquisitions of Smart Security
 
Developing For Wearables - Lessons Learned & Best Practices
Developing For Wearables - Lessons Learned & Best PracticesDeveloping For Wearables - Lessons Learned & Best Practices
Developing For Wearables - Lessons Learned & Best Practices
 
Developing for Wearables
Developing for WearablesDeveloping for Wearables
Developing for Wearables
 
Ryerson DMZ iOS Development Workshop
Ryerson DMZ iOS Development WorkshopRyerson DMZ iOS Development Workshop
Ryerson DMZ iOS Development Workshop
 
Pigeon Presentation at We Are Wearables Toronto
Pigeon Presentation at We Are Wearables TorontoPigeon Presentation at We Are Wearables Toronto
Pigeon Presentation at We Are Wearables Toronto
 

Recently uploaded

Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Peter Udo Diehl
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 

Recently uploaded (20)

Agentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdfAgentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdf
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
In-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsIn-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT Professionals
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through Observability
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutes
 
The architecture of Generative AI for enterprises.pdf
The architecture of Generative AI for enterprises.pdfThe architecture of Generative AI for enterprises.pdf
The architecture of Generative AI for enterprises.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 

Get Started with Location Based Services