EP2389625A1 - System und verfahren zur anzeige von suchergebnissen auf der basis von dichte - Google Patents

System und verfahren zur anzeige von suchergebnissen auf der basis von dichte

Info

Publication number
EP2389625A1
EP2389625A1 EP10733998A EP10733998A EP2389625A1 EP 2389625 A1 EP2389625 A1 EP 2389625A1 EP 10733998 A EP10733998 A EP 10733998A EP 10733998 A EP10733998 A EP 10733998A EP 2389625 A1 EP2389625 A1 EP 2389625A1
Authority
EP
European Patent Office
Prior art keywords
listings
map
listing
area
matching
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.)
Withdrawn
Application number
EP10733998A
Other languages
English (en)
French (fr)
Inventor
Bernhard Seefeld
Octavian Procopiuc
Nina Kang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
Google LLC
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
Priority claimed from US12/359,734 external-priority patent/US8938446B2/en
Priority claimed from US12/359,715 external-priority patent/US8037166B2/en
Application filed by Google LLC filed Critical Google LLC
Publication of EP2389625A1 publication Critical patent/EP2389625A1/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results
    • 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
    • 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/9535Search customisation based on user profiles and personalisation

Definitions

  • Google Maps maps.google.com
  • Google Maps allow users to conduct searches that are limited to particular geographic areas. For example, while viewing a street or satellite map of New York City on a web browser such as Google Chrome, a user may search for the word "pizza".
  • the servers cause the user's computer to display icons indicating the positions of listings that match the query, such as restaurants that have "pizza" in their name.
  • the results of the query may be sent in a way that permits a great deal of interactivity.
  • the map is sent as tiles of images and descriptions of the results and their positions are sent as text (such as data formatted as JSON (Javascript Object Notation) or HTML) .
  • Google Maps also permits layers. For example, it is capable of showing icons for entries on Wikipedia.org that are associated with latitude/longitude coordinates matching the geographic area currently being viewed (e.g., http : //en . wikipedia . org/wiki/Wikipedia : WikiPro ject_Geographica l_coordinates) .
  • the icons of entries are sent as an image to be overlaid on the map, along with information relating to the entries.
  • the information is sent in JSON with information identifying the entry's position on the map and an identification of the entry.
  • the position information may be used by the user's computer to determine whether the user actuated the icon (such as by clicking it or hovering a mouse cursor over it) and the identification information may be used to obtain more information from a server if the icon is actuated.
  • YouTube results may also be shown as a layer. These results are not filtered based on the query but, rather, show all entries in the area covered by the map.
  • Google Maps also features a "Places of Interest" layer that allows users to display icons associated with all businesses falling within certain pre-selected categories sent by the server, such as "Italian” and “Pizza” restaurants, banks, gas stations, and the like. Although the user may collectively display search results from the pre-selected categories and from searches based on custom search terms that are not pre-selected, the results are separate, i.e., the preselected category icons do not change based on the user- defined term and vice versa.
  • the user may check a box next to "pizza” and type in the term “vegetarian", in which case Google Maps combines and displays the search results together; however, the results associated with "pizza” are not selected based on the "vegetarian” query nor are the results associated with the "vegetarian” query selected based on the selection of "pizza” from the list.
  • Sites such as www.tavernoxoros.gr (showing many locations on a map in response to a user's selection of pre-selected categories) and www.smalltownbrooklyn.com (which may be capable of showing all businesses on a map) are similarly able to show all results associated with pre-selected categories.
  • a method in one aspect, includes receiving a query, determining matching listings, selecting a plurality of the matching listings and providing a map.
  • the listings comprise data identifying an object associated with a geographic location and information relating to the object, and a listing matches when its information corresponds with the query and its geographic location corresponds with the map area.
  • the plurality of matches are selected based on the number of matching listings having geographic locations associated with a first portion of the map area relative to the number of matching listings having geographic locations associated with a second portion of the map area.
  • the map is provided along with indications of the matching listings.
  • the system includes a user input device, a memory storing instructions and data representing different objects at different geographic locations, a processor in communication with the user input device so as to process information received from the device in accordance with the instructions, and a display in communication with, and displaying information received from, the processor.
  • the instructions include: retrieving a map based on location information entered via the user input device; retrieving identifications of objects matching information entered via the user input, the retrieved identifications being less than all of the objects matching the information entered via the user input, the retrieved identifications being selected based on the density of matching objects within portions of the map and; displaying the identifications on the map on the display.
  • Yet another aspect provides a method of displaying a map covering a map area.
  • the method includes: transmitting, from a first computer at a first node of a network to a second computer at a second node of the network, a location and words being arbitrarily selected by a user; receiving data representing a map and listings, the map covering an area and; displaying a map and listings on the map based on the data.
  • the map data is selected by the second computer based on the location.
  • the listings are selected by the second computer based on density criteria and whether a listing matched, where (a) a listing matched if one or more of the transmitted words is present in information associated with the listing and (b) the density criteria depended on the quantity of matching listings in one region of the map area relative to another region of the map area. In some aspects of the invention, all of the words must match.
  • a still further aspect provides a method of displaying a map.
  • the method includes: transmitting, from a first computer at a first node of a network to a second computer at a second node of the network, a location and words arbitrarily selected by a user; receiving image data representing a map covering an area; receiving image data representing a first set of listings; receiving text data representing a second set of listings and; displaying a map and listings on the map based on the data.
  • the method is such that the map data was selected by the second computer based on the location.
  • the method is such that the listings represented by the listing data were selected by the second computer based on density criteria and whether a listing matched, where (a) a listing matched depending on whether there was a correspondence between words associated with the listing and the transmitted words and whether there was a correspondence between a location associated with the listing and the map area, and (b) the density criteria depended on the quantity of matching listings in one region of the map area relative to another region of the map area.
  • Still another aspect relates to a system having means for receiving a query as well as means for determining matching listings, where a listing comprises data identifying an object associated with a geographic location and information relating to the object, and where determination of a match comprises determining whether the listing information corresponds with the query and the geographic location corresponds with the map area.
  • the system further includes means for selecting a plurality of the matching listings based on the number of matching listings having geographic locations associated with a first portion of the map area relative to the number of matching listings having geographic locations associated with a second portion of the map area.
  • the system includes means for providing a map of the map area and indications of the matching listings, each indication being located on the map relative to its geographic location.
  • a method of displaying a map includes: transmitting, from a first computer at a first node of a network to a second computer at a second node of the network, a location and words arbitrarily selected by a user; receiving image data representing a map covering an area; receiving image data representing a first set of listings; receiving text data representing a second set of listings, the listings in the second set being different than the listings in the first set; and displaying the first and second set of listings on the map.
  • the map data was selected by the second computer based on the location, and both sets of listings were selected by the second computer based on whether a listing matched.
  • a listing is considered to match when there is a correspondence between words associated with the listing and the transmitted words and a correspondence between a location associated with the listing and the map area.
  • Non-limiting examples of image data includes data in a vector or bitmap format.
  • Non-limiting examples of text data includes data formatted as JSON, XML or HTML.
  • Another aspect relates to a system having a memory storing data and instructions, a processor processing the data in accordance with the instructions, and a display in communication with, and displaying information received from, the processor.
  • the instructions include receiving, over a network, image data representing a map covering an area, image data representing a first set of listings, and text data representing a second set of listings.
  • the instructions also include displaying a map and listings on the map based on the data, where the map data was selected by a server based on the location.
  • the listings are selected by the server based on whether a listing matched, where a listing matches when there is a correspondence between words associated with the listing and the transmitted words and a correspondence between a location associated with the listing and the map area .
  • Yet a further aspect relates to a method of transmitting a map.
  • This aspect includes receiving, at a first computer at a first node of a network from a second computer at a second node of the network, a location and arbitrary words selected by a user. It also includes using a processor at the second computer to select data representing a map of the location and listings. The listings are selected based on whether a description associated with the listing corresponds with the received words and whether a location associated with the listing corresponds with the received location.
  • the method further includes transmitting the map data as image data and generating image data based on the selected listings, where each selected image is associated with an icon and where the positions of an icon corresponds with the location of the listings relative to the other listings. The method also transmits the image data based on the selected listings.
  • Still another aspect of the system comprises: means for transmitting, from a first computer at a first node of a network to a second computer at a second node of the network, a location and words arbitrarily selected by a user; means for receiving image data representing a map covering an area; means for receiving image data representing a first set of listings; means for receiving text data representing a second set of listings; and means for displaying the map, with the first set of listings and the second set of listings on the map based on the data.
  • the system is such that the map was selected by the second computer based on the location and wherein the listings represented by the listing data were selected by the second computer based on whether a listing matched, where a listing matches when there is a correspondence between words associated with the listing and the transmitted words and a correspondence between a location associated with the listing and the map area.
  • FIGURE 1 is a block diagram of a system in accordance with an aspect of the system and method.
  • FIGURE 2 is a schematic diagram of a system in accordance with an aspect of the system and method.
  • FIGURE 3 is a representation of the relationship among a map area, map tiles and regions in accordance with an aspect of the system and method.
  • FIGURE 4 is a screen shot of a map and a set of listings in accordance with an aspect of the system and method.
  • FIGURE 5 is a map display prior to showing listings in accordance with an aspect of the system and method.
  • FIGURE 6 is an example of a map display showing all responsive listings.
  • FIGURE 7 (a) illustrates the portion of the map displayed in FIGURE 7 (b) .
  • FIGURE 7 (b) is an example of a map display showing a limited number of listings selected based on the displayed map area and their relevance to a user's query.
  • FIGURE 8 (a) illustrates the portion of the map displayed in FIGURE 8 (b) , such portion being different than the portion illustrated in FIGURE 7 (a) .
  • FIGURE 8 (b) is an example of a map display showing a limited number of listings selected based on the displayed map area and their relevance to the same query as FIGURE 7 (b) .
  • FIGURE 9 is a flow chart in accordance with an aspect of the system and method.
  • FIGURE 10 illustrates the number of responsive listings in regions of a map in accordance with an aspect of the system and method.
  • FIGURE 11 illustrates the density of responsive listings in regions of a map in accordance with an aspect of the system and method.
  • FIGURE 12 illustrates the positions of responsive listings in regions in accordance with an aspect of the system and method.
  • FIGURE 13 is a map display in accordance with an aspect of the system and method.
  • FIGURE 14 is a map display in accordance with an aspect of the system and method.
  • FIGURE 15 is a schematic diagram in accordance with an aspect of the system and method.
  • FIGURE 16 is an image of listings in accordance with an aspect of the system and method.
  • FIGURE 17 is a screen shot of a map and a set of listings displayed in accordance with an aspect of the system and method.
  • FIGURE 18 is a flowchart in accordance with an aspect of the system and method.
  • FIGURE 19 is a flowchart in accordance with an aspect of the system and method.
  • FIGURE 20 is a flowchart in accordance with an aspect of the system and method.
  • FIGURE 21 is a flowchart in accordance with an aspect of the system and method.
  • the system and method displays the results of a user's query on a map in a manner that indicates which areas are more densely populated with responsive listings.
  • some of the highest-scoring listings may be sent as text so as to be rendered as interactive icons whereas the remaining listings are sent as an image layer that may be overlaid the map.
  • a system 100 in accordance with one aspect includes a computer 110 containing a processor
  • Memory 220 stores information accessible by processor 210, including instructions 240 that may be executed by the processor 210. It also includes data 230 that may be retrieved, manipulated or stored by the processor.
  • the memory may be of any type capable of storing information accessible by the processor, such as a hard-drive, memory card, ROM, RAM, DVD, CD-ROM, write-capable, and read-only memories.
  • the processor 210 may be any well-known processor, such as processors from Intel Corporation. Alternatively, the processor may be a dedicated controller such as an ASIC.
  • the instructions 240 may be any set of instructions to be executed directly (such as machine code) or indirectly (such as scripts) by the processor.
  • instructions may be stored in object code form for direct processing by the processor, or in any other computer language including scripts or collections of independent source code modules that are interpreted on demand or compiled in advance. Functions, methods and routines of the instructions are explained in more detail below.
  • Data 230 may be retrieved, stored or modified by processor 210 in accordance with the instructions 240.
  • the data may be stored in computer registers, in a relational database as a table having a plurality of different fields and records, XML documents, or flat files.
  • the data may also be formatted in any computer-readable format such as, but not limited to, binary values, ASCII or Unicode.
  • the data may comprise any information sufficient to identify the relevant information, such as numbers, descriptive text, proprietary codes, pointers, references to data stored in other memories (including other network locations) or information which is used by a function to calculate the relevant data.
  • processor and memory are functionally illustrated in FIGURE 1 within the same block, it will be understood by those of ordinary skill in the art that the processor and memory may actually comprise multiple processors and memories that may or may not be stored within the same physical housing. For example, some of the instructions and data may be stored on removable CD-ROM and others within a read-only computer chip. Some or all of the instructions and data may be stored in a location physically remote from, yet still accessible by, the processor. Similarly, the processor may actually comprise a collection of processors which may or may not operate in parallel.
  • computer 110 is a server communicating with one or more client computers 150, 170.
  • Each client computer may be configured similarly to the server 110, with a processor, memory and instructions.
  • Each client computer 150, 170 may be a personal computer, intended for use by a person 190-191, having all the internal components normally found in a personal computer such as a central processing unit (CPU), display 160 (for example, a monitor displaying information processed by the processor) , CD-ROM, hard-drive, user input device (for example, a mouse, keyboard, touch-screen or microphone) , speakers, modem and/or network interface device (telephone, cable or otherwise) and all of the components used for connecting these elements to one another and permitting them to communicate (directly or indirectly) with one another.
  • CPU central processing unit
  • display 160 for example, a monitor displaying information processed by the processor
  • CD-ROM compact disc read-only memory
  • hard-drive for example, DVD-ROM, DVD-drive
  • user input device for example, a mouse, keyboard, touch-screen or microphone
  • computers in accordance with the systems and methods described herein may comprise any device capable of processing instructions and transmitting data to and from humans and other computers including network computers lacking local storage capability.
  • client computers 150 and 170 may comprise a full-sized personal computer, many aspects of the system and method are particularly advantageous when used in connection with mobile devices capable of wirelessly exchanging data with a server over a network such as the Internet.
  • client computer 170 may be a wireless-enabled PDA such as a Blackberry phone or an Internet-capable cellular phone.
  • the user may input information using a small keyboard (in the case of a Blackberry phone) , a keypad (in the case of a typical cell phone) , a touch screen (in the case of a PDA) or any other means of user input.
  • a small keyboard in the case of a Blackberry phone
  • a keypad in the case of a typical cell phone
  • a touch screen in the case of a PDA
  • Client computers 150 and 170 may include a component, such as circuits, to determine the geographic location of the device.
  • mobile device 170 may include a GPS receiver 155.
  • the component may include software for determining the position of the device based on other signals received at the mobile device 150, such as signals received at a cell phone's antenna from one or more cell phone towers if the mobile device is a cell phone.
  • the server 110 and client computers 150, 171 are capable of direct and indirect communication, such as over a network 295. Although only a few computers are depicted in FIGURES 1-2, it should be appreciated that a typical system can include a large number of connected computers, with each different computer being at a different node of the network 295.
  • the network, and intervening nodes may comprise various combinations of devices and communication protocols including the Internet, World Wide Web, intranets, virtual private networks, wide area networks, local networks, cell phone networks, private networks using communication protocols proprietary to one or more companies, Ethernet, WiFi and HTTP. Such communication may be facilitated by any device capable of transmitting data to and from other computers, such as modems (e.g., dial-up or cable), networks and wireless interfaces.
  • Server 110 may be a web server.
  • Information may be sent via a medium such as a disk, tape or CD-ROM.
  • the information may be transmitted in a non-electronic format and manually entered into the system.
  • Map database 270 of server 110 stores map-related information, at least a portion of which may be transmitted to a client device.
  • map database 270 may store map tiles 272, where each tile is a map image of a particular geographic area. Depending on the resolution (e.g., whether the map is zoomed in or out), a single tile may cover an entire region, such as a state, in relatively little detail. Other tiles may cover just a few streets in high detail.
  • the map information of the system and method are not limited to any particular format.
  • the images may comprise street maps, satellite images, or a combination of these, and may be formatted as vectors (particularly with respect to street maps) or bitmaps (particularly with respect to satellite images) .
  • the various map tiles are each associated with geographical locations, such that the server 110 is capable of selecting, retrieving and transmitting one or more tiles based on a receipt of a geographical location or range of geographical locations.
  • Map database 270 may also store listing information identifying businesses or other objects or geographic features associated with particular geographic locations.
  • each local business 274 may be associated with a name, a category (such as "pizza, Italian restaurant” or “ballpark"), other information (such as store hours and food on a menu) and a location.
  • the location may be expressed in different forms, such as a text-based street address ("1600 Amphitheatre Parkway, Mountain View, CA") or a latitude/longitude position (such as latitude 37.423021 and longitude -122.083739) .
  • Multiple descriptions may also be stored for the business 's address as well, such as storing both the street address and latitude/longitude position.
  • the database may be compiled by automatically gathering business information (such as from websites or telephone directories) , or users may enter or edit the local business records themselves via web pages served by the server 110.
  • Listings may include other geographically-located objects in addition to or instead of businesses. For example, they may also identify homes, landmarks, roads, bodies of land, the current position of a car, items located in a store, etc. Therefore, references to business listings will be understood as examples only, and not a limitation on the type of listings that may be the subject of the system and method.
  • each listing is also allocated to one or more geographic regions referred to as "region cells.” For example, the earth may be considered divided into individual regions of various levels and sizes. At the highest level, the earth may be considered divided into four region cells: two north of the equator and two below.
  • these cells may be subdivided into another four cells.
  • each of the cells in the second highest level may be divided into yet another four cells. This may continue until the desired number of levels of region cells have been achieved (it is not necessary that the earth start with, or each level be divided by, four cells) .
  • any particular point on the earth will be contained in many different region cells: one for each level.
  • each region cell is associated with a geographic area .
  • Map database 270 may store, for each listing 274, the region cells in which the listing resides. For example, a Manhattan pizzeria will be associated with many cells, including both (1) a large region cell comprising all of the Northern hemisphere east of the Prime Meridian and (2) a much smaller region cell that includes only a neighborhood of Manhattan. Alternatively, a listing's applicable region cells may be determined on demand as needed, such as after a query is received.
  • FIGURE 3 illustrates how the boundaries of a map area, region cell and tile may relate to one another.
  • Block 310 thin solid lines
  • Blocks 320-321 and other boxes defined by thin solid lines represent the individual map tiles that are sent to, and stitched together by, the client computer to show the map.
  • Boxes 330 - 331 and other boxes defined by dashed lines represent one level of region cells associated with the map area.
  • the edges of the map area, tiles and region cells may not line up perfectly with one another, each is associated with a particular geographic position and, thus, their position relative to one another is known.
  • FIGURE 18 In addition to the operations illustrated in FIGURE 18, various operations in accordance with a variety of aspects of the system and method will now be described. It should be understood that the following operations do not have to be performed in the precise order described below. Rather, various steps can be handled in reverse order or simultaneously .
  • FIGURE 4 illustrates a screen shot of a map being viewed by a user.
  • the system and method may be implemented in connection with an Internet browser such as Google Chrome displaying a web page showing a map and other information .
  • the user may perform a search for listings associated with a particular location by entering a query.
  • a user may provide the server with a search term or terms (such as "pizza") and location (such as "nyc”) by typing "pizza nyc" in textbox 410 to search for pizza-related businesses in New York City. (The fictional town "Anytown” is used in FIGURE 4 by way of example.)
  • the query includes arbitrary words selected by the user. For example, rather than restricting the user to a pre-defined list of search terms or types, the user may use their keyboard to type any word or words they like, a letter at a time.
  • the user may also select a particular geographic area by using a mouse, keypad or other user input device to pan and zoom as desired.
  • the query may be provided in other formats as well, such as by providing audio and images.
  • the server may send not only an image of the map 440, but the results of the search. Rather than drawing the responsive listings on the map and then sending the map, the server 110 sends a description of the listings and its location to the client 150. This allows the user computer to easily permit interaction with the listings, such as drawing an icon 420 that responds to clicking. It may also show the listings as text 430 in a separate location adjacent to the map 440.
  • FIGURES 5 and 6 show how a map 510 of New York City may look before and after (respectively) a search for "pizza nyc" if icons 520 were shown for every listing that had "pizza" in its name and was located in New York City.
  • client computers will be unable to acceptably process and display hundreds of listings.
  • the client computer may have a great deal of difficulty quickly drawing all of the listings and quickly repositioning the listings if the user pans the map. There may be tens of thousands of restaurants selling pizza in New York City.
  • FIGURE 7 (b) illustrates one possible result if the top 25 scoring pizza listings (shown as black pins such as pin 710) were shown on a map 720 that included all of very densely-populated Manhattan 730 and some of less-densely populated Brooklyn/Queens 740.
  • Block 750 of FIGURE 7 (a) illustrates the outlines of map 720 relative to the rest of New York City. Because of the disparity in density, the number of listings 760 shown in Manhattan (22 listings) will greatly outnumber the listings 770 in Brooklyn/Queens (2 listings) . This conveys the impression that Manhattan is extremely and densely packed with high-scoring listings whereas Brooklyn/Queens has relatively few high-scoring listings .
  • FIGURE 8 (b) While the listings 860 in Manhattan still appear more densely packed than the listings 870 in Brooklyn/Queens, the difference between neighborhoods is far less stark in FIGURE 8 (b) than FIGURE 7 (b) .
  • a user viewing map FIGURE 8 (b) would have a far different impression of the difference between Manhattan and Brooklyn/Queens, when it comes to how closely the listings are packed together, than a user viewing map FIGURE 7 (b) .
  • listings are selected in response to the query based at least in part on the listing's geographic proximity to other listings. For example, if the listing is in a geographic area that is dense with other listings, the listing is more likely to be displayed.
  • the system and method compares the number of listings in one geographic area (such as Manhattan) against another geographic area (such as Brooklyn) to be displayed, and selects a portion of the listings based on the difference. In other words, if Manhattan had twice as many listings as Brooklyn, then twice as many listings would be shown in Manhattan as Brooklyn.
  • the listings may be selected based on how well the listings correspond with the query. For example, if the system were to simultaneously show 30 listings in a map containing both Manhattan and Brooklyn, and there were twice as many responsive listings in Manhattan than Brooklyn, then the top 20 best-matching listings of Manhattan would be shown in Manhattan and the top 10 best-matching listings of Brooklyn would be shown in Brooklyn. In other words, even though the map was showing both Manhattan and Brooklyn, it would still show 10 matches in Brooklyn even if all of the top 100 listings were in Manhattan. Similarly, it would still show 20 matches in Manhattan even if all of the top 100 listings were in Brooklyn.
  • Showing more listings can help convey a greater sense of the distribution of listings.
  • One aspect of the system and method uses the server to position some of the listings on an image and the client computer to position some of the listings by providing the listing and map information in a variety of formats.
  • server 920 transmits an image 930 of a map (such as a bitmap or vector-based tiles) , information 940 (such as a text-based HTML, JSON or XML file) describing some of the information identifying the top listings, and an image 950 of other listings for the client computer to overlay on the map image 930.
  • the processor of the client computer 910 receives and processes this information to create and display a single image 960.
  • the client computer may display the map 960 in a web browser, and uses the information contained in the listing information 940 to determine the position of, and render, user-actuable icon 990 on the map 930, and also display the information as text 991 next to the map.
  • listings are selected to be sent as text based on their likelihood of being of interest to the user.
  • the client computer 910 also overlays the image 950 of other listings on the map, thus allowing the user to see an indication 980 of other listings beyond those contained in the listing information 940. Like the listings contained in listing information 940, these listings are also responsive to the user's query. Moreover, they may be selected to be reflective of density as discussed above.
  • the client computer need not calculate or even be aware of the location of the listings on the overlay. Rather, because they are already positioned by the server 920 on the overlay, the client computer 910 can quickly display the other listings on top of the map 930. Moreover, even if there are hundreds of other listings to be shown on the map, the client computer has no need to receive or process their locations, or display or test for their actuation individually. This aspect of the system and method may be particularly advantageous in connection with devices having limited user input or processing power.
  • This aspect of the system and method advantageously makes a variety of features simultaneously available without overburdening the processor of the client computer.
  • the image overlay 950 allows the user to see that there are many listings responsive to the user's query.
  • the server selects the listings in the overlay 950 based on density as described above, the user can also see where the greatest concentration of listings are, which can be very valuable when determining areas that the user may want to visit. Both sets of listings are selected at least in part on a query containing arbitrary words provided by a user rather than pre-selected categories or terms provided by the server.
  • This aspect also has the advantage of allowing the user to greatly interact with the listings.
  • the client computer may actuate icon 990 associated with listing 991 by clicking it. Clicking the icon may bring up more information (such as displaying a balloon containing more information like an address and photo) .
  • clicking text listing 991 may highlight the listing's associated icon 990 on the map. Accordingly, the listings that are likely to be of greatest interest to the user remain highly interactive.
  • One possible system and method for selecting listings based on the user's arbitrary query, the density of the listing, and processing the image overlay of listings will now be described by way of example and not by limitation.
  • user 190 causes a web browser program on client computer 150 to connect to web server 110 over network 295.
  • Server 110 sends the browser with a web page containing Javascript.
  • the processor of the client computer executes the Javascript instructions, which include requesting the server for an initial map at a particular location.
  • the initial location may be identified any number of ways, including using the last location viewed by the user, having the server select a default location, appending the location to the URL used to log into the server, and many others.
  • the system and method is not limited to any particular method of identifying the location.
  • server 110 determines whether the query is associated with a location and, if so, where that location is. For example, if the query is "pizza nyc", the server determines that the "nyc" portion of the query pertains to a location and may proceed to determine the latitude/longitude position of the location. In that regard, the portion associated with a location may be passed to a geocoding routine, which converts addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 39.423021 and longitude -122.083939) .
  • server 110 may convert "nyc" into the latitude/longitude of the center of New York City.
  • server 110 determines how much of the geographic area to display. For example, a request for specific street address may cause server 110 to select a location rectangle that includes an area roughly a mile square and centered around the address. Similarly, if the user identifies only a city such as "nyc", the server may select a location rectangle that bounds all of New York City. The size of the location rectangle may be determined by other factors as well, such as by using the current zoom level of a user's map (assuming the user is currently viewing a map) .
  • the server may assume that the user is searching for listings in or near the geographic area last viewed by the user. In this case, the server may select a location rectangle commensurate with the geographic area currently viewed by the user. Other shapes may also be used. For example, surfaces of spheres such as the earth are not strictly rectangle and, therefore, other shapes may be selected if a rectangle is considered insufficient. For example, other four-vertex shapes, polygons and curved shapes may be used as well in lieu of rectangles. [0084] The location rectangle may also be affected by the desired zoom level. For example, if the user was viewing a map at the time the user performed the search, the server may use that currently-selected zoom level to determine the location area.
  • Processor 210 of server 110 queries the listings 294 using the user's query (e.g., "pizza") and location rectangle (e.g., a rectangle having four corners at different latitude/longitude positions and bounding all or most of New York City) .
  • the server then proceeds to look for matches, such as any listing that is in or relatively near the location rectangle and includes the requested term (e.g., "pizza"), variants thereof (e.g., "pizzeria”), terms that are known to be highly related (e.g., "parlor”) or otherwise corresponds with the user query in a manner defined by the system and method as indicating a match.
  • Listings considered a match may hereafter be referred to as, inter alia, "responsive listings" .
  • Server 110 determines a score for the responsive listings.
  • the score may be a value related to the likelihood of the listing being of interest to the user.
  • a relatively high score may indicate a relatively high likelihood of interest and relatively low score may indicate a relative low likelihood of interest.
  • the scores may be based on any number of factors and formulas, such as assigning a positive or negative value to various characteristics and summing the values. Although a few characteristics are set forth below, the following characteristics are not required in all aspects of the system and method. Moreover, other characteristics may be used as well.
  • Some characteristics of a score may depend on a comparison of the listing to the query. For example, a very high value may be added to the score when a word in the user's query perfectly matches a word in the listing's name or category (e.g., the user is searching for "pizza” and the name of the business is "Joe's Pizza") . A lower value may be added to the score if the user's term partially matches other information in the listing (e.g., the user is searching for "pizza” and the business is a ballpark that happens to mention serving "pizza burgers" somewhere on its website) .
  • the score may also change depending on the listing's proximity to the user's requested location. For example, a very high value may be added to the score if the user provided a street address and the listing's street address is precise match. A lower value may be added if the user provided a city name and the listing's address is in a neighboring city.
  • the score may also depend on information unrelated to the specific query. For example, if the listing has been viewed by many different users in the past, a high value may be added to the score. If the listing has been shown many times to other users in the past but rarely selected, a lower value may be added to score.
  • top- scoring listings may be selected for transmission to the client computer. For reference purposes only, such listings may be referred to herein as "top listings", it being understood that the top listings may be selected on bases other than being in the highest scoring listings.
  • the responsive listings are then analyzed based on their score.
  • the server may create two histograms where the first histogram stores the listings having names or categories matching the user's query (or some other criteria considered to be highly-indicative of predicting the user's interest in the listing) .
  • the second histogram may contain listings having other elements, such as reviews or web pages, that matched the user's query.
  • Each histogram is divided into bands comprising ascending or descending ranges of scores. Each listing is sorted into the appropriate band of the appropriate histogram.
  • the servers also analyze the score of the responsive listings to determine whether listings beyond the top listings should be shown. For example, if there are few results in the high-score histogram and many results in the low-score histogram, the server may decide that a user is unlikely to be interested in the remaining listings and set a trigger to "false”. If there are many results in the high-score histogram, or few results in the high-score histogram but many results in the low-score histogram, the trigger may be set to "true.”
  • server 110 may create an HTML or JSON file describing the top listings.
  • the description of the top listings may be sent to the client computer as text, and provide the client computer with at least enough information to show the listing on the map.
  • the information includes the listing's name, street address, and phone number. It may also include a list of clickable regions on the map that are associated with the listings as well as information about what happens when the regions are clicked (such as instructions to pop up a bubble displaying more information about the listing associated with the region) .
  • the top listing information may include information identifying where the client computer may find more information about the listing on the server 110 or Internet generally. In yet another aspect, this information may be sent at separate times in different files (e.g., a first JSON file identifying relatively little information about the listing, and then a second JSON file in response to the client computer indicating that it is ready for the information) .
  • Server 110 transmits the text-based information of top listings to client computer 150 over network 295.
  • Server 110 further selects and transmits tiles 292 from map database 290 based on the location area to be shown to the user. Based on zoom level, it may retrieve all tiles having a latitude/longitude position that indicates it corresponds with the latitude/longitude boundaries of the location area. It may also transmit neighboring tiles so as to prevent a request for new tiles if the user pans the map somewhat .
  • the client computer receives an indication that it should show listings beyond the top listings, the client computer prepares to displays those listings. For example, and in accordance with the Javascript instructions sent by server 110 but executed by client computer processor 150, the client parses the JSON file for the trigger.
  • the client computer instantiates a graphic layer to be displayed between the map layer and the layer used to display icons for the top listings. It further makes a request for an image representing the other results. [0101] Upon determining that the client computer will display other listings beyond the top listings, the server selects listings that are both responsive to the user's query (such as "pizza") and reflective of density.
  • Server 110 compares the listings in different geographic areas of the map area in order to select listings in proportion to density. For example, the server may use the region cells to analyze the map area and select a level of region cells that is appropriate in view of the map area. The server may use the zoom level as a basis for selecting the appropriate region cell level so that smaller region cells are used when the map zoomed in; thus, changing the zoom may change which listings are selected for display.
  • the geographic area with the greatest density may be used to determine the amount of listings that will be shown in all of the geographic areas. For example, for each region cell covering the map area, the server may determine the number of responsive listings in each cell.
  • FIGURE 10 shows a map 1010 divided into 9 cells (represented by dashed lines) , where the number within each cell indicates the number of responsive listings in the cell. For example, the North-West portion of the map contains 32 responsive listings, whereas the middle of the map contains 300 responsive listings.
  • the geographic area with the greatest number of listings is then identified. If each of the region cells are relatively the same size, the region cell with the greatest number of listings will be the cell the greatest density.
  • the center tile 1020 is identified as having the greatest density because it has more listings (300) than another cell of the map.
  • C a reference to a particular region cell
  • density_threshold (C) the maximum number of listings that will be shown in cell C
  • d a constant used to set the maximum number of listings that may be shown in any cell (it may be selected automatically or based on visual experimentation)
  • density (c) the number of listings contained in cell C
  • max_density the number of listings contained in the cell with the most listings.
  • a density threshold for a geographic area is determined, it is applied to the listings associated the geographic area.
  • One manner of applying the density threshold comprises selecting, from a cell, a number of listings that is equal to or proportional to the density threshold. For example, if the density threshold of two cells were 20 and 30 respectively, then the 20 highest-scoring listings from first cell may be selected for display and 30 highest-scoring listings from the second cell may be selected for display. [0110] Alternatively, the database may be queried once for the purpose of analyzing the scoring information and determining density, and then again -- with a score threshold as part of the query -- to obtain the actual listings. [0111] In that regard, a histogram may be created for each region cell associated with the map area.
  • the server After the histogram is filled, the server iterates through the histogram from the highest band to the lowest. It keeps a running total of the number of cells in the bands and continues to travel until the running total exceeds the density threshold.
  • the density_threshold (Q) 5
  • the server would stop at listings with score 7 because the running total at band 10 was zero, the running total at band 9 was 2 (listings F, G), the running total at band 8 was 3 (F, G, E), and the running total at band 7 was 5 (F, G, E, C, D) .
  • a threshold based on score may thus be assigned to the cell.
  • the score threshold of cell Q would be 7, because the density threshold was 5 and there were 5 listings at score 7 and above .
  • the score-based threshold and identification of the cell may then be used to requery the listings.
  • the original query abent the location
  • the query will identify both cells and minimum scores (e.g., "all listings for "pizza” that have a score of 9 and are in cell Q, or have a score of 3 and are in cell R, or have a score of 9 and are in cell S") .
  • This allows the map database to return a collection of listings that is already filtered with respect to density.
  • FIGURES 11-13 provide an extreme example for the purposes of illustration. As shown in FIGURE 11, there are nine cells whereby the outer cells have few listings and a low density. The inner cell has many listings and a high density.
  • FIGURE 12 illustrates where the selected listings such as listing 1210 may appear relative to their cell borders such as border 1220. Each dot identifies a selected listing and its position within the cell. FIGURE 12 illustrates how these listings would appear when drawn on the map.
  • the vague outlines of the middle cell's boundaries may be seen (e.g., grid artifacts) when the listings are drawn on map as shown in FIGURE 13.
  • a user may improperly conclude that a region's stores are clustered in a square 130 in the middle of the map 1320.
  • the square shape is a function of the position of the region cell and not representative of actual geographic features of the map or its associated listings.
  • the system and method selects listings to be displayed so as to mitigate potential artifacts associated with the geographic areas used to determine density.
  • One possible way of obscuring the borders is to use smoothing processes.
  • the listings may be selected based not only on the density of their cell relative to other cells, but the position of the individual listing relative to other cells. If such a smoothing process were applied to the listings of FIGURE 13, the selected listings would continue to show relative density but with less of the visual artifacts described above.
  • FIGURE 14 illustrates one possible result of applying a smoothing process to the listings shown in FIGURE 13.
  • the scoring threshold for the cells are determined. If the scoring threshold is absent (due to lack of listings) , a score threshold of zero is assigned.
  • the third equation uses the scoring threshold values z ⁇ , ..,z3 as if they were assigned to the center of the cell.
  • the three parametric equations above should determine a hyperbolic paraboloid sheet (a saddle) inside the four- centers rectangle.
  • inh may be obtained by plugging the values of u and v into the third equation above. Ultimately, if the score of the listing is less than inh, the listing will be filtered out.
  • These smoothed scoring thresholds may be used to query the database (as described above) .
  • the server selects responsive listings; this time, however, the selected listings will appear with less cell artifacts than without the smoothing.
  • the foregoing technique uses a form of linear smoothing to filter listings to remove the cell artifacts.
  • the system and method is not limited to any particular process.
  • cubic smoothing may also be used. Cubic smoothing will tend to modify the scoring thresholds more at the borders than the centers, and thus tends to provide more visually pleasing results when neighboring cells have relatively large differences in density .
  • the server creates an image of the other listings relative locations.
  • the server may create a bitmap image 1610 such as that shown in FIGURE 16.
  • the image is sized to be equal to the map area being displayed to the user.
  • the server draws indications of the selected listings on the map such as black dot 1620.
  • the positions of the dots correspond with the geographic locations of the listings.
  • the position of the dot 1620 relative to the other listings is proportional to the latitude/longitude position of the listing relative to the latitude/longitude position of the other listings.
  • the background of the image may be transparent, such as that indicated by region 1630. For example, if the image is created in PNG format, the pixels that are not occupied by icons (or other indications) of the other listings would be flagged as transparent.
  • the overlay image shown in FIGURE 16 may be divided into pieces that correspond with the map tiles sent to the user.
  • the overlay image 1610 of other listings is then sent by the server to the client computer.
  • the client computer's processor does not need to make any calculations with respect to the listings or their positions.
  • the system and method may also send the score threshold to the client computer.
  • the client computer assembles the map and image overlay together in the web browser.
  • the overlay is drawn at a layer above the map such that the indications of other listings 1710 appear in their respective positions on top of the map. Because the background of the overlay layer is transparent, the map tiles will show through the areas where indications are absent such as the lake in region 1720.
  • the client computer draws the top listings as icons 1730 on a layer above the map and other listings. It further provides a text description 1740 of the top listings adjacent to the map. As noted above, the icons 1730 of the top listings perform actions in response to user action, and also respond to user actions performed on the text descriptions.
  • FIGURE 17 shows varies a variety of aspects of the system and method in combination including: (a) graphical indications representing a set of features having geographical locations that are most likely to be of interest to the user based on the user's query and other factors, the icons being displayed by the client computer's processing of text data provided by a server; (b) graphical indications representing another set of features having geographical locations that are less likely to be of interest to the user but still correspond with the user's query; (c) the graphical indications of the other features being selected to represent the relative density of all features responsive to the user's request; (d) the graphical indications being pre-rendered as an image by the server so that the client computer may easily display the other features; (e) a text listing of at least some of the features and (f) the query including arbitrary words that are selected by users as compared to a list provided by the server.
  • the client computer is also provided with information that permits interaction with the other listings. For example, when the user of the client computer hovers a mouse cursor over the map, the client computer may identify the tile under the mouse cursor and transmit a request for information about the other listings associated with that tile (or a portion of the tile such as the quarter-tile under the mouse cursor) . In response, the server may transmit information associated with each of the other listings in the tile, such as JSON-formatted data identifying, for each listing, its identification number in the server and its position (in pixels) on the map. If a user clicks the map, the client computer may use this information to determine whether the user clicked one of the other listings and, if so, obtain and display more information about the listing from the server.
  • information associated with each of the other listings in the tile such as JSON-formatted data identifying, for each listing, its identification number in the server and its position (in pixels) on the map.
  • the system and method is not limited to any particular configuration of servers and databases. Even so, the system and method may be particularly advantageous when used in connection with databases and servers performing separate functions.
  • one server may make queries and returns listings whereas another server analyzes the queries.
  • the system and method allows the second server to requery the first server rather than culling and reprocessing the listings itself.
  • the method does not need to be divided among the server and client computer system as described above.
  • the server may assemble the image of other listings directly on the map and transmit the map and indications of the other listings as a single combined image.
  • map area being viewed by the user and the map area that is analyzed as explained above need not be identical.
  • the system and method may analyze tiles and geographic areas that are not currently being displayed to the user. It may also send such tiles and geographic areas to the client computer in order to avoid performing a new set of queries and analysis if the user pans the map.
  • one aspect of the system and method is particularly advantageous inasmuch as panning the map does not change the density of the other listings (see the foregoing description in connection with FIGURES 7-8) .
  • the present invention enjoys wide industrial applicability including, but not limited to, image mapping systems and devices, as well as density distribution analysis and mapping techniques.
EP10733998A 2009-01-26 2010-01-26 System und verfahren zur anzeige von suchergebnissen auf der basis von dichte Withdrawn EP2389625A1 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US12/359,734 US8938446B2 (en) 2009-01-26 2009-01-26 System and method of transmitting search results based on arbitrary queries
US12/359,715 US8037166B2 (en) 2009-01-26 2009-01-26 System and method of displaying search results based on density
PCT/US2010/022079 WO2010085791A1 (en) 2009-01-26 2010-01-26 System and method of displaying search results based on density

Publications (1)

Publication Number Publication Date
EP2389625A1 true EP2389625A1 (de) 2011-11-30

Family

ID=42356245

Family Applications (1)

Application Number Title Priority Date Filing Date
EP10733998A Withdrawn EP2389625A1 (de) 2009-01-26 2010-01-26 System und verfahren zur anzeige von suchergebnissen auf der basis von dichte

Country Status (4)

Country Link
EP (1) EP2389625A1 (de)
JP (1) JP5054234B2 (de)
BR (1) BRPI1007184A2 (de)
WO (1) WO2010085791A1 (de)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5150799B1 (ja) 2011-11-30 2013-02-27 楽天株式会社 情報処理装置、情報処理方法、情報処理装置用プログラム、および、記録媒体
US9767484B2 (en) 2012-09-11 2017-09-19 Google Inc. Defining relevant content area based on category density
KR102068788B1 (ko) 2013-02-01 2020-01-22 삼성전자 주식회사 사용자 타겟 서비스를 제공하는 서버 및 그 서비스 제공방법
JP5936571B2 (ja) * 2013-03-22 2016-06-22 株式会社ゼンリンデータコム 施設検索装置、施設検索方法および施設検索プログラム
US9241240B2 (en) * 2013-09-05 2016-01-19 Facebook, Inc Techniques for server-controlled tiling of location-based information
US9465811B2 (en) 2014-03-20 2016-10-11 Facebook, Inc. Polygon-based indexing of places
JP6926818B2 (ja) * 2017-08-23 2021-08-25 セイコーエプソン株式会社 プロファイル調整システム、プロファイル調整装置、プロファイル調整方法、及び、プロファイル調整プログラム
JP2020113184A (ja) * 2019-01-16 2020-07-27 株式会社ぐるなび 情報処理システム、情報処理方法、及び情報処理プログラム

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060041375A1 (en) * 2004-08-19 2006-02-23 Geographic Data Technology, Inc. Automated georeferencing of digitized map images
US20080065685A1 (en) * 2006-08-04 2008-03-13 Metacarta, Inc. Systems and methods for presenting results of geographic text searches
US20080172244A1 (en) * 2007-01-16 2008-07-17 Gb Internet Solutions, Inc. Systems And Methods For Displaying Current Prices, Including Hotel Room Rental Rates, With Markers Simultaneously On A Map
US8739123B2 (en) * 2007-05-28 2014-05-27 Google Inc. Incorporating gadget functionality on webpages

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2010085791A1 *

Also Published As

Publication number Publication date
WO2010085791A8 (en) 2011-08-04
JP2012515994A (ja) 2012-07-12
WO2010085791A1 (en) 2010-07-29
JP5054234B2 (ja) 2012-10-24
BRPI1007184A2 (pt) 2016-10-11

Similar Documents

Publication Publication Date Title
US8954561B2 (en) System and method of displaying search results based on density
US8938446B2 (en) System and method of transmitting search results based on arbitrary queries
WO2010085791A1 (en) System and method of displaying search results based on density
US7889888B2 (en) System and method for grouping and visualizing data
EP2856738B1 (de) Informationspräsentationsverfahren, system, client und/oder server
US8947421B2 (en) Method and server computer for generating map images for creating virtual spaces representing the real world
US8504945B2 (en) Method and system for associating content with map zoom function
JP5334911B2 (ja) 3次元地図画像生成プログラムおよび3次元地図画像生成システム
JP4796435B2 (ja) 画像ビューア
JP5739874B2 (ja) 向きに基づいた検索システム及び方法
US20100146436A1 (en) Displaying content associated with electronic mapping systems
US20040073538A1 (en) Information retrieval system and method employing spatially selective features
US8341156B1 (en) System and method for identifying erroneous business listings
US20110131500A1 (en) System and method of providing enhanced listings
US20160033295A1 (en) Presenting hierarchies of map data at different zoom levels
US20120278171A1 (en) System and method of providing information based on street address
US10018480B2 (en) Point of interest selection based on a user request
JP2008204471A (ja) 空間的に選択できる特徴を使用して情報を検索する方法
US9437004B2 (en) Surfacing notable changes occurring at locations over time
EP4254222A2 (de) Visuelles menü
WO2018080422A1 (en) Point of interest selection based on a user request
US9870572B2 (en) System and method of providing information based on street address
US20150261858A1 (en) System and method of providing information based on street address
US20090132484A1 (en) User interface and method in a local search system having vertical context
US20150379040A1 (en) Generating automated tours of geographic-location related features

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20110825

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20130801

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230519