1. Field
The invention relates to mapping systems, and more particularly, to techniques for prioritizing geographical entities for placement on geographical displays.
2. Description of the Related Art
A geographic information system (GIS) is a system for archiving, retrieving, and manipulating data that has been stored and indexed according to the geographic coordinates of its elements. The system generally can utilize a variety of data types, such as imagery, maps, and tables. Historically, GIS technology has been used for scientific and governmental investigations (e.g., to identify geographical areas adversely impacted by pollution or over-building), resource management (e.g., regional forestry observation), and development planning (e.g., suburban development of under-utilized geographic areas).
More recently, GIS technology is being integrated into Internet-based mapping applications. Users can annotate digital map locations with placemarks (e.g., designated on the map with an icon or other graphic). Some placemarks allow the user to write a brief description relevant to the location marked by the placemark, while other placemarks allow the user to change the style of icons and/or labels associated with the placemark. However, in many instances, the number of available placemarks is significant.
What is needed, therefore, are techniques for prioritizing which placemarks (as well as other map entities) to display on a GIS-based map.
The above need is met by techniques for generating prioritized entity data described herein.
In an embodiment, a geographic information system (GIS) comprises information about a plurality of geospatial entities and is configured to prioritize the geospatial entities according to a ranking mechanism. The ranking mechanism uses data about a meta attribute of a geospatial entity to determine the geospatial entity's priority. The meta attribute may vary in different implementations but in one embodiment comprises the quality of information available about a geospatial entity.
In another embodiment, a computer-implemented method can be used to rank geospatial entities. The method comprises several steps including receiving geospatial entity data, evaluating attributes of geospatial entities included in the received geospatial entity data, ranking the geospatial entities based on the evaluation, and storing the ranked geospatial entity data.
Another embodiment of the present invention provides one or more machine-readable mediums (e.g., one or more compact disks, diskettes, servers, memory sticks, or hard drives) encoded with instructions, that when executed by one or more processors, cause the one or more processors to carry out a process for ranking geospatial entities. This process can be, for example, similar to or a variation of the methodologies described herein.
The figures depict various embodiments of the present invention for purposes of illustration only. One skilled in the art will readily recognize from the following description that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein.
A geographic information system (GIS) is disclosed that provides users with a greater degree of flexibility, utility, and information. The system may also be configured as a distributed geographic information system (DGIS). The system employs techniques for prioritizing which placemarks (as well as other map entities) to display on a GIS-based map.
General Overview
It is common practice in Geographic Information Systems to provide mechanisms to select a subset of available geographic features for display based on any of several criteria. For example, one might load a database of world cities into such a system and then request to see only those cities within the United States, those cities with populations exceeding one million persons, or perhaps those cities meeting both of these criteria. In this last case, only the markers for New York City, Los Angeles, Chicago, Houston, Philadelphia, San Diego, Detroit, and Dallas would be displayed if 1990 population data were being used.
Further, some interactive Geographic Information Systems support different feature visibility criteria at different viewing distances. For example, a selection criteria might be constructed that would show only cities exceeding one million in population when the view was of the North American continent (viewing distance 1), then include additional cities exceeding 100,000 in population when the viewpoint is lowered to include a single state in the display area (viewing distance 2), and finally modified to include smaller cities as the view lowers within a state or county (viewing distance 3). These and related techniques are known in the GIS field as ‘selection’ and in the computer image generation field as ‘visibility culling’ and ‘level of detail management’.
An embodiment of the present invention is configured to determine ‘which few of many’ geospatial items or entities to display on a map according to the relative importance of each entity according to its rank. Such a rank can be generated based on extrinsic factors, such as the popularity of the entity to users (e.g., quantity and/or velocity of geospatial item access), quality of information (e.g., respect for the information source of geospatial item and community stature of geospatial item's author), and similar meta-data about the geospatial feature. For example, if many users of an interactive GIS system view a particular small city (e.g., Henderson, Nev.), then an embodiment of the present invention would be to give that city a sufficiently significant place rank for display so as to display it along with the major cities exceeding one million in population. In this way users are shown the geospatial entities most likely to be of interest in the area of their visual search within an interactive geospatial information system. The ranking of geospatial items may further be based on location, distance, or other intrinsic attributes of a geospatial feature such as position and altitude (zoom level).
Although the ranking of geospatial entities is described herein primarily in the context of choosing entities for display to a user on a map, the ranking may be used for other purposes, as will be apparent in light of this disclosure. Examples include selecting which entities should have associated keywords used for determining and displaying relevant advertising; selecting which entities should be suggested as potential origins, destinations, or waypoints in navigation computations; and other uses where an estimation of a most popular or most interesting subset of geospatial entities is desired. In such applications, ranked entity data generated in accordance with an embodiment of the present invention may be supplied to various systems in addition to or instead of a digital mapping system as required by the context.
Using such entity ranking information, a two or three-dimensional digital map can be generated that includes placemarks that correspond to geospatial entities. In one such embodiment, a map generated by a GIS may include several types of data about geospatial entities. For instance, the map may include geographic features such as the terrain, infrastructure including roads, rail routes and airports, buildings, and/or borders of a landscape. The map may also be annotated with information about government entities and services such as parks and recreational services, federal, state, or local government landmarks, and community services. These and other annotations may be presented in the form of placemarks belonging to one or more categories, including commercial placemarks that represent businesses, travel placemarks including, for instance, historical sights and tourism destinations, user-defined placemarks that have been identified and named by a user for personal or community use, and/or community placemarks that have been voluntarily defined by members of the public in a forum. In one particular embodiment, information presented on a map is organized into collections that comprise layers, such as a terrain layer, road layer, border layer, community placemark layer, etc. Other layers include ‘current events’, ‘history’, and ‘education’, and indicate the organizational taxonomy of the source from which they were taken. A user can interact with a map and turn on or off various layers of information. In an embodiment, a basic or core layer is provided that includes a basic subset of data (for instance, the terrain, major roads, and political borders), and the user can select additional layers to customize the map view. Various third-party content-providers and advertisers can provide individual layers of data that can be overlaid onto such a basic map.
As will be understood in light of this disclosure, the placemark ranking methods described herein can be used in combination with any conventional, proprietary, and/or emerging techniques to generate a digital map. In the case of a conventional raster map, for instance, the placemarks and other types of map data are used to create a map in a digital format such as .jpeg, .gif, or .png, at a map server and then delivered to a client. Requests to manipulate or interact with the map, are provided from the client to the server, which in turn generates the requested map view. In the case of a tiled raster map, pre-generated, rasterized images or “tiles” that include placemark data are stored at a map server. When the user submits a map query, the rasterized images are provided to the client, where they are used to create the requested map. Additional views based on, for instance, panning, zooming, or tilting the requested map can be generated at the client using the tiles. Vector-based methods can also be used to generate digital maps in accordance with other embodiments of the invention. In one such particular case, map data, including placemark data, is provided to the client by a map server in the form of vector graphic instructions. The instructions are interpreted by an application at the client in real-time to generate a map for the user. As a user interacts with the map, for instance, by including or excluding various layers including geospatial entities, the map can be dynamically updated at the client to include those layers. Likewise, as the user interacts with the map, for instance, by zooming or panning, the map can be dynamically regenerated at the client to include the new map views.
Geographic information systems (GIS) are referred to throughout the present disclosure. As is known, a GIS may be implemented as a distributed geographic information system (DGIS), in which, for instance, GIS components are distributed across two or more different computers in different physical locations across a network such as the Internet or a corporate enterprise. Reference is also made herein to Google Earth, a GIS-based digital globe that includes various elements such as servers, clients, and other components and features as will be apparent in light of this disclosure. Reference is also made to Google Earth Community, a forum in which placemarks and entities are created, defined, described, and discussed by members of the participating public. Note that “Google Earth” and “Google Earth Community” and the descriptions provided herein may be protected under other forms of intellectual property, and are used for reference purposes only.
System Architecture
Other modules may be included in the system, and illustrated modules may be rearranged and functionalities can be distributed. For instance, the GIS 170 can be integrated into the map server system 150. Similarly, the entity ranking module 120A of the GIS may be a standalone module. There may be a single entity ranking module 120A implemented wholly in or with the GIS system 100, without any entity ranking modules 120B-C on the client side 110. In another embodiment, entity ranking is implemented strictly by entity ranking modules 120B-C at clients 110. Other configurations will be apparent in light of this disclosure, and the present invention is not intended to be limited to any particular one. In this example, the term “module” refers to computer program logic or software for providing the specified functionality. When utilized by a client device 120 or map server system 150, a module may be loaded into memory and executed on a processor. In other embodiments, a module can be implemented in hardware (e.g., gate-level logic), firmware (e.g., a microcontroller with embedded routines for carrying out entity ranking as discussed herein), software, or some combination of hardware, firmware, and/or software.
The client 110 can be any device that allows a user to access the map server system 150 via the network 160. The client 110 may a device or system configured for computing, such as a personal computer or laptop, a mobile phone, a personal digital assistant, a smartphone, a navigation system located in a vehicle, or a handheld GPS system. Other clients 110 (not shown) may also be in communication with the map server system 150 via the network 160.
Each client 110 includes an application such as a browser that allows the user to interface and communicate with systems such as the map server system 150 on the network 160, as typically done. Examples of browsers include Microsoft's Internet Explorer browser, Netscape's Navigator browser, Mozilla's Firefox browser, PalmSource's Web Browser, or any other browsing or application software capable of communicating with network 160. Alternatively or in addition, the client 110 may include an application implemented outside of a browser, such as a specialized mapping or geographic application, from which data on the map server system 150 can be accessed. Interactions with the map server system 150 may be accomplished through a plug-in or other executable architecture implemented locally.
The GIS 170 can be configured with conventional technology, but further includes an entity ranking module 120A configured in accordance with the principles of the present invention. The GIS 170 receives data from various sources 180 upon which ranked entity data can be determined by the entity ranking module 120A. Both geospatial entities and ranking data by which the geospatial entities can be ranked are represented in the data. These types of data can be provided to the GIS 170 in structured and unstructured form. For instance, while entity data in the form of city names and geographies may be provided in a structured form, ranking data in the form of community comments or ratings, for instance, may be provided in unstructured form. Or, entity data and ranking data may be provided from the same structured source that, for example, identifies a city and its population, or an unstructured source such as a community bulletin board in which an entity is defined and data by which it can be ranked is provided.
The entity ranking capability of the map system 100 is provided by one or more entity ranking modules 120. The entity ranking module 120 collects entity data and ranking data with which the geospatial entities can be rated. This data may be provided from various sources including the GIS 170, external sources 180, and the client 110. These sources are described in further detail with reference to
In a system that includes server 120A and client-side entity ranking modules 120B-C, the client-side modules 120B-C may provide complementary rankings for use in generating a map for a client 110. In one such embodiment, a server-side entity ranking module 120A provides general placemarks whose rank is determined by a set of general ranking data, while a client-side entity ranking module 120B-C provides personal placemarks that have been ranked using personal data about a user, their behavior, or their preferences.
The network 160 may be any type of communications network, such as a local area network (e.g., intranet), wide area network (e.g., internet), or some combination thereof. Alternatively, the network 160 may be a direct connection between the client 110 and the map server system 150. In general, the client 110, network 160, and/or map server system 150 may be in communication via any type of wired or wireless connection, using a wide variety of communication protocols.
The map server system 150 can be implemented with conventional or custom technology. Numerous known server architecture and functionalities can be used to implement a GIS server system. Further, the map server system 150 may include one or more servers operating under a load balancing scheme, with each server (or a combination of servers) configured to respond to and interact with clients 110 via the network 160. In one particular embodiment, the server system 150 is implemented as discussed in U.S. application Ser. No. 10/270,272, filed Oct. 10, 2002, titled “Server for Geospatially Organized Flat File Data,” which is incorporated herein.
In general, when a user of a client computer 110 enters a search query (e.g., via browser and client side agent), it is put into a request by the client 110, and sent to the map server system 150 via the network 160. The server system 160 then determines what the search query is for, and responds with appropriate data from various sub-systems, such as geo-coders, routing engines, and local search indexes, in a format that the requesting client can use to present the data to the user (e.g., via a browser or other application).
Used in conjunction with the server system 150, the GIS 170 and ranked entity database 140 provide a map system 100 that serves map and GIS data over the Internet or other network 160. The map system 100 allows users to visualize, select, and explore geographic information (e.g., all over the world or in a particular region). The entity ranking module 120A can be configured to place rank available map data items based on various attributes associated with each geospatial feature (or a subset of geospatial features). These attributes may be extrinsic or intrinsic attributes of a geospatial feature, represent meta attributes of the feature, and/or reflect the personal behavior of a user. Based on ranking entities according to these attributes, users are shown the geospatial entities most likely to be of interest in the area of their visual search within the interactive GIS.
Entity Ranking Module
The entity ranking module 120 can receive entity data 210 and ranking data 220 about entities from any number of sources. The data may include satellite data, aerial photographs, street-level photographs, digital map data, tabular data (e.g., digital yellow and white pages), and targeted database data (e.g., databases of diners, restaurants, museums, and/or schools; databases of seismic activity; database of national monuments; etc). It may also include government census and population data, building plan data, demographic data including socio-economic attributes associated with a geospatial entity such as a zip code or town, and alternative name data. In one particular embodiment, the data comprises proprietary content collected by a third-party provider and placemarks derived from it can only be accessed by users who have specifically paid for or subscribed to it.
While these sources comprise structured data about geospatial entities, definitions of geospatial entities 210 and ranking data 220 in the form of information about attributes of geospatial entities may also be provided in unstructured form. Such data can be harvested from websites on the internet, and/or culled or provided from various sources including community forums such as the Google Earth Community, online bulletin boards, or other virtual spaces in which geospatial entities may be defined and described by users in a public, private, or semi-public setting. In the case of the Google Earth Community, for example, an entity may be posted by a user, and then descriptions of the entities may be provided on subsequent postings or replies to the initial posting. The entity ranking module 120 may also receive data from one or more clients 110 that may be particular to a user or client device 110. As described in more detail below, this data can be used to customize rankings and/or a user's experience.
Example geospatial entities include a city name and location, a user defined entity, a commercial entity, a geospatial item found in a web search, or any item (e.g., physical thing, event, or quality) having a geographic association. A geospatial entity is thus comprised of a geometry associated with a physical place (such as a set of geographic coordinates on Earth or the moon) and a description. In the case of a geospatial entity that is non-geographical in nature, such as the War of 1812, this geometry may correspond to locations associated with the event. Thus, the entity can correspond to single or multiple physical places and descriptions. For instance, geospatial entities in Google Earth can be either singleton objects or may be a hierarchical folder of objects, each object in which may be another folder or an entity. Thus, while some entities represent one geospatial object, other entities may have folders that in aggregate represent many geospatial objects. A single entity, in turn, may correspond to one or more placemarks. For instance, an entity like “Oakland gas stations” may include several different physical locations, each of which is represented by a separate placemark.
Ranking data 220 may describe attributes of entities that can be evaluated by the ranking engine 230 to determine the entity's rank. In an embodiment, the attribute defines the interestingness of an entity to a particular user. Such interestingness can be used to rank the various geospatial entities in the area of a user's visual search within an interactive geospatial information system (such as Google Earth), so that client-side entity display prioritizing is enabled. As will be explained in turn, “interestingness” for a geospatial entity can be determined by measuring or otherwise determining various types of extrinsic data associated with that entity. In one such embodiment, this measure, scaled by a corresponding weight, forms a bonus that augments the entity's score or rank (e.g., by addition or multiplication). Thus, higher ranked entities can be given priority for display over lower ranked (less interesting) entities. Data intrinsic to the GIS system may also be considered, as normally done (e.g., zoom level).
In another embodiment, ranking data 220 comprises various indications of a user's interest in certain placemarks. For instance, placemarks that have been saved or annotated by the user at the browser or application level could be deemed to be of greater interest to a user. A user's search terms or patterns of web page access or use may also be correlated to certain geospatial entities and used by an entity ranking module 120 at the client or on a server to select placemarks for the user. In addition, placemarks that the user has defined for his or her own use may be assumed to be of high personal interest. In one such embodiment, geospatial entities including points of interest or personal relevance to the user, such as the location of the user's house, workplace, child's daycare, or favorite playground are identified and marked on any map in the vicinity of these elements, regardless of their relative rank as calculated by a GIS. These and other indications of user interest may be gauged from the user's behavior, or may be in the form of preferences or instructions regarding entities affirmatively provided by the user, for instance instructing the inclusion or exclusion of specific entities or groups of entities in maps provided by a map server system. A rankings premium may be assigned to geospatial entities based on the user's interest or preferences. User data collected at a client may be stored in the memory 260 of the entity ranking module and used by the ranking engine 230 to generate entity rankings that are personal to the user.
The ranking engine 230 comprises a module for ranking entities based on descriptions of entity attributes included in the ranking data 220. Depending on the type of data provided, the ranking engine 230 can use a variety of mechanisms to evaluate geospatial entities, which are further described below.
The entities as ranked by the ranking engine 230 are organized into layers by a placemark layer generator 240. This may be accomplished by determining a level of detail and threshold to be associated, for instance, with a given altitude or density. For instance, when a user's query implicates a number of entities greater than a given threshold, only those entities having a place rank above a certain threshold are provided. For example, assume the given threshold for the total number of entities that can be displayed at the current map view is 50, and that the place rank threshold is 80. If a user's query implicates over 100 geospatial entities, and 35 entities have a place rank over 80, then the server system will serve those 35 entities along with the 15 next highest ranked entities for display at the requesting client. Alternatively, all of the implicated geospatial entities generated are served to a client-side entity ranking module 120, which then determines which of those entities to display (in a similar fashion to the server-side functionality). Or, both server-side and client-side entity ranking can be carried out, where the server system serves a set of ranked entities, and a client then displays a subset of that served set. Placemarks can be subdivided into layers according to criteria other than altitude or density, including conceptual, spatial, temporal, or other groupings. In one particular embodiment, the placemark layer generator also applies stylings to the various placemarks and stores those with the placemark layers.
Ranking Mechanisms
One embodiment of the present invention is a method for computing a relative ranking of a geospatial entity such as a city name and location, user defined entity, commercial entity, or geospatial item found in a web search, as compared to other such entities. These relative rankings are determined by a ranking engine 230 and are used within a GIS (e.g., as discussed with reference to client-side entity ranking of
In an embodiment, this ranking, which can be referred to as place rank, is computed based on the weighted contributions of various non-cartographic meta attributes about a geospatial entity. Rather than directly measuring a characteristic of a physical place, such as its population, these attributes reflect traits of abstractions or representations associated with the geospatial entity. Examples include an attribute of a description of an entity (for instance, the amount of detail in the description of an entity or the number of times a description has been viewed), an attribute of a definition of an entity (e.g. the context or downloads of a definition of an entity, or attributes about the creation of an entity in a public forum), an indicator of the popularity of a geospatial entity (such as the number of views, downloads, or clicks on the entity or a placemark associated with the entity or an attribute based on a ranking or score assigned to an entity), or the relationship of an entity to its context, such as the category to which an entity belongs. Attributes that fit into each of these categories are described in greater detail below:
One or more of the attributes listed above is evaluated and the results are weighted individually with a scale factor before being summed to produce an overall score for an entity. Such a calculation could be performed by the ranking engine depicted in
Numerous algorithms can be used to for determine place rank in accordance with an embodiment of the present invention. For example, in an embodiment, SCORE=NumberOfPostCharacters+a*NumberOfDescriptionCharacters)+b*NumberOfReplies+c*NumberOfViews+d*NumberOfDownloads+StatureWithinCommunity, wherein a, b, c, and d represent variables that can be adjusted based on the value assigned to each attribute. The StatureWithinCommunity reflects the poster of a description, and, in an embodiment, can range from 200 to 500 depending on the poster's stature based on any of a number of criteria including reputation, posting behavior, and ratings or endorsements by other users.
One embodiment of the ranking system described herein aggregates the individual attribute measures with a general linear combination. A more sophisticated aggregation, of which the linear combination is the subset along the main diagonal, is to use an M by M matrix of weights, where the dimension M corresponds to the number of attributes, and matrix reduction is used to allow specification of weights for the full cross product of attributes. For example, such a technique allows a specified weight for the product of ‘description length’ and ‘author stature’ as a combined component. The two equation structures described herein are representative of the variety of attribute combination methods that will be apparent in light of this disclosure, such as including exponentiation or other algebraic forms in the evaluation of each attribute.
Thus, extrinsic meta data about a geospatial entity can be used as input to a scoring system that produces a relative ranking for purposes such as selection for display within a geospatial information system. There are other attributes that may be used in such a system, such as the degree of match between search terms and entity description text and historical search preferences of an individual user or users in aggregate, that may be incorporated into an interactive GIS as described herein as elements used to determine an entity score. Further, as described earlier, the ranking may be used for purposes other than selection for display.
Generating Prioritized Placemarks for a Map
On a regular basis, entity data is received 310 from various sources such as the data sources discussed with reference to
According to the example method shown in
In an embodiment, at a later point in time, a request for a placemark layer or layers is received 345, and the appropriate layers are provided 350 to the requester. As discussed earlier, a digital map may be generated according to raster, tiled, or vector-based methods. Depending on the method used, a placemark layer may be requested by a map server in real-time in response to a query, or provided 350 to create map components that are pre-stored and only served when a user request is received. In an embodiment, the placemark layers are provided 350 in response to user preferences or selections. In an embodiment, once provided, the placemark layer is combined with other layers to form a map, at a client or server site.
Requesting a Map with Prioritized Placemarks
In addition, user placemark preferences may also be provided 420 to the map system. The preferences may reflect for instance, which categories or layers of placemarks to display, how many placemark to include (density), and how much identifying information should be displayed on a map. For instance, in the case of the map of
In an embodiment, preferences provided 420 to the map system can be used to personalize the selection and display of placemarks to the user. Personalized placemark selection may be accomplished in a variety of ways, for instance by personalizing entity ranking by using a user's behavior or usage patterns as the basis of an attribute upon which an entity's rank is scored or varying the weight given to certain attributes based on a user's input; or, for example, by overriding generalized ranking schemes by always including placemarks that the user has defined or designated herself.
In the flow chart of
In yet another embodiment, the user may request a map that includes both personal and general placemarks 430. The client receives 432B a map and a group of general placemarks or entities associated with the geography of the map based on this request. The general placemarks are combined with personal placemarks that have been designated by the user in any of a variety of ways (for instance by authoring the entity definition or placing the placemark in a favorites folder), and a ranking mechanism is applied 436B to the combined group of placemarks. The results are used to generate 440B a layer that includes both personal and generalized placemarks, which is then combined with the map provided to the client to generate 450B a map for display 450B.
The features and advantages described herein are not all-inclusive and, in particular, many additional features and advantages will be apparent to one of ordinary skill in the art in view of the figures and description. Moreover, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and not to limit the scope of the inventive subject matter.
This application is a continuation of U.S. application Ser. No. 13/621,042, filed on Sep. 25, 2012, which is a continuation of U.S. application Ser. No. 13/030,101, filed on Feb. 17, 2011, which is a continuation of U.S. application Ser. No. 11/548,689, filed on Oct. 11, 2006, which claims the benefit of the U.S. Provisional Application No. 60/726,505, filed on Oct. 12, 2005, all of which is are hereby incorporated by reference in their entirety for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
4972319 | DeLorme | Nov 1990 | A |
5051928 | Gruthers | Sep 1991 | A |
5220507 | Kirson | Jun 1993 | A |
5263136 | DeAguiar et al. | Nov 1993 | A |
5272638 | Martin et al. | Dec 1993 | A |
5307419 | Tsujino et al. | Apr 1994 | A |
5341463 | Wescott et al. | Aug 1994 | A |
5396254 | Toshiyuki | Mar 1995 | A |
5398188 | Maruyama | Mar 1995 | A |
5434788 | Seymour et al. | Jul 1995 | A |
5490285 | Ahlenius et al. | Feb 1996 | A |
5555354 | Strasnick et al. | Sep 1996 | A |
5559707 | DeLorme et al. | Sep 1996 | A |
5579459 | Jennyc | Nov 1996 | A |
5613051 | Iodice et al. | Mar 1997 | A |
5646751 | Motamed et al. | Jul 1997 | A |
5710835 | Bradley | Jan 1998 | A |
5754182 | Kobayashi | May 1998 | A |
5760783 | Migdal et al. | Jun 1998 | A |
5802492 | DeLorme et al. | Sep 1998 | A |
5822123 | Davis et al. | Oct 1998 | A |
5848373 | DeLorme et al. | Dec 1998 | A |
5864337 | Marvin | Jan 1999 | A |
5902347 | Backman et al. | May 1999 | A |
5910805 | Hickey et al. | Jun 1999 | A |
5929860 | Hoppe | Jul 1999 | A |
5933100 | Golding | Aug 1999 | A |
5938709 | Hale | Aug 1999 | A |
6002809 | Feig et al. | Dec 1999 | A |
6021371 | Fultz | Feb 2000 | A |
6021372 | Harrington | Feb 2000 | A |
6028550 | Froeberg et al. | Feb 2000 | A |
6031963 | Kitamura et al. | Feb 2000 | A |
6054990 | Tran | Apr 2000 | A |
6067502 | Hayashida et al. | May 2000 | A |
6098015 | Nimura et al. | Aug 2000 | A |
6100897 | Mayer et al. | Aug 2000 | A |
6111583 | Yaron et al. | Aug 2000 | A |
6144338 | Davies | Nov 2000 | A |
6182010 | Berstis | Jan 2001 | B1 |
6199014 | Walker et al. | Mar 2001 | B1 |
6202026 | Nimura et al. | Mar 2001 | B1 |
6208934 | Bechtolsheim et al. | Mar 2001 | B1 |
6215503 | Snyder et al. | Apr 2001 | B1 |
6222557 | Pulley et al. | Apr 2001 | B1 |
6233523 | Sood | May 2001 | B1 |
6247019 | Davies | Jun 2001 | B1 |
6252608 | Snyder et al. | Jun 2001 | B1 |
6262741 | Davies | Jul 2001 | B1 |
6266614 | Alumbaugh | Jul 2001 | B1 |
6278432 | Ratnakar | Aug 2001 | B1 |
6278938 | Alumbaugh | Aug 2001 | B1 |
6285999 | Page | Sep 2001 | B1 |
6307573 | Barros | Oct 2001 | B1 |
6308133 | Loffert et al. | Oct 2001 | B1 |
6321158 | DeLorme et al. | Nov 2001 | B1 |
6331869 | Furlan et al. | Dec 2001 | B1 |
6337708 | Furlan et al. | Jan 2002 | B1 |
6346938 | Chan et al. | Feb 2002 | B1 |
6388684 | Iwamura et al. | May 2002 | B1 |
6392646 | Yamrom et al. | May 2002 | B1 |
6404906 | Bacus et al. | Jun 2002 | B2 |
6405123 | Rennard et al. | Jun 2002 | B1 |
6421053 | Johns et al. | Jul 2002 | B1 |
6452596 | Gueziec et al. | Sep 2002 | B1 |
6473691 | Winter et al. | Oct 2002 | B1 |
6489955 | Newhall | Dec 2002 | B1 |
6496189 | Yaron et al. | Dec 2002 | B1 |
6522336 | Yuasa | Feb 2003 | B1 |
6525726 | Xie et al. | Feb 2003 | B1 |
6538656 | Cheung et al. | Mar 2003 | B1 |
6542812 | Obradovich et al. | Apr 2003 | B1 |
6553420 | Karger et al. | Apr 2003 | B1 |
6573905 | MacInnis et al. | Jun 2003 | B1 |
6594823 | Corbin | Jul 2003 | B1 |
6622084 | Cardno et al. | Sep 2003 | B2 |
6622087 | Anderson | Sep 2003 | B2 |
6622090 | Lin | Sep 2003 | B2 |
6680674 | Park | Jan 2004 | B1 |
6697799 | Neal et al. | Feb 2004 | B1 |
6721769 | Rappaport et al. | Apr 2004 | B1 |
6724382 | Kenyon et al. | Apr 2004 | B2 |
6772174 | Pettersson | Aug 2004 | B1 |
6799176 | Page | Sep 2004 | B1 |
6826472 | Kamei et al. | Nov 2004 | B1 |
6853912 | Han | Feb 2005 | B2 |
6856807 | Raith | Feb 2005 | B1 |
6915205 | Kim | Jul 2005 | B2 |
6957237 | Traversat et al. | Oct 2005 | B1 |
6960997 | Gieseke et al. | Nov 2005 | B2 |
6999876 | Lambert et al. | Feb 2006 | B2 |
7031838 | Young et al. | Apr 2006 | B1 |
7050068 | Bastos et al. | May 2006 | B1 |
7053830 | Krumm et al. | May 2006 | B2 |
7081902 | Crow et al. | Jul 2006 | B1 |
7088266 | Watanabe et al. | Aug 2006 | B2 |
7124022 | Carmichael et al. | Oct 2006 | B2 |
7158878 | Rasmussen et al. | Jan 2007 | B2 |
7173546 | Gomi et al. | Feb 2007 | B2 |
7177761 | Kaufman et al. | Feb 2007 | B2 |
7197393 | Kim | Mar 2007 | B2 |
7222306 | Kaasila et al. | May 2007 | B2 |
7225207 | Ohazama et al. | May 2007 | B1 |
7256732 | De Salas | Aug 2007 | B2 |
7260474 | Thayathil et al. | Aug 2007 | B1 |
7376510 | Green | May 2008 | B1 |
7379811 | Rasmussen et al. | May 2008 | B2 |
7451041 | Laumeyer et al. | Nov 2008 | B2 |
7460953 | Herbst et al. | Dec 2008 | B2 |
7542882 | Agrawala et al. | Jun 2009 | B2 |
7565240 | Tomizawa | Jul 2009 | B2 |
7826472 | Kappes et al. | Nov 2010 | B2 |
20010030667 | Kelts | Oct 2001 | A1 |
20010050999 | Bacus et al. | Dec 2001 | A1 |
20020035451 | Rothermel | Mar 2002 | A1 |
20020049742 | Chan et al. | Apr 2002 | A1 |
20020055926 | Dan et al. | May 2002 | A1 |
20020067353 | Kenyon et al. | Jun 2002 | A1 |
20020067374 | Kenyon | Jun 2002 | A1 |
20020067379 | Kenyon et al. | Jun 2002 | A1 |
20020103597 | Takayama et al. | Aug 2002 | A1 |
20020112237 | Kelts | Aug 2002 | A1 |
20020113797 | Potter et al. | Aug 2002 | A1 |
20020120396 | Boies et al. | Aug 2002 | A1 |
20020123841 | Satoh et al. | Sep 2002 | A1 |
20020128773 | Chowanic et al. | Sep 2002 | A1 |
20020129014 | Kim et al. | Sep 2002 | A1 |
20020156779 | Elliot et al. | Oct 2002 | A1 |
20020159657 | DeLorme | Oct 2002 | A1 |
20020163654 | Levantovsky | Nov 2002 | A1 |
20020184043 | Lavorgna et al. | Dec 2002 | A1 |
20030038845 | Okamura | Feb 2003 | A1 |
20030060973 | Mathews et al. | Mar 2003 | A1 |
20030074391 | Carter et al. | Apr 2003 | A1 |
20030095135 | Kassila et al. | May 2003 | A1 |
20030194057 | Dewaele | Oct 2003 | A1 |
20030220734 | Harrison et al. | Nov 2003 | A1 |
20040027258 | Pechatnikov et al. | Feb 2004 | A1 |
20040039520 | Khavakh et al. | Feb 2004 | A1 |
20040041805 | Hayano et al. | Mar 2004 | A1 |
20040075660 | Liao et al. | Apr 2004 | A1 |
20040078750 | Frank | Apr 2004 | A1 |
20040105573 | Neumann et al. | Jun 2004 | A1 |
20040122936 | Mizelle et al. | Jun 2004 | A1 |
20040145599 | Taoka et al. | Jul 2004 | A1 |
20040217980 | Radburn et al. | Nov 2004 | A1 |
20040225437 | Endo et al. | Nov 2004 | A1 |
20040243307 | Geelen | Dec 2004 | A1 |
20050004903 | Tsuda | Jan 2005 | A1 |
20050021415 | Desai | Jan 2005 | A1 |
20050027705 | Sadri et al. | Feb 2005 | A1 |
20050033511 | Pechatnikov et al. | Feb 2005 | A1 |
20050065959 | Smith et al. | Mar 2005 | A1 |
20050071741 | Acharya et al. | Mar 2005 | A1 |
20050080786 | Fish et al. | Apr 2005 | A1 |
20050091193 | Frank et al. | Apr 2005 | A1 |
20050096849 | Sorrells | May 2005 | A1 |
20050110789 | Le Ouay | May 2005 | A1 |
20050122294 | Ben-David et al. | Jun 2005 | A1 |
20050131634 | Ignatin | Jun 2005 | A1 |
20050144592 | Below et al. | Jun 2005 | A1 |
20050171686 | Davis | Aug 2005 | A1 |
20050197894 | Fairbanks et al. | Sep 2005 | A1 |
20050209944 | Ballow et al. | Sep 2005 | A1 |
20050216186 | Dorfman et al. | Sep 2005 | A1 |
20050232513 | Ritt et al. | Oct 2005 | A1 |
20050270311 | Rasmussen et al. | Dec 2005 | A1 |
20050278311 | Moore et al. | Dec 2005 | A1 |
20050278386 | Kelly et al. | Dec 2005 | A1 |
20050278396 | Betts et al. | Dec 2005 | A1 |
20050286493 | Angelhag | Dec 2005 | A1 |
20060002590 | Borak | Jan 2006 | A1 |
20060004512 | Herbst et al. | Jan 2006 | A1 |
20060017562 | Bachelder | Jan 2006 | A1 |
20060026067 | Nicholas et al. | Feb 2006 | A1 |
20060041375 | Witmer et al. | Feb 2006 | A1 |
20060041376 | Poppen et al. | Feb 2006 | A1 |
20060075442 | Meadow | Apr 2006 | A1 |
20060080156 | Baughn et al. | Apr 2006 | A1 |
20060085392 | Wang et al. | Apr 2006 | A1 |
20060106944 | Shahine et al. | May 2006 | A1 |
20060149742 | Egnor | Jul 2006 | A1 |
20060173841 | Bill | Aug 2006 | A1 |
20060200383 | Arutunian et al. | Sep 2006 | A1 |
20060241859 | Kimchi et al. | Oct 2006 | A1 |
20060271277 | Hu et al. | Nov 2006 | A1 |
20060271281 | Ahn et al. | Nov 2006 | A1 |
20060271286 | Rosenberg | Nov 2006 | A1 |
20060288014 | Edwards et al. | Dec 2006 | A1 |
20070010942 | Bill | Jan 2007 | A1 |
20070011145 | Snyder | Jan 2007 | A1 |
20070080830 | Sacks | Apr 2007 | A1 |
20070096945 | Rasmussen et al. | May 2007 | A1 |
20070106468 | Eichenbaum et al. | May 2007 | A1 |
20070116357 | Dewaele | May 2007 | A1 |
20070149214 | Walsh et al. | Jun 2007 | A1 |
20070154067 | Laumeyer et al. | Jul 2007 | A1 |
20070198182 | Singh | Aug 2007 | A1 |
20070203643 | Ramaswamy et al. | Aug 2007 | A1 |
20070225986 | Bowe et al. | Sep 2007 | A1 |
20070239348 | Cheung | Oct 2007 | A1 |
20080010262 | Frank | Jan 2008 | A1 |
20080234752 | Dahners | Sep 2008 | A1 |
20080288306 | MacIntyre et al. | Nov 2008 | A1 |
20080313532 | Dames et al. | Dec 2008 | A1 |
20090037103 | Herbst et al. | Feb 2009 | A1 |
20110004591 | Chen | Jan 2011 | A1 |
20110184945 | Das et al. | Jul 2011 | A1 |
Number | Date | Country |
---|---|---|
2169421 | Nov 1996 | CA |
0967556 | Dec 1999 | EP |
1193626 | Apr 2002 | EP |
1203931 | May 2002 | EP |
61-135270 | Jun 1986 | JP |
2000-029448 | Jan 2000 | JP |
2001-027876 | Jan 2001 | JP |
2002-032280 | Jan 2002 | JP |
2003-208597 | Jul 2003 | JP |
2003-337823 | Nov 2003 | JP |
2004-280659 | Oct 2004 | JP |
2004-326712 | Nov 2004 | JP |
2005-235144 | Sep 2005 | JP |
2003-0000691 | Jan 2008 | KR |
WO 0039755 | Jul 2000 | WO |
WO 0146781 | Jun 2001 | WO |
WO 2007021177 | Feb 2007 | WO |
Entry |
---|
Azuma, R., “A Survey of Augmented Reality,” In Presence: Teleoperators and Virtual Environments, pp. 355-385, Aug. 1997, vol. 6, No. 4. |
Barclay, T., et al., “The Microsoft TerraServer,” Microsoft Research, Microsoft Corporation, Jun. 1998, pp. 1-32. |
Bedard, Y., et al., “Supporting Multiple Representations with Spatial Databases Views Management and the Concept of ‘VUEL,’” Joint Workshop on Multi-Scale Representations of Spatial Data, Jul. 7-8, 2002, pp. 1-14, ISPRS WG IV/3, ICA Com. on Map Generation, Ottawa, Canada. |
Bernier, E., et al., “UMapIT: An On-Demand Web Mapping Tool Based on a Multiple Representation Database,” Eighth ICA Workshop on Generalisation and Multiple Representation, Jul. 7-8, 2005, pp. 1-9, A Coruña, Spain. |
Brenner, C., et al., “Extracting Landmarks For Car Navigation Systems Using Existing GIS Databases And Laser Scanning,” ISPRS Archives, Sep. 2003, 6 Pages, vol. XXXIV, Part 3/W8. |
Burges, Chris, et al., “Learning to Rank Using Gradient Descent”, Proceedings of the 22nd International Conference on machine Learning, Bonn, Germany, 2005, pp. 1-8, [online]. |
Burnett, G.E., ““Turn right at the King's Head” Drivers' requirements for route guidance information,” A Doctoral Thesis of Loughborough University, Nov. 1998, 341 pages, [online] [retrieved on Feb. 22, 2010], Retrieved from the internet <URL: http://dspace.mit.edu/handle/1721.1/14225>. |
Burnett, G.E., “Turn right at the traffic lights” The requirement for landmarks in vehicle navigation systems, The Journal of Navigation, 2000, p. 499-510, vol. 53 No. 3. |
Crawford, Clayton, et al., Fast 3D Visualization of Large Image Datasets in a GIS, Earth Observation Magazine, vol. 12, No. 9, Dec. 2003, USA, pp. 1-5. |
Cosman, M., “Global Terrain Texture: Lowering the Cost,” Proceedings of the 1994 Image VII Conference, Tempe, Arizona: The Image Society, pp. 53-64. |
Davis, J.R., “The Back Seat Driver: Real Time Spoken Driving Instructions,” IEEE, 1989, pp. 146-150. |
Dragan, Richard V., MSN Virtual Earth 1.0, MSN Virtual Earth 1.0 review by PC Magazine, Jul. 26, 2005, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL:http://www.pcmag.com/article2/0.1895.1840750.00.asp>, pp. 1-2. |
Egenhofer, M., et al., “Exploratory Access to Geographic Data Based on the Map-Overlay Metaphor,” Journal of Visual Languages and Computing, 1993, p. 105-125, vol. 4, No. 2. |
Egenhofer, M., et al., “Visual Map-Algebra: a direct-manipulation user interface for GIS,” Visual Database Systems 3, Visual Information Management, Proceedings of the Third IFIP 2.6 Working Conference on Visual Database Systems, Lausanne, Switzerland, Chapman & Hall, 1995, pp. 235-253. |
“ESRI Video Clips, What is GIS?” Jul. 25, 2006, 1 page [online] [Retrieved on Jul. 25, 2006] Retrieved from the Internet<URL:http://gis.esri.com/esriclips/clip.cfm?ClipID=60>. |
Ester, M., et al., “Spatial Data Mining: A Database Approach,” Proceedings of the Fifth International Symposium on Large Spatial Databases (SSD '97), 1997, 20 pages, Lecture Notes in Computer Science, Springer, Berlin, Germany. |
Feiner, S., et al., “Knowledge-Based Augmented Reality,” Communications of the ACM, Jul. 1993, pp. 53-62, vol. 36, No. 7. |
Fraser, B., et al., “Usability of Geospatial Metadata of Space—Time Matters,” Bulletin of the American Society for Information Science and Technology, Aug. 1999, vol. 25, No. 6, pp. 24-28. |
Fukunaga, Yasuhi, et al., “Hitachi Group Initiatives as ITS Businesses Begin to Take off”, Hitachi Corporation, 2003, pp. 22-27, vol. 52, No. 1. |
“Geography Markup Language” Wikipedia, Last modified Aug. 14, 2007, pp. 1-8, [online], [retrieved on Oct. 23, 2007], Retrieved from the Internet <URL: http://en.wikipedia.org/wiki/Geography—Markup—Language>. |
“Geo-Web, Markup and Geo-Web, GML and KML Syntax,” Sep. 7, 2007, pp. 1-10, [online], [retrieved on Oct. 23, 2007], Retrieved from the Internet <URL: http://geoweb.blog.com/313918/>. |
Gleicher, M. et al., “Through-the-Lens Camera Control,” Computer Graphics, Proceedings SIGGRAPH '92, Jul. 1992, pp. 331-340, vol. 26, No. 2, [online] [Retrieved on Jul. 25, 2006] Retrieved from the Internet<URL:http://www.cs.wisc.edu/graphics/Papers/Gleicher/CMU/camera.pdf>. |
Ho, T. K., et al., “Word Recognition with Multi-Level Contextual Knowledge,” Center for Document Analysis and Recognition, State University of New York at Buffalo, 1991, pp. 1-11, Buffalo, New York. |
Hollerer, T., et al., “Mobile Augmented Reality,” Chapter 9, Telegeoinformatics: Location-Based Computing and Services, Jan. 2004, pp. 221-260, H Karimi and A. Hammad (eds.). Taylor & Francis Books Ltd. |
“Information Visualization: Visual Interfaces for Decision Support Systems,” AVS Advanced Visual Systems, 13 pages, [online] [Retrieved on Aug. 28, 2006] Retrieved from the Internet <URL:http://www.avs.com/white-papers/infoviz.html> undated. |
Leclerc, Y., et al., “TerraVision: A Terrain Visualization System,” SRI International, Menlo Park, California, Tech. Note No. 540, Apr. 22, 1994, pp. 1-20. |
Montalbano, Elizabeth, Microsoft Takes on Google with Virtual Earth, IDG News Service, Jul. 25, 2005, 1 page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL:http://www.infoworld.com/article/05/07/25/HNmsvirtualearth.sub.—1.html>. |
“MapQuest.Com Maps, Directions and More,” Mapquest.com, 2005, 1 page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://www.mapquest.com>. |
Meeks, W., et al., “Geospatial information utility: an estimation of the relevance of geospatial information to users,” Decision Support Systems, Jul. 25, 2003, pp. 47-63. |
“Microsoft Streets & Trips 2001,” Answers.com, 1999, [online] [Retrieved on May 29, 2009] Retrieved from the internet URL:http://www.answers.com/topic/microsoft-streets-trips-2001>, 2 Pages. |
“MSN Maps & Directions,” Microsoft Corporation, 2005, 1 page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: <http://maps.msn.com/(ogxuearj4ya5au55fogcdzbt)/Home.aspx>. |
Sullivan, D., “MSN Virtual Earth To Take On Google Earth,” May 23, 2005, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://blog.searchenginewatch.com/blog/050523-125208>, pp. 1-4. |
“MSN Virtual Earth—Microsoft Internet Explorer,” Microsoft Corporation, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet URL:http://virtualearth.msn.com, pp. 1-3. |
“MultiMap.com—Online Maps Everywhere,” Multimap.com, 2004, 1 page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://multimaps.com>. |
“NASA World Wind 1.3,” Nasa, Mar. 29, 2005, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://worldwind.arc.nasa.gov/>, pp. 1-2. |
Poslad, S., et al., “Crumpet: Creation of User-Friendly Mobile Services Personalized for Tourism,” Second International Conference on 3G Mobile Communication Technologies, 3G 2001, Mar. 2001, 5 pages, London, UK. |
Potmesil, M., “Maps Alive: Viewing Geospatial Information on the WWW,” Bell Laboratories, May 14, 1998, 19 pages, [online] [Retrieved on Feb. 19, 2009] Retrieved from the internet: <URL:http://geckil.com/˜harvest/www6/Technical/Paper130/Paper130 . . . >. |
Rabinovich, B., et al., “Visualization of Large Terrains in Resource-Limited Computing Environments,” Proceedings of the 8th IEEE Visualization '97 Conference, Oct. 19-24, 1997, pp. 95-102, Phoenix, Arizona. |
Reitmayr, G., et al., “Collaborative Augmented Reality for Outdoor Navigation and Information Browsing,” Proceedings of the Second Symposium on Location Based Services and TeleCartography, 2004, pp. 31-41. |
Rekimoto, J., et al., “The World through the Computer: Computer Augmented Interaction with Real World Environments,” Symposium on User Interface Software and Technology, Proceedings of the 8th annual ACM symposium on User interface and software technology, 1995, pp. 29-36. |
Ribeiro, J.A., et al., “A Syntactic and Lexicon Analyzer for the Geography Markup Language (GML),” IEEE, 2004, p. 2896-2899. |
Richards, J., et al., “A Comparison Of Two Direct-Manipulation Gis User Interfaces For Map Overlay,” Geographical Systems, 1995, p. 267-290, vol. 2, No. 4. |
Samet, H., “MARCO: MAp Retrieval by Content,” IEEE Transactions on Pattern Analysis and Machine Intelligence, Aug. 1996, pp. 783-798, vol. 18, No. 8. |
Starner, T., et al., “Augmented Reality Through Wearable Computing,” M.I.T. Media Laboratory Perceptual Computing Section Technical Report No. 397, 1997, pp. 1-9. |
“TerraServer-USA,” Microsoft Corporation, 2005, 1 page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://terraserver.homeadvisor.msn.com/>. |
“whereis.com—Search Australian Maps,” Telstra Corporation LTC, 2004, 1 Page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://www.whereis.com/whereis/home.jsp>. |
“Yahoo! Maps, Driving Directions, and Traffic,” Yahoo! Inc., 2005, 1 Page, [online], [retrieved on Aug. 1, 2005]. Retrieved from the Internet <URL: http://maps.yahoo.com>. |
Yamaichi, R., “We can see web business models of the Windows 2000 era! Backside of Exchange2000 (Café www.exchange2000j.com)”, BackOffice WORLD, Oct. 1, 2000, pp. 91-97 vol. 3, IDG Japan. (With English Summary). |
Zhou, X., et al., “On Spatial Information Retrieval an Database Generalization,” International Conference on Digital Libraries: Research and Practice, 2000, pp. 328-334, IEEE, Kyoto, Japan. |
“Comparing Vector and Raster Mapping for Internet Applications,” ESRI White Paper, Aug. 2006, 10 pages, Redlands, CA. |
Office Action issued by Canadian Intellectual Property Office, Canadian Patent Application No. 2,560,560, Feb. 5, 2008, 3 pages. |
Office Action issued by Canadian Intellectual Property Office, Canadian Patent Application No. 2,560,560, Mar. 18, 2009, 2 pages. |
Office Action issued by Canadian Intellectual Property Office, Canadian Patent Application No. 2,560,558, Aug. 7, 2009, 3 pages. |
Office Action Issued by Canadian Intellectual Property Office, Canadian Patent Application No. 2,560,386, Jun. 23, 2009, 2 pages. |
Office Action Issued by Canadian Intellectual Property Office, Canadian Patent Application No. 2,560,386, Oct. 29, 2007, 3 pages. |
First Office Action of China State Intellectual Property Office, Chinese Patent Application No. 200580013512.0, May 8, 2009, 11 Pages. |
Second Office Action of China State Intellectual Property Office, Chinese Patent Application No. CN200580013512.0, Oct. 23, 2009, 8 Pages. |
First Office Action of China State Intellectual Property Office, Chinese Patent Application No. 200580013912.1, Aug. 28, 2009, 16 Pages. |
First Office Action for Chinese Patent Application No. 200680044327.2, Apr. 21, 2010, 10 Pages. |
Notice of Grounds for Rejection, Japanese Patent Application No. P2007-505107, May 18, 2010, 6 Pages. |
Summons to attend oral proceedings pursuant to Rule 115(1) EPC for European Patent Application No. EP06826074.4, Oct. 27, 2010, 6 Pages. |
Supplementary European Search Report for European Patent Application No. EP05713028, Sep. 6, 2010, 3 Pages. |
Communication pursuant to Article 94(3) EPC, for European Patent Application No. EP05729642.8, Oct. 8, 2010, 6 Pages. |
Supplementary European Search Report, European Patent Application No. EP 05729642.8, May 12, 2010, 5 Pages. |
Examination Report for European Patent Application No. EP 05726046.5, Apr. 23, 2010, 4 Pages. |
Supplementary European Search Report, European Patent Application No. EP 05726046.5, Nov. 6, 2008, 3 pages. |
Supplementary European Search Report, European Patent Application No. 06826074.4, Oct. 31, 2008. |
Indian Office Action, Indian Patent Application No. 1237/MUMNP/2006, Nov. 13, 2007, 2 pages. |
Indian Office Action, Indian Patent Application No. 1247/MUMNP/2006, Nov. 8, 2007, 2 pages. |
PCT International Search Report and Written Opinion, PCT/US06/49400, Feb. 12, 2008, 9 pages. |
PCT International Search Report and Written Opinion, PCT/US06/26745, Nov. 21, 2007, 7 pages. |
PCT International Search Report and Written Opinion, PCT/US05/09538, Sep. 20, 2007, 7 pages. |
PCT International Search Report and Written Opinion, PCT/US04/41679, Nov. 29, 2005, 4 pages. |
PCT International Search Report and Written Opinion, PCT/US05/03832, Dec. 14, 2006, 4 pages. |
PCT International Search Report and Written Opinion, PCT/US06/40480, Jun. 20, 2007, 7 pages. |
Office Action for U.S. Appl. No. 09/729,613, Jul. 2, 2003, 7 pages. |
Office Action for U.S. Appl. No. 09/729,613, Nov. 26, 2003, 7 pages. |
Office Action for U.S. Appl. No. 09/768,928, Sep. 15, 200313 pages. |
Office Action for U.S. Appl. No. 11/323,603, Jul. 29, 2009, 5 pages. |
Office Action for U.S. Appl. No. 11/305,694, Dec. 3, 2009, 12 Pages. |
Office Action for U.S. Appl. No. 11/088,542, Dec. 3, 2008, 5 pages. |
Office Action for U.S. Appl. No. 12/766,077, Jun. 18, 2010, 6 pages. |
Rejection Decision mailed Dec. 26, 2011 for Chinese Patent Application No. CN 200680044327.2, 17 Pages. |
Notice of Grounds for Rejection, Japanese Patent Application No. P2008-535780, mailed Sep. 27, 2011, 8 Pages. |
Notice of Preliminary Rejection, Korean Patent Application No. KR 10-2008-7011184, mailed Oct. 25, 2011, 7 Pages. |
Office Action for Canada Patent Application No. 2,625,651, Apr. 13, 2011, 6 pages. |
Communication from the Examiner for European Patent Application No. EP06826074.4, Jan. 3, 2011, 7 pages. |
Office Action for U.S. Appl. No. 13/030,101, Oct. 6, 2011, 14 pages. |
Office Action for U.S. Appl. No. 13/621,042, May 9, 2013, 7 pages. |
Number | Date | Country | |
---|---|---|---|
20140089052 A1 | Mar 2014 | US |
Number | Date | Country | |
---|---|---|---|
60726505 | Oct 2005 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13621042 | Sep 2012 | US |
Child | 14089755 | US | |
Parent | 13030101 | Feb 2011 | US |
Child | 13621042 | US | |
Parent | 11548689 | Oct 2006 | US |
Child | 13030101 | US |