WO2016171860A1 - Computerized system and method for performing a location-based search - Google Patents
Computerized system and method for performing a location-based search Download PDFInfo
- Publication number
- WO2016171860A1 WO2016171860A1 PCT/US2016/025161 US2016025161W WO2016171860A1 WO 2016171860 A1 WO2016171860 A1 WO 2016171860A1 US 2016025161 W US2016025161 W US 2016025161W WO 2016171860 A1 WO2016171860 A1 WO 2016171860A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- region
- target
- identifier
- search
- distance
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/29—Geographical information databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
Definitions
- the present disclosure generally relates to improving the performance of content searching, generating, providing and/or hosting computer systems and/or platforms, and more particularly, to location-based search methods and systems.
- LBS location based search
- an embodiment of the present disclosure includes a location-based search method, where a region identifier corresponding to location information of each target in a retrieval system is preset, and the method includes the following steps:
- conducting a conditional retrieval in the target set and obtaining a search result can include any type of content related to a target(s) within the target set.
- a region identifier corresponding to location information of each target in a retrieval system is preset, and the system includes :
- a first acquiring module implemented by a process of a computing device, configured to acquire a corresponding first region identifier according to first location information of a first target;
- a second acquiring module implemented by a processor of the computing device, configured to at least acquire various adj acent region identifiers of the first region identifier
- a querying module implemented by a processor of the computing device, configured to query, in the retrieval system, a target set having the first region identifier and various adj acent region identifiers acquired by the second acquiring module;
- a retrieval module implemented by a processor of the computing device, configured to conduct a conditional retrieval in the target set and obtain a search result.
- a system comprising one or more computing devices (also referred to as a "device") configured to provide functionality in accordance with such embodiments.
- functionality is embodied in steps of a method performed by at least one computing device.
- program code (or program logic) is executed by a processor(s) of a computing device to implement functionality in accordance with one or more such embodiments is embodied in, by and/or on a non-transitory computer-readable medium.
- a non-transitory computer-readable storage medium tangibly storing thereon, or having tangibly encoded thereon, computer readable instructions that when executed cause at least one processor to perform a method as discussed herein.
- a search method of the present disclosure involves a region identifier being preset for each target in a retrieval system, where a target set of a required region is queried during retrieval according to the region identifiers, and then a conditional retrieval (e.g. , search and identification) is conducted in the target set.
- a conditional retrieval e.g. , search and identification
- a Geohash value signifying a region having a determined size is selected so that the current region and an adj acent region cover the search range and that during a search query, the required target set may be found only by finite pairings. Therefore, the search speed is greatly increased over those in conventional search systems.
- adequate regions having a fixed region radius are acquired according to a search range to cover the search range for ease of treatment.
- the target set may be quickly queried from the region identifiers, thereby further improving the search speed.
- distances between various targets and the current target are further calculated, and a more accurate search result may be acquired.
- different types of location information may be selected according to application scenarios. BRIEF DESCRIPTION OF THE DRAWINGS
- FIG. 1 is a schematic flow diagram of a location-based search process according to some embodiments of the present disclosure
- FIGs. 2A-2C illustrate non-limiting schematic diagrams of a first region and adjacent regions according to some embodiments of the present disclosure
- FIGs. 3A-3B illustrate non-limiting schematic diagrams of two embodiments for selecting a first region identifier and adjacent region identifiers according to some embodiments of the present disclosure
- FIG. 4 is a schematic flow diagram of conditional retrieval steps in a location-based search process according to some embodiments of the present disclosure.
- FIG. 5 is a schematic structural diagram of a location-based search system according to some embodiments of the present disclosure.
- FIG. 1 details a schematic flow diagram of a location-based search process.
- a region identifier corresponding to location information of each target in a retrieval system is preset.
- the foregoing target may be a person or an object, for example, a nearby shopping mall, a public facility, or any other type of known or to be known real -world entity.
- the foregoing process includes the following steps:
- Step 101 a first region identifier is acquired, determined, derived or otherwise identified.
- the acquiring of the first region identifier in Step 101 is in accordance with first location information of a first target. Such acquiring can be based on a request for content, or a determination to send information to a user based on the user's identified location (whether it is automatically determined or provided by the user).
- the location information can be, but is not limited to, longitude and latitude coordinates, a WIFI® fingerprint or a Bluetooth® fingerprint. It would be understood by those of ordinary skill in the art that any known or to be known type of location information or data (or metadata) may be selected, determined or utilized according to any known or to be known technique, algorithm or mechanism without departing from the scope of the instant disclosure. For example, location information of longitude and latitude coordinates can be used outdoors, whereas location information of a WIFI fingerprint or of a Bluetooth fingerprint can be used indoors, and the like.
- the Bluetooth fingerprint refers to a combination of intensities of Bluetooth signals detected at one location. Different locations have different combinations of intensities of Bluetooth signals, whereby the coordinate(s) of the current location may be calculated.
- a WIFI fingerprint is similar to a Bluetooth fingerprint, but the difference is in the type of wireless communication.
- the current location coordinate may be calculated according to a WIFI fingerprint or a Bluetooth fingerprint, and then a region identifier is calculated according to the location coordinate.
- a region identifier may be directly calculated according to a WIFI fingerprint or a Bluetooth fingerprint.
- a mapping table between the WIFI fingerprint or the Bluetooth fingerprint and the region identifier may be pre-established. The mapping table is queried according to a combination of intensities of WIFI or Bluetooth signals received at the current location (i.e., first location information), and the corresponding region identifier is obtained by calculation according to a query result.
- Step 102 at least one adj acent region identifier of the first region identifier is acquired.
- the acquired adj acent region identifier can be a single identifier associated with a single location, and in some embodiments, the acquiring occurring in Step 102 can involve acquiring a plurality of adjacent region identifiers associated with a plurality of adjacent regions to the first target. In some embodiments, it would be understood by those of skill in the art that the acquiring occurring in Step 102 can involve any known or to be known type of region identification, determination and derivation algorithm, technique and/or mechanism.
- the first region in Step 102 may either be directly adjacent or indirectly adjacent (for example, separated by one or a plurality of regions) to various adj acent regions.
- the first region in Step 102 may either be directly adjacent or indirectly adjacent (for example, separated by one or a plurality of regions) to various adj acent regions.
- FIGs. 2A-2B eight regions are marked as "0".
- FIG. 2C six regions are marked as "0.” These "0" marked regions indicate that those regions are directly adjacent to a first region "D".
- the regions marked as "1 " and "2" indicate that such regions are indirectly adjacent to the first region "D" and are respectively separated by one region and two regions.
- the shape of a region may be a square, a rectangle, a hexagon as shown in FIGs. 2A-2C or any other selected known or to be known shape, as needed.
- FIGs. 2A-2C only show regions separated by two regions, the disclosed systems and methods are not limited thereto, as any number of region separations can occur.
- the first region identifier and adj acent region identifiers may be selected via following two manners (or embodiments).
- adequate regions having a fixed region radius are acquired according to a search range that satisfies an ease of treatment threshold.
- the region identifiers can have a fixed region radius.
- Step 102 at least various adj acent region identifiers of the first region identifier are acquired according to the search range.
- the search range is covered, or in accordance with the first region and various adjacent regions signified by the first region identifier and the acquired various adjacent region identifiers.
- Each of the first region and the various adjacent regions covers at least a part of the search range.
- the first region and the targeted adjacent regions completely cover the search range, and, in some embodiments, the first search region and any one of the regions in the targeted adjacent regions cover at least a portion of the search region.
- the set of the first region and the targeted adjacent regions are greater than or equal to the search range, and, in some embodiments, the first region and any one of the targeted adjacent regions intersect with the search range. For example, as shown in FIG. 3A, a box having a dashed line running through it indicates a search range which is covered over by the first region D and regions marked as 0 and 1.
- Step 102 region identifiers of regions marked as 0 and 1 are acquired, determined, or otherwise identified, as discussed above.
- a region identifier signifying a region satisfying a size threshold (e.g., a region "large enough") is selected so that the current region and an adj acent region thereof cover the search range and that during an executed search query, the required target set may be found only by finite pairings. Therefore, the search speed evidences an increased speed from those of conventional search systems.
- a size threshold e.g., a region "large enough”
- the foregoing region identifiers may signify regions having different region radiuses.
- the region identifier is a Geohash value; however, it should be understood that any type of known or to be known identifier and/or identifier value can be utilized without departing from scope of the instant disclosure.
- Geohash is an existing address coding technology, in which, the longitude and latitude of any a point on the Earth is signified by a character string, which can be determined according to any known or to be known coding scheme, such as, for example, WX4ER, WX4G2 and WX4G3, and the like.
- a character string which can be determined according to any known or to be known coding scheme, such as, for example, WX4ER, WX4G2 and WX4G3, and the like.
- Geohash values having similar character string represent that the distance is proximate. Therefore, a certain number of Geohash values having a certain length (e.g., satisfying a length threshold) may be selected to ensure a threshold value of search speed and accuracy.
- Step 101 a first Geohash value is selected according to a search range, as discussed above.
- Step 102 an adjacent Geohash value of the first Geohash value is acquired, where the first Geohash value and the adjacent Geohash value indicate a first region having a first region radius and an adjacent region, and the first region and the adjacent region cover the search range. For example, as shown in FIG. 3B, a dashed line within a box indicates a search range.
- Step 102 only region identifiers of the first region "D" and of the regions marked as "0" are acquired (in Step 101), and region identifiers of regions "large enough" (i.e., satisfying a size threshold, as discussed above) are acquired so that nine regions in FIG. 3B can cover the search range.
- FIGs. 3A and 3B involve circular dashed line boxes to signify a search range.
- the search range may be a square, a rectangle, or any other shape or form, which may be selected as needed.
- Step 103 a target set in the retrieval system is queried, where the target set includes targets corresponding to the first region identifier and the acquired various adjacent region identifiers.
- an inverted index recording the corresponding relation between the region identifiers and the targets is established in the retrieval system.
- the target set may be quickly queried based on the region identifiers, thereby further improving the search speed.
- Each target has a geographical position which corresponds to a region signified by a region identifier.
- each target corresponds to a region identifier.
- the target set can refer to a set of targets, such as, but not limited to, merchants, people, buildings and the like, not just sets of region identifiers.
- a database comprising the target set may be queried via the inverted index.
- Step 104 a conditional retrieval respective to the target set is conducted in order to obtain a search result.
- Step 104 includes the following substeps:
- Substep 401 various distances between the first target and various targets are calculated according to first location information of the first target and location information of the various targets in the target set.
- Step 402 various targets whose distances are smaller than a first threshold are selected as the search result.
- Step 402 involves comparing the distances of each target to the first threshold and those targets having distances less than the first threshold are selected as the search result.
- the conditional retrieval may involve a distance retrieval related to particular entities (or targets) or surrounding a particular target location (e.g., a retrieval of a specific shopping mall or discount store, and the like, or some combination thereof).
- a distance retrieval related to particular entities (or targets) or surrounding a particular target location e.g., a retrieval of a specific shopping mall or discount store, and the like, or some combination thereof.
- a five-star restaurant, a discount store or an available parking lot or the like can be further identified based on such locations being within the calculated distance to a target (or target set).
- a further distance filtration can be performed on the information.
- Step 104 and the process of FIG. 1 are concluded.
- a region identifier is preset for each target in the retrieval system (e.g., a target location is selected by a user, the system or some combination thereof, and the location's region identifier is identified), a target set of a required region is queried during a retrieval according to the region identifiers, then a conditional retrieval is conducted in the target set.
- the quantity of processed data is reduced, and the search speed is improved, thereby providing a user with better search and content retrieval service.
- An inverted index is established by using Geohash values (i.e., region identifiers). It is known that the Earth is divided by longitude and latitude lines (i.e., location information), and the Earth is divided, according to lines of longitude and latitude, into numerous small rectangular blocks. Each small rectangular block on the Earth is coded into, for example, a Hash value (and the like) by means of an applied GeoHash algorithm. An inverted index is established (or determined) by using the Hash values inside a search engine. It is understood that in other embodiments of the present disclosure, other types of known or to be known region identifiers and location information may also be used, such as, but not limited to, a Geohash value and longitude and latitude and the like, as discussed above.
- the rectangular block where the current longitude and latitude are located is coded into a Hash value, and Hash values of eight rectangular blocks around the rectangular block are also generated (e.g., nine hash values: 8 values for the adjacent regions and 1 value for the first region).
- a retrieval process is conducted via an applied/implemented search engine by using the nine Hash values, and the retrieved result includes a person and/or an obj ect within the nine rectangular blocks. In this way, the quantity of subsequently processed data is greatly reduced from that of conventional search systems. It should be understood that in other embodiments of the present disclosure any number Hash values may be selected to conduct an information search and retrieval (e.g., ten hash values).
- the distance between the current location and each person or object in the retrieved rectangular blocks is calculated, and persons or objects within a predetermined distance are selected (e.g., the distance calculation discussed above, for example 1km).
- other types of target data such as a specific shopping mall, a public facility or discount information or the like, may also be searched for each person or obj ect in the retrieved rectangular blocks, as the above is a non-limiting example put forth for explaining a real-world application of the disclosed LBS systems and methods.
- a search engine By using a search engine and by means of the process of one-step retrieval and one-step filtration, nearby persons or objects may be searched out in a millisecond, and with regard to massive quantities LBS positioning information (e.g., tens of millions), a search result may be retrieved the most quickly and efficiently compared to existing LBS systems.
- LBS positioning information e.g., tens of millions
- Various method embodiments of the present disclosure may be implemented by means of software, hardware and/or firmware, or any combination thereof (other than software per se).
- an instruction code e.g., computer-executable instructions
- an instruction code may be stored in an any type of memory (for example, permanent or changeable, volatile or non-volatile, solid or non-solid, fixed or replaceable media, etc.) accessible to a computer.
- a memory may be, for example, a programmable array logic (PAL), a random access memory (RAM), a programmable read only memory (PROM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a magnetic disc, an optical disc, and a digital versatile disc (DVD), etc.
- PAL programmable array logic
- RAM random access memory
- PROM programmable read only memory
- ROM read-only memory
- EEPROM electrically erasable programmable read-only memory
- magnetic disc an optical disc
- DVD digital versatile disc
- a computer can include, but is not limited to any computing device capable of sending or receiving signals, such as via a wired or wireless network, and/or capable of processing or storing signals such as, for example, a server, personal computing device, a desktop computer or a portable device, such as a cellular telephone, a smart phone, a display pager, a radio frequency (RF) device, an infrared (IR) device an Near Field Communication (NFC) device, a Personal Digital Assistant (PDA), a handheld computer, a tablet computer, a phablet, a laptop computer, a set top box, a wearable computer, smart watch, an integrated or distributed device combining various features, such as features of the forgoing devices, or the like.
- RF radio frequency
- IR infrared
- NFC Near Field Communication
- PDA Personal Digital Assistant
- FIG. 5 illustrates a schematic structural diagram of the location-based search system.
- FIG. 5 illustrates the components of a device, machine or processor, which can be a special purpose device, machine or processor, whereby such components can be hosted by a computing device(s).
- FIG. 5 collectively represents a principal processor, server, or combination of devices that comprises hardware programmed in accordance with the special purpose functions herein; and the device, machine or system illustrated by FIG. 5 includes, as discussed below, a first acquiring module 502, a second acquiring module 504, a querying module 506 and a retrieval module 508.
- the modules (or engines) discussed herein are non-exhaustive, as additional or fewer modules (or sub-modules or engines) may be applicable to the embodiments of the systems and methods discussed.
- the operations, configurations and functionalities of each module, and their role within embodiments of the present disclosure were discussed above in detail with reference to FIGs. 1 -4, and are discussed below for clarity of disclosure.
- a first acquiring module 502 is configured to, when executed by the processor of a computing device, acquire a corresponding first region identifier according to first location information of a first target.
- first location information may be longitude and latitude, a WIFI fingerprint or a Bluetooth fingerprint.
- a second acquiring module 504 is configured to, when executed by the processor of a computing device, at least acquire various adjacent region identifiers of the first region identifier, as discussed above. It is understood that the first region may either be directly adjacent or be indirectly adjacent (for example, separated by one or a plurality of regions) to various adjacent regions, as discussed above in relation to FIG. 1.
- the first region identifier and adjacent region identifiers thereof may be selected by means of the following two manners.
- adequate regions having a fixed region radius are acquired according to a search range to cover the search range for ease of treatment, as discussed above.
- the foregoing region identifiers signify regions having a fixed region radius, as discussed above.
- the second acquiring module 504 when executed by the processor of a computing device, at least acquires various adjacent region identifiers of the first region identifier according to a search range, as discussed above.
- a first region and various adjacent regions signified by the first region identifier and the acquired various adjacent region identifiers, as discussed above, covers the search range, where any region of the first region and the various adjacent regions are part of the search range, as discussed above.
- a region identifier for example, a Geohash value signifying a region satisfying a size threshold (e.g., a region "large enough") is selected so that the current region and an adjacent region thereof cover the search range and that during an executed search query, the required target set may be found only by finite pairings. Therefore, the search speed evidences an increased speed from those of conventional search systems
- the foregoing region identifiers may signify regions having different region radiuses, as discussed above.
- the region identifier is a Geohash value.
- the first acquiring module 502 can select a first Geohash value according to the search range.
- the second acquiring module 504 acquires an adjacent Geohash value of the first Geohash value, where the first Geohash value and the adjacent Geohash value indicate a first region having a first region radius and an adj acent region, and the first region and the adjacent region cover the search range.
- Geohash values having a certain length may be selected according to requirements for the search accuracy and the search speed, and adaptability of the system.
- a querying module 506 is configured to, upon execution by a processor of a computing device, query, in the retrieval system, a target set having targets corresponding to the first region identifier and various adjacent region identifiers acquired by the second acquiring module, as discussed above.
- an inverted index is established for the region identifiers in the retrieval system.
- the target set may be quickly queried from the region identifiers, thereby further improving the search speed.
- a database comprising the target set of region identifiers may be queried via the inverted index.
- a target set having region identifiers may be queried by means of a data base, not limited to the foregoing inverted index.
- a retrieval module 508 is configured to, upon execution by a processor of a computing device, conduct a conditional retrieval in the target set and obtain or otherwise determine a search result.
- the retrieval module 508 can include, as discussed in relation to FIG. 4: [0079] A calculating sub-module configured to calculate various distances between the first target and various targets according to first location information of the first target and location information of various targets in the target set; and
- a selecting sub-module configured to select various targets whose distances are smaller than a first threshold as the search result.
- conditional retrieval may be a distance retrieval related to particular entities (or targets) or surrounding a particular target location (e.g. , a retrieval of a specific shopping mall or discount store, and the like, or some combination thereof,
- the search system discussed herein involves a region identifier being preset for each target in a retrieval system, where a target set of a required region is queried during retrieval according to the region identifiers, and then a conditional retrieval (e.g. , search and identification) is conducted in the target set.
- a conditional retrieval e.g. , search and identification
- the first embodiment is a method embodiment corresponding to this embodiment which may be implemented in coordination with the first embodiment. Relevant technical details as mentioned in the first embodiment are still effective in this embodiment, which is not repeated anymore herein in order to reduce repetition. Correspondingly, relevant technical details as mentioned in this embodiment may be also applied to the first embodiment.
- a logic module may be a physical module or a part of a physical module, or may be implemented by a combination of multiple physical modules.
- the physical implementation manner of these logic modules is not limited to those functions discussed herein, and a combination of functions implemented by these logic modules is the key to solve the technical problems addressed in the present disclosure.
- no module not closely related to solving the technical problems posed in the present disclosure is introduced, however, this does not mean that no other modules exist in the foregoing device embodiments.
- a relational term (such as a first or a second ) is merely intended to separate one entity or operation from another entity or operation instead of requiring or hinting any practical relation or sequence exists among these entities or operations.
- terms such as “comprise”, “include” or other variants thereof are intended to cover a non-exclusive “comprise” so that a process, a method, a merchandise or a device comprising a series of elements not only includes these elements, but also includes other elements not listed explicitly, or also includes inherent elements of the process, the method, the merchandise or the device.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Remote Sensing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017548425A JP2018517193A (en) | 2015-04-20 | 2016-03-31 | Computerized system and method for performing location-based search |
| SG11201708387XA SG11201708387XA (en) | 2015-04-20 | 2016-03-31 | Computerized system and method for performing a location-based search |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510192283.9A CN106156195B (en) | 2015-04-20 | 2015-04-20 | Location-based search method and system |
| CN201510192283.9 | 2015-04-20 | ||
| US15/085,023 | 2016-03-30 | ||
| US15/085,023 US10289695B2 (en) | 2015-04-20 | 2016-03-30 | Computerized system and method for performing a location-based search |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016171860A1 true WO2016171860A1 (en) | 2016-10-27 |
Family
ID=57128391
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2016/025161 Ceased WO2016171860A1 (en) | 2015-04-20 | 2016-03-31 | Computerized system and method for performing a location-based search |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US10289695B2 (en) |
| JP (2) | JP2018517193A (en) |
| CN (1) | CN106156195B (en) |
| SG (1) | SG11201708387XA (en) |
| TW (1) | TW201638809A (en) |
| WO (1) | WO2016171860A1 (en) |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10067933B2 (en) * | 2016-06-03 | 2018-09-04 | Babel Street, Inc. | Geospatial origin and identity based on dialect detection for text based media |
| TWI614683B (en) * | 2016-11-16 | 2018-02-11 | 鉅碼科技股份有限公司 | Method, system for providing location-based information in response to a speed, and non-transitory computer-readable medium |
| CN108345607B (en) * | 2017-01-22 | 2022-09-13 | 腾讯科技(深圳)有限公司 | Searching method and device |
| CN109426878B (en) * | 2017-08-24 | 2020-05-01 | 北京星选科技有限公司 | Method and apparatus for outputting information |
| CN108171605A (en) * | 2018-01-08 | 2018-06-15 | 深圳市博实结科技有限公司 | A kind of vehicle secondary mortgage alarm method, device, server and storage medium |
| CN110309244B (en) * | 2018-03-23 | 2023-11-03 | 北京京东振世信息技术有限公司 | Target point positioning method and device |
| CN108628950B (en) * | 2018-04-04 | 2022-07-19 | 昆明理工大学 | Spatial text query method and device based on text-domain inverted arrangement |
| CN108763522A (en) * | 2018-05-31 | 2018-11-06 | 康键信息技术(深圳)有限公司 | POI retrieval orderings method, apparatus and computer readable storage medium |
| CN110895591B (en) * | 2018-09-12 | 2024-05-24 | 北京京东振世信息技术有限公司 | Method and device for positioning self-lifting point |
| CN111447553B (en) * | 2020-03-26 | 2021-10-15 | 云南电网有限责任公司电力科学研究院 | A WIFI-based enhanced vision SLAM method and device |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110072005A1 (en) * | 2007-09-10 | 2011-03-24 | Vechersky Alexander | Nearest-Neighbor Geographic Search |
| US20120226889A1 (en) * | 2011-03-01 | 2012-09-06 | Dwight Merriman | System and method for determining exact location results using hash encoding of multi-dimensioned data |
| US20130013661A1 (en) * | 2011-07-07 | 2013-01-10 | Fujitsu Limited | Apparatus and method for coordinate coding, and method and apparatus for distance calculation |
| US20150019531A1 (en) * | 2013-06-24 | 2015-01-15 | Great-Circle Technologies, Inc. | Method and apparatus for situational context for big data |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6353398B1 (en) | 1999-10-22 | 2002-03-05 | Himanshu S. Amin | System for dynamically pushing information to a user utilizing global positioning system |
| US7801897B2 (en) * | 2004-12-30 | 2010-09-21 | Google Inc. | Indexing documents according to geographical relevance |
| US20060218114A1 (en) * | 2005-03-25 | 2006-09-28 | Microsoft Corporation | System and method for location based search |
| US7565157B1 (en) | 2005-11-18 | 2009-07-21 | A9.Com, Inc. | System and method for providing search results based on location |
| US20070136227A1 (en) | 2005-12-13 | 2007-06-14 | Lucent Technologies Inc. | Location-based searches by measuring location-based clickthrough measurements using implicit location |
| US8364689B2 (en) | 2006-12-22 | 2013-01-29 | Verizon Patent And Licensing Inc. | Methods and apparatus for providing a location based search |
| US9405792B2 (en) | 2007-08-14 | 2016-08-02 | John Nicholas and Kristin Gross Trust | News aggregator and search engine using temporal decoding |
| US8473194B2 (en) | 2008-01-03 | 2013-06-25 | Groundspeak, Inc. | System and method for conducting a location based search |
| US8078197B2 (en) | 2008-02-20 | 2011-12-13 | Agere Systems Inc. | Location-based search-result ranking for blog documents and the like |
| US8639267B2 (en) * | 2008-03-14 | 2014-01-28 | William J. Johnson | System and method for location based exchanges of data facilitating distributed locational applications |
| US8396888B2 (en) | 2009-12-04 | 2013-03-12 | Google Inc. | Location-based searching using a search area that corresponds to a geographical location of a computing device |
| US8285074B2 (en) * | 2010-09-01 | 2012-10-09 | Palo Alto Research Center Incorporated | Finding low variance regions in document images for generating image anchor templates for content anchoring, data extraction, and document classification |
| CN102651005A (en) * | 2011-02-24 | 2012-08-29 | 北京千橡网景科技发展有限公司 | Interest point searching method and equipment |
| JP2012256119A (en) * | 2011-06-07 | 2012-12-27 | Canon Inc | Information processing device and method, and program |
| US9230033B2 (en) | 2011-09-06 | 2016-01-05 | Microsoft Technology Licensing, Llc | Location based clearinghouse search |
| US8738595B2 (en) * | 2011-11-22 | 2014-05-27 | Navteq B.V. | Location based full text search |
| JP2013200799A (en) * | 2012-03-26 | 2013-10-03 | Navitime Japan Co Ltd | Map information providing system, server device, terminal device, map information providing method, and program |
| US8965407B2 (en) | 2012-11-15 | 2015-02-24 | Apple Inc. | Collaborative location-based search results |
| CN104199860B (en) * | 2014-08-15 | 2017-05-10 | 浙江大学 | Dataset fragmentation method based on two-dimensional geographic position information |
| US10296550B2 (en) * | 2014-08-18 | 2019-05-21 | Perry Street Software, Inc. | Selective inclusion of members in a results list |
| EP3214863B1 (en) * | 2014-11-25 | 2020-04-01 | Huawei Technologies Co., Ltd. | Orientation method, device and system |
| MX372797B (en) * | 2015-04-21 | 2020-07-03 | Tfcf Latin American Channel Llc | METHOD AND APPARATUS FOR AUTHORIZING RECEPTION OF MEDIA PROGRAMS ON A SECONDARY RECEIVER BASED ON RECEPTION OF THE MEDIA PROGRAM BY A PRIMARY RECEIVER. |
| GB201620802D0 (en) * | 2016-12-07 | 2017-01-18 | Microsoft Technology Licensing Llc | Messaging system |
-
2015
- 2015-04-20 CN CN201510192283.9A patent/CN106156195B/en active Active
- 2015-12-14 TW TW104141920A patent/TW201638809A/en unknown
-
2016
- 2016-03-30 US US15/085,023 patent/US10289695B2/en active Active
- 2016-03-31 JP JP2017548425A patent/JP2018517193A/en active Pending
- 2016-03-31 WO PCT/US2016/025161 patent/WO2016171860A1/en not_active Ceased
- 2016-03-31 SG SG11201708387XA patent/SG11201708387XA/en unknown
-
2020
- 2020-12-04 JP JP2020202271A patent/JP2021047895A/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110072005A1 (en) * | 2007-09-10 | 2011-03-24 | Vechersky Alexander | Nearest-Neighbor Geographic Search |
| US20120226889A1 (en) * | 2011-03-01 | 2012-09-06 | Dwight Merriman | System and method for determining exact location results using hash encoding of multi-dimensioned data |
| US20130013661A1 (en) * | 2011-07-07 | 2013-01-10 | Fujitsu Limited | Apparatus and method for coordinate coding, and method and apparatus for distance calculation |
| US20150019531A1 (en) * | 2013-06-24 | 2015-01-15 | Great-Circle Technologies, Inc. | Method and apparatus for situational context for big data |
Also Published As
| Publication number | Publication date |
|---|---|
| US20160306823A1 (en) | 2016-10-20 |
| JP2018517193A (en) | 2018-06-28 |
| JP2021047895A (en) | 2021-03-25 |
| CN106156195A (en) | 2016-11-23 |
| CN106156195B (en) | 2019-06-18 |
| TW201638809A (en) | 2016-11-01 |
| SG11201708387XA (en) | 2017-11-29 |
| US10289695B2 (en) | 2019-05-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10289695B2 (en) | Computerized system and method for performing a location-based search | |
| US9794766B2 (en) | Identifying an entity associated with wireless network access point | |
| JP6158162B2 (en) | Method and apparatus for displaying points of interest | |
| US20150127490A1 (en) | System and a method to recognize a product | |
| CN106792992B (en) | A method and device for providing wireless access point information | |
| CN104143005A (en) | Related searching system and method | |
| AU2020203554B2 (en) | Application of data structures to geo-fencing applications | |
| KR102117585B1 (en) | Provide notifications based on geofencing search results | |
| US20130205196A1 (en) | Location-based mobile application marketplace system | |
| CN107430631B (en) | Determining Semantic Place Names from Location Reports | |
| US20160260053A1 (en) | Methods and apparatus to track wire or cable reels in an inventory storage environment using a mobile device | |
| US10038973B2 (en) | Method and system for determining a positioning interval of a mobile terminal | |
| CN108009205B (en) | Search result caching method based on position, search method, client and system | |
| WO2014194804A1 (en) | Method and apparatus for displaying associated marking points on electric map interface | |
| US20180167501A1 (en) | Display of property restrictions via wireless device | |
| TWI690172B (en) | Information push method, location positioning method and equipment | |
| CN112653748A (en) | Information pushing method and device, electronic equipment and readable storage medium | |
| CN105989024A (en) | Method and device for determining location area of user | |
| US20170147677A1 (en) | Method, electronic device and system for ordering browsing histories | |
| US9084086B2 (en) | Matching based on geolocation information from a mobile application | |
| CN104486722A (en) | Method and device for evaluating positioning results | |
| WO2017107678A1 (en) | Base station-based positioning method and device | |
| CN105119743A (en) | Acquisition method of user behavior intention and apparatus | |
| WO2015065260A1 (en) | A system and a method to recognize a product | |
| WO2017136493A1 (en) | Method and apparatus for identifying a target geographic area |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16783563 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2017548425 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 11201708387X Country of ref document: SG |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16783563 Country of ref document: EP Kind code of ref document: A1 |