US20010028348A1 - System and method for synchronizing raster and vector map images - Google Patents

System and method for synchronizing raster and vector map images Download PDF

Info

Publication number
US20010028348A1
US20010028348A1 US09/821,587 US82158701A US2001028348A1 US 20010028348 A1 US20010028348 A1 US 20010028348A1 US 82158701 A US82158701 A US 82158701A US 2001028348 A1 US2001028348 A1 US 2001028348A1
Authority
US
United States
Prior art keywords
map
receiving
region
display
manipulation
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.)
Abandoned
Application number
US09/821,587
Inventor
Darin Higgins
Darin Scott
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.)
Sourceprose Corp
Original Assignee
PROVAR Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=24141472&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20010028348(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by PROVAR Inc filed Critical PROVAR Inc
Priority to US09/821,587 priority Critical patent/US20010028348A1/en
Assigned to PROVAR INCORPORATED reassignment PROVAR INCORPORATED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HIGGINS, DARIN WAYNE, SCOTT, DAN MARTIN
Publication of US20010028348A1 publication Critical patent/US20010028348A1/en
Assigned to SOURCEPROSE CORPORATION reassignment SOURCEPROSE CORPORATION CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: PROVAR, INC.
Assigned to SOURCEPROSE CORPORATION reassignment SOURCEPROSE CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HOWARD, JOHN WILLARD
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/05Geographic models
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • G09B29/10Map spot or coordinate position indicators; Map reading aids
    • G09B29/102Map spot or coordinate position indicators; Map reading aids using electrical means

Definitions

  • the present invention generally relates to graphic image manipulations and in particular to manipulation of map images. Still more particularly, the present invention relates to the coordinating the manipulation of multiple map images displayed on a data processing system.
  • a digital map image is said to be georeferenced if a pair of mathematical functions, f, and g, have been determined that can be used to convert back and forth between the coordinates of the map image (as defined by the pixels of the image) and the corresponding longitude and latitude of the location of that point. That is, f and g do the following:
  • x and y represent the natural internal coordinate system of the map image.
  • a vector-based map image uses longitude and latitude as its internal coordinate system, if so, it can be considered to be trivially georeferenced already.
  • a digital raster map image uses the pixels of its image as a kind of natural coordinate matrix. This type raster map image will require non-trivial georeferencing functions to convert back and forth between coordinate systems.
  • each map image to be displayed is first georeferenced, to provide a set of conversion functions between each map's internal coordinate system and a geographic coordinate system, which is latitude/longitude in the preferred embodiment. After this is done, any point on each map can be referenced using the geographic coordinate set. Since this is the case, the maps can now be manipulated, edited, and annotated in a synchronized manner, by defining the manipulations in terms of the geographic coordinate system, and using the georeferencing functions to translate the manipulation to each map's internal coordinate system.
  • FIG. 1 depicts a data processing system in accordance with a preferred embodiment of the present invention
  • FIG. 2 is an exemplary raster map, in accordance with the preferred embodiment
  • FIG. 3 is an exemplary vector map, corresponding to the raster map of FIG. 2, in accordance with a preferred embodiment of the present invention
  • FIG. 4 is a flowchart of a process in accordance with a preferred embodiment of the present invention.
  • FIG. 5 shows a flowchart of a map annotation process
  • Data processing system 100 includes processor 102 and associated L 2 Cache 104 , which in the exemplary embodiment is connected in turn to a system bus 106 .
  • System memory 108 is connected to system bus 106 , and may be read from and written to by processor 102 .
  • I/ 0 bus bridge 110 Also connected to system bus 106 is I/ 0 bus bridge 110 .
  • data processing system 100 includes graphics adapter 118 connected to bus 106 , receiving user interface information for display 120 .
  • Peripheral devices such as nonvolatile storage 114 , which may be a hard disk drive, and keyboard/pointing device 116 , which may include a conventional mouse, a trackball, or the like, are connected to I/ 0 bus 112 .
  • data processing system 100 might also include a compact disk read only memory (CD-ROM) or digital video disk (DVD) drive, a sound card and audio speakers, and numerous other optional components. All such variations are believed to be within the spirit and scope of the present invention.
  • Data processing system 100 is provided solely as an example for the purposes of explanation and is not intended to imply architectural limitations.
  • each map image to be displayed is first georeferenced, to provide a set of conversion functions between each map's internal coordinate system and a geographic coordinate system, which is latitude/longitude in the preferred embodiment. After this is done, any point on each map can be referenced using the geographic coordinate set. Since this is the case, the maps can now be manipulated, edited, and annotated in a synchronized manner, by defining the manipulations in terms of the geographic coordinate system, and using the georeferencing functions to translate the manipulation to each map's internal coordinate system. Once this has been done, it becomes possible to effectively display the information on a raster map in synchronization with information contained on other raster maps or on ordinary vector-based maps.
  • the preferred embodiment may be applied to any system which simultaneously displays multiple map images, but is particularly valuable for systems displaying a raster map image and a vector map image.
  • Map image synchronization is a method whereby two map images can be made to show the same geographic region at all times, maintaining this synchronization even after one of the images is panned, zoomed scrolled, or otherwise caused to display a different region. Whenever such a change occurs on one map, the system causes the same change to occur on the other map as well. In this way, the two images continue to display the same region, wit out the need of manually adjusting both maps.
  • the synchronization system allows annotations to be placed on either map at specified geographic locations, and causes a matching annotation to appear on the other map in the corresponding location.
  • the two maps in question may be any combination of digital raster and vector-based maps, as long as georeferencing information is available for both maps.
  • one map is a digital raster map
  • the other map is a vector map, both maps covering the same geographic area.
  • Multiple configurations of the map display are possible. These include:
  • the background of the top map is transparent, so that the user can see features of both the top map and the bottom map.
  • FIG. 2 is an exemplary raster map, in accordance with the preferred embodiment.
  • This exemplary map shows a scanned image from a Federal Emergency Management Agency (FEMA) paper map.
  • FEMA Federal Emergency Management Agency
  • FIG. 3 is an exemplary vector map, corresponding to the raster map of FIG. 2, in accordance with a preferred embodiment of the present invention.
  • This map shows the same area as the map in FIG. 2, but is created by a computer system from a database describing the locations of features such as the streets shown.
  • each feature shown on a vector map such as this will already be georeferenced, in that the geographic coordinates of each feature will also be recorded in the underlying data.
  • FIG. 4 shows a map manipulation process in accordance with the preferred embodiment.
  • the data processing system loads and displays two maps, Map 1 and Map 2 , according to a user selection (step 400 ).
  • Map 1 is a digital raster map
  • Map 2 is a vector map showing substantially the same region.
  • the maps displayed are not required to cover identical geographic regions, as long as they share some geographic area in common.
  • Both maps, according o the preferred embodiment, are previously georeferenced.
  • the system will allow the user to georeference one or both maps, if required.
  • an initial geographic region which is present on both maps, is selected on Map 1 and displayed by the system (step 405 ). Since Map 1 has been georeferenced, the boundaries of the selected region are determined, using Map 1 's set of georeferencing functions, in terms of longitude and latitude (step 410 ).
  • the system then converts these boundaries, using the georeferencing function set of Map 2 , between the latitude/longitude boundaries of the display region and the internal coordinate system of Map 2 (step 415 ).
  • the system displays the same region of Map 2 (step 420 ), according to the same geographic boundaries.
  • the system first determines the boundaries of the newly displayed region of Map 1 in the natural coordinate system of Map 1 (step 430 ). Next, the system uses the georeferencing function set of Map 1 to convert the boundaries to be in terms of longitude and latitude (step 435 ).
  • the system uses the georeferencing functions of Map 2 to determine the boundaries of the new region in terms of the natural coordinate system of Map 2 (step 440 ).
  • the system then performs the appropriate image scaling and manipulation functions, known to those of skill in the art, to redraw Map 2 with the same boundaries, and according to the same changes in scale and perspective, as Map 1 (step 445 )
  • Map 1 Map 1
  • the user may then stop his manipulation and view the maps, continue to manipulate the maps, or annotate the map (step 450 ). Note that the steps above are performed rapidly enough, in the preferred embodiment, that it appears that the user is manipulating both maps in synchronicity.
  • FIG. 5 shows a flowchart of a map annotation process in accordance with the preferred embodiment.
  • Map 1 in this example, then the system performs the following steps. First, the system determines the location of the new annotation of Map 1 in the natural coordinate system of Map 1 (step 505 ). Next, the system uses the georeferencing function set of Map 1 to convert the annotation location to longitude and latitude (step 510 ). The system then uses the georeferencing function set of Map 2 to express the annotation location to be in terms of the internal coordinate system of Map 2 (step 520 ). Finally, the system displays the new annotation on Map 2 , in the location corresponding to the annotation on Map 1 (step 525 ). The user may then stop his manipulation and view the maps, continue to manipulate the maps, or annotate the map (step 530 ). Again, the steps above are performed rapidly enough, in the preferred embodiment, that it appears that the user is annotating both maps in synchronicity.
  • Certain minor adjustments are required in the display if a region is selected which is not entirely present on one or more of the maps, or if the aspect ratios of the screen display areas devoted to each map are different.
  • the system attempts a “best fit” when one map selection included area not found in the other map, and simply displays blank additional area to fill the missing region, so that the map windows be filled and the synchronization of the images maintained.
  • the other map can be scaled to reflect the same area, or alternatively one or more of the map windows may be equipped with scroll bars, so that the effective dimensions of the map windows become identical.
  • FEMA publishes a library of tens of thousands of paper maps showing various types of flood zones and their locations in the United States.
  • a map analyst When performing a flood zone certification, a map analyst must locate a property on a flood map and determine the type of flood zone that the property is contained in.
  • these FEMA maps frequently display only a subset of geographic landmarks (such as streets). This often forces a map analyst to refer to a separate street map to find the property, and, once found, to determine the corresponding location on the flood map.
  • Map synchronization greatly facilitates this process. For example, with both the flood map and the street map displayed side by side, the map analyst might
  • the map synchronization system has reduced the difficulty and time involved in making this determination by a great margin.

Abstract

A system and method for coordinated manipulation of multiple displayed maps, even when the maps use different internal coordinate systems. According to this embodiment, each map image to be displayed is first georeferenced, to provide a set of conversion functions between each map's internal coordinate system and a geographic coordinate system, which is latitude/longitude in the preferred embodiment. After this is done, any point on each map can be referenced using the geographic coordinate set. Since this is the case, the maps can now be manipulated, edited, and annotated in a synchronized manner, by defining the manipulations in terms of the geographic coordinate system, and using the georeferencing functions to translate the manipulation to each map's internal coordinate system.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of and claims priority from pending U.S. Patent Application “System and Method For Synchronizing Raster and Vector Map Images” (09/537,162), filed Mar. 29, 2000. Furthermore, this application is related to and claims priority from the following pending applications: “System and Method for Performing Flood Zone Certifications” (09/537,161) filed Mar. 29, 2000 and “System and Method for Georeferencing Digital Raster Maps” (09/537,849) filed Mar. 29, 2000 which are hereby incorporated by reference.[0001]
  • BACKGROUND OF THE INVENTION
  • 1. Technical Field [0002]
  • The present invention generally relates to graphic image manipulations and in particular to manipulation of map images. Still more particularly, the present invention relates to the coordinating the manipulation of multiple map images displayed on a data processing system. [0003]
  • 2. Description of the Related Art [0004]
  • Modem geographic information systems normally make use of digital vector-based map information. However, a vast legacy of paper-based map information exists. It is very expensive and time consuming to convert all of the information on these paper maps over to a digital vector format. In many cases the scope and expense of such conversions renders them completely impractical. However, even when a complete conversion to digital vector-based format is not possible, it is still possible to obtain some of the benefits of computerized map systems, first by converting the paper maps to digital raster maps by digitally scanning them, and then by georeferencing the raster image. [0005]
  • A digital map image is said to be georeferenced if a pair of mathematical functions, f, and g, have been determined that can be used to convert back and forth between the coordinates of the map image (as defined by the pixels of the image) and the corresponding longitude and latitude of the location of that point. That is, f and g do the following: [0006]
  • 1. If (x, y) represents a location on the digital map image, then f (x, y)=(Lon, Lat) represents the longitude and latitude of the corresponding physical location. [0007]
  • 2. If (Lon, Lat) represents a physical location that lies within the region covered by the map, then g(Lon, Lat)=(x, y) represents the point on the digital map image that corresponds to that longitude and latitude. [0008]
  • Here, x and y represent the natural internal coordinate system of the map image. In most cases, a vector-based map image uses longitude and latitude as its internal coordinate system, if so, it can be considered to be trivially georeferenced already. [0009]
  • Typically a digital raster map image uses the pixels of its image as a kind of natural coordinate matrix. This type raster map image will require non-trivial georeferencing functions to convert back and forth between coordinate systems. [0010]
  • In a geographic information system, both raster maps and vector maps are often used, since raster maps can be easily obtained from the vast wealth of paper maps available, and vector maps can contain a great amount of underlying data. When each of these maps are displayed, users will typically desire to manipulate the view, by scrolling, zooming, or otherwise. If more than one map is being displayed, the user is typically required to independently manipulate each map to the desired view. It would be desirable to provide a means for a user to simultaneously manipulate both maps, even when the maps use different internal coordinate systems. [0011]
  • SUMMARY OF THE INVENTION
  • It is therefore one object of the present invention to provide improved graphic image manipulations. [0012]
  • It is another object of the present invention to provide improved manipulation of map images. [0013]
  • It is yet another object of the present invention to provide an improved system and method for coordinating the manipulation of multiple map images displayed on a data processing system. [0014]
  • The foregoing objects are achieved as is now described. The preferred embodiment provides a system and method for coordinated manipulation of multiple displayed maps, even when the maps use different internal coordinate systems. According to this embodiment, each map image to be displayed is first georeferenced, to provide a set of conversion functions between each map's internal coordinate system and a geographic coordinate system, which is latitude/longitude in the preferred embodiment. After this is done, any point on each map can be referenced using the geographic coordinate set. Since this is the case, the maps can now be manipulated, edited, and annotated in a synchronized manner, by defining the manipulations in terms of the geographic coordinate system, and using the georeferencing functions to translate the manipulation to each map's internal coordinate system. [0015]
  • The above as well as additional objectives, features, and advantages of the present invention will become apparent in the following detailed written description. [0016]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself however, as well as a preferred mode of use, further objects and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein: [0017]
  • FIG. 1 depicts a data processing system in accordance with a preferred embodiment of the present invention; [0018]
  • FIG. 2 is an exemplary raster map, in accordance with the preferred embodiment; [0019]
  • FIG. 3 is an exemplary vector map, corresponding to the raster map of FIG. 2, in accordance with a preferred embodiment of the present invention; [0020]
  • FIG. 4 is a flowchart of a process in accordance with a preferred embodiment of the present invention; and [0021]
  • FIG. 5 shows a flowchart of a map annotation process [0022]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • With reference now to the figures, and in particular with reference to FIG. 1, a block diagram of a data processing system in which a preferred embodiment of the present invention may be implemented is depicted. [0023] Data processing system 100 includes processor 102 and associated L2 Cache 104, which in the exemplary embodiment is connected in turn to a system bus 106. System memory 108 is connected to system bus 106, and may be read from and written to by processor 102.
  • Also connected to [0024] system bus 106 is I/0 bus bridge 110. In the exemplary embodiment, data processing system 100 includes graphics adapter 118 connected to bus 106, receiving user interface information for display 120. Peripheral devices such as nonvolatile storage 114, which may be a hard disk drive, and keyboard/pointing device 116, which may include a conventional mouse, a trackball, or the like, are connected to I/0 bus 112.
  • The exemplary embodiment shown in FIG. 1 is provided solely for the purposes of explaining the invention and those skilled in the art will recognize that numerous variations are possible, both in form and function. For instance, [0025] data processing system 100 might also include a compact disk read only memory (CD-ROM) or digital video disk (DVD) drive, a sound card and audio speakers, and numerous other optional components. All such variations are believed to be within the spirit and scope of the present invention. Data processing system 100 is provided solely as an example for the purposes of explanation and is not intended to imply architectural limitations.
  • The preferred embodiment provides a system and method for coordinated manipulation of multiple displayed maps, even when the maps use different internal coordinate systems. According to this embodiment, each map image to be displayed is first georeferenced, to provide a set of conversion functions between each map's internal coordinate system and a geographic coordinate system, which is latitude/longitude in the preferred embodiment. After this is done, any point on each map can be referenced using the geographic coordinate set. Since this is the case, the maps can now be manipulated, edited, and annotated in a synchronized manner, by defining the manipulations in terms of the geographic coordinate system, and using the georeferencing functions to translate the manipulation to each map's internal coordinate system. Once this has been done, it becomes possible to effectively display the information on a raster map in synchronization with information contained on other raster maps or on ordinary vector-based maps. [0026]
  • The preferred embodiment may be applied to any system which simultaneously displays multiple map images, but is particularly valuable for systems displaying a raster map image and a vector map image. [0027]
  • Map image synchronization is a method whereby two map images can be made to show the same geographic region at all times, maintaining this synchronization even after one of the images is panned, zoomed scrolled, or otherwise caused to display a different region. Whenever such a change occurs on one map, the system causes the same change to occur on the other map as well. In this way, the two images continue to display the same region, wit out the need of manually adjusting both maps. In addition the synchronization system allows annotations to be placed on either map at specified geographic locations, and causes a matching annotation to appear on the other map in the corresponding location. [0028]
  • The two maps in question may be any combination of digital raster and vector-based maps, as long as georeferencing information is available for both maps. According to the preferred embodiment, one map is a digital raster map, and the other map is a vector map, both maps covering the same geographic area. Multiple configurations of the map display are possible. These include: [0029]
  • 1. Both maps are displayed side by side, or one above the other on the computer display. [0030]
  • 2. One map is superimposed directly on top of the other. [0031]
  • a. The background of the top map is transparent, so that the user can see features of both the top map and the bottom map. [0032]
  • b. Both maps are opaque, but a user may toggle back and forth rapidly between the two images. [0033]
  • FIG. 2 is an exemplary raster map, in accordance with the preferred embodiment. This exemplary map shows a scanned image from a Federal Emergency Management Agency (FEMA) paper map. This raster image shows land area with flood zone indications, but would, in a computer system, contain no underlying data regarding the area shown. [0034]
  • FIG. 3 is an exemplary vector map, corresponding to the raster map of FIG. 2, in accordance with a preferred embodiment of the present invention. This map shows the same area as the map in FIG. 2, but is created by a computer system from a database describing the locations of features such as the streets shown. Typically, each feature shown on a vector map such as this will already be georeferenced, in that the geographic coordinates of each feature will also be recorded in the underlying data. [0035]
  • The process of the preferred embodiment, as shown in the flowcharts of FIGS. 4 and 5, operates in the following way: [0036]
  • FIG. 4 shows a map manipulation process in accordance with the preferred embodiment. First, the data processing system loads and displays two maps, Map[0037] 1 and Map2, according to a user selection (step 400). For purposes of this example, assume that Map1 is a digital raster map, and Map2 is a vector map showing substantially the same region. It should be noted that the maps displayed are not required to cover identical geographic regions, as long as they share some geographic area in common. Both maps, according o the preferred embodiment, are previously georeferenced. In an alternate embodiment, the system will allow the user to georeference one or both maps, if required.
  • Next, an initial geographic region, which is present on both maps, is selected on Map [0038] 1 and displayed by the system (step 405). Since Map1 has been georeferenced, the boundaries of the selected region are determined, using Map1's set of georeferencing functions, in terms of longitude and latitude (step 410).
  • The system then converts these boundaries, using the georeferencing function set of Map[0039] 2, between the latitude/longitude boundaries of the display region and the internal coordinate system of Map2 (step 415). Next, the system displays the same region of Map2 (step 420), according to the same geographic boundaries.
  • Thereafter, as the user interacts with the system by causing one of the maps, Map[0040] 1 in this example, to display a different geographic region or view (step 425), the system performs the following steps. Note that this manipulation by the user can include any change in the map view, including but not limited to scrolling, zooming, rotating, or changing the view perspective of the map, and that the user can be performing the manipulation on either map.
  • The system first determines the boundaries of the newly displayed region of Map[0041] 1 in the natural coordinate system of Map1 (step 430). Next, the system uses the georeferencing function set of Map1 to convert the boundaries to be in terms of longitude and latitude (step 435).
  • The system then uses the georeferencing functions of Map[0042] 2 to determine the boundaries of the new region in terms of the natural coordinate system of Map2 (step 440). The system then performs the appropriate image scaling and manipulation functions, known to those of skill in the art, to redraw Map2 with the same boundaries, and according to the same changes in scale and perspective, as Map1 (step 445) The user may then stop his manipulation and view the maps, continue to manipulate the maps, or annotate the map (step 450). Note that the steps above are performed rapidly enough, in the preferred embodiment, that it appears that the user is manipulating both maps in synchronicity.
  • FIG. 5 shows a flowchart of a map annotation process in accordance with the preferred embodiment. When the user places an annotation on one of the maps (step [0043] 500), Map1 in this example, then the system performs the following steps. First, the system determines the location of the new annotation of Map1 in the natural coordinate system of Map1 (step 505). Next, the system uses the georeferencing function set of Map1 to convert the annotation location to longitude and latitude (step 510). The system then uses the georeferencing function set of Map2 to express the annotation location to be in terms of the internal coordinate system of Map2 (step 520). Finally, the system displays the new annotation on Map2, in the location corresponding to the annotation on Map1 (step 525). The user may then stop his manipulation and view the maps, continue to manipulate the maps, or annotate the map (step 530). Again, the steps above are performed rapidly enough, in the preferred embodiment, that it appears that the user is annotating both maps in synchronicity.
  • Common changes, that might occur to change the region displayed include the user panning, zooming, or scrolling one of the images. Annotations may be used to designate points of particular interest on the maps. [0044]
  • Certain minor adjustments are required in the display if a region is selected which is not entirely present on one or more of the maps, or if the aspect ratios of the screen display areas devoted to each map are different. In the first case, the system attempts a “best fit” when one map selection included area not found in the other map, and simply displays blank additional area to fill the missing region, so that the map windows be filled and the synchronization of the images maintained. In the second case, the other map can be scaled to reflect the same area, or alternatively one or more of the map windows may be equipped with scroll bars, so that the effective dimensions of the map windows become identical. [0045]
  • A specific example, which illustrates the utility of map synchronization, arises from the “Flood Zone Determination” business, The Federal Emergency Management Agency (FEMA). FEMA publishes a library of tens of thousands of paper maps showing various types of flood zones and their locations in the United States. When performing a flood zone certification, a map analyst must locate a property on a flood map and determine the type of flood zone that the property is contained in. Unfortunately, these FEMA maps frequently display only a subset of geographic landmarks (such as streets). This often forces a map analyst to refer to a separate street map to find the property, and, once found, to determine the corresponding location on the flood map. Map synchronization greatly facilitates this process. For example, with both the flood map and the street map displayed side by side, the map analyst might [0046]
  • 1. Locate the property on the street map, including performing whatever map manipulations are necessary to show the required area, having the flood map be manipulated by the system to reflect that same area; [0047]
  • 2. Place an annotation on the street map at the location of the property wherein the system places an identical annotation at the corresponding point on the flood map; and [0048]
  • 3. Observe the location of the synchronously placed annotation on the flood map, and make the required flood zone determination. [0049]
  • In this way, the map synchronization system has reduced the difficulty and time involved in making this determination by a great margin. [0050]
  • It is important to note that while the present invention has been described in the context of a fully functional data processing system and/or network, those skilled in the art will appreciate that the mechanism of the present invention is capable of being distributed in the form of a computer usable medium of instructions in a variety of forms, and that the present invention applies equally regardless of the particular type of signal bearing medium used to actually carry out the distribution. Examples of computer usable mediums include: nonvolatile, hard-coded type mediums such as read only memories (ROMs) or erasable, electrically programmable read only memories (EEPROMs), recordable type mediums such as floppy disks, hard disk drives and CD-ROMs, and transmission type mediums such as digital and analog communication links. [0051]
  • While the invention has been particularly shown and described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention. [0052]

Claims (20)

What is claimed is:
1. A method of map manipulating a map, comprising:
receiving a selection of a first region of a first map; and
receiving an input that manipulates the first map, the input causing a computer system enabled for map manipulation to automatically manipulate a second map when the first map is manipulated.
2. The method of
claim 1
further comprising selecting a second map.
3. The method of
claim 1
further comprising selecting a first map.
4. The method of
claim 1
further comprising receiving a display of a second map that is automatically associated with the first map.
5. The method of
claim 1
wherein the first map is a vector map.
6. The method of
claim 1
wherein the first map is a digital raster map.
7. The method of
claim 1
wherein the first map is a vector map, and further comprising a second map which is a digital raster map.
8. The method of
claim 1
wherein the first map is a digital raster map, and further comprising a second map which is a vector map.
9. The method of
claim 1
wherein the user directs the manipulation of the first map.
10. The method of
claim 1
wherein the user directs the manipulation of the second map.
11. The method of
claim 1
further comprising receiving a display of a second region associated with a second map, the second region being geographically substantially similar to the first region.
12. The method of
claim 1
further comprising changing a view of the first map.
13. The method of
claim 12
further comprising receiving a display of the first map in response to the user interaction to create a responsive display, the responsive display being representative of the user interaction.
14. The method of
claim 13
further comprising receiving a display of the second map, the display of the second map being representative of the responsive display of the first map.
15. A computer readable medium whose contents transform a computer system into a map manipulation device, by:
receiving a selection of a first region of a first map; and
receiving an input that manipulates the first map, the input causing a computer system enabled for map manipulation to automatically manipulate a second map when the first map is manipulated.
16. The computer readable medium of
claim 15
, whose contents further enable viewer referencing of at least the first map.
17. The computer readable medium of
claim 15
, whose contents further enable:
receiving a command to change a map view; and
receiving of a responsive display of the first map, the responsive display being representative of the user interaction.
18. The computer readable medium of
claim 15
, whose contents enable the receiving of a display of a second region on the second map, the second region being geographically substantially similar to the first region.
19. A computer memory containing a data structure capable of enabling map manipulation, by:
receiving a selection of a first region of a first map; and
receiving an input that manipulates the first map, the input causing a computer system enabled for map manipulation to automatically manipulate a second map when the first map is manipulated.
20. The computer memory of
claim 19
further comprising additional data structures capable of:
receiving a command to change a map view;
receiving of a responsive display of the first map, the responsive display being representative of the user interaction; and
receiving of a display of a second region on the second map, the second region being geographically substantially similar to the first region.
US09/821,587 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images Abandoned US20010028348A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/821,587 US20010028348A1 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/537,162 US7148898B1 (en) 2000-03-29 2000-03-29 System and method for synchronizing raster and vector map images
US09/821,587 US20010028348A1 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/537,162 Continuation US7148898B1 (en) 2000-03-29 2000-03-29 System and method for synchronizing raster and vector map images

Publications (1)

Publication Number Publication Date
US20010028348A1 true US20010028348A1 (en) 2001-10-11

Family

ID=24141472

Family Applications (5)

Application Number Title Priority Date Filing Date
US09/537,162 Expired - Lifetime US7148898B1 (en) 2000-03-29 2000-03-29 System and method for synchronizing raster and vector map images
US09/821,587 Abandoned US20010028348A1 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images
US09/821,172 Expired - Lifetime US7161604B2 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images
US09/820,552 Expired - Lifetime US7142217B2 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images
US10/127,115 Abandoned US20030052896A1 (en) 2000-03-29 2002-04-22 System and method for synchronizing map images

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/537,162 Expired - Lifetime US7148898B1 (en) 2000-03-29 2000-03-29 System and method for synchronizing raster and vector map images

Family Applications After (3)

Application Number Title Priority Date Filing Date
US09/821,172 Expired - Lifetime US7161604B2 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images
US09/820,552 Expired - Lifetime US7142217B2 (en) 2000-03-29 2001-03-29 System and method for synchronizing raster and vector map images
US10/127,115 Abandoned US20030052896A1 (en) 2000-03-29 2002-04-22 System and method for synchronizing map images

Country Status (4)

Country Link
US (5) US7148898B1 (en)
EP (1) EP1328915A2 (en)
AU (1) AU2001251094A1 (en)
WO (1) WO2001073734A2 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010026271A1 (en) * 2000-03-29 2001-10-04 Higgins Darin Wayne System and method for synchronizing raster and vector map images
US6842698B2 (en) 2000-03-29 2005-01-11 Sourceprose Corporation System and method for performing flood zone certifications
US20050034074A1 (en) * 2003-06-27 2005-02-10 Cds Business Mapping, Llc System for increasing accuracy of geocode data
US20050159882A1 (en) * 2000-03-29 2005-07-21 Howard John W. System and method for performing flood zone certicifications
US20060238381A1 (en) * 2005-04-21 2006-10-26 Microsoft Corporation Virtual earth community based recommendations
US7167187B2 (en) 2000-03-29 2007-01-23 Sourceprose Corporation System and method for georeferencing digital raster maps using a georeferencing function
US7567262B1 (en) * 2005-02-25 2009-07-28 IDV Solutions LLC Hybrid graphics for interactive reporting
US7890509B1 (en) 2006-12-05 2011-02-15 First American Real Estate Solutions Llc Parcel data acquisition and processing
US20110064312A1 (en) * 2009-09-14 2011-03-17 Janky James M Image-based georeferencing
US7917292B1 (en) 2006-10-17 2011-03-29 Jpmorgan Chase Bank, N.A. Systems and methods for flood risk assessment
US20110143707A1 (en) * 2009-12-16 2011-06-16 Darby Jr George Derrick Incident reporting
US20110235923A1 (en) * 2009-09-14 2011-09-29 Weisenburger Shawn D Accurate digitization of a georeferenced image
US8077927B1 (en) * 2006-11-17 2011-12-13 Corelogic Real Estate Solutions, Llc Updating a database with determined change identifiers
US20130055103A1 (en) * 2011-08-29 2013-02-28 Pantech Co., Ltd. Apparatus and method for controlling three-dimensional graphical user interface (3d gui)
US8542884B1 (en) * 2006-11-17 2013-09-24 Corelogic Solutions, Llc Systems and methods for flood area change detection
US8649567B1 (en) * 2006-11-17 2014-02-11 Corelogic Solutions, Llc Displaying a flood change map with change designators
US8655595B1 (en) 2006-10-17 2014-02-18 Corelogic Solutions, Llc Systems and methods for quantifying flood risk
US9324003B2 (en) 2009-09-14 2016-04-26 Trimble Navigation Limited Location of image capture device and object features in a captured image

Families Citing this family (135)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2328795A1 (en) 2000-12-19 2002-06-19 Advanced Numerical Methods Ltd. Applications and performance enhancements for detail-in-context viewing technology
CA2345803A1 (en) 2001-05-03 2002-11-03 Idelix Software Inc. User interface elements for pliable display technology implementations
US8416266B2 (en) 2001-05-03 2013-04-09 Noregin Assetts N.V., L.L.C. Interacting with detail-in-context presentations
US7171389B2 (en) * 2001-06-01 2007-01-30 Landnet Corporation Identification, storage and display of land data on a website
US20070226004A1 (en) * 2001-06-01 2007-09-27 Landnet Corporation Identification, storage and display of land data on a website
US20060197763A1 (en) * 2002-02-11 2006-09-07 Landnet Corporation Document geospatial shape tagging, searching, archiving, and retrieval software
US7054741B2 (en) * 2002-02-11 2006-05-30 Landnet Corporation Land software tool
US9760235B2 (en) * 2001-06-12 2017-09-12 Callahan Cellular L.L.C. Lens-defined adjustment of displays
WO2002101534A1 (en) * 2001-06-12 2002-12-19 Idelix Software Inc. Graphical user interface with zoom for detail-in-context presentations
US7084886B2 (en) 2002-07-16 2006-08-01 Idelix Software Inc. Using detail-in-context lenses for accurate digital image cropping and measurement
CA2361341A1 (en) * 2001-11-07 2003-05-07 Idelix Software Inc. Use of detail-in-context presentation on stereoscopically paired images
CA2370752A1 (en) * 2002-02-05 2003-08-05 Idelix Software Inc. Fast rendering of pyramid lens distorted raster images
US20050116966A1 (en) * 2002-04-04 2005-06-02 Graham James J. Web imaging serving technology
US7453472B2 (en) * 2002-05-31 2008-11-18 University Of Utah Research Foundation System and method for visual annotation and knowledge representation
US8120624B2 (en) * 2002-07-16 2012-02-21 Noregin Assets N.V. L.L.C. Detail-in-context lenses for digital image cropping, measurement and online maps
CA2393887A1 (en) 2002-07-17 2004-01-17 Idelix Software Inc. Enhancements to user interface for detail-in-context data presentation
CA2406047A1 (en) * 2002-09-30 2004-03-30 Ali Solehdin A graphical user interface for digital media and network portals using detail-in-context lenses
CA2407383A1 (en) * 2002-10-10 2004-04-10 Idelix Software Inc. Editing multiple layers of a presentation using detail-in-context lenses
US20070097109A1 (en) * 2005-10-18 2007-05-03 Idelix Software Inc. Method and system for generating detail-in-context presentations in client/server systems
CA2449888A1 (en) 2003-11-17 2005-05-17 Idelix Software Inc. Navigating large images using detail-in-context fisheye rendering techniques
CA2411898A1 (en) 2002-11-15 2004-05-15 Idelix Software Inc. A method and system for controlling access to detail-in-context presentations
US6947842B2 (en) * 2003-01-06 2005-09-20 User-Centric Enterprises, Inc. Normalized and animated inundation maps
US8051089B2 (en) * 2003-04-30 2011-11-01 Hewlett-Packard Development Company, L.P. Systems and methods for location-based real estate service
US20040243307A1 (en) * 2003-06-02 2004-12-02 Pieter Geelen Personal GPS navigation device
US7486302B2 (en) * 2004-04-14 2009-02-03 Noregin Assets N.V., L.L.C. Fisheye lens graphical user interfaces
US8106927B2 (en) 2004-05-28 2012-01-31 Noregin Assets N.V., L.L.C. Graphical user interfaces and occlusion prevention for fisheye lenses with line segment foci
US9317945B2 (en) * 2004-06-23 2016-04-19 Callahan Cellular L.L.C. Detail-in-context lenses for navigation
US7792331B2 (en) * 2004-06-29 2010-09-07 Acd Systems, Ltd. Composition of raster and vector graphics in geographic information systems
US20060041375A1 (en) * 2004-08-19 2006-02-23 Geographic Data Technology, Inc. Automated georeferencing of digitized map images
US7714859B2 (en) 2004-09-03 2010-05-11 Shoemaker Garth B D Occlusion reduction and magnification for multidimensional data presentations
US7414637B2 (en) * 2004-09-10 2008-08-19 Telmap Ltd. Placement of map labels
US7995078B2 (en) 2004-09-29 2011-08-09 Noregin Assets, N.V., L.L.C. Compound lenses for multi-source data presentation
US7834876B2 (en) * 2004-12-28 2010-11-16 The Mathworks, Inc. Providing graphic generating capabilities for a model based development process
US7580036B2 (en) 2005-04-13 2009-08-25 Catherine Montagnese Detail-in-context terrain displacement algorithm with optimizations
US7796837B2 (en) * 2005-09-22 2010-09-14 Google Inc. Processing an image map for display on computing device
US8031206B2 (en) 2005-10-12 2011-10-04 Noregin Assets N.V., L.L.C. Method and system for generating pyramid fisheye lens detail-in-context presentations
US20070153017A1 (en) * 2006-01-03 2007-07-05 Microsoft Corporation Semantics-guided non-photorealistic rendering of images
US7649534B2 (en) * 2006-02-01 2010-01-19 Microsoft Corporation Design of arbitrary linear and non-linear maps
US7983473B2 (en) 2006-04-11 2011-07-19 Noregin Assets, N.V., L.L.C. Transparency adjustment of a presentation
US8122341B1 (en) 2006-06-17 2012-02-21 Google Inc. Sharing geographical information between users
US7704565B2 (en) * 2006-11-22 2010-04-27 The Boeing Company Method of making a layered component with vector discrimination in a variable deposition rate process
US7765060B1 (en) * 2006-12-20 2010-07-27 The Boeing Company System and method for identifying changes on navigation procedure charts
US8253797B1 (en) * 2007-03-05 2012-08-28 PureTech Systems Inc. Camera image georeferencing systems
US8483947B2 (en) * 2007-04-25 2013-07-09 Research In Motion Limited Bitmap array for optimally distributing map data content to wireless communications devices
WO2008133790A1 (en) * 2007-04-27 2008-11-06 Lpa Systems, Inc. System and method for analysis and display of geo-referenced imagery
JP4370438B2 (en) * 2007-06-27 2009-11-25 Necシステムテクノロジー株式会社 Vector image drawing apparatus, vector image drawing method and program
US9026938B2 (en) * 2007-07-26 2015-05-05 Noregin Assets N.V., L.L.C. Dynamic detail-in-context user interface for application access and content access on electronic displays
US8072448B2 (en) 2008-01-15 2011-12-06 Google Inc. Three-dimensional annotations for street view data
US8525825B2 (en) * 2008-02-27 2013-09-03 Google Inc. Using image content to facilitate navigation in panoramic image data
US9164975B2 (en) 2008-06-24 2015-10-20 Monmouth University System and method for viewing and marking maps
WO2009158398A1 (en) * 2008-06-24 2009-12-30 Monmouth University System and method for viewing and marking maps
US8401771B2 (en) * 2008-07-22 2013-03-19 Microsoft Corporation Discovering points of interest from users map annotations
US9953459B2 (en) 2008-11-05 2018-04-24 Hover Inc. Computer vision database platform for a three-dimensional mapping system
US8422825B1 (en) 2008-11-05 2013-04-16 Hover Inc. Method and system for geometry extraction, 3D visualization and analysis using arbitrary oblique imagery
WO2010109500A1 (en) * 2009-03-24 2010-09-30 Selex Sistemi Integrati S.P.A. System for controlling geographic information systems (gis), and relevant method
US9477368B1 (en) 2009-03-31 2016-10-25 Google Inc. System and method of indicating the distance or the surface of an image of a geographical object
US9104695B1 (en) 2009-07-27 2015-08-11 Palantir Technologies, Inc. Geotagging structured data
US8564596B2 (en) * 2010-01-12 2013-10-22 Palantir Technologies, Inc. Techniques for density mapping
US9749597B2 (en) * 2010-08-10 2017-08-29 International Business Machines Corporation Precise target positioning in geographical imaging
US9408342B2 (en) 2010-10-25 2016-08-09 Trimble Navigation Limited Crop treatment compatibility
US9846848B2 (en) 2010-10-25 2017-12-19 Trimble Inc. Exchanging water allocation credits
US10115158B2 (en) 2010-10-25 2018-10-30 Trimble Inc. Generating a crop recommendation
US9058633B2 (en) 2010-10-25 2015-06-16 Trimble Navigation Limited Wide-area agricultural monitoring and prediction
US9213905B2 (en) * 2010-10-25 2015-12-15 Trimble Navigation Limited Automatic obstacle location mapping
FR2969801A1 (en) * 2010-12-23 2012-06-29 Thales Sa METHOD FOR REPRESENTING A LOCATION ERROR AND ASSOCIATED DEVICE
KR101083245B1 (en) * 2011-01-31 2011-11-14 주식회사 서전지구 Regional information extraction method, regional information output method, and apparatus for the same
US8681176B1 (en) 2011-09-20 2014-03-25 Google Inc. Rendering a map using style identifiers
US8928691B2 (en) 2011-09-26 2015-01-06 Google Inc. Rendering map images using modifications of non-raster map data
US8560600B2 (en) 2011-09-26 2013-10-15 Google Inc. Managing map elements using aggregate feature identifiers
CN102411613B (en) * 2011-10-25 2013-05-01 桂林理工大学 Optimized displaying method for dimordinate on network map
US8937627B1 (en) 2012-03-28 2015-01-20 Google Inc. Seamless vector map tiles across multiple zoom levels
US20150143301A1 (en) * 2012-06-07 2015-05-21 Google Inc. Evaluating Three-Dimensional Geographical Environments Using A Divided Bounding Area
US9043722B1 (en) 2012-06-19 2015-05-26 Surfwax, Inc. User interfaces for displaying relationships between cells in a grid
US9501507B1 (en) 2012-12-27 2016-11-22 Palantir Technologies Inc. Geo-temporal indexing and searching
US20140201210A1 (en) * 2013-01-14 2014-07-17 Qualcomm Incorporated Automatic model selection for assistance data generation based on apriori information
US9123086B1 (en) 2013-01-31 2015-09-01 Palantir Technologies, Inc. Automatically generating event objects from images
US9214043B2 (en) * 2013-03-04 2015-12-15 Here Global B.V. Gesture based map annotation
US8903717B2 (en) 2013-03-15 2014-12-02 Palantir Technologies Inc. Method and system for generating a parser and parsing complex data
US8930897B2 (en) 2013-03-15 2015-01-06 Palantir Technologies Inc. Data integration tool
US8855999B1 (en) 2013-03-15 2014-10-07 Palantir Technologies Inc. Method and system for generating a parser and parsing complex data
US8799799B1 (en) 2013-05-07 2014-08-05 Palantir Technologies Inc. Interactive geospatial map
US9396508B2 (en) 2013-05-15 2016-07-19 Google Inc. Use of map data difference tiles to iteratively provide map data to a client device
US11670046B2 (en) 2013-07-23 2023-06-06 Hover Inc. 3D building analyzer
US11721066B2 (en) 2013-07-23 2023-08-08 Hover Inc. 3D building model materials auto-populator
US10127721B2 (en) 2013-07-25 2018-11-13 Hover Inc. Method and system for displaying and navigating an optimal multi-dimensional building model
US8938686B1 (en) 2013-10-03 2015-01-20 Palantir Technologies Inc. Systems and methods for analyzing performance of an entity
US8924872B1 (en) 2013-10-18 2014-12-30 Palantir Technologies Inc. Overview user interface of emergency call data of a law enforcement agency
US9021384B1 (en) 2013-11-04 2015-04-28 Palantir Technologies Inc. Interactive vehicle information map
US8868537B1 (en) 2013-11-11 2014-10-21 Palantir Technologies, Inc. Simple web search
US9478031B2 (en) * 2014-01-31 2016-10-25 Hover Inc. Scale error correction in a multi-dimensional model
US9830681B2 (en) 2014-01-31 2017-11-28 Hover Inc. Multi-dimensional model dimensioning and scale error correction
US9727376B1 (en) 2014-03-04 2017-08-08 Palantir Technologies, Inc. Mobile tasks
US9129219B1 (en) 2014-06-30 2015-09-08 Palantir Technologies, Inc. Crime risk forecasting
US10007677B1 (en) 2014-12-04 2018-06-26 Google Llc System and method for geospatial indexing
US10372879B2 (en) 2014-12-31 2019-08-06 Palantir Technologies Inc. Medical claims lead summary report generation
US9891808B2 (en) 2015-03-16 2018-02-13 Palantir Technologies Inc. Interactive user interfaces for location-based data analysis
US9754413B1 (en) 2015-03-26 2017-09-05 Google Inc. Method and system for navigating in panoramic images using voxel maps
US10083532B2 (en) * 2015-04-13 2018-09-25 International Business Machines Corporation Sychronized display of street view map and video stream
US10038838B2 (en) 2015-05-29 2018-07-31 Hover Inc. Directed image capture
US10410413B2 (en) 2015-05-29 2019-09-10 Hover Inc. Image capture for a multi-dimensional building model
US10410412B2 (en) 2015-05-29 2019-09-10 Hover Inc. Real-time processing of captured building imagery
US9460175B1 (en) 2015-06-03 2016-10-04 Palantir Technologies Inc. Server implemented geographic information system with graphical interface
US9600146B2 (en) 2015-08-17 2017-03-21 Palantir Technologies Inc. Interactive geospatial map
US10706434B1 (en) 2015-09-01 2020-07-07 Palantir Technologies Inc. Methods and systems for determining location information
US9639580B1 (en) 2015-09-04 2017-05-02 Palantir Technologies, Inc. Computer-implemented systems and methods for data management and visualization
US10109094B2 (en) 2015-12-21 2018-10-23 Palantir Technologies Inc. Interface to index and display geospatial data
US10068199B1 (en) 2016-05-13 2018-09-04 Palantir Technologies Inc. System to catalogue tracking data
US9686357B1 (en) 2016-08-02 2017-06-20 Palantir Technologies Inc. Mapping content delivery
US10437840B1 (en) 2016-08-19 2019-10-08 Palantir Technologies Inc. Focused probabilistic entity resolution from multiple data sources
US10521943B1 (en) * 2016-10-21 2019-12-31 Zillow, Inc. Lot planning
US10515433B1 (en) 2016-12-13 2019-12-24 Palantir Technologies Inc. Zoom-adaptive data granularity to achieve a flexible high-performance interface for a geospatial mapping system
US10270727B2 (en) 2016-12-20 2019-04-23 Palantir Technologies, Inc. Short message communication within a mobile graphical map
US10460602B1 (en) 2016-12-28 2019-10-29 Palantir Technologies Inc. Interactive vehicle information mapping system
US10579239B1 (en) 2017-03-23 2020-03-03 Palantir Technologies Inc. Systems and methods for production and display of dynamically linked slide presentations
US11244412B1 (en) 2017-05-12 2022-02-08 Zillow, Inc. Interface for uncompleted homes planning
US11334216B2 (en) 2017-05-30 2022-05-17 Palantir Technologies Inc. Systems and methods for visually presenting geospatial information
US10895946B2 (en) 2017-05-30 2021-01-19 Palantir Technologies Inc. Systems and methods for using tiled data
US10403011B1 (en) 2017-07-18 2019-09-03 Palantir Technologies Inc. Passing system with an interactive user interface
US11587310B2 (en) * 2017-09-13 2023-02-21 Project Concern International System and method for identifying and assessing topographical features using satellite data
US10371537B1 (en) 2017-11-29 2019-08-06 Palantir Technologies Inc. Systems and methods for flexible route planning
US11599706B1 (en) 2017-12-06 2023-03-07 Palantir Technologies Inc. Systems and methods for providing a view of geospatial information
US10698756B1 (en) 2017-12-15 2020-06-30 Palantir Technologies Inc. Linking related events for various devices and services in computer log files on a centralized server
JP6413035B1 (en) * 2018-01-18 2018-10-24 株式会社ほぼ日 Program, information processing apparatus and information processing method
US10896234B2 (en) 2018-03-29 2021-01-19 Palantir Technologies Inc. Interactive geographical map
US10830599B2 (en) 2018-04-03 2020-11-10 Palantir Technologies Inc. Systems and methods for alternative projections of geographical information
US10353997B1 (en) * 2018-04-09 2019-07-16 Amazon Technologies, Inc. Freeform annotation transcription
US11585672B1 (en) 2018-04-11 2023-02-21 Palantir Technologies Inc. Three-dimensional representations of routes
CN108664639A (en) * 2018-05-16 2018-10-16 杭州楚和信息技术有限公司 A kind of method shown in GIS-Geographic Information System of photo containing latitude and longitude information
US10429197B1 (en) 2018-05-29 2019-10-01 Palantir Technologies Inc. Terrain analysis for automatic route determination
US10467435B1 (en) 2018-10-24 2019-11-05 Palantir Technologies Inc. Approaches for managing restrictions for middleware applications
US11025672B2 (en) 2018-10-25 2021-06-01 Palantir Technologies Inc. Approaches for securing middleware data access
US10977924B2 (en) * 2018-12-06 2021-04-13 Electronics And Telecommunications Research Institute Intelligent river inundation alarming system and method of controlling the same
CN110413721B (en) * 2019-07-30 2022-03-08 武汉光庭信息技术股份有限公司 Vector map generation method and device
CA3165715A1 (en) * 2020-01-23 2021-07-29 Bryan COPLEY Machine learning systems and methods for facilitating parcel combination
US11527329B2 (en) 2020-07-28 2022-12-13 Xifin, Inc. Automatically determining a medical recommendation for a patient based on multiple medical images from multiple different medical imaging modalities

Citations (92)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4254467A (en) * 1979-06-04 1981-03-03 Xerox Corporation Vector to raster processor
US4458330A (en) * 1981-05-13 1984-07-03 Intergraph Corporation Banded vector to raster converter
US4737916A (en) * 1985-04-30 1988-04-12 Nippondenso Co., Ltd. Electronic map display system
US4852183A (en) * 1986-05-23 1989-07-25 Mitsubishi Denki Kabushiki Kaisha Pattern recognition system
US4876651A (en) * 1988-05-11 1989-10-24 Honeywell Inc. Digital map system
US4885706A (en) * 1988-02-03 1989-12-05 Pate Systems, Inc. Computer aided flood control modeling and management system
US4899136A (en) * 1986-04-28 1990-02-06 Xerox Corporation Data processor having a user interface display with metaphoric objects
US5018210A (en) * 1988-03-25 1991-05-21 Texas Instruments Incorporated Pattern comparator with substage illumination and polygonal data representation
US5050222A (en) * 1990-05-21 1991-09-17 Eastman Kodak Company Polygon-based technique for the automatic classification of text and graphics components from digitized paper-based forms
US5113517A (en) * 1986-04-28 1992-05-12 Xerox Corporation Concurrent display of data from two different processors each having different display font and user interface for controlling transfer of converted font data therebetween
US5233335A (en) * 1989-06-22 1993-08-03 Hughes Aircraft Company Symbol/raster generator for CRT display
US5247356A (en) * 1992-02-14 1993-09-21 Ciampa John A Method and apparatus for mapping and measuring land
US5323317A (en) * 1991-03-05 1994-06-21 Hampton Terry L Method and apparatus for determining runoff using remote geographic sensing
US5381338A (en) * 1991-06-21 1995-01-10 Wysocki; David A. Real time three dimensional geo-referenced digital orthophotograph-based positioning, navigation, collision avoidance and decision support system
US5396582A (en) * 1991-02-06 1995-03-07 Hewlett-Packard Company Raster to vector conversion system and method therefor
US5406342A (en) * 1992-01-15 1995-04-11 Euclid Medical Instruments System for determining the topography of a curved surface
US5414462A (en) * 1993-02-11 1995-05-09 Veatch; John W. Method and apparatus for generating a comprehensive survey map
US5418906A (en) * 1993-03-17 1995-05-23 International Business Machines Corp. Method for geo-registration of imported bit-mapped spatial data
US5422989A (en) * 1992-11-23 1995-06-06 Harris Corporation User interface mechanism for interactively manipulating displayed registered images obtained from multiple sensors having diverse image collection geometries
US5428546A (en) * 1992-10-16 1995-06-27 Mobile Information Systems Method and apparatus for tracking vehicle location
US5467271A (en) * 1993-12-17 1995-11-14 Trw, Inc. Mapping and analysis system for precision farming applications
US5487139A (en) * 1991-09-10 1996-01-23 Niagara Mohawk Power Corporation Method and system for generating a raster display having expandable graphic representations
US5592375A (en) * 1994-03-11 1997-01-07 Eagleview, Inc. Computer-assisted system for interactively brokering goods or services between buyers and sellers
US5596494A (en) * 1994-11-14 1997-01-21 Kuo; Shihjong Method and apparatus for acquiring digital maps
US5608858A (en) * 1989-01-27 1997-03-04 Hitachi, Ltd. Method and system for registering and filing image data
US5623681A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. Method and apparatus for synchronizing, displaying and manipulating text and image documents
US5623679A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5631970A (en) * 1993-05-21 1997-05-20 Hsu; Shin-Yi Process for identifying simple and complex objects from fused images and map data
US5640468A (en) * 1994-04-28 1997-06-17 Hsu; Shin-Yi Method for identifying objects and features in an image
US5659318A (en) * 1996-05-31 1997-08-19 California Institute Of Technology Interferometric SAR processor for elevation
US5682525A (en) * 1995-01-11 1997-10-28 Civix Corporation System and methods for remotely accessing a selected group of items of interest from a database
US5715331A (en) * 1994-06-21 1998-02-03 Hollinger; Steven J. System for generation of a composite raster-vector image
US5719949A (en) * 1994-10-31 1998-02-17 Earth Satellite Corporation Process and apparatus for cross-correlating digital imagery
US5734756A (en) * 1995-02-01 1998-03-31 Scanvec Co. Ltd. Methods and apparatus for reproducing a gray scale raster represented elongate graphic image including vectorizing a skeleton of the image by determining a midpoint between two detected endpoints of the image
US5748777A (en) * 1992-01-24 1998-05-05 Canon Kabushiki Kaisha Apparatus and method for extracting outline data and encoding image data using the outline data
US5748778A (en) * 1994-09-08 1998-05-05 Kabushiki Kaisha Toshiba Image processing apparatus and method
US5757359A (en) * 1993-12-27 1998-05-26 Aisin Aw Co., Ltd. Vehicular information display system
US5771169A (en) * 1996-08-29 1998-06-23 Case Corporation Site-specific harvest statistics analyzer
US5842148A (en) * 1996-10-07 1998-11-24 Jcp Geologists, Inc. Method of evaluating and classifying living structures for estimating potential damage thereto from physical disturbances
US5857199A (en) * 1994-03-17 1999-01-05 Hitachi, Ltd. Retrieval method using image information
US5884216A (en) * 1992-10-16 1999-03-16 Mobile Information System, Inc. Method and apparatus for tracking vehicle location
US5892909A (en) * 1996-09-27 1999-04-06 Diffusion, Inc. Intranet-based system with methods for co-active delivery of information to multiple users
US5902347A (en) * 1996-11-19 1999-05-11 American Navigation Systems, Inc. Hand-held GPS-mapping device
US5904727A (en) * 1995-05-17 1999-05-18 Mobile Information Systems, Inc. Graphical fleet management methods
US5907630A (en) * 1993-07-07 1999-05-25 Fujitsu Limited Image extraction system
US5929842A (en) * 1996-07-31 1999-07-27 Fluke Corporation Method and apparatus for improving time variant image details on a raster display
US5930474A (en) * 1996-01-31 1999-07-27 Z Land Llc Internet organizer for accessing geographically and topically based information
US5929865A (en) * 1996-06-14 1999-07-27 International Business Machines Corporation Method of sorting two-dimensional graphic images for converting into raster lines
US5937014A (en) * 1997-03-27 1999-08-10 Telefonaktiebolaget Lm Ericsson Self-synchronizing equalization techniques and systems
US5954650A (en) * 1996-11-13 1999-09-21 Kabushiki Kaisha Toshiba Medical image processing apparatus
US5961572A (en) * 1997-04-01 1999-10-05 Bellsouth Intellectual Property Corporation System and method for identifying the geographic region of a geographic area which contains a geographic point associated with a location
US5966469A (en) * 1995-10-26 1999-10-12 Hyundai Electronics Industries Co., Ltd. Sequential polygon approximation apparatus for contour and method thereof
US5966135A (en) * 1996-10-30 1999-10-12 Autodesk, Inc. Vector-based geographic data
US5969723A (en) * 1997-01-21 1999-10-19 Mcdonnell Douglas Corporation Method for incorporating high detail normal vector information into polygonal terrain databases and image display system which implements this method
US5969728A (en) * 1997-07-14 1999-10-19 Cirrus Logic, Inc. System and method of synchronizing multiple buffers for display
US5974423A (en) * 1998-03-09 1999-10-26 Margolin; Jed Method for converting a digital elevation database to a polygon database
US5978804A (en) * 1996-04-11 1999-11-02 Dietzman; Gregg R. Natural products information system
US5987173A (en) * 1995-03-27 1999-11-16 Nippon Steel Corporation Interactive drawing recognition processing method and apparatus thereof
US5986697A (en) * 1995-01-03 1999-11-16 Intel Corporation Method and apparatus for raster calibration
US5987136A (en) * 1997-08-04 1999-11-16 Trimble Navigation Ltd. Image authentication patterning
US5995023A (en) * 1993-09-28 1999-11-30 Robert Bosch Gmbh Orientation and navigation device with satellite support
US6044324A (en) * 1997-12-03 2000-03-28 Rockwell Collins, Inc. System approach to stand-alone soil sampling
US6061618A (en) * 1996-11-22 2000-05-09 Case Corporation Panning display of GPS field maps
US6084989A (en) * 1996-11-15 2000-07-04 Lockheed Martin Corporation System and method for automatically determining the position of landmarks in digitized images derived from a satellite-based imaging system
US6119069A (en) * 1999-03-01 2000-09-12 Case Corporation System and method for deriving field boundaries using alpha shapes
US6148260A (en) * 1996-11-08 2000-11-14 Zip2 Interactive network directory service with integrated maps and directions
US6202023B1 (en) * 1996-08-22 2001-03-13 Go2 Systems, Inc. Internet based geographic location referencing system and method
US6218965B1 (en) * 1998-07-30 2001-04-17 The United States Of America As Represented By The Secretary Of The Navy Moving map composer (MMC)
US6236907B1 (en) * 1995-05-30 2001-05-22 Ag-Chem Equipment Co., Inc. System and method for creating agricultural decision and application maps for automated agricultural machines
US6249742B1 (en) * 1999-08-03 2001-06-19 Navigation Technologies Corp. Method and system for providing a preview of a route calculated with a navigation system
US20010026270A1 (en) * 2000-03-29 2001-10-04 Higgins Darin Wayne System and method for synchronizing raster and vector map images
US6307573B1 (en) * 1999-07-22 2001-10-23 Barbara L. Barros Graphic-information flow method and system for visually analyzing patterns and relationships
US20010033290A1 (en) * 2000-03-29 2001-10-25 Scott Dan Martin System and method for georeferencing digial raster maps
US6321158B1 (en) * 1994-06-24 2001-11-20 Delorme Publishing Company Integrated routing/mapping information
US6339745B1 (en) * 1998-10-13 2002-01-15 Integrated Systems Research Corporation System and method for fleet tracking
US6377278B1 (en) * 1995-05-02 2002-04-23 Amesmaps, Llc Method and apparatus for generating digital map images of a uniform format
US6377210B1 (en) * 2000-02-25 2002-04-23 Grey Island Systems, Inc. Automatic mobile object locator apparatus and method
US20020143469A1 (en) * 2001-03-30 2002-10-03 Alexander John Franklin Emergency management system
US6462676B1 (en) * 1999-10-29 2002-10-08 Pioneer Corporation Map displaying apparatus and map displaying method
US20020145617A1 (en) * 2001-04-06 2002-10-10 Kennard Robert M. Methods of marketing maps depicting the location of real property and geographic characteristics in the vicinity thereof
US20020147613A1 (en) * 2001-04-10 2002-10-10 Kennard Robert M. Methods of marketing summary maps depicting the location of real property and certain traits in the vicinity thereof
US6487305B2 (en) * 1996-06-19 2002-11-26 Matsushita Electric Industrial Co. Ltd. Deformed map automatic generation system including automatic extraction of road area from a block map and shape deformation of at least one road area drawn in the map
US6505146B1 (en) * 1999-09-24 2003-01-07 Monsanto Company Method and system for spatial evaluation of field and crop performance
US6504571B1 (en) * 1998-05-18 2003-01-07 International Business Machines Corporation System and methods for querying digital image archives using recorded parameters
US6538674B1 (en) * 1999-02-01 2003-03-25 Hitachi, Ltd. Geographic information display control system
US6549828B1 (en) * 1995-06-14 2003-04-15 Agrometrics, Inc. Aircraft based infrared mapping system for earth based resources
US6565610B1 (en) * 1999-02-11 2003-05-20 Navigation Technologies Corporation Method and system for text placement when forming maps
US6577714B1 (en) * 1996-03-11 2003-06-10 At&T Corp. Map-based directory system
US6650998B1 (en) * 1996-03-11 2003-11-18 At&T Corp. Information Search System for enabling a user of a user terminal to search a data source
US6678615B2 (en) * 2000-03-29 2004-01-13 Sourceprose Corporation System and method for performing flood zone certifications
US6785619B1 (en) * 1998-12-31 2004-08-31 Westfälische Ferngas-AG Georeferenced monitoring system
US20050073532A1 (en) * 2000-03-29 2005-04-07 Scott Dan Martin System and method for georeferencing maps

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US654828A (en) * 1899-09-30 1900-07-31 David A Cypher Bale-tie.
US656610A (en) * 1900-05-11 1900-08-21 J S Whitacre Lever-operated cutter mechanism.
US4254469A (en) * 1979-03-01 1981-03-03 Ncr Corporation Method and apparatus for offset error correction
JPH03233689A (en) 1990-02-09 1991-10-17 Fuji Xerox Co Ltd Outline data drawing device
US5638501A (en) 1993-05-10 1997-06-10 Apple Computer, Inc. Method and apparatus for displaying an overlay image
US5699244A (en) 1994-03-07 1997-12-16 Monsanto Company Hand-held GUI PDA with GPS/DGPS receiver for collecting agronomic and GPS position data
US5848373A (en) 1994-06-24 1998-12-08 Delorme Publishing Company Computer aided map location system
US5581259A (en) 1994-11-03 1996-12-03 Trimble Navigation Limited Life for old maps
AU4199396A (en) 1994-11-21 1996-06-17 Oracle Corporation Method and apparatus for multidimensional database using binary hyperspatial code
US5699255A (en) 1995-10-18 1997-12-16 Trimble Navigation Limited Map transmission for in-vehicle navigation system with dynamic scale/detail adjustment
US6006161A (en) * 1996-08-02 1999-12-21 Aisin Aw Co., Ltd. Land vehicle navigation system with multi-screen mode selectivity
US5884219A (en) 1996-10-10 1999-03-16 Ames Maps L.L.C. Moving map navigation system
US5999878A (en) 1997-04-11 1999-12-07 Navigation Technologies Corp. System and method for acquiring geographic data for forming a digital database of road geometry in a geographic region
DE19730306C2 (en) 1997-07-15 1999-05-20 Deutsch Zentr Luft & Raumfahrt Method for synchronizing navigation measurement data with SAR radar data and device for carrying out this method
US6144920A (en) 1997-08-29 2000-11-07 Denso Corporation Map displaying apparatus
US5969469A (en) * 1997-12-05 1999-10-19 Toyo Electric Mfg. Co. Ltd. Miniature lamp assembly utilizing lampbase having lower projection
US6008756A (en) 1998-02-17 1999-12-28 Rockwell Collins, Inc. System approach to recording and mapping sensor/actuator data for use in filed map generation
JPH11305243A (en) * 1998-04-16 1999-11-05 Internatl Business Mach Corp <Ibm> Liquid crystal display device
US6489920B1 (en) 1998-07-17 2002-12-03 Siemens Aktiengesellschaft Method for detecting a vehicle traffic status and system for detecting said traffic status
US20020035432A1 (en) * 2000-06-08 2002-03-21 Boguslaw Kubica Method and system for spatially indexing land
US7978219B1 (en) * 2000-08-30 2011-07-12 Kevin Reid Imes Device, network, server, and methods for providing digital images and associated processing information

Patent Citations (99)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4254467A (en) * 1979-06-04 1981-03-03 Xerox Corporation Vector to raster processor
US4458330A (en) * 1981-05-13 1984-07-03 Intergraph Corporation Banded vector to raster converter
US4737916A (en) * 1985-04-30 1988-04-12 Nippondenso Co., Ltd. Electronic map display system
US4899136A (en) * 1986-04-28 1990-02-06 Xerox Corporation Data processor having a user interface display with metaphoric objects
US5113517A (en) * 1986-04-28 1992-05-12 Xerox Corporation Concurrent display of data from two different processors each having different display font and user interface for controlling transfer of converted font data therebetween
US4852183A (en) * 1986-05-23 1989-07-25 Mitsubishi Denki Kabushiki Kaisha Pattern recognition system
US4885706A (en) * 1988-02-03 1989-12-05 Pate Systems, Inc. Computer aided flood control modeling and management system
US5018210A (en) * 1988-03-25 1991-05-21 Texas Instruments Incorporated Pattern comparator with substage illumination and polygonal data representation
US4876651A (en) * 1988-05-11 1989-10-24 Honeywell Inc. Digital map system
US5608858A (en) * 1989-01-27 1997-03-04 Hitachi, Ltd. Method and system for registering and filing image data
US5233335A (en) * 1989-06-22 1993-08-03 Hughes Aircraft Company Symbol/raster generator for CRT display
US5050222A (en) * 1990-05-21 1991-09-17 Eastman Kodak Company Polygon-based technique for the automatic classification of text and graphics components from digitized paper-based forms
US5396582A (en) * 1991-02-06 1995-03-07 Hewlett-Packard Company Raster to vector conversion system and method therefor
US5323317A (en) * 1991-03-05 1994-06-21 Hampton Terry L Method and apparatus for determining runoff using remote geographic sensing
US5381338A (en) * 1991-06-21 1995-01-10 Wysocki; David A. Real time three dimensional geo-referenced digital orthophotograph-based positioning, navigation, collision avoidance and decision support system
US5487139A (en) * 1991-09-10 1996-01-23 Niagara Mohawk Power Corporation Method and system for generating a raster display having expandable graphic representations
US5406342A (en) * 1992-01-15 1995-04-11 Euclid Medical Instruments System for determining the topography of a curved surface
US5748777A (en) * 1992-01-24 1998-05-05 Canon Kabushiki Kaisha Apparatus and method for extracting outline data and encoding image data using the outline data
US5247356A (en) * 1992-02-14 1993-09-21 Ciampa John A Method and apparatus for mapping and measuring land
US5884216A (en) * 1992-10-16 1999-03-16 Mobile Information System, Inc. Method and apparatus for tracking vehicle location
US5428546A (en) * 1992-10-16 1995-06-27 Mobile Information Systems Method and apparatus for tracking vehicle location
US5422989A (en) * 1992-11-23 1995-06-06 Harris Corporation User interface mechanism for interactively manipulating displayed registered images obtained from multiple sensors having diverse image collection geometries
US5414462A (en) * 1993-02-11 1995-05-09 Veatch; John W. Method and apparatus for generating a comprehensive survey map
US5418906A (en) * 1993-03-17 1995-05-23 International Business Machines Corp. Method for geo-registration of imported bit-mapped spatial data
US5631970A (en) * 1993-05-21 1997-05-20 Hsu; Shin-Yi Process for identifying simple and complex objects from fused images and map data
US5907630A (en) * 1993-07-07 1999-05-25 Fujitsu Limited Image extraction system
US5995023A (en) * 1993-09-28 1999-11-30 Robert Bosch Gmbh Orientation and navigation device with satellite support
US5623679A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5991780A (en) * 1993-11-19 1999-11-23 Aurigin Systems, Inc. Computer based system, method, and computer program product for selectively displaying patent text and images
US5623681A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. Method and apparatus for synchronizing, displaying and manipulating text and image documents
US5467271A (en) * 1993-12-17 1995-11-14 Trw, Inc. Mapping and analysis system for precision farming applications
US5757359A (en) * 1993-12-27 1998-05-26 Aisin Aw Co., Ltd. Vehicular information display system
US5592375A (en) * 1994-03-11 1997-01-07 Eagleview, Inc. Computer-assisted system for interactively brokering goods or services between buyers and sellers
US5857199A (en) * 1994-03-17 1999-01-05 Hitachi, Ltd. Retrieval method using image information
US5640468A (en) * 1994-04-28 1997-06-17 Hsu; Shin-Yi Method for identifying objects and features in an image
US5715331A (en) * 1994-06-21 1998-02-03 Hollinger; Steven J. System for generation of a composite raster-vector image
US6321158B1 (en) * 1994-06-24 2001-11-20 Delorme Publishing Company Integrated routing/mapping information
US5748778A (en) * 1994-09-08 1998-05-05 Kabushiki Kaisha Toshiba Image processing apparatus and method
US5719949A (en) * 1994-10-31 1998-02-17 Earth Satellite Corporation Process and apparatus for cross-correlating digital imagery
US5596494A (en) * 1994-11-14 1997-01-21 Kuo; Shihjong Method and apparatus for acquiring digital maps
US5986697A (en) * 1995-01-03 1999-11-16 Intel Corporation Method and apparatus for raster calibration
US5682525A (en) * 1995-01-11 1997-10-28 Civix Corporation System and methods for remotely accessing a selected group of items of interest from a database
US5734756A (en) * 1995-02-01 1998-03-31 Scanvec Co. Ltd. Methods and apparatus for reproducing a gray scale raster represented elongate graphic image including vectorizing a skeleton of the image by determining a midpoint between two detected endpoints of the image
US5987173A (en) * 1995-03-27 1999-11-16 Nippon Steel Corporation Interactive drawing recognition processing method and apparatus thereof
US6377278B1 (en) * 1995-05-02 2002-04-23 Amesmaps, Llc Method and apparatus for generating digital map images of a uniform format
US5904727A (en) * 1995-05-17 1999-05-18 Mobile Information Systems, Inc. Graphical fleet management methods
US6236907B1 (en) * 1995-05-30 2001-05-22 Ag-Chem Equipment Co., Inc. System and method for creating agricultural decision and application maps for automated agricultural machines
US6606542B2 (en) * 1995-05-30 2003-08-12 Agco Corporation System and method for creating agricultural decision and application maps for automated agricultural machines
US6549828B1 (en) * 1995-06-14 2003-04-15 Agrometrics, Inc. Aircraft based infrared mapping system for earth based resources
US5966469A (en) * 1995-10-26 1999-10-12 Hyundai Electronics Industries Co., Ltd. Sequential polygon approximation apparatus for contour and method thereof
US5930474A (en) * 1996-01-31 1999-07-27 Z Land Llc Internet organizer for accessing geographically and topically based information
US6577714B1 (en) * 1996-03-11 2003-06-10 At&T Corp. Map-based directory system
US6650998B1 (en) * 1996-03-11 2003-11-18 At&T Corp. Information Search System for enabling a user of a user terminal to search a data source
US5978804A (en) * 1996-04-11 1999-11-02 Dietzman; Gregg R. Natural products information system
US5659318A (en) * 1996-05-31 1997-08-19 California Institute Of Technology Interferometric SAR processor for elevation
US5929865A (en) * 1996-06-14 1999-07-27 International Business Machines Corporation Method of sorting two-dimensional graphic images for converting into raster lines
US6487305B2 (en) * 1996-06-19 2002-11-26 Matsushita Electric Industrial Co. Ltd. Deformed map automatic generation system including automatic extraction of road area from a block map and shape deformation of at least one road area drawn in the map
US5929842A (en) * 1996-07-31 1999-07-27 Fluke Corporation Method and apparatus for improving time variant image details on a raster display
US6202023B1 (en) * 1996-08-22 2001-03-13 Go2 Systems, Inc. Internet based geographic location referencing system and method
US5771169A (en) * 1996-08-29 1998-06-23 Case Corporation Site-specific harvest statistics analyzer
US5892909A (en) * 1996-09-27 1999-04-06 Diffusion, Inc. Intranet-based system with methods for co-active delivery of information to multiple users
US5842148A (en) * 1996-10-07 1998-11-24 Jcp Geologists, Inc. Method of evaluating and classifying living structures for estimating potential damage thereto from physical disturbances
US5966135A (en) * 1996-10-30 1999-10-12 Autodesk, Inc. Vector-based geographic data
US6148260A (en) * 1996-11-08 2000-11-14 Zip2 Interactive network directory service with integrated maps and directions
US5954650A (en) * 1996-11-13 1999-09-21 Kabushiki Kaisha Toshiba Medical image processing apparatus
US6084989A (en) * 1996-11-15 2000-07-04 Lockheed Martin Corporation System and method for automatically determining the position of landmarks in digitized images derived from a satellite-based imaging system
US5987380A (en) * 1996-11-19 1999-11-16 American Navigations Systems, Inc. Hand-held GPS-mapping device
US5902347A (en) * 1996-11-19 1999-05-11 American Navigation Systems, Inc. Hand-held GPS-mapping device
US6061618A (en) * 1996-11-22 2000-05-09 Case Corporation Panning display of GPS field maps
US5969723A (en) * 1997-01-21 1999-10-19 Mcdonnell Douglas Corporation Method for incorporating high detail normal vector information into polygonal terrain databases and image display system which implements this method
US5937014A (en) * 1997-03-27 1999-08-10 Telefonaktiebolaget Lm Ericsson Self-synchronizing equalization techniques and systems
US5961572A (en) * 1997-04-01 1999-10-05 Bellsouth Intellectual Property Corporation System and method for identifying the geographic region of a geographic area which contains a geographic point associated with a location
US5969728A (en) * 1997-07-14 1999-10-19 Cirrus Logic, Inc. System and method of synchronizing multiple buffers for display
US5987136A (en) * 1997-08-04 1999-11-16 Trimble Navigation Ltd. Image authentication patterning
US6044324A (en) * 1997-12-03 2000-03-28 Rockwell Collins, Inc. System approach to stand-alone soil sampling
US5974423A (en) * 1998-03-09 1999-10-26 Margolin; Jed Method for converting a digital elevation database to a polygon database
US6504571B1 (en) * 1998-05-18 2003-01-07 International Business Machines Corporation System and methods for querying digital image archives using recorded parameters
US6218965B1 (en) * 1998-07-30 2001-04-17 The United States Of America As Represented By The Secretary Of The Navy Moving map composer (MMC)
US6339745B1 (en) * 1998-10-13 2002-01-15 Integrated Systems Research Corporation System and method for fleet tracking
US6785619B1 (en) * 1998-12-31 2004-08-31 Westfälische Ferngas-AG Georeferenced monitoring system
US6538674B1 (en) * 1999-02-01 2003-03-25 Hitachi, Ltd. Geographic information display control system
US6565610B1 (en) * 1999-02-11 2003-05-20 Navigation Technologies Corporation Method and system for text placement when forming maps
US6119069A (en) * 1999-03-01 2000-09-12 Case Corporation System and method for deriving field boundaries using alpha shapes
US6307573B1 (en) * 1999-07-22 2001-10-23 Barbara L. Barros Graphic-information flow method and system for visually analyzing patterns and relationships
US6249742B1 (en) * 1999-08-03 2001-06-19 Navigation Technologies Corp. Method and system for providing a preview of a route calculated with a navigation system
US6505146B1 (en) * 1999-09-24 2003-01-07 Monsanto Company Method and system for spatial evaluation of field and crop performance
US6462676B1 (en) * 1999-10-29 2002-10-08 Pioneer Corporation Map displaying apparatus and map displaying method
US6377210B1 (en) * 2000-02-25 2002-04-23 Grey Island Systems, Inc. Automatic mobile object locator apparatus and method
US20010026271A1 (en) * 2000-03-29 2001-10-04 Higgins Darin Wayne System and method for synchronizing raster and vector map images
US20030052896A1 (en) * 2000-03-29 2003-03-20 Higgins Darin Wayne System and method for synchronizing map images
US20010033291A1 (en) * 2000-03-29 2001-10-25 Scott Dan Martin System and method for georeferencing digital raster maps
US20010033292A1 (en) * 2000-03-29 2001-10-25 Scott Dan Martin System and method for georeferencing digital raster maps
US20010033290A1 (en) * 2000-03-29 2001-10-25 Scott Dan Martin System and method for georeferencing digial raster maps
US6678615B2 (en) * 2000-03-29 2004-01-13 Sourceprose Corporation System and method for performing flood zone certifications
US20010026270A1 (en) * 2000-03-29 2001-10-04 Higgins Darin Wayne System and method for synchronizing raster and vector map images
US20050073532A1 (en) * 2000-03-29 2005-04-07 Scott Dan Martin System and method for georeferencing maps
US20020143469A1 (en) * 2001-03-30 2002-10-03 Alexander John Franklin Emergency management system
US20020145617A1 (en) * 2001-04-06 2002-10-10 Kennard Robert M. Methods of marketing maps depicting the location of real property and geographic characteristics in the vicinity thereof
US20020147613A1 (en) * 2001-04-10 2002-10-10 Kennard Robert M. Methods of marketing summary maps depicting the location of real property and certain traits in the vicinity thereof

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7167187B2 (en) 2000-03-29 2007-01-23 Sourceprose Corporation System and method for georeferencing digital raster maps using a georeferencing function
US6842698B2 (en) 2000-03-29 2005-01-11 Sourceprose Corporation System and method for performing flood zone certifications
US20010026271A1 (en) * 2000-03-29 2001-10-04 Higgins Darin Wayne System and method for synchronizing raster and vector map images
US7190377B2 (en) 2000-03-29 2007-03-13 Sourceprose Corporation System and method for georeferencing digital raster maps with resistance to potential errors
US20050159882A1 (en) * 2000-03-29 2005-07-21 Howard John W. System and method for performing flood zone certicifications
US20010026270A1 (en) * 2000-03-29 2001-10-04 Higgins Darin Wayne System and method for synchronizing raster and vector map images
US7142217B2 (en) 2000-03-29 2006-11-28 Sourceprose Corporation System and method for synchronizing raster and vector map images
US7148898B1 (en) 2000-03-29 2006-12-12 Sourceprose Corporation System and method for synchronizing raster and vector map images
US20030052896A1 (en) * 2000-03-29 2003-03-20 Higgins Darin Wayne System and method for synchronizing map images
US7636901B2 (en) 2003-06-27 2009-12-22 Cds Business Mapping, Llc System for increasing accuracy of geocode data
US20050034074A1 (en) * 2003-06-27 2005-02-10 Cds Business Mapping, Llc System for increasing accuracy of geocode data
US7567262B1 (en) * 2005-02-25 2009-07-28 IDV Solutions LLC Hybrid graphics for interactive reporting
US20060238381A1 (en) * 2005-04-21 2006-10-26 Microsoft Corporation Virtual earth community based recommendations
US20060241860A1 (en) * 2005-04-21 2006-10-26 Microsoft Corporation Virtual earth mapping
US10182108B2 (en) 2005-04-21 2019-01-15 Microsoft Technology Licensing, Llc Obtaining and displaying virtual earth images
US9383206B2 (en) 2005-04-21 2016-07-05 Microsoft Technology Licensing, Llc Obtaining and displaying virtual earth images
US8850011B2 (en) 2005-04-21 2014-09-30 Microsoft Corporation Obtaining and displaying virtual earth images
US8843309B2 (en) 2005-04-21 2014-09-23 Microsoft Corporation Virtual earth mapping
US7917292B1 (en) 2006-10-17 2011-03-29 Jpmorgan Chase Bank, N.A. Systems and methods for flood risk assessment
US9213994B2 (en) 2006-10-17 2015-12-15 Corelogic Solutions, Llc Systems and methods for quantifying flood risk
US8655595B1 (en) 2006-10-17 2014-02-18 Corelogic Solutions, Llc Systems and methods for quantifying flood risk
US8077927B1 (en) * 2006-11-17 2011-12-13 Corelogic Real Estate Solutions, Llc Updating a database with determined change identifiers
US8542884B1 (en) * 2006-11-17 2013-09-24 Corelogic Solutions, Llc Systems and methods for flood area change detection
US8649567B1 (en) * 2006-11-17 2014-02-11 Corelogic Solutions, Llc Displaying a flood change map with change designators
US9070176B2 (en) 2006-12-05 2015-06-30 Corelogic Solutions, Llc Systems and methods for tracking parcel data acquisition
US8538918B1 (en) 2006-12-05 2013-09-17 Corelogic Solutions, Llc Systems and methods for tracking parcel data acquisition
US7890509B1 (en) 2006-12-05 2011-02-15 First American Real Estate Solutions Llc Parcel data acquisition and processing
US8078594B1 (en) 2006-12-05 2011-12-13 Corelogic Real Estate Solutions, Llc Parcel data acquisition and processing
US9754334B2 (en) 2006-12-05 2017-09-05 Corelogic Solutions, Llc Systems and methods for tracking parcel data acquisition
US9105070B2 (en) 2006-12-05 2015-08-11 Corelogic Solutions, Llc Systems and methods for tracking parcel data acquisition
US9042657B2 (en) * 2009-09-14 2015-05-26 Trimble Navigation Limited Image-based georeferencing
US8989502B2 (en) 2009-09-14 2015-03-24 Trimble Navigation Limited Image-based georeferencing
US20130195362A1 (en) * 2009-09-14 2013-08-01 Trimble Navigation Limited Image-based georeferencing
US8942483B2 (en) 2009-09-14 2015-01-27 Trimble Navigation Limited Image-based georeferencing
US8897541B2 (en) 2009-09-14 2014-11-25 Trimble Navigation Limited Accurate digitization of a georeferenced image
US9324003B2 (en) 2009-09-14 2016-04-26 Trimble Navigation Limited Location of image capture device and object features in a captured image
US20110064312A1 (en) * 2009-09-14 2011-03-17 Janky James M Image-based georeferencing
US9471986B2 (en) 2009-09-14 2016-10-18 Trimble Navigation Limited Image-based georeferencing
US20110235923A1 (en) * 2009-09-14 2011-09-29 Weisenburger Shawn D Accurate digitization of a georeferenced image
US20110143707A1 (en) * 2009-12-16 2011-06-16 Darby Jr George Derrick Incident reporting
US9497581B2 (en) 2009-12-16 2016-11-15 Trimble Navigation Limited Incident reporting
US20130055103A1 (en) * 2011-08-29 2013-02-28 Pantech Co., Ltd. Apparatus and method for controlling three-dimensional graphical user interface (3d gui)

Also Published As

Publication number Publication date
EP1328915A2 (en) 2003-07-23
US7148898B1 (en) 2006-12-12
US7161604B2 (en) 2007-01-09
AU2001251094A1 (en) 2001-10-08
US7142217B2 (en) 2006-11-28
US20030052896A1 (en) 2003-03-20
WO2001073734A2 (en) 2001-10-04
US20010026271A1 (en) 2001-10-04
WO2001073734A8 (en) 2002-03-07
US20010026270A1 (en) 2001-10-04

Similar Documents

Publication Publication Date Title
US7142217B2 (en) System and method for synchronizing raster and vector map images
US6631326B1 (en) System and method for performing flood zone certifications
US6032157A (en) Retrieval method using image information
US7023456B2 (en) Method of handling context during scaling with a display
US7283909B1 (en) Overlaying orthorectified aerial images with map information tied to a state plane coordinate system
CN101553778B (en) Method for reappearring numerical map and tile therein
US7167187B2 (en) System and method for georeferencing digital raster maps using a georeferencing function
US20050114354A1 (en) Map viewing, publishing, and provisioning system
WO2005089434A2 (en) Method for encoding and serving geospatial or other vector data as images
US20050159882A1 (en) System and method for performing flood zone certicifications
Gorr et al. GIS tutorial: workbook for ArcView 9
US20030117658A1 (en) Method for processing map information
Romão et al. CoastMAP: Aerial photograph based mosaics in coastal zone management
Kunz et al. Customized visualization of natural hazards assessment results and associated uncertainties through interactive functionality
JP3203379B2 (en) Map data
WO2005092072A2 (en) Orthorectified aerial images overlayed with spcs map information
JPS62274469A (en) Sight image synthesizing and processing system
Molendijk et al. CoastMAP: aerial photograph based mosaics in coastal zone management
Król et al. Interactive “Image Viewers"—comparison of selected tools and application examples
Hu Multi-media GIS: analysis and visualization of spatio-temporal and multimedia geographic information
Ulugtekin et al. Current scopes of cartography: small display map design
SEEGER Using Geographic Information, Multimedia and Landscape Modeling as Integrated Visualization Tools in Developing Highway Corridor Management Plans
Tsang Discovering Henry Huntington’s Landholdings
Carson et al. PDF Mapping—Michael Bufkin

Legal Events

Date Code Title Description
AS Assignment

Owner name: PROVAR INCORPORATED, TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HIGGINS, DARIN WAYNE;SCOTT, DAN MARTIN;REEL/FRAME:011662/0670

Effective date: 20010328

AS Assignment

Owner name: SOURCEPROSE CORPORATION, TEXAS

Free format text: CHANGE OF NAME;ASSIGNOR:PROVAR, INC.;REEL/FRAME:013909/0782

Effective date: 20020507

AS Assignment

Owner name: SOURCEPROSE CORPORATION, TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HOWARD, JOHN WILLARD;REEL/FRAME:017377/0333

Effective date: 20050829

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION