WO2007062192A2 - Location toolbar for internet search and communication - Google Patents

Location toolbar for internet search and communication Download PDF

Info

Publication number
WO2007062192A2
WO2007062192A2 PCT/US2006/045327 US2006045327W WO2007062192A2 WO 2007062192 A2 WO2007062192 A2 WO 2007062192A2 US 2006045327 W US2006045327 W US 2006045327W WO 2007062192 A2 WO2007062192 A2 WO 2007062192A2
Authority
WO
WIPO (PCT)
Prior art keywords
location
web service
format
user
position information
Prior art date
Application number
PCT/US2006/045327
Other languages
French (fr)
Other versions
WO2007062192A3 (en
Inventor
Edward James Morgan
Michael George Shean
Nicolas Brachet
Original Assignee
Skyhook Wireless, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Skyhook Wireless, Inc. filed Critical Skyhook Wireless, Inc.
Priority to AU2006318453A priority Critical patent/AU2006318453A1/en
Priority to CA002630636A priority patent/CA2630636A1/en
Priority to EP06838346A priority patent/EP1952267A2/en
Priority to JP2008542461A priority patent/JP2009529159A/en
Publication of WO2007062192A2 publication Critical patent/WO2007062192A2/en
Publication of WO2007062192A3 publication Critical patent/WO2007062192A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01KMEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
    • G01K2203/00Application of thermometers in cryogenics

Definitions

  • This invention is generally related to location based services as well as location based internet search, more specifically to methods and systems of using a device's calculated location to optimize information search and online communications.
  • LocateMe is a feature of the Virtual Earth product (now renamed Microsoft Live Local). LocateMe downloads a client application to a Windows XP machine that utilizes the 802.11 adapter to scan for nearby wireless signals. Those signals are then sent to the Virtual Earth server over the Internet.
  • the Virtual Earth server contains a collection of wardriving data Microsoft licensed from community wardriving groups. If the user is within range of access points within that database, then LocateMe calculates the user location and plots that location on a Virtual Earth map. Placelab google maps mashup:
  • a former researcher for the Intel Placelab group (www.placelab.org) integrated the Placelab positioning technology into a Java applet that can be run within a computer's internet browser. That applet attempts to scan for wireless signals and compare those against the wardriving database maintained by Wigle.net.
  • Open Mobile Alliance - Secure User Plane Location (SUPLI standard:
  • the SUPL standard is being adopted by wireless service providers as a mechanism for sharing location information across the wireless network.
  • the standard specifies the systems and services that should exist in the infrastructure managed by the operator in order to deliver location services. More information can be obtained at http://www.openmobilealliance.org/release_program/supl_vl_0.htm. Summary
  • a utility invokes web services with information identifying an estimated geographic position of a user.
  • the utility includes a geographic position estimating engine for periodically estimating a geographic position of the user in a first predetermined position information format and a database of website entries stored in an electronically readable medium, each entry specifying a network address of a web service and identifying a corresponding format the web service expects when receiving position information as a web service parameter.
  • the utility also includes logic for detecting web service activation, for accessing the database to identify the expected format for the activated web service, and for invoking transformation logic.
  • the transformation logic transforms position information in the first predetermined format into position information encoded in the identified format for the activated web service.
  • the utility includes logic to issue the web service activation with the position information in the transformed format.
  • the logic for detecting web service activation is invoked in response to a user web browse action.
  • the logic for detecting web service activation is invoked in response to program code included in a website.
  • the geographic position estimating engine estimates the geographic position of the user based on receiving messages from Wi-Fi access points within range of a Wi-Fi enabled device of the user.
  • the position information encoded in the identified format includes at least one of latitude, longitude, street address, city, state, county, zip code, census tract, region, country, and time zone.
  • Figure 1 depicts a system overview
  • Figure 2 depicts a location mapping process
  • Figure 3 depicts a location push flow diagram
  • Figure 4 depicts a location pull flow diagram.
  • Embodiments of the present invention described in this document provide systems and utilities that calculate a user's location and then integrate that location into the user's Internet browsing and online communications experience.
  • One embodiment will be referred to as a location toolbar.
  • Mobility is becoming an increasingly reality for computing system as wireless devices have matured in capability and wireless systems have become more pervasive. With this new mobility has emerged a whole new set of applications and services that not only offer freedom of movement, but also take advantage of the dynamic nature of mobile users.
  • One class of applications leverages the known physical location of the device and tailors the entire information search and communication experience around that location.
  • Examples of these new uses of the mobile device are finding merchants, products and people nearby the current position of the user.
  • a business traveler may be looking for a nearby coffee shop. They could stop a stranger and ask them directions to the nearest store, or maybe they could call the phone operator, and try to get help.
  • individuals can use their laptop or phone to, e.g., quickly search for all coffee shops within a half of a mile, and then get turn- by-turn directions from their current location.
  • Other location services include friend finders, emergency response and virtual tour guides.
  • the location toolbar extends the function of an Internet browser by adding auto-location and translating a user's current location into any format the web site accepts. So, the location toolbar simplifies the process of determining a device's location and then tailoring all Internet searches and communications based on that location.
  • the location toolbar leverages the Wi-Fi Positioning System to determine a device location and then map that location to a local search web query or an online communication such as an email.
  • Embodiments of the present invention build on techniques, systems and methods disclosed in earlier filed applications, including but not limited to U.S. Patent Application No. 11/261,848, entitled Location Beacon Database, U.S. Patent Application No. 11/261, 898, entitled Server for Updating Location Beacon Database, U.S.
  • Patent Application No. 11/261,987 entitled Method and System for Building a Location Beacon Database
  • the present techniques are not limited to systems and methods disclosed in the incorporated patent applications. Thus, while reference to such systems and applications may be helpful, it is not believed necessary to understand the present embodiments or inventions.
  • FIG. 1 depicts a system diagram showing the architecture of certain embodiments.
  • a location toolbar (109) is a software application that operates on a mobile device (102) and is installed as an add-on application within an Internet browser like Firefox, Mozilla or Internet Explorer (106). All the major browsers provide the facility for installing additional functionality from another software developer in this manner.
  • the mobile device (102) typically includes a wireless radio (104) configured to communicate using the 802.11 (Wi-Fi) standard of the IEEE.
  • Wi-Fi 802.11
  • a user chooses to search for information on web content sites (101) about merchants nearby their current location.
  • the user selects a location feature of the toolbar (109) that initiates the process.
  • the location feature can include, for example, toolbar buttons or items in a drop-down menu.
  • the toolbar can include, for example, toolbar buttons or items in a drop-down menu.
  • the WPS client (103) communicates with the 802.11 radio (104) and tells the radio to scan for wireless signals.
  • the radio (104) sends out an active probe request to all nearby access points (105).
  • Each access point (105) that is within range and receives the probe request will respond to the request with a probe response that includes the access point's name and unique identifier (MAC address).
  • the WPS client (103) collects those responses and creates a location query to a WPS server
  • the WPS server (110) calculates the precise location of the mobile device (102) based on those observed readings and determines the exact latitude and longitude coordinates of the location. Other positioning systems such as GPS, cell tower triangulation or even TV tower triangulation could be used for determining the location .
  • the latitude and longitude outputs from the WPS server (110) are sent to a geocoder (111) that is used to map a coordinate location with a street address location.
  • Reverse geocoding is a process that takes a latitude and longitude as inputs and calculates the nearest physical street address.
  • the geocoder (111) utilizes street map data (113), such as the US government's TIGER database, to calculate the nearest physical address to the coordinate latitude/ longitude location.
  • the geocoder (111) performs a reverse geocoding calculation on the latitude and longitude received from the WPS server (110) and returns the street address so that the WPS server (110) can complete an entire location dictionary for the particular location.
  • the WPS server (110) then sends the entire location dictionary for the current location of the device (102) back to the WPS client (103).
  • the location dictionary contains numerous representations of the current location, including elements such as street address, city, state, zip code, etc. for that exact location.
  • An example location dictionary is presented in Table 1.
  • the location dictionary is passed to the location mapper (108) of the location toolbar (109) via the WPS client (103).
  • the location mapper (108) accesses a channel database (112) of location content and channels that the toolbar currently supports.
  • the channel database (112) tells the location mapper (108) which location elements are required to perform the requested function and how to construct the content request or communication message in the proper syntax and format in order to complete the transaction.
  • some web sites include the user's location in the URL request for content and that location is in the form of a zip code.
  • a set of default location channels can be included in the channel database (112) when the toolbar (109) is installed in the mobile device (102).
  • Other channels can be downloaded and installed from the online channel gallery on the Internet. These new channels are seamlessly added to the channel database (112) and available for the user.
  • the location mapper (108) converts the current location into the proper message format and returns that to the browser (106). The request is processed by the browser (106) making an http call to the web content site (101) which then responds with the location specific content.
  • Figure 2 depicts elements of the location dictionary and location mapper, described above, in more detail.
  • the location mapper (206) acts as a global translator of location information.
  • the location toolbar (201) receives a local content request from a user or a web site.
  • the toolbar (201) calls the WPS system (202) that (as described above) returns a location dictionary (203) containing all of the individual location elements (207) of that particular location.
  • Location information can be expressed in a number of ways because there is no universal standard that exists for internet content searches.
  • GIS Global Information Systems
  • location is often described in the form of a latitude and longitude, components of the spherical coordinate system used to map the location of every location on Earth. But there are even several formats that exist to express a proper latitude and longitude position. In some situations, location is often expressed as a street address, while in others, census tracts are used to collect data for things like demographic surveys and population census records. Every local content web site on the Internet requires the submission of a location in a potentially different format; some need only zip code, while others need latitude/longitude.
  • the location toolbar needs to be able to speak all of those languages and formats while hiding those complexities from the user.
  • the location dictionary (203) is the complete representation of the current location and includes not only the latitude and longitude but also additional address information such as street address, city, state/province, county, census tract, zip, country and time zone, as well as any other relevant location information.
  • the location toolbar (201) can then decide what location elements (207) in the location dictionary (203) are necessary in order to perform the local content request.
  • the toolbar (201) also searches a channel database (204) for the content channel the user requested (weather.com or google maps for example).
  • Each channel has a specific channel format (205) that describes how that web site or communication channel expects location information. That format can be in the form of a URL, a form post, an XML schema, etc.
  • the toolbar (201) passes the request off to the browser (208) which then processes the request and contacts the content web site (209) with the specific location query.
  • a web user may wish to locate all the coffee shops that are nearby their current location.
  • the user enters their search text of "coffee shops" into their favorite local search channel, in this case Yahoo! Local, within the location toolbar (201).
  • the location toolbar (201) requests the user location from the WPS system (202) and receives the location dictionary (203) for the current location.
  • An example of the location dictionary (203) is provided in Table 2.
  • the toolbar (201 ) then checks the channel database (204), within the location mapper (206), and retrieves the location elements (207), the location vehicle and format of the Yahoo! Local Search channel.
  • An example of the required location elements and location channel format (205) is provided in Table 3.
  • search text> ⁇ housenum>, ⁇ street>, ⁇ city>, ⁇ state>, ⁇ zip> Format http://local.yahoo.com/search?search ⁇ search text>
  • the location mapper (206) replaces the variable names in the channel format (205) with the actual values from the location dictionary (203). With that information, the toolbar (201) converts the location dictionary (203) into the proper http request required by Yahoo! Local in order to search for coffee shops within a certain range of a particular location.
  • An example of the formatted request is provided in Table 4.
  • the toolbar (201) constructs the request and the browser (208) delivers it to Yahoo! Local (the content site (209)), the content is returned back to the browser and displayed for the user.
  • the location channels can be related to online content or communications.
  • the location toolbar is designed to be extensible so that the user can add new channels of any format at any time.
  • Examples of content channels include local news, weather, merchants & promotions, social networking, travel & directions, events, culture, tourism, and keyword based local search channels.
  • Embodiments of the present invention encompass including formatted location information in emails sent to another person, in text messages sent to another mobile user, or in postings on a Location Sharing Network (LSN).
  • LSN Location Sharing Network
  • embodiments are capable of formatting location requests for various constructs, e.g., HTTP URL GET, HTTP FORM POST, Email, and XML.
  • Embodiments of the invention are capable of operating in two illustrative operating modes, a location push model and a location pull model.
  • Figure 3 depicts a location push model flow diagram.
  • the user (301) initiates a location request or communication by using their location toolbar (302) and making the request that pushes their current location out to the web or another user via email / SMS / instant messenger.
  • An example of a push request is a user searching for a nearby Mexican restaurant for dinner.
  • the user enters their search keywords ("Mexican restaurant") into their favorite search channel in the location toolbar (302), such as CitySearch.com.
  • the location toolbar (302) requests the device's current location from the WPS location client (303), which scans for all nearby access points (304). All of the access points (304) in range of the device respond. That collection of access points (304) is packaged up by the WPS client (303) and sent off to the WPS Server (305) to calculate the latitude and longitude of the device. After completing that calculation, the WPS Server (305) uses the geocoder (306) to complete the location dictionary that is sent back down to the WPS client (303) and toolbar (302).
  • the toolbar uses the location mapper (307) to construct the necessary HTTP POST (for example) request that CitySearch expects and sends that to the browser (308) for processing.
  • the site Upon delivery of that request to the CitySearch content site (309), the site processes the user's location and sends all of the nearby Mexican restaurants in its directory back down to the browser.
  • Figure 4 depicts a location pull model flow diagram.
  • a content site (409) itself initiates the interaction and includes scripts written to interact with the toolbar (402).
  • the content site (409) can include scripts within its HTML code that initiate a location query using the toolbar.
  • the browser (408) downloads the location scripts and processes them. If the location toolbar (402) is installed, the browser (408) will use the scripts to initiate a location lookup using the location toolbar (402).
  • the location toolbar (409) itself initiates the interaction and includes scripts written to interact with the toolbar (402).
  • the content site (409) can include scripts within its HTML code that initiate a location query using the toolbar.
  • the browser (408) downloads the location scripts and processes them. If the location toolbar (402) is installed, the browser (408) will use the scripts to initiate a location lookup using the location toolbar (402).
  • (402) requests the device's current location from the WPS location client (403), which scans for all nearby access points (404). All the access points (404) in range of the device respond. That collection of access points (404) is returned to the WPS client
  • the WPS Server (403) and then sent off to the WPS Server (405) to calculate the latitude and longitude of the device.
  • the WPS Server uses the geocoder (406) to complete the location dictionary, which is then send back down to the WPS client (403) and toolbar (402).
  • the mapper (407) then uses the location dictionary to construct the location message as requested by the content site (409) in its scripts.
  • the browser (408) sends the location elements, in the specific format, to the content site (409) for processing.
  • a toolbar user visits starbucks.com to find the nearest Starbucks store.
  • the user enters www.starbucks.com into their browser and the browser makes the request.
  • the server at starbucks.com returns the HTML code to the browser to render the Starbucks home page.
  • location Javascript code that tells the browser to get the user's location and format it with street address and zip code.
  • the browser uses the location toolbar, as described above, to get the location and format the location elements properly, and the browser then sends those back to the Starbucks.com server.
  • the server receives the location information and customizes the home page to include a map to the nearest store, along with store specific and area specific promotions.
  • the toolbar In addition to providing seamless access to local content and localized communications, the toolbar also acts as a platform for local advertising.
  • the user's location can be utilized by the web content site not only to display relevant local content but also to display local advertisements.
  • the toolbar itself can be used for advertising. Local advertisements can be placed on the toolbar itself by merchants. These advertisements can be targeted to users based on their current location.
  • a toolbar can be configured to post a message on the user's device such as "Feeling tired? There is a Starbucks 300 ft away from you right now.” when the toolbar detects the user is near a Starbucks.
  • buttons on the toolbar change based on the user's location and user's proximity to participating retailers.
  • the geocoder and map data can reside on the mobile device, and the WPS client can be designed to perform the functions of the WPS server, described above.
  • the mobile device does not need to make a request outside the mobile device to generate the location dictionary for the user's current location. Accordingly, the drawings and description are to be regarded as illustrative in nature and not in a restrictive of limiting sense, with the scope of the application being indicated in the claims. [0043] What is claimed is :

Abstract

A utility to invoke web services (209) with information identifying an estimated geographic position of a user. The utility includes a geographic position estimating engine (202) for periodically estimating a geographic position of the user in a first position information format and a database of website entries (204), each entry specifying a network address of a web service and identifying a correspondin format (205) the web service expects when receiving position information. The utility also includes logic for detecting web service activation (201), for accessing the database to identify the expected format for the activated web service, and for invoking transformation logic (206). The transformation logic transforms position information in the first predetermined format into position information encoded in the identified format for the activated web service. The utility includes logic to issue the web service activation (208) with the position information in the transformed format.

Description

LOCATION TOOLBAR FOR INTERNET SEARCH AND COMMUNICATION
Cross Reference to Related Applications
[0001] This application claims the benefit under 35 U.S. C. § 119(e) of U.S. Provisional Patent Application No. 60/738,853, filed November 23, 2005, entitled Online Location Toolbar For HTML Browser and U.S. Provisional Patent Application No. 60/ 821,479, filed August 4, 2006, entitled WLAN Positioning System User Location Pulling Mode For Use In Client-Server Systems, which are herein incorporated by reference in their entirety. Background
1. Field of Invention
[0002] This invention is generally related to location based services as well as location based internet search, more specifically to methods and systems of using a device's calculated location to optimize information search and online communications.
2. Discussion of Related Art
Microsoft LocateMe:
[0003] Launched in May 2005, LocateMe is a feature of the Virtual Earth product (now renamed Microsoft Live Local). LocateMe downloads a client application to a Windows XP machine that utilizes the 802.11 adapter to scan for nearby wireless signals. Those signals are then sent to the Virtual Earth server over the Internet. The Virtual Earth server contains a collection of wardriving data Microsoft licensed from community wardriving groups. If the user is within range of access points within that database, then LocateMe calculates the user location and plots that location on a Virtual Earth map. Placelab google maps mashup:
[0004] A former researcher for the Intel Placelab group (www.placelab.org) integrated the Placelab positioning technology into a Java applet that can be run within a computer's internet browser. That applet attempts to scan for wireless signals and compare those against the wardriving database maintained by Wigle.net. Open Mobile Alliance - Secure User Plane Location (SUPLI standard:
[0005] The SUPL standard is being adopted by wireless service providers as a mechanism for sharing location information across the wireless network. The standard specifies the systems and services that should exist in the infrastructure managed by the operator in order to deliver location services. More information can be obtained at http://www.openmobilealliance.org/release_program/supl_vl_0.htm. Summary
[0006] The invention provides utilities and methods for performing Internet search and communication based on an estimated user geographic location. [0007] Under another aspect of the invention, a utility invokes web services with information identifying an estimated geographic position of a user. The utility includes a geographic position estimating engine for periodically estimating a geographic position of the user in a first predetermined position information format and a database of website entries stored in an electronically readable medium, each entry specifying a network address of a web service and identifying a corresponding format the web service expects when receiving position information as a web service parameter. The utility also includes logic for detecting web service activation, for accessing the database to identify the expected format for the activated web service, and for invoking transformation logic. The transformation logic transforms position information in the first predetermined format into position information encoded in the identified format for the activated web service. The utility includes logic to issue the web service activation with the position information in the transformed format. [0008] Under another aspect of the invention, the logic for detecting web service activation is invoked in response to a user web browse action. [0009] Under another aspect of the invention, the logic for detecting web service activation is invoked in response to program code included in a website. [0010] Under another aspect of the invention, the geographic position estimating engine estimates the geographic position of the user based on receiving messages from Wi-Fi access points within range of a Wi-Fi enabled device of the user. [0011] Under another aspect of the invention, the position information encoded in the identified format includes at least one of latitude, longitude, street address, city, state, county, zip code, census tract, region, country, and time zone. Brief Description of Drawings
[0012] In the drawings, Figure 1 depicts a system overview;
Figure 2 depicts a location mapping process; Figure 3 depicts a location push flow diagram; and Figure 4 depicts a location pull flow diagram. Detailed Description
[0013] Embodiments of the present invention described in this document provide systems and utilities that calculate a user's location and then integrate that location into the user's Internet browsing and online communications experience. One embodiment will be referred to as a location toolbar.
[0014] Mobility is becoming an increasingly reality for computing system as wireless devices have matured in capability and wireless systems have become more pervasive. With this new mobility has emerged a whole new set of applications and services that not only offer freedom of movement, but also take advantage of the dynamic nature of mobile users. One class of applications leverages the known physical location of the device and tailors the entire information search and communication experience around that location.
[0015] Examples of these new uses of the mobile device are finding merchants, products and people nearby the current position of the user. A business traveler may be looking for a nearby coffee shop. They could stop a stranger and ask them directions to the nearest store, or maybe they could call the phone operator, and try to get help. But with new location technology, individuals can use their laptop or phone to, e.g., quickly search for all coffee shops within a half of a mile, and then get turn- by-turn directions from their current location. Other location services include friend finders, emergency response and virtual tour guides.
[0016] One of the reasons these services have been slow to take off is that, until recently, the location of mobile devices was not known and not easy to obtain. In recent years, handset makers have begun to add GPS chips into their devices in order to provide this auto-location capability. But that does not include the hundreds of millions of other mobile devices like laptops and personal digital assistants. In addition to this hardware problem, is the lack of an industry standard for sharing location information.
[0017] While telecommunications providers have developed some standards for sharing location information across their networks, these standards do not include any systems outside their networks or any content web sites. So even if a device has auto- location capabilities there are few applications and web sites that are prepared to seamlessly accept this information. Each web site or communication vehicle (location channel) describes locations in a different way. Some web sites ask users for their zip code while others ask for a full street address. For an auto-location system to be seamless it needs the ability to supply location information in all these formats. [0018] The location toolbar embodiment of the present invention addresses all of these issues by integrating directly into common user applications such as Internet browsers and email clients. The location toolbar extends the function of an Internet browser by adding auto-location and translating a user's current location into any format the web site accepts. So, the location toolbar simplifies the process of determining a device's location and then tailoring all Internet searches and communications based on that location. The location toolbar leverages the Wi-Fi Positioning System to determine a device location and then map that location to a local search web query or an online communication such as an email. [0019] Embodiments of the present invention build on techniques, systems and methods disclosed in earlier filed applications, including but not limited to U.S. Patent Application No. 11/261,848, entitled Location Beacon Database, U.S. Patent Application No. 11/261, 898, entitled Server for Updating Location Beacon Database, U.S. Patent Application No. 11/261,987, entitled Method and System for Building a Location Beacon Database, and U.S. Patent Application No. 11/261,988, entitled Location-Based Services that Choose Location Algorithms Based on Number of Detected Access Points Within Range of User Device, all filed on October 28, 2005, the contents of which are hereby incorporated by reference in their entirety. Those applications taught specific ways to gather high quality location data for Wi-Fi access points so that such data may be used in location based services to determine the geographic position of a Wi-Fi-enabled device utilizing such services and techniques of using said location data to estimate the position of a system user. The present techniques, however, are not limited to systems and methods disclosed in the incorporated patent applications. Thus, while reference to such systems and applications may be helpful, it is not believed necessary to understand the present embodiments or inventions.
[0020] Figure 1 depicts a system diagram showing the architecture of certain embodiments. A location toolbar (109) is a software application that operates on a mobile device (102) and is installed as an add-on application within an Internet browser like Firefox, Mozilla or Internet Explorer (106). All the major browsers provide the facility for installing additional functionality from another software developer in this manner. The mobile device (102) typically includes a wireless radio (104) configured to communicate using the 802.11 (Wi-Fi) standard of the IEEE. [0021] In an example scenario, a user chooses to search for information on web content sites (101) about merchants nearby their current location. The user selects a location feature of the toolbar (109) that initiates the process. The location feature can include, for example, toolbar buttons or items in a drop-down menu. The toolbar
(109) calls the location interface of a WPS (Wi-Fi Positioning System) client (103) and requests the device location.
[0022] The WPS client (103) communicates with the 802.11 radio (104) and tells the radio to scan for wireless signals. The radio (104) sends out an active probe request to all nearby access points (105). Each access point (105) that is within range and receives the probe request will respond to the request with a probe response that includes the access point's name and unique identifier (MAC address). The WPS client (103) collects those responses and creates a location query to a WPS server
(110) over the Internet.
[0023] The WPS server (110) calculates the precise location of the mobile device (102) based on those observed readings and determines the exact latitude and longitude coordinates of the location. Other positioning systems such as GPS, cell tower triangulation or even TV tower triangulation could be used for determining the location . The latitude and longitude outputs from the WPS server (110) are sent to a geocoder (111) that is used to map a coordinate location with a street address location. [0024] Reverse geocoding is a process that takes a latitude and longitude as inputs and calculates the nearest physical street address. The geocoder (111) utilizes street map data (113), such as the US government's TIGER database, to calculate the nearest physical address to the coordinate latitude/ longitude location. In certain embodiments, the geocoder (111) performs a reverse geocoding calculation on the latitude and longitude received from the WPS server (110) and returns the street address so that the WPS server (110) can complete an entire location dictionary for the particular location. The WPS server (110) then sends the entire location dictionary for the current location of the device (102) back to the WPS client (103). The location dictionary contains numerous representations of the current location, including elements such as street address, city, state, zip code, etc. for that exact location. An example location dictionary is presented in Table 1.
Example location dictionary: element = value street = Highland avenue city = Boston state = Massachusetts
Zip code = 02456
Latitude = 42.56933
Longitude = -71.348820
Table 1.
[0025] The location dictionary is passed to the location mapper (108) of the location toolbar (109) via the WPS client (103). The location mapper (108) accesses a channel database (112) of location content and channels that the toolbar currently supports. The channel database (112) tells the location mapper (108) which location elements are required to perform the requested function and how to construct the content request or communication message in the proper syntax and format in order to complete the transaction.
[0026] For example, some web sites include the user's location in the URL request for content and that location is in the form of a zip code. A set of default location channels can be included in the channel database (112) when the toolbar (109) is installed in the mobile device (102). Other channels can be downloaded and installed from the online channel gallery on the Internet. These new channels are seamlessly added to the channel database (112) and available for the user. The location mapper (108) converts the current location into the proper message format and returns that to the browser (106). The request is processed by the browser (106) making an http call to the web content site (101) which then responds with the location specific content. [0027] Figure 2 depicts elements of the location dictionary and location mapper, described above, in more detail. The location mapper (206) acts as a global translator of location information. The location toolbar (201) receives a local content request from a user or a web site. The toolbar (201) calls the WPS system (202) that (as described above) returns a location dictionary (203) containing all of the individual location elements (207) of that particular location. Location information can be expressed in a number of ways because there is no universal standard that exists for internet content searches.
[0028] In the technical positioning world of Global Information Systems (GIS), location is often described in the form of a latitude and longitude, components of the spherical coordinate system used to map the location of every location on Earth. But there are even several formats that exist to express a proper latitude and longitude position. In some situations, location is often expressed as a street address, while in others, census tracts are used to collect data for things like demographic surveys and population census records. Every local content web site on the Internet requires the submission of a location in a potentially different format; some need only zip code, while others need latitude/longitude.
[0029] The location toolbar needs to be able to speak all of those languages and formats while hiding those complexities from the user. The location dictionary (203) is the complete representation of the current location and includes not only the latitude and longitude but also additional address information such as street address, city, state/province, county, census tract, zip, country and time zone, as well as any other relevant location information. The location toolbar (201) can then decide what location elements (207) in the location dictionary (203) are necessary in order to perform the local content request.
[0030] At the same time as the location toolbar (201) is obtaining the location dictionary (203), the toolbar (201) also searches a channel database (204) for the content channel the user requested (weather.com or google maps for example). Each channel has a specific channel format (205) that describes how that web site or communication channel expects location information. That format can be in the form of a URL, a form post, an XML schema, etc. Once the toolbar (201) has the two pieces it needs, it then calls the Mapper (206) that combines the location dictionary (203) and the channel format (205) replacing location variables with their respective location elements (207) (e.g., zipcode = 02494). With the content request constructed, the toolbar (201) passes the request off to the browser (208) which then processes the request and contacts the content web site (209) with the specific location query. [0031] For example, a web user may wish to locate all the coffee shops that are nearby their current location. In order to achieve this search, the user enters their search text of "coffee shops" into their favorite local search channel, in this case Yahoo! Local, within the location toolbar (201). The location toolbar (201) requests the user location from the WPS system (202) and receives the location dictionary (203) for the current location. An example of the location dictionary (203) is provided in Table 2.
Location Dictionary: element = value house number - 332 street = Congress St city = Boston state = Massachusetts
Zip code = 02456
Latitude = 41.56933
Longitude - -71.377777
Table 2.
[0032] The toolbar (201 ) then checks the channel database (204), within the location mapper (206), and retrieves the location elements (207), the location vehicle and format of the Yahoo! Local Search channel. An example of the required location elements and location channel format (205) is provided in Table 3.
Yahoo! Local Search Channel
Elements
<search text><housenum>, <street>,<city>,<state>,<zip> Format http://local.yahoo.com/search?search=<search text>
&address=<housenum><street>&city=<city>&state=<state>
&zip=<zip>
Table 3.
[0033] The location mapper (206) replaces the variable names in the channel format (205) with the actual values from the location dictionary (203). With that information, the toolbar (201) converts the location dictionary (203) into the proper http request required by Yahoo! Local in order to search for coffee shops within a certain range of a particular location. An example of the formatted request is provided in Table 4.
Final HTTP request http://local.yahoo.com/search?search=:coffee%shoρs
&address=332%congress%st&city=boston&state=ma
&zip=02456
Table 4.
[0034] After the toolbar (201) constructs the request and the browser (208) delivers it to Yahoo! Local (the content site (209)), the content is returned back to the browser and displayed for the user.
[0035] This process is carried out for each user request. The location channels can be related to online content or communications. The location toolbar is designed to be extensible so that the user can add new channels of any format at any time. Examples of content channels include local news, weather, merchants & promotions, social networking, travel & directions, events, culture, tourism, and keyword based local search channels. Embodiments of the present invention encompass including formatted location information in emails sent to another person, in text messages sent to another mobile user, or in postings on a Location Sharing Network (LSN). In addition, embodiments are capable of formatting location requests for various constructs, e.g., HTTP URL GET, HTTP FORM POST, Email, and XML. [0036] Embodiments of the invention are capable of operating in two illustrative operating modes, a location push model and a location pull model. Figure 3 depicts a location push model flow diagram. In the location push model, the user (301) initiates a location request or communication by using their location toolbar (302) and making the request that pushes their current location out to the web or another user via email / SMS / instant messenger. An example of a push request is a user searching for a nearby Mexican restaurant for dinner.
[0037] The user enters their search keywords ("Mexican restaurant") into their favorite search channel in the location toolbar (302), such as CitySearch.com. The location toolbar (302) requests the device's current location from the WPS location client (303), which scans for all nearby access points (304). All of the access points (304) in range of the device respond. That collection of access points (304) is packaged up by the WPS client (303) and sent off to the WPS Server (305) to calculate the latitude and longitude of the device. After completing that calculation, the WPS Server (305) uses the geocoder (306) to complete the location dictionary that is sent back down to the WPS client (303) and toolbar (302). The toolbar uses the location mapper (307) to construct the necessary HTTP POST (for example) request that CitySearch expects and sends that to the browser (308) for processing. Upon delivery of that request to the CitySearch content site (309), the site processes the user's location and sends all of the nearby Mexican restaurants in its directory back down to the browser.
[0038] Figure 4 depicts a location pull model flow diagram. In the location pull model, a content site (409) itself initiates the interaction and includes scripts written to interact with the toolbar (402). As described in U.S. Provisional Patent Application No. 60/ 821,479, incorporated above, the content site (409) can include scripts within its HTML code that initiate a location query using the toolbar. When a user visits a particular web site, the browser (408) downloads the location scripts and processes them. If the location toolbar (402) is installed, the browser (408) will use the scripts to initiate a location lookup using the location toolbar (402). The location toolbar
(402) requests the device's current location from the WPS location client (403), which scans for all nearby access points (404). All the access points (404) in range of the device respond. That collection of access points (404) is returned to the WPS client
(403) and then sent off to the WPS Server (405) to calculate the latitude and longitude of the device. After completing that calculation, the WPS Server (405) uses the geocoder (406) to complete the location dictionary, which is then send back down to the WPS client (403) and toolbar (402). [0039] The mapper (407) then uses the location dictionary to construct the location message as requested by the content site (409) in its scripts. The browser (408) sends the location elements, in the specific format, to the content site (409) for processing.
[0040] For example, a toolbar user visits starbucks.com to find the nearest Starbucks store. The user enters www.starbucks.com into their browser and the browser makes the request. The server at starbucks.com returns the HTML code to the browser to render the Starbucks home page. Within the HTML is location Javascript code that tells the browser to get the user's location and format it with street address and zip code. The browser uses the location toolbar, as described above, to get the location and format the location elements properly, and the browser then sends those back to the Starbucks.com server. The server receives the location information and customizes the home page to include a map to the nearest store, along with store specific and area specific promotions.
[0041] In addition to providing seamless access to local content and localized communications, the toolbar also acts as a platform for local advertising. The user's location can be utilized by the web content site not only to display relevant local content but also to display local advertisements. In addition, the toolbar itself can be used for advertising. Local advertisements can be placed on the toolbar itself by merchants. These advertisements can be targeted to users based on their current location. For example, a toolbar can be configured to post a message on the user's device such as "Feeling tired? There is a Starbucks 300 ft away from you right now." when the toolbar detects the user is near a Starbucks. In another example, buttons on the toolbar change based on the user's location and user's proximity to participating retailers.
[0042] As will be realized, the invention is capable of other and different embodiments and its several details may be capable of modifications in various respects, all without departing from the invention as set out in the appended claims. For example, the geocoder and map data can reside on the mobile device, and the WPS client can be designed to perform the functions of the WPS server, described above. In such an embodiment, the mobile device does not need to make a request outside the mobile device to generate the location dictionary for the user's current location. Accordingly, the drawings and description are to be regarded as illustrative in nature and not in a restrictive of limiting sense, with the scope of the application being indicated in the claims. [0043] What is claimed is :

Claims

1. A utility to invoke web services with information identifying an estimated geographic position of a user, comprising:
a geographic position estimating engine for periodically estimating a geographic position of the user in a first predetermined position information format;
a database of website entries stored in an electronically readable medium, each entry specifying a network address of a web service and identifying a corresponding format the web service expects when receiving position information as a web service parameter;
logic for detecting web service activation, for accessing the database to identify the expected format for the activated web service, and for invoking transformation logic;
transformation logic for transforming position information in the first predetermined format into position information encoded in the identified format for the activated web service; and
logic to issue the web service activation with the position information in the transformed format.
2. The utility of claim 1 , wherein the logic for detecting web service activation is invoked in response to a user web browse action.
3. The utility of claim 1 , wherein the logic for detecting web service activation is invoked in response to program code included in a website.
4. The utility of claim 1 , wherein the geographic position estimating engine estimates the geographic position of the user based on receiving messages from a Wi- Fi access points within range of a Wi-Fi enabled device of the user.
5. The utility of claim 1 , wherein the position information encoded in the identified format includes at least one of latitude, longitude, street address, city, state, province, county, zip code, census tract, region, country, and time zone.
PCT/US2006/045327 2005-11-23 2006-11-22 Location toolbar for internet search and communication WO2007062192A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU2006318453A AU2006318453A1 (en) 2005-11-23 2006-11-22 Location toolbar for internet search and communication
CA002630636A CA2630636A1 (en) 2005-11-23 2006-11-22 Location toolbar for internet search and communication
EP06838346A EP1952267A2 (en) 2005-11-23 2006-11-22 Location toolbar for internet search and communication
JP2008542461A JP2009529159A (en) 2005-11-23 2006-11-22 Location toolbar for Internet search and communication

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US73885305P 2005-11-23 2005-11-23
US60/738,853 2005-11-23
US82147906P 2006-08-04 2006-08-04
US60/821,479 2006-08-04

Publications (2)

Publication Number Publication Date
WO2007062192A2 true WO2007062192A2 (en) 2007-05-31
WO2007062192A3 WO2007062192A3 (en) 2009-04-30

Family

ID=38067942

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/045327 WO2007062192A2 (en) 2005-11-23 2006-11-22 Location toolbar for internet search and communication

Country Status (7)

Country Link
US (1) US20070150516A1 (en)
EP (1) EP1952267A2 (en)
JP (1) JP2009529159A (en)
KR (1) KR20080087798A (en)
AU (1) AU2006318453A1 (en)
CA (1) CA2630636A1 (en)
WO (1) WO2007062192A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2098961A1 (en) * 2008-03-06 2009-09-09 Robert Bosch GmbH Apparatus and method for universal data access by location based systems
WO2009131959A3 (en) * 2008-04-20 2010-04-01 Microsoft Corporation Component-oriented architecture for web mashups
US8798644B2 (en) 2009-12-31 2014-08-05 Qualcomm Incorporated Systems and methods for determining the location of mobile devices independent of location fixing hardware

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7403762B2 (en) * 2004-10-29 2008-07-22 Skyhook Wireless, Inc. Method and system for building a location beacon database
US8369264B2 (en) 2005-10-28 2013-02-05 Skyhook Wireless, Inc. Method and system for selecting and providing a relevant subset of Wi-Fi location information to a mobile client device so the client device may estimate its position with efficient utilization of resources
KR101249178B1 (en) 2005-02-22 2013-04-03 스카이후크 와이어리스, 인크. Continuous data optimization in positioning system
US7471954B2 (en) * 2006-02-24 2008-12-30 Skyhook Wireless, Inc. Methods and systems for estimating a user position in a WLAN positioning system based on user assigned access point locations
US7551929B2 (en) * 2006-05-08 2009-06-23 Skyhook Wireless, Inc. Estimation of speed and direction of travel in a WLAN positioning system using multiple position estimations
US7551579B2 (en) * 2006-05-08 2009-06-23 Skyhook Wireless, Inc. Calculation of quality of wlan access point characterization for use in a wlan positioning system
US8014788B2 (en) * 2006-05-08 2011-09-06 Skyhook Wireless, Inc. Estimation of speed of travel using the dynamic signal strength variation of multiple WLAN access points
US7515578B2 (en) 2006-05-08 2009-04-07 Skyhook Wireless, Inc. Estimation of position using WLAN access point radio propagation characteristics in a WLAN positioning system
US7835754B2 (en) 2006-05-08 2010-11-16 Skyhook Wireless, Inc. Estimation of speed and direction of travel in a WLAN positioning system
US8144673B2 (en) * 2006-07-07 2012-03-27 Skyhook Wireless, Inc. Method and system for employing a dedicated device for position estimation by a WLAN positioning system
US20080033646A1 (en) * 2006-08-04 2008-02-07 Morgan Edward J Systems and Methods of Automated Retrieval of Location Information from a User Device for use with Server Systems
US7856234B2 (en) * 2006-11-07 2010-12-21 Skyhook Wireless, Inc. System and method for estimating positioning error within a WLAN-based positioning system
US8078196B2 (en) * 2007-01-31 2011-12-13 At&T Intellectual Property I, Lp Methods, systems and computer program products for providing information using an advertising message with a dynamic field
US7904064B2 (en) * 2007-01-31 2011-03-08 AT&T International Property I, LP Methods and systems for targeted delivery of information based on current location of wireless device
US20080222119A1 (en) * 2007-03-08 2008-09-11 Microsoft Corporation Detecting a user's location, local intent and travel intent from search queries
KR100826897B1 (en) * 2007-03-09 2008-05-06 엔에이치엔(주) System for generating permalink of mash-up map and method thereof
US20080248808A1 (en) * 2007-04-05 2008-10-09 Farshid Alizadeh-Shabdiz Estimation of position, speed and bearing using time difference of arrival and received signal strength in a wlan positioning system
US10698886B2 (en) 2007-08-14 2020-06-30 John Nicholas And Kristin Gross Trust U/A/D Temporal based online search and advertising
US8234575B2 (en) * 2007-11-30 2012-07-31 Microsoft Corporation Dynamic updateable web toolbar
US8484574B2 (en) * 2007-12-06 2013-07-09 Microsoft Corporation Rule-based multi-pane toolbar display
US20090248663A1 (en) * 2008-03-31 2009-10-01 Microsoft Corporation Online target location detection
US8089399B2 (en) * 2008-06-06 2012-01-03 Skyhook Wireless, Inc. System and method for refining a WLAN-PS estimated location using satellite measurements in a hybrid positioning system
US8155666B2 (en) * 2008-06-16 2012-04-10 Skyhook Wireless, Inc. Methods and systems for determining location using a cellular and WLAN positioning system by selecting the best cellular positioning system solution
US8200540B2 (en) * 2008-08-26 2012-06-12 International Business Machines Corporation Interactive product maps
US20100198503A1 (en) * 2009-01-30 2010-08-05 Navteq North America, Llc Method and System for Assessing Quality of Location Content
US8554871B2 (en) 2009-01-30 2013-10-08 Navteq B.V. Method and system for exchanging location content data in different data formats
US8775074B2 (en) * 2009-01-30 2014-07-08 Navteq B.V. Method and system for refreshing location code data
US8271195B2 (en) 2009-01-30 2012-09-18 Navteq B.V. Method for representing linear features in a location content management system
US8063820B2 (en) * 2009-07-16 2011-11-22 Skyhook Wireless, Inc. Methods and systems for determining location using a hybrid satellite and WLAN positioning system by selecting the best SPS measurements
US8022877B2 (en) 2009-07-16 2011-09-20 Skyhook Wireless, Inc. Systems and methods for using a satellite positioning system to detect moved WLAN access points
US20110021207A1 (en) * 2009-07-24 2011-01-27 Morgan Edward J System and Method for Estimating Positioning Error Within a WLAN-Based Positioning System
US8406785B2 (en) * 2009-08-18 2013-03-26 Skyhook Wireless, Inc. Method and system for estimating range of mobile device to wireless installation
US8638256B2 (en) * 2009-09-29 2014-01-28 Skyhook Wireless, Inc. Accuracy and performance of a hybrid positioning system
US20110080318A1 (en) * 2009-10-02 2011-04-07 Skyhook Wireless, Inc. Determining A Dilution of Precision Metric Using Two or Three GPS Satellites
US8279114B2 (en) * 2009-10-02 2012-10-02 Skyhook Wireless, Inc. Method of determining position in a hybrid positioning system using a dilution of precision metric
US9253605B2 (en) * 2010-03-24 2016-02-02 Skyhook Wireless, Inc. System and method for resolving multiple location estimate conflicts in a WLAN-positioning system
US20110264524A1 (en) * 2010-04-08 2011-10-27 Joseph Henry Ewers Method and System for Implementing and Using a Delivery Point Uniform Locator
EP2580605B1 (en) 2010-06-11 2016-05-04 Skyhook Wireless, Inc. Methods of and systems for measuring beacon stability of wireless access points
US8606294B2 (en) 2010-10-05 2013-12-10 Skyhook Wireless, Inc. Method of and system for estimating temporal demographics of mobile users
EP2635915B1 (en) 2010-11-03 2016-05-18 Skyhook Wireless, Inc. Method of system for increasing the reliability and accuracy of location estimation in a hybrid positioning system
US20120331561A1 (en) 2011-06-22 2012-12-27 Broadstone Andrew J Method of and Systems for Privacy Preserving Mobile Demographic Measurement of Individuals, Groups and Locations Over Time and Space
US8644852B2 (en) 2011-11-10 2014-02-04 Skyhook Wireless, Inc. Method and system for capturing and providing typological and contextual information about a location based on wireless beacons
GB2500879A (en) * 2012-03-29 2013-10-09 Nokia Corp A location shortcut used to enter location information into applications
KR20140118667A (en) 2013-03-29 2014-10-08 삼성전자주식회사 Display apparatus and control method thereof
US10255646B2 (en) * 2014-08-14 2019-04-09 Thomson Reuters Global Resources (Trgr) System and method for implementation and operation of strategic linkages

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020055956A1 (en) * 2000-09-08 2002-05-09 Krasnoiarov Boris Andreyevich Method and system for assembling concurrently-generated content
US6665658B1 (en) * 2000-01-13 2003-12-16 International Business Machines Corporation System and method for automatically gathering dynamic content and resources on the world wide web by stimulating user interaction and managing session information
US6741188B1 (en) * 1999-10-22 2004-05-25 John M. Miller System for dynamically pushing information to a user utilizing global positioning system
US20040203847A1 (en) * 2002-03-28 2004-10-14 Knauerhase Robert C. Location-based task notification

Family Cites Families (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8117A (en) * 1851-05-27 Portable swing
US87317A (en) * 1869-03-02 Improvement in machine for drying- and finishing- tubttlah knitted fabkigs
US8120A (en) * 1851-05-27 Cabkiaorb
US176583A (en) * 1876-04-25 Improvement in thill-couplings
US139217A (en) * 1873-05-20 Improvement in cake-cutters
US37775A (en) * 1863-02-24 Improvement in cultivators
US217131A (en) * 1879-07-01 Improvement in track-bars for raising railway-rails
US258408A (en) * 1882-05-23 William giffoed
US258420A (en) * 1882-05-23 Eiohakd hessel
US232892A (en) * 1880-10-05 Geoege a
US33646A (en) * 1861-11-05 Improvement in breech-loading ordnance
US8121A (en) * 1851-05-27 Edward hamilton
US258409A (en) * 1882-05-23 Washing-machine
US106850A (en) * 1870-08-30 Improvement in molding-flasks
US150516A (en) * 1874-05-05 Improvement in devices for automatically effecting the stoppage of the rotation
US126635A (en) * 1872-05-14 Improvement in hose-bridges
US202888A (en) * 1878-04-23 Improvement in rotary engines
US203847A (en) * 1878-05-21 Improvement in milk-strainers
US19679A (en) * 1858-03-23 Improvement in cotton-gins
US225893A (en) * 1880-03-23 Combined elevator and scale
US192024A (en) * 1877-06-12 Improvement in sash-balances
US9235A (en) * 1852-08-31 Jarvis t
US8118A (en) * 1851-05-27 Carriage
US4428A (en) * 1846-03-21 Samuel eust
US8119A (en) * 1851-05-27 Cakeiag-e step
US259624A (en) * 1882-06-13 Animal-poke
US95348A (en) * 1869-09-28 Improvement in harrows
US125045A (en) * 1872-03-26 Improvement in machines for punching horseshoe nail-blanks from plate metal
US258421A (en) * 1882-05-23 Clock
US95349A (en) * 1869-09-28 Improved window-shade fixture
US132170A (en) * 1872-10-15 Improvement in feed-water heaters and purifiers
US39520A (en) * 1863-08-11 Improvement in gates
US108371A (en) * 1870-10-18 Improvement in medical compounds or liniments
US55956A (en) * 1866-06-26 John l
US97511A (en) * 1869-12-07 of hebron
US240840A (en) * 1881-05-03 Teile h
US200843A (en) * 1878-03-05 Improvement in spring-motors
US197704A (en) * 1877-11-27 Improvement in animal-shearing devices
US78122A (en) * 1868-05-19 Improved fireman s eleyator
US205234A (en) * 1878-06-25 Improvement in barbed fence-wires
US4427A (en) * 1846-03-21 Richard halloran
US20266A (en) * 1858-05-18 Corjst-shelleb
US6192314B1 (en) * 1998-03-25 2001-02-20 Navigation Technologies Corp. Method and system for route calculation in a navigation application
JP2000029521A (en) * 1998-07-08 2000-01-28 Fuji Heavy Ind Ltd Autonomous traveling method and autonomously traveling vehicle
US6609005B1 (en) * 2000-03-28 2003-08-19 Leap Wireless International, Inc. System and method for displaying the location of a wireless communications device wiring a universal resource locator
US6363320B1 (en) * 2000-08-18 2002-03-26 Geospatial Technologies Inc. Thin-client real-time interpretive object tracking system
US6888811B2 (en) * 2001-09-24 2005-05-03 Motorola, Inc. Communication system for location sensitive information and method therefor
KR20030067341A (en) * 2002-02-08 2003-08-14 주식회사 팬택앤큐리텔 Coherent type demodulation device of base transceiver station in interim standard-2000 system
US7167715B2 (en) * 2002-05-17 2007-01-23 Meshnetworks, Inc. System and method for determining relative positioning in AD-HOC networks
US6978023B2 (en) * 2003-03-25 2005-12-20 Sony Corporation Apparatus and method for location based wireless client authentication
US7801946B2 (en) * 2003-04-11 2010-09-21 Novell, Inc. Systems and methods for accessing web services via an instant messaging client
US8971913B2 (en) * 2003-06-27 2015-03-03 Qualcomm Incorporated Method and apparatus for wireless network hybrid positioning
US7123928B2 (en) * 2003-07-21 2006-10-17 Qualcomm Incorporated Method and apparatus for creating and using a base station almanac for position determination
US7739351B2 (en) * 2004-03-23 2010-06-15 Salesforce.Com, Inc. Synchronous interface to asynchronous processes
US7403762B2 (en) * 2004-10-29 2008-07-22 Skyhook Wireless, Inc. Method and system for building a location beacon database
US7397424B2 (en) * 2005-02-03 2008-07-08 Mexens Intellectual Property Holding, Llc System and method for enabling continuous geographic location estimation for wireless computing devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6741188B1 (en) * 1999-10-22 2004-05-25 John M. Miller System for dynamically pushing information to a user utilizing global positioning system
US6665658B1 (en) * 2000-01-13 2003-12-16 International Business Machines Corporation System and method for automatically gathering dynamic content and resources on the world wide web by stimulating user interaction and managing session information
US20020055956A1 (en) * 2000-09-08 2002-05-09 Krasnoiarov Boris Andreyevich Method and system for assembling concurrently-generated content
US20040203847A1 (en) * 2002-03-28 2004-10-14 Knauerhase Robert C. Location-based task notification

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2098961A1 (en) * 2008-03-06 2009-09-09 Robert Bosch GmbH Apparatus and method for universal data access by location based systems
WO2009131959A3 (en) * 2008-04-20 2010-04-01 Microsoft Corporation Component-oriented architecture for web mashups
US9009657B2 (en) 2008-04-20 2015-04-14 Microsoft Technology Licensing, Llc Component-oriented architecture for web mashups
US8798644B2 (en) 2009-12-31 2014-08-05 Qualcomm Incorporated Systems and methods for determining the location of mobile devices independent of location fixing hardware

Also Published As

Publication number Publication date
US20070150516A1 (en) 2007-06-28
WO2007062192A3 (en) 2009-04-30
EP1952267A2 (en) 2008-08-06
KR20080087798A (en) 2008-10-01
JP2009529159A (en) 2009-08-13
CA2630636A1 (en) 2007-05-31
AU2006318453A1 (en) 2007-05-31

Similar Documents

Publication Publication Date Title
US20070150516A1 (en) Location toolbar for internet search and communication
US20210209704A1 (en) Social networking system which provides location information of related users
JP6063965B2 (en) Geocoding personal information
US8078197B2 (en) Location-based search-result ranking for blog documents and the like
US7934224B2 (en) Method, interface and apparatus for discovering a location of a device
JP5961762B2 (en) Method for acquiring position information and system therefor
US20140074871A1 (en) Device, Method and Computer-Readable Medium For Recognizing Places
US10237679B2 (en) Method, apparatus, and computer program product for location sharing
EP2706496A1 (en) Device, method and computer-readable medium for recognizing places in a text
KR20140020332A (en) Method and system for acquiring user content
US8521190B2 (en) Methods and apparatus for leaving and/or discovering locally relevant pieces of information
CN107924415B (en) Providing location information from a location-unaware device to a search query to improve user interaction performance
WO2019005333A1 (en) Offline geographic searches
CN101606139A (en) Be used for Internet search and the location toolbar of communicating by letter

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680050298.0

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2008542461

Country of ref document: JP

Ref document number: 2006838346

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2630636

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006318453

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 1020087015097

Country of ref document: KR

ENP Entry into the national phase

Ref document number: 2006318453

Country of ref document: AU

Date of ref document: 20061122

Kind code of ref document: A