Fast and accurate geomapping

US2016171027A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2016171027-A1
Application numberUS-201414230676-A
CountryUS
Kind codeA1
Filing dateMar 31, 2014
Priority dateMar 31, 2014
Publication dateJun 16, 2016
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A system and method are provided for discovering k-nearest-neighbors to a given point within a certain distance d. The method includes constructing an index of geometries using geohashes of geometries as an indexing key to obtain an indexed set of geometries, and calculating a geohash representation of the given point with a resolution equal to a magnitude value of d. The method includes searching for a closest-prefix geometry from the indexed set using the geohash representation of the given point, and identifying geometries from the indexed set having a same prefix as the closest-prefix geometry. The method further includes calculating distances between the given point and the geometries identified from the indexed set having the same prefix as the closest-prefix geometry, and determining k geometries with respective shortest distances less than d from the geometries identified from the indexed set having the same prefix as the closest-prefix geometry.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method for discovering k-nearest-neighbors to a given point within a certain distance d, the method comprising the steps of: constructing an index of geometries using geohashes of geometries as an indexing key to obtain an indexed set of geometries; calculating a geohash representation of the given point with a resolution equal to a magnitude value of the certain distance d; searching for a closest-prefix geometry from the indexed set of geometries using the geohash representation of the given point; identifying geometries from the indexed set of geometries that have a same prefix as the closest-prefix geometry; calculating distances between the given point and the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry; and determining k geometries with respective shortest distances less than d from the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry. 2 . The method of claim 1 , wherein the index of geometries is formed as a data structure supporting prefix-based string matching. 3 . The method of claim 1 , wherein the index of geometries is formed as at least one of a patricia trie, a binary tree, and a ternary tree. 4 . The method of claim 1 , wherein the geohash representation of the given point is one of a string of bits or a vector of bits. 5 . The method of claim 1 , wherein said searching and identifying steps use respective prefix-matching string operations of a data structure supporting prefix-based string matching to find the closest-prefix geometry and the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry. 6 . The method of claim 5 , wherein the data structure is at least one of a patricia trie, a binary tree, and a ternary tree. 7 . The method of claim 1 , wherein different resolutions are used for representing longitudes versus latitudes. 8 . The method of claim 7 , further comprising: dividing a respective rectangular geometry space for a respective geometry in the indexed set of geometries into a respective lat-lon box; encoding the respective lat-lon box into a ternary string; and supporting storage of and queries on the ternary string using a hardware accelerated ternary content-addressable memory. 9 . The method of claim 8 , wherein the geohash representation is extensible to multiple dimensions with a heterogeneous resolution. 10 . The method of claim 8 , wherein the multiple dimensions comprise longitude, latitude, and at least one of time and altitude. 11 . A computer readable storage medium comprising a computer readable program for discovering k-nearest-neighbors to a given point within a certain distance d, wherein the computer readable program when executed on a computer causes the computer to perform the steps of: constructing an index of geometries using geohashes of geometries as an indexing key to obtain an indexed set of geometries; calculating a geohash representation of the given point with a resolution equal to a magnitude value of the certain distance d; searching for a closest-prefix geometry from the indexed set of geometries using the geohash representation of the given point; identifying geometries from the indexed set of geometries that have a same prefix as the closest-prefix geometry; calculating distances between the given point and the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry; and determining k geometries with respective shortest distances less than d from the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry. 12 . A system for discovering k-nearest-neighbors to a given point within a certain distance d, the system comprising: an index constructor constructs an index of geometries using geohashes of geometries as an indexing key to obtain an indexed set of geometries; a geohash representation calculator calculates a geohash representation of the given point with a resolution equal to a magnitude value of the certain distance d; a geohash-representation-based searcher searches for a closest-prefix geometry from the indexed set of geometries using the geohash representation of the given point, and identifies geometries from the indexed set of geometries that have a same prefix as the closest-prefix geometry; a prefix-based distance calculator calculates distances between the given point and the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry; and a top-k nearest-neighbors determiner determines k geometries with respective shortest distances less than d from the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry. 13 . The system of claim 12 , wherein the index of geometries is formed as a data structure supporting prefix-based string matching. 14 . The system of claim 12 , wherein the index of geometries is formed as at least one of a patricia trie, a binary tree, and a ternary tree. 15 . The system of claim 12 , wherein the geohash representation of the given point is one of a string of bits or a vector of bits. 16 . The system of claim 12 , wherein the geohash-representation-based searcher uses respective prefix-matching string operations of a data structure supporting prefix-based string matching to find the closest-prefix geometry and the geometries identified from the indexed set of geometries that have the same prefix as the closest-prefix geometry. 17 . The system of claim 16 , wherein the data structure is at least one of a patricia trie, a binary tree, and a ternary tree. 18 . The system of claim 12 , wherein different resolutions are used for representing longitudes versus latitudes. 19 . The system of claim 12 , wherein the geohash representation is extensible to multiple dimensions with a heterogeneous resolution. 20 . The system of claim 19 , wherein the multiple dimensions comprise longitude, latitude, and at least one of time and altitude.

Assignees

Inventors

Classifications

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2016171027A1 cover?
A system and method are provided for discovering k-nearest-neighbors to a given point within a certain distance d. The method includes constructing an index of geometries using geohashes of geometries as an indexing key to obtain an indexed set of geometries, and calculating a geohash representation of the given point with a resolution equal to a magnitude value of d. The method includes search…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F17/30321. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Jun 16 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).