SlideShare a Scribd company logo
1 of 7
Download to read offline
Web Location
A labs.ericsson.com enabler
http://labs.ericsson.com/apis/web-location/
Web Location

 Retrieve the location of your users from their mobile
 phones

 A simple web interface to access the location of a user in
 the mobile phone network

 Maintain user integrity and privacy (end-user consent is
 managed by the API)




                                                         Powered by Ericsson IPX


                                                                         2
Why Web Location?

  Get the accurate, current position of the users of your web
  applications (accuracy ~ 100 – 1km)

  Locate users and at the same time maintain user integrity
  and privacy (end-user consent is managed by the API)

  No need for users to input their location or install any
  applications or browser plugins


Web Location is the quickest, simplest, and most accurate
way of positioning users in location based web applications



                                                                3
Main Features of Web Location
 Powerful location component easily embedded into any web page

 Enables exposure of user’s location to a web application

 Get access to operator-based positioning (triangulation) via Ericsson IPX

 No need for users to install any applications on their phones, and the
 positioning works for all types of phones

 Includes management of end-user consent to give users complete control
 of privacy.

 Easily integrated RESTful API

 Free user locations up to a limit

 Currently works with all operators in Sweden and Norway (more countries
 are coming)

                                                                             4
Web Location Overview


• Your user visits your   • Web Location asks    • Web Location finds
website                   your user if she       the location of the
                                                 user’s mobile phone    • You show the user a
                          agrees to be located                          website customized to
• You ask the Web
                          by your application    • Web Location sends   their exact location
Location API for user
location                                         the location to you




                                                                                         5
Web Location API
 Retrieve the location of your users with a simple call to the
 Web Location API

 Simple example in PHP (get user location and display it):
 //Create a request for the end-user location
 $url = "http://mwl.labs.ericsson.net/mwlservice/resource/";
 $fields = array(
    'msisdn' => $_POST['msisdn'],
    'devKey' => 'APIKEY',
    'applicationID' => 'APPLICATIONID'
 );
 $create_url = $url . 'location/getLocationByMsisdn';

 //Make the request
 $response = http_post_fields($create_url, $fields, NULL, array("timeout"=>10), $info);

 //Extract the body from the response and print it
 $http_obj = http_parse_message($response);
 print("Response = ".$http_obj->body);



                                                                                          6
7

More Related Content

What's hot (7)

LINE Platform API Update - 打造一個更好的Chatbot服務
LINE Platform API Update - 打造一個更好的Chatbot服務LINE Platform API Update - 打造一個更好的Chatbot服務
LINE Platform API Update - 打造一個更好的Chatbot服務
 
How to attract mobile search engine spiders
How to attract mobile search engine spidersHow to attract mobile search engine spiders
How to attract mobile search engine spiders
 
Android Advanced Techniques
Android Advanced TechniquesAndroid Advanced Techniques
Android Advanced Techniques
 
Mentation Apps & Graphic Sloutions
Mentation Apps & Graphic SloutionsMentation Apps & Graphic Sloutions
Mentation Apps & Graphic Sloutions
 
Mailenger messaging
Mailenger messagingMailenger messaging
Mailenger messaging
 
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXTTelerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
 
Hotel api integration
Hotel api integrationHotel api integration
Hotel api integration
 

Similar to Web Location On Labs

IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICSIEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
aswin tbbc
 
Aeroscout 090325154500 Phpapp02
Aeroscout 090325154500 Phpapp02Aeroscout 090325154500 Phpapp02
Aeroscout 090325154500 Phpapp02
Marc
 
Windows phone 7 series
Windows phone 7 seriesWindows phone 7 series
Windows phone 7 series
openbala
 

Similar to Web Location On Labs (20)

Mobile Location On Labs
Mobile Location On LabsMobile Location On Labs
Mobile Location On Labs
 
Ericsson Labs OTA09 090925
Ericsson Labs OTA09 090925Ericsson Labs OTA09 090925
Ericsson Labs OTA09 090925
 
Building disconnected applications with the Geocortex mobile application fram...
Building disconnected applications with the Geocortex mobile application fram...Building disconnected applications with the Geocortex mobile application fram...
Building disconnected applications with the Geocortex mobile application fram...
 
Reaching out from ADF Mobile (ODTUG KScope 2014)
Reaching out from ADF Mobile (ODTUG KScope 2014)Reaching out from ADF Mobile (ODTUG KScope 2014)
Reaching out from ADF Mobile (ODTUG KScope 2014)
 
Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014
 
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICSIEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
 
TechTalk: Everything You Need to Know about Appium & Selenium
TechTalk: Everything You Need to Know about Appium & SeleniumTechTalk: Everything You Need to Know about Appium & Selenium
TechTalk: Everything You Need to Know about Appium & Selenium
 
Everything You Need To Know about Appium and Selenium
Everything You Need To Know about Appium and SeleniumEverything You Need To Know about Appium and Selenium
Everything You Need To Know about Appium and Selenium
 
Aeroscout 090325154500 Phpapp02
Aeroscout 090325154500 Phpapp02Aeroscout 090325154500 Phpapp02
Aeroscout 090325154500 Phpapp02
 
Mobile Identification On Labs
Mobile Identification On LabsMobile Identification On Labs
Mobile Identification On Labs
 
Mobile Cloud Demo
Mobile Cloud DemoMobile Cloud Demo
Mobile Cloud Demo
 
MCSDataSheet
MCSDataSheetMCSDataSheet
MCSDataSheet
 
Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service	Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service
 
Ericsson Labs at SotM 2010
Ericsson Labs at SotM 2010Ericsson Labs at SotM 2010
Ericsson Labs at SotM 2010
 
Ericsson Labs at SotM 2010
Ericsson Labs at SotM 2010Ericsson Labs at SotM 2010
Ericsson Labs at SotM 2010
 
An Approach for Multi-Tenancy Through Apache Knox
An Approach for Multi-Tenancy Through Apache KnoxAn Approach for Multi-Tenancy Through Apache Knox
An Approach for Multi-Tenancy Through Apache Knox
 
Magnet rest2mobile: Turn REST APIs into mobile SDKs (iOS, Android & JS)
Magnet rest2mobile: Turn REST APIs into mobile SDKs (iOS, Android & JS) Magnet rest2mobile: Turn REST APIs into mobile SDKs (iOS, Android & JS)
Magnet rest2mobile: Turn REST APIs into mobile SDKs (iOS, Android & JS)
 
Location based services
Location based servicesLocation based services
Location based services
 
Mobile applications chapter 6
Mobile applications chapter 6Mobile applications chapter 6
Mobile applications chapter 6
 
Windows phone 7 series
Windows phone 7 seriesWindows phone 7 series
Windows phone 7 series
 

More from Tor Björn Minde

OvertheAir 2010 html5 impact on application programming
OvertheAir 2010 html5 impact on application programmingOvertheAir 2010 html5 impact on application programming
OvertheAir 2010 html5 impact on application programming
Tor Björn Minde
 

More from Tor Björn Minde (16)

OvertheAir 2010 html5 impact on application programming
OvertheAir 2010 html5 impact on application programmingOvertheAir 2010 html5 impact on application programming
OvertheAir 2010 html5 impact on application programming
 
Web background service on labs
Web background service on labsWeb background service on labs
Web background service on labs
 
Network Probe On Labs
Network Probe On LabsNetwork Probe On Labs
Network Probe On Labs
 
Mobile Sensor Actuator Gateway On Labs
Mobile Sensor Actuator Gateway On LabsMobile Sensor Actuator Gateway On Labs
Mobile Sensor Actuator Gateway On Labs
 
Ericsson Labs 100322
Ericsson Labs 100322Ericsson Labs 100322
Ericsson Labs 100322
 
Converting Media On Labs
Converting Media On LabsConverting Media On Labs
Converting Media On Labs
 
Event Source On Labs
Event Source On LabsEvent Source On Labs
Event Source On Labs
 
Face Detector On Labs
Face Detector On LabsFace Detector On Labs
Face Detector On Labs
 
Web Connectivity On Labs
Web Connectivity On LabsWeb Connectivity On Labs
Web Connectivity On Labs
 
3D Landscape on Labs
3D Landscape on Labs3D Landscape on Labs
3D Landscape on Labs
 
Streaming Media On Labs
Streaming Media On LabsStreaming Media On Labs
Streaming Media On Labs
 
Ericsson Labs 090702
Ericsson Labs 090702Ericsson Labs 090702
Ericsson Labs 090702
 
Mobile Maps On Labs
Mobile Maps On LabsMobile Maps On Labs
Mobile Maps On Labs
 
SMS On Labs
SMS On LabsSMS On Labs
SMS On Labs
 
Mobile Java Push On Labs
Mobile Java Push On LabsMobile Java Push On Labs
Mobile Java Push On Labs
 
IMS framework On Labs
IMS framework On LabsIMS framework On Labs
IMS framework On Labs
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

Web Location On Labs

  • 1. Web Location A labs.ericsson.com enabler http://labs.ericsson.com/apis/web-location/
  • 2. Web Location Retrieve the location of your users from their mobile phones A simple web interface to access the location of a user in the mobile phone network Maintain user integrity and privacy (end-user consent is managed by the API) Powered by Ericsson IPX 2
  • 3. Why Web Location? Get the accurate, current position of the users of your web applications (accuracy ~ 100 – 1km) Locate users and at the same time maintain user integrity and privacy (end-user consent is managed by the API) No need for users to input their location or install any applications or browser plugins Web Location is the quickest, simplest, and most accurate way of positioning users in location based web applications 3
  • 4. Main Features of Web Location Powerful location component easily embedded into any web page Enables exposure of user’s location to a web application Get access to operator-based positioning (triangulation) via Ericsson IPX No need for users to install any applications on their phones, and the positioning works for all types of phones Includes management of end-user consent to give users complete control of privacy. Easily integrated RESTful API Free user locations up to a limit Currently works with all operators in Sweden and Norway (more countries are coming) 4
  • 5. Web Location Overview • Your user visits your • Web Location asks • Web Location finds website your user if she the location of the user’s mobile phone • You show the user a agrees to be located website customized to • You ask the Web by your application • Web Location sends their exact location Location API for user location the location to you 5
  • 6. Web Location API Retrieve the location of your users with a simple call to the Web Location API Simple example in PHP (get user location and display it): //Create a request for the end-user location $url = "http://mwl.labs.ericsson.net/mwlservice/resource/"; $fields = array( 'msisdn' => $_POST['msisdn'], 'devKey' => 'APIKEY', 'applicationID' => 'APPLICATIONID' ); $create_url = $url . 'location/getLocationByMsisdn'; //Make the request $response = http_post_fields($create_url, $fields, NULL, array("timeout"=>10), $info); //Extract the body from the response and print it $http_obj = http_parse_message($response); print("Response = ".$http_obj->body); 6
  • 7. 7