US20010027456A1 - Rapid terrain model generation with 3-D object features and user customization interface - Google Patents

Rapid terrain model generation with 3-D object features and user customization interface Download PDF

Info

Publication number
US20010027456A1
US20010027456A1 US09/834,157 US83415701A US2001027456A1 US 20010027456 A1 US20010027456 A1 US 20010027456A1 US 83415701 A US83415701 A US 83415701A US 2001027456 A1 US2001027456 A1 US 2001027456A1
Authority
US
United States
Prior art keywords
terrain
vertices
model
geographic
dimensional
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/834,157
Inventor
J. Lancaster
Christopher Bell
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.)
JOHN DESMOND BANKRUPTCY ACT CHAPTER 7 TRUSTEE IN IN RE GEOSOFTWARE Inc DEBTOR US- BANKRUPTCY COURT
Sony Interactive Entertainment America LLC
Original Assignee
Geosoftware 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
Application filed by Geosoftware Inc filed Critical Geosoftware Inc
Priority to US09/834,157 priority Critical patent/US20010027456A1/en
Publication of US20010027456A1 publication Critical patent/US20010027456A1/en
Assigned to JOHN DESMOND, BANKRUPTCY ACT CHAPTER 7 TRUSTEE IN., IN RE GEOSOFTWARE, INC., DEBTOR U.S.- BANKRUPTCY COURT reassignment JOHN DESMOND, BANKRUPTCY ACT CHAPTER 7 TRUSTEE IN., IN RE GEOSOFTWARE, INC., DEBTOR U.S.- BANKRUPTCY COURT ASSIGNMENT BY OPERATION OF LAW Assignors: GEOSOFTWARE, INC.
Assigned to SONY COMPUTER ENTERTAINMENT AMERICA, INC. reassignment SONY COMPUTER ENTERTAINMENT AMERICA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JOHN DESMOND, BANKRUPTCY ACT CHAPTER 7 TRUSTEE IN IN RE GEOSOFTWARE, INC., DEBTOR U.S.-BANKRUPTCY COURT, D-MASS., CASE 01-18809-CJK
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • 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

Definitions

  • the invention relates to environmental visualization and modeling simulation systems, and to environmental impact assessment systems, and particularly to a method and system for generating a 3-D world model for simulated real terrain optimized for a personal computer.
  • Environmental systems modeling has proven to be an effective method for both teaching about the natural environment and about environmental processes and for estimating potential environmental and socio-economic impacts of environmental changes introduced by human activities.
  • the creation of such an environmental model typically begins with real-world source data that has been derived by environmental survey and monitoring activities, including U.S. Geological Survey information or a data collected by another mapping agency or university.
  • the modeling activity typically involves setting the initial state of various parameters and stepping the model through computations that relate the parameters to process interactions between environmental components, such as setting the parameter for water level of a lake and relating that water level to a precipitation process that interacts between the atmosphere and the lake whereby the lake water level is increased.
  • “Running” an environmental model consists of stepping computationally through a series of process instructions, iteratively if required, where the steps correspond to time intervals and the degree of potential environmental change corresponds to the simulated length of time from start of the simulation to its termination. For instance, in a series of computations that takes the computer fifteen seconds to execute an environmental model might simulate the effects of a river eroding its banks over a one-hundred year period—called a hundred year run.
  • the present invention provides a system and method optimized for personal computers for terrain model generation where the simulated land surface is colored and textured based on geographic databases, where natural and man-made 3-D object features can populate the surface, and where a user customization interface is provided to rapidly and efficiently query the system and construct the customized model output in a “user-friendly” fashion.
  • the method includes the steps of acquiring input data from at least one of a plurality of digital data sources, reading the data, translating the data format if necessary, and transforming the input data into one or more intermediate database formats.
  • the intermediate database formats for terrain elevation data may be extracted directly per direction from a user query to create a generated world model file that is of a particular format optimized for a particular image display software means, such as by browsers compliant with the Virtual Reality Modeling Language specification.
  • One of the advantages of the invention is that an intermediate database format is created through a pre-processing step in the initial data transformation process that is a composite merger of the surface geographic data layers other than terrain elevation. Vegetation data, road data, waterway data and other environmental data layers are combined into a surface-composite intermediate database format which can be subsequently extracted from to be included in the generated world model file.
  • the first transformation process will generate an intermediate database structure and format for each environmental data type that aims to be more compact than the data format originally acquired and to be more efficiently structured to speed secondary access and extraction.
  • One of the aspects of the invention is the inclusion in the secondary formatting process that creates the generated world model a series of instructions to populate the colored terrain skin, where appropriate, with 3-D objects that simulate natural and man-made object features, such as trees, rocks, bridges, causeways, dams, radio towers, pipelines, and buildings.
  • This 3-D object population step is accomplished by first creating a 3-D object library, whereby the 3-D objects are built in Virtual Reality Modeling Language or other similar graphical software means, where the objects are themselves appropriately colored and textured to simulate real-world appearances, and where the objects can be instanced singly or repetitively.
  • the 3-D objects are then instanced singly and placed by compositing instructions at a specific geographic coordinate in the generated world file or instanced repetitively within a looping program sequence whereby the objects are placed or not based upon compositing rules that may include a random generator as the program marches sequentially along the rows and columns of the terrain skin. It will be appreciated that other geographic data layers could be included in this compositing step for an appropriate application.
  • the generated 3-D world model is preferably constructed in the Virtual Reality Modeling Language (“VRML”) format, VRML specification 2.0 or higher, with the advantage that this allows numerous combinations of computer platform, operating system, graphical user interface and browser to be employed in using the invention.
  • VRML Virtual Reality Modeling Language
  • Another advantage of the invention is that the terrain elevation and the surface-composite bitmap are maintained as separate blocks of a standard VRML file, VRML specification 2.0 or higher, with the open standard of the VRML viewing technology (such as CosmoPlayer by Silicon Graphics, Liquid Reality by Microsoft, or WorldView by InterVista) creating the merger of the graphical components upon rendering of the scene.
  • VRML VRML specification 2.0 or higher
  • the open standard of the VRML viewing technology such as CosmoPlayer by Silicon Graphics, Liquid Reality by Microsoft, or WorldView by InterVista
  • the hyperlinking allows the user to click the mouse while navigating within the 3-D world to bring up multi-media text, or hypertext markup language documents, which documents may be addressed by a universal resource locator (“URL”) with the target document being either local to the computing system or remotely accessible through the Internet or World Wide Web.
  • URL universal resource locator
  • proximity sensors can be set to cause an event to occur within the 3-D model world, which event could include an inclusion of a 3-D object, or a hyperlinking event.
  • Another advantage of the invention derived from generating the 3-D world model in VRML format is that this method enables the generated 3-D world file to be readily edited by an end-user, either in direct text mode through any one of a plurality of ASCII text word processors or in graphical mode by employing any one of a plurality of commercial VRML editing tools, such as 3DSpaceBuilder (Paragraph International, Inc.), CosmoWorlds (Silicon Graphics, Inc.) or EZ3D (Radiance Software, Inc.).
  • 3DSpaceBuilder Paragraph International, Inc.
  • CosmoWorlds Silicon Graphics, Inc.
  • EZ3D Rance Software, Inc.
  • Another advantage of the invention is the graphical user Query Interface, which operates in conjunction with a standard graphical user interface of the personal computer, such as the Microsoft Windows 95 graphical user interface.
  • This query interface enables the user to request in very “user-friendly” fashion a particular geographic region to be the basis for the 3-D world model by entering a zip code or latitude-longitude coordinate, or by specifying geographical corner bounds of the target region.
  • the query interface enables the user to specify through an interactive window dialog box assorted characteristics of the 3-D world model to be generated in VRML, such as color and vertical exaggeration. Also, the query interface enables the user to rapidly and efficiently specify in a windows dialog box any bitmap file at the users discretion to be merged into the 3-D world model as a terrain skin.
  • the query interface produces a log file that stores the custom characteristics chosen by the user.
  • a further advantage of the query interface is being able to name the 3-D world model file as the user chooses, including to specify a particular storage path whereby the file is stored to the local hard disk or to removable storage media as the user chooses.
  • the invention is important to increase public, educational and professional access to real geographic information visualized in 3-D, to reduce the cost of access, to speed access, to make access more “user-friendly”, and to generate a 3-D format that is able to be edited easily and able to be used in many differing combinations of personal computer systems.
  • the invention is useful to students, researchers, government employees, corporate planners, Web-site developers and advertisers, any one of whom may be seeking to create a 3-D world model simulation of the real terrain and environment.
  • FIG. 1 provides a diagrammatic view of a 3-D world generation system in accordance with the present invention.
  • FIG. 2 is a flow-chart of the initial data transformation method for creating the intermediate database format.
  • FIG. 3 is a summary flow chart of the graphical user query interface method and the secondary terrain and composite surface extraction and formatting methods that the query processor directs, including the creation of the 3-D world model and the populating of the 3-D world model with 3-D objects.
  • FIG. 4 is an expanded detail of the FIG. 3 flow chart for the step of generating the bitmap image for overlay on to the terrain surface, this image also being referred to as the terrain-skin.
  • FIG. 5 is an expanded detail of the FIG. 3 flow chart for the step of creating and inserting 3-D object models for vegetation and other 3-D features.
  • FIG. 1 diagramatically illustrates the 3-D world model generation system 5 according to the present invention.
  • FIG. 1 includes a large broken-line block 7 that represents the computer that contains the processing software that may be used to create a three-dimensional visual database of a simulated world.
  • the computer 7 is an HP Pavilion Pentium PC which utilizes an MS-DOS and Microsoft Windows 95 graphical user interface, with VRML 2.0 viewing enabled through the WorldView VRML 2.0 browser (InterVista Corp.) as a plug-in to Netscape Navigator 3.0 Gold (Netscape Communications Inc.).
  • VRML 2.0 viewing enabled through the WorldView VRML 2.0 browser (InterVista Corp.) as a plug-in to Netscape Navigator 3.0 Gold (Netscape Communications Inc.).
  • InterVista Corp. InterVista Corp.
  • Netscape Navigator 3.0 Gold Netscape Communications Inc.
  • FIG. 1 also illustrates two external blocks 9 and 11 which represent various sources of input data from which a visual image of a geographic area may be generated.
  • the basic source data may be received in a number of different areal, cartographic, or geographic formats, such as data made available from satellite imagery, aerial photography, U.S. Census Bureau, U.S. Department of Commerce, and from the U.S. Geological Survey.
  • Block 11 represents the interfacing user's computer monitor, which is the output device for viewing the 3-D world models generated by the invention, and the user's input devices, which are the input pathway for requests made through the interactive graphical user query interface 45 .
  • the visual interface is rendered on a 20′′ Multimedia Plug & Play Color Monitor manufactured by Sceptre Corp.
  • the source data 9 is acquired via a download from the Internet or by reading from a portable storage media, such as a magnetic disk or an optical compact disk media. As shown in Block 25 , these source data 9 are transformed into an intermediate database file format 30 .
  • the intermediate database format 30 will generally include terrain elevation data, vegetative cover data, land use data, resource data, soil data and other surface geological data, cultural data, an object library (for example, 3-D objects for natural and man-made structures), hydrological data, and other utilities or algorithms appropriate to the visual database.
  • this intermediate database format will generally include one or more composited databases comprised of combinations of one or more of the aforementioned geographic and cultural database types, which composite databases serve as indirect or direct formats for a terrain-skin bitmap database.
  • data from the intermediate database 30 are extracted and further formatted to create a 3-D world model 35 .
  • a small portion of the United States may be extracted from the intermediate terrain elevation database and combined with the appropriately corresponding section of vegetation-type and road databases to yield a generated 3-D world model.
  • the formatting process 32 may be used as part of the process of creating a simulated world from real world source data 9 .
  • arrow 40 represents that the extraction and formatting process 32 is directed in response to a query step 45 , wherein the query is a request from a user interacting with the 3-D world model generation system 5 via the computer monitor 11 .
  • the formatting step 32 creates 55,000 separate instances of VRML output models as a pre-processed database created before the user loads the software that runs the query interface 45 , in which embodiment the query is merely a direction to extract one of the existing models.
  • the query step 45 is initiated as a location passed to the extraction and formatting step 32 , so that a single 3-D world model 35 is generated only subsequent to delivery of the query instruction 40 .
  • the format of the 3-D world model is VRML 2.0 or a higher version specification of VRML, it should be appreciated that differing computers and imaging systems could have other formats, such as *.dxf, *.xyz, or other graphical formats used for hard-copy picture output, and these alternatives could be utilized for the 3-D world model output format.
  • FIG. 2 a flow chart of the transformation block 25 is shown.
  • the function of this modular software block is to acquire and input digital source data and to convert it into a standardized intermediate database structure or into a set of intermediate database formats and database files.
  • a modem download 20 via the Internet is the preferred method to access the data source 9 , although it should be noted that alternative means are contemplated by the invention, such as input from optical compact disk storage media or magnetic diskette.
  • the digital data are processed through the data transformation method 25 in a series of steps.
  • Block 60 the system verifies that it has received at least one proper remote data file.
  • Block 65 represents the opening of a log file for storing information about local data. If necessary, each digital elevation model file is uncompressed, as depicted in block 70 .
  • the DEM file is modified by adding record delimiters, depicted as step 75 .
  • a file header read step 80 determines the specific location, size, extents, and other necessary information relating to the data contained within digital elevation data files, which header information is stored in the log file opened in step 65 to be later used when accessing the local version of the data.
  • An open output file instruction 85 is followed by a write instruction 90 to place a copyright notice and necessary header data in the output file. It should be noted that steps 70 - 80 may not be necessary for every other geographic database type; where the acquired source data is in a most compact format with a structure enabling efficient access, then the data may be stored in the intermediate database in the same format in which it was acquired.
  • Block 95 depicts the step of reading a record from the digital source file as modified through step 75 .
  • Each record from the data file is read individually. Records are assembled into complete south to north profiles of elevation grid data and than are written as complete profiles to the output file, depicted by step 100 .
  • the output data format is an efficient, compressed presentation of the raw data. Only the numerical digits, with no added spaces or line feed characters, are written to the file.
  • the data file header contains the number of digits required to record each elevation for that particular file. For example, if the maximum elevation in a given input file is 335 meters or units, then three digits would be required to represent the maximum value. This format also allows for efficient further compression from ASCII to binary format.
  • step 120 both the input and output files are closed for access and the program compresses the output file using either a public domain or licensed standard ASCII-to-binary compression algorithm (such as GNU-zip compression), as illustrated in block 125 .
  • ASCII-to-binary compression algorithm such as GNU-zip compression
  • the intermediate database format 30 for terrain elevation data is sufficiently compact that the 3-arc second Digital Elevation Model data of the U.S. Geological Survey for the entire contiguous United States is able to reside on two or fewer compact disk optical storage media (CD-ROM), where each storage disk has approximately 650 Mbytes of digital data capacity, and the creation of a generated model file for a terrain surface is completed in fewer than 90 seconds after submission of the user's custom request on a personal computer with a Pentium 133 central processing unit and a double-speed compact disk reading drive.
  • a preferred geographic extent for the intermediate database format for terrain elevation data of the 3-arc-second USGS Digital Elevation Data for the contiguous United States is to store 1 degree latitude by 1 degree longitude of terrain data per intermediate terrain database file.
  • the formatting process 25 to create the set of intermediate database files also includes a geographic data-layer-compositing step that merges geographic data layers to create a terrain-skin composite file that is convertible to a color bitmap file for simulating differing surface colors and textures corresponding to soil, rock, water, vegetation and other natural and man-made surfaces.
  • This compositing is achieved through georegistering the geographic data layers and applying stepwise a series of geographically-sensitive, climate-sensitive and ecologically-sensitive compositing rules and compositing steps whereby: an x,y matrix for a surface geology layer is imposed first upon a first matrix of transparent values; then a georegistered vegetation matrix is overlain to dominate those pixels of the surface geology layer where the compositing rules allow vegetation to grow constrained by geography, climate and ecology; then a georegistered hydrological data layer is overlain whereby ocean, lakes, rivers and streams dominate over the presence of all previous layers; then a georegistered database of roads and other human structures is overlain whereby these surfaces and features dominate over all previous layers. It will be appreciated that other natural and man-made geographic data layers could be included in this compositing step within the formatting process 25 to form the terrain-skin composite file.
  • the method of creating the terrain-skin composite file in the intermediate database format may be assisted by a standard geographic information system (GIS) means, wherein the GIS means could be a relational database means such as Oracle 8.0 (Oracle, Inc.) that is enabled with Open GIS interoperability standard technology, or wherein the GIS means is one of a plurality of public-domain or commercial geographic information systems such as GRASS (U.S. Government), IDRISI (Clark University) or Arc/Info (ESRI, Inc.).
  • GIS geographic information system
  • Block 32 labeled “Extract/Format,” in FIG. 1, is to format and output a 3-D world model file in Virtual Reality Modeling Language (VRML) format 2.0 as directed by a user through the query interface 45 , wherein the data are extracted from the intermediate database 30 .
  • VRML Virtual Reality Modeling Language
  • the index of the intermediate database is read into variable arrays, shown as step 145 , for use in determining the needed files for the desired output.
  • the user selects the geographic extents for the desired output file, depicted as step 210 of the query process, and, after referencing the index array, the topographic data input files that are required to produce the desired output are uncompressed using standard means and are opened for file read access, as depicted in block 150 .
  • the output file which will receive the VRML code is opened for writing in step 155 .
  • a standard VRML code header is written to the output file with code comments containing file creation time, selected geographic output extents, and other information, shown as step 160 .
  • step 165 In all cases, entire South to North profiles are read from either one or two input data files as step 165 and then written to the VRML output file in step 170 . This procedure pair, 165 and 170 , is repeated until the entire set of required profiles has been written 175 . Following completion of topographic data processing, the input file or files are closed for reading 180 .
  • a bitmap image is created for application to the terrain surface 185 . This method is detailed below and in FIG. 4. Also, if requested in block 45 , the VRML terrain scene is populated with 3-D objects at step 190 , for example, 3-D vegetation objects which correspond to the actual vegetation at the selected location. This method is detailed below and in FIG. 5.
  • the produced VRML output file 35 can then be viewed using standard modeling and model viewing tools designed to accept VRML code as input.
  • This system provides for display of the output in an interactive environment using computer screens and input devices 11 .
  • a user is prompted and aided by a graphical user interface which guides the user through another selection iteration 45 .
  • the graphical user interface is available is several formats including a widows-based step-by-step wizard, a series of standard Common Gateway Interface form/code files accessible via standard Internet and Intranet Internet Protocol/Transmission Control Protocol (TCP/IP) protocols, and by other interfaces.
  • TCP/IP Internet Protocol/Transmission Control Protocol
  • a user selects the desired geographical extents selection of the VRML output file using one or several of the following: direct entry of points, selection on a scaleable map, by zip code or city/state name combination, or other method at step 210 .
  • the selection function provides the user with a default optimized selection as well as optimized selections about single points selected through maps and by place names and zip codes.
  • the optimized selection can be overridden by the user, but there is a feedback system at step 215 which advises the user on the impact of their selection in terms of file creation speed, and efficiency and usability of VRML output.
  • the surface data input file or files that are required in order to produce the desired bitmap output are uncompressed using standard means and opened for file read access at step 230 .
  • These may include the terrain-skin composite file or files in the intermediate database format. As described above in steps shown in FIG. 3 for assembling terrain data file, up to four input files may be required.
  • the output file in either graphic interchange format (gif), jpeg (jpg), or other VRML compatible format is opened for writing at step 235 .
  • An entire South to North row of surface data is read from input file or files at step 240 .
  • the entire row of data is written in the appropriate graphics format in step 245 .
  • These two steps 240 , 245 are repeated until the file for the selected geographic extents has been written, as depicted at step 250 .
  • the input file or files are closed for reading at step 255 .
  • the output file is closed for writing and the name of the output bitmap file is returned to the process 32 for inclusion in the generated 3-D world model file.
  • Step 190 represents the continuation of the process 32 , as shown in FIG. 3, following the completion of block 185 .
  • the surface data input file or files that are required in order to produced the desired object-populated output are uncompressed using standard means and opened for file read access at step 265 .
  • These may include certain 3-D object files that are accessed as source data and stored in an object library database as part of the intermediate database. As described above in steps shown in FIG. 3 for assembling the output terrain model from intermediate data files, up to four input files may be required.
  • a temporary file is opened or random-access memory variable space is declared for temporarily storing VRML code to be created within the remaining steps of block 190 .
  • An entire South to North row of surface data is read from input file or files at step 275 .
  • the datum from the surface data file at a geographic location point specifies the appropriate spatial density as a percentage cover for one or more 3-D object types, such as trees or buildings.
  • a random value between zero and one is obtained from the computer and is compared to the spatial density value for the first object type. If the random value is in the pass range, i.e., the random value is not more than the spatial density value for the first object type, then the appropriate 3-D modeling object from the 3-D object library is placed at that point. With only one object type, if the value is greater than the spatial density value for the first object type then no object is placed at that point.
  • the process moves on to the next geographic location point.
  • a sample VRML file supporting 3D model 35 for terrain found at 40.51 degrees North latitude, 111.51 degrees West longitude is listed on the attached Sample.
  • # # #This VRML 2.0 file represents the actual terrain found at #40.5 10 degrees North, 111.510 degrees West #to 40.505 degrees North, 111.505 degrees West.

Abstract

A method and system 5 for generating a three-dimensional world model for simulated real terrain optimized for a personal computer. Terrain data and other environmental data are acquired from at least one of a plurality of digital data sources 9 through an acquisition step 20 and the acquired data are processed in a transformation and formatting step 25 to construct a predetermined intermediate database format 30, from which intermediate database, in response to a user query 40, introduced through a query interface program 45 that is visible on a personal computer monitor 11, the data are further extracted, processed and composited in a formatting step 32 to create a three-dimensional world model file 35. The 3-D world model format 35 is optimized for a particular imaging system, preferably a browser that renders standard Virtual Reality Modeling Language 2.0 specification files, that allows the 3-D model to be viewed and navigated on the computer monitor 11. In formatting step 32 the terrain surface can be colored and textured automatically by the system corresponding to geographic database layers, and natural and man-made structures can be made to populate the terrain skin as 3-D objects in the composited world model 35. The method and system 5 allow a personal computer user to query the system for any geographic location for which source data are available and to adjust the geographic extent of the 3-D world 35 per the user's preference aided by expert system guidance.

Description

    RELATED APPLICATION(S)
  • This application is a continuation of application Ser. No. 09/149,475, filed Sep. 8, 1998, which claims the benefit of U.S. Provisional Application No. 60/058,255, filed on Sep. 9, 1997. The entire teachings of the above application(s) are incorporated herein by reference.[0001]
  • BACKGROUND OF THE INVENTION
  • 1. Field [0002]
  • The invention relates to environmental visualization and modeling simulation systems, and to environmental impact assessment systems, and particularly to a method and system for generating a 3-D world model for simulated real terrain optimized for a personal computer. [0003]
  • 2. Description of Related Art [0004]
  • Environmental systems modeling has proven to be an effective method for both teaching about the natural environment and about environmental processes and for estimating potential environmental and socio-economic impacts of environmental changes introduced by human activities. The creation of such an environmental model typically begins with real-world source data that has been derived by environmental survey and monitoring activities, including U.S. Geological Survey information or a data collected by another mapping agency or university. The modeling activity typically involves setting the initial state of various parameters and stepping the model through computations that relate the parameters to process interactions between environmental components, such as setting the parameter for water level of a lake and relating that water level to a precipitation process that interacts between the atmosphere and the lake whereby the lake water level is increased. Three-dimensional transport of energy, momentum, chemical species and other interactions between various environmental or ecological state properties are relevant and useful to these modeling activities. “Running” an environmental model consists of stepping computationally through a series of process instructions, iteratively if required, where the steps correspond to time intervals and the degree of potential environmental change corresponds to the simulated length of time from start of the simulation to its termination. For instance, in a series of computations that takes the computer fifteen seconds to execute an environmental model might simulate the effects of a river eroding its banks over a one-hundred year period—called a hundred year run. Accordingly, there is a need for a technique that not only provides an exact depiction of the environmental input data, but a technique that will also enable the simulation system to be reconfigured to represent environmental alteration and to permit query of altered environmental conditions after a model run. For education and for assessing potential environmental impact it is useful to be able to visualize the original environmental conditions, changes imposed to initial conditions prior to modeling, and the resultant conditions after competing the model run. Such visualization is assisted by allowing a system user to examine and navigate within a 3-D world model of the environmental region under study. [0005]
  • SUMMARY OF THE INVENTION
  • The present invention provides a system and method optimized for personal computers for terrain model generation where the simulated land surface is colored and textured based on geographic databases, where natural and man-made 3-D object features can populate the surface, and where a user customization interface is provided to rapidly and efficiently query the system and construct the customized model output in a “user-friendly” fashion. [0006]
  • The method includes the steps of acquiring input data from at least one of a plurality of digital data sources, reading the data, translating the data format if necessary, and transforming the input data into one or more intermediate database formats. The intermediate database formats for terrain elevation data may be extracted directly per direction from a user query to create a generated world model file that is of a particular format optimized for a particular image display software means, such as by browsers compliant with the Virtual Reality Modeling Language specification. [0007]
  • One of the advantages of the invention is that an intermediate database format is created through a pre-processing step in the initial data transformation process that is a composite merger of the surface geographic data layers other than terrain elevation. Vegetation data, road data, waterway data and other environmental data layers are combined into a surface-composite intermediate database format which can be subsequently extracted from to be included in the generated world model file. [0008]
  • It is a goal of the invention to maximize the portability and access efficiency of the intermediate database formats. The first transformation process will generate an intermediate database structure and format for each environmental data type that aims to be more compact than the data format originally acquired and to be more efficiently structured to speed secondary access and extraction. [0009]
  • One of the aspects of the invention is the inclusion in the secondary formatting process that creates the generated world model a series of instructions to populate the colored terrain skin, where appropriate, with 3-D objects that simulate natural and man-made object features, such as trees, rocks, bridges, causeways, dams, radio towers, pipelines, and buildings. This 3-D object population step is accomplished by first creating a 3-D object library, whereby the 3-D objects are built in Virtual Reality Modeling Language or other similar graphical software means, where the objects are themselves appropriately colored and textured to simulate real-world appearances, and where the objects can be instanced singly or repetitively. The 3-D objects are then instanced singly and placed by compositing instructions at a specific geographic coordinate in the generated world file or instanced repetitively within a looping program sequence whereby the objects are placed or not based upon compositing rules that may include a random generator as the program marches sequentially along the rows and columns of the terrain skin. It will be appreciated that other geographic data layers could be included in this compositing step for an appropriate application. [0010]
  • The generated 3-D world model is preferably constructed in the Virtual Reality Modeling Language (“VRML”) format, VRML specification 2.0 or higher, with the advantage that this allows numerous combinations of computer platform, operating system, graphical user interface and browser to be employed in using the invention. [0011]
  • Another advantage of the invention is that the terrain elevation and the surface-composite bitmap are maintained as separate blocks of a standard VRML file, VRML specification 2.0 or higher, with the open standard of the VRML viewing technology (such as CosmoPlayer by Silicon Graphics, Liquid Reality by Microsoft, or WorldView by InterVista) creating the merger of the graphical components upon rendering of the scene. This facilitates revision or replacement of the bitmap with a subsequently called bitmap file owing to user activity within the file (i.e., when navigating within the file), where the revised bitmap could be derived from output passed to the intermediate database from an environmental systems model that is coupled by the query processor to the generation of the 3-D world model, or where a revised bitmap might be obtained via the Internet from a remote bitmap or from remote geographic data brought in to revise the bitmap, which Internet acquisition could be triggered by a proximity sensor means that is integral to the VRML 2.0 specification. [0012]
  • Another advantage of the invention derived from generating the 3-D world model in VRML format, VRML specification 2.0 or higher, is that the invention allows the user to take advantage of the built-in hyperlinking and proximity sensor capabilities of the VRML specification. The hyperlinking allows the user to click the mouse while navigating within the 3-D world to bring up multi-media text, or hypertext markup language documents, which documents may be addressed by a universal resource locator (“URL”) with the target document being either local to the computing system or remotely accessible through the Internet or World Wide Web. Similarly, proximity sensors can be set to cause an event to occur within the 3-D model world, which event could include an inclusion of a 3-D object, or a hyperlinking event. [0013]
  • Another advantage of the invention derived from generating the 3-D world model in VRML format is that this method enables the generated 3-D world file to be readily edited by an end-user, either in direct text mode through any one of a plurality of ASCII text word processors or in graphical mode by employing any one of a plurality of commercial VRML editing tools, such as 3DSpaceBuilder (Paragraph International, Inc.), CosmoWorlds (Silicon Graphics, Inc.) or EZ3D (Radiance Software, Inc.). [0014]
  • Another advantage of the invention is the graphical user Query Interface, which operates in conjunction with a standard graphical user interface of the personal computer, such as the Microsoft Windows 95 graphical user interface. This query interface enables the user to request in very “user-friendly” fashion a particular geographic region to be the basis for the 3-D world model by entering a zip code or latitude-longitude coordinate, or by specifying geographical corner bounds of the target region. [0015]
  • Further, the query interface enables the user to specify through an interactive window dialog box assorted characteristics of the 3-D world model to be generated in VRML, such as color and vertical exaggeration. Also, the query interface enables the user to rapidly and efficiently specify in a windows dialog box any bitmap file at the users discretion to be merged into the 3-D world model as a terrain skin. [0016]
  • As an additional advantage of the invention, the query interface produces a log file that stores the custom characteristics chosen by the user. A further advantage of the query interface is being able to name the 3-D world model file as the user chooses, including to specify a particular storage path whereby the file is stored to the local hard disk or to removable storage media as the user chooses. [0017]
  • Additional features and advantages of the present invention will be made apparent from a reading of the preferred embodiment which makes reference to the following drawings. [0018]
  • Importance and Usefulness: [0019]
  • The invention is important to increase public, educational and professional access to real geographic information visualized in 3-D, to reduce the cost of access, to speed access, to make access more “user-friendly”, and to generate a 3-D format that is able to be edited easily and able to be used in many differing combinations of personal computer systems. [0020]
  • The invention is useful to students, researchers, government employees, corporate planners, Web-site developers and advertisers, any one of whom may be seeking to create a 3-D world model simulation of the real terrain and environment.[0021]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular description of preferred embodiments of the invention, as illustrated in the accompanying drawings in which like reference characters refer to the same parts throughout the different views. The drawings are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. [0022]
  • FIG. 1 provides a diagrammatic view of a 3-D world generation system in accordance with the present invention. [0023]
  • FIG. 2 is a flow-chart of the initial data transformation method for creating the intermediate database format. [0024]
  • FIG. 3 is a summary flow chart of the graphical user query interface method and the secondary terrain and composite surface extraction and formatting methods that the query processor directs, including the creation of the 3-D world model and the populating of the 3-D world model with 3-D objects. [0025]
  • FIG. 4 is an expanded detail of the FIG. 3 flow chart for the step of generating the bitmap image for overlay on to the terrain surface, this image also being referred to as the terrain-skin. [0026]
  • FIG. 5 is an expanded detail of the FIG. 3 flow chart for the step of creating and inserting 3-D object models for vegetation and other 3-D features.[0027]
  • DETAILED DESCRIPTION OF THE INVENTION
  • A description of preferred embodiments of the invention follows. Referring now to the drawings in more detail, FIG. 1 diagramatically illustrates the 3-D world [0028] model generation system 5 according to the present invention. FIG. 1 includes a large broken-line block 7 that represents the computer that contains the processing software that may be used to create a three-dimensional visual database of a simulated world.
  • In one embodiment according to the present invention, the [0029] computer 7 is an HP Pavilion Pentium PC which utilizes an MS-DOS and Microsoft Windows 95 graphical user interface, with VRML 2.0 viewing enabled through the WorldView VRML 2.0 browser (InterVista Corp.) as a plug-in to Netscape Navigator 3.0 Gold (Netscape Communications Inc.). However, it should be appreciated that other suitable computer systems may be used in the appropriate application.
  • FIG. 1 also illustrates two [0030] external blocks 9 and 11 which represent various sources of input data from which a visual image of a geographic area may be generated. The basic source data may be received in a number of different areal, cartographic, or geographic formats, such as data made available from satellite imagery, aerial photography, U.S. Census Bureau, U.S. Department of Commerce, and from the U.S. Geological Survey.
  • [0031] Block 11 represents the interfacing user's computer monitor, which is the output device for viewing the 3-D world models generated by the invention, and the user's input devices, which are the input pathway for requests made through the interactive graphical user query interface 45. In one embodiment the visual interface is rendered on a 20″ Multimedia Plug & Play Color Monitor manufactured by Sceptre Corp. As shown in Block 20, the source data 9 is acquired via a download from the Internet or by reading from a portable storage media, such as a magnetic disk or an optical compact disk media. As shown in Block 25, these source data 9 are transformed into an intermediate database file format 30. The intermediate database format 30 will generally include terrain elevation data, vegetative cover data, land use data, resource data, soil data and other surface geological data, cultural data, an object library (for example, 3-D objects for natural and man-made structures), hydrological data, and other utilities or algorithms appropriate to the visual database. In addition, this intermediate database format will generally include one or more composited databases comprised of combinations of one or more of the aforementioned geographic and cultural database types, which composite databases serve as indirect or direct formats for a terrain-skin bitmap database.
  • Then as illustrated in block [0032] 32, data from the intermediate database 30 are extracted and further formatted to create a 3-D world model 35. For example, a small portion of the United States may be extracted from the intermediate terrain elevation database and combined with the appropriately corresponding section of vegetation-type and road databases to yield a generated 3-D world model. In any event it should be understood that the formatting process 32 may be used as part of the process of creating a simulated world from real world source data 9. In this regard, arrow 40 represents that the extraction and formatting process 32 is directed in response to a query step 45, wherein the query is a request from a user interacting with the 3-D world model generation system 5 via the computer monitor 11.
  • In one form of the invention the formatting step [0033] 32 creates 55,000 separate instances of VRML output models as a pre-processed database created before the user loads the software that runs the query interface 45, in which embodiment the query is merely a direction to extract one of the existing models.
  • In the preferred embodiment, the [0034] query step 45 is initiated as a location passed to the extraction and formatting step 32, so that a single 3-D world model 35 is generated only subsequent to delivery of the query instruction 40. While in the preferred embodiment the format of the 3-D world model is VRML 2.0 or a higher version specification of VRML, it should be appreciated that differing computers and imaging systems could have other formats, such as *.dxf, *.xyz, or other graphical formats used for hard-copy picture output, and these alternatives could be utilized for the 3-D world model output format.
  • Referring to FIG. 2, a flow chart of the [0035] transformation block 25 is shown. In this regard, the function of this modular software block is to acquire and input digital source data and to convert it into a standardized intermediate database structure or into a set of intermediate database formats and database files. A modem download 20 via the Internet is the preferred method to access the data source 9, although it should be noted that alternative means are contemplated by the invention, such as input from optical compact disk storage media or magnetic diskette.
  • The digital data are processed through the [0036] data transformation method 25 in a series of steps. In block 60 the system verifies that it has received at least one proper remote data file. Block 65 represents the opening of a log file for storing information about local data. If necessary, each digital elevation model file is uncompressed, as depicted in block 70. For certain digital elevation data files, such as the 3-arc second USGS DEM files utilized in one of the preferred embodiments, the DEM file is modified by adding record delimiters, depicted as step 75. A file header read step 80 determines the specific location, size, extents, and other necessary information relating to the data contained within digital elevation data files, which header information is stored in the log file opened in step 65 to be later used when accessing the local version of the data. An open output file instruction 85 is followed by a write instruction 90 to place a copyright notice and necessary header data in the output file. It should be noted that steps 70-80 may not be necessary for every other geographic database type; where the acquired source data is in a most compact format with a structure enabling efficient access, then the data may be stored in the intermediate database in the same format in which it was acquired.
  • Block [0037] 95 depicts the step of reading a record from the digital source file as modified through step 75. Each record from the data file is read individually. Records are assembled into complete south to north profiles of elevation grid data and than are written as complete profiles to the output file, depicted by step 100. The output data format is an efficient, compressed presentation of the raw data. Only the numerical digits, with no added spaces or line feed characters, are written to the file. The data file header contains the number of digits required to record each elevation for that particular file. For example, if the maximum elevation in a given input file is 335 meters or units, then three digits would be required to represent the maximum value. This format also allows for efficient further compression from ASCII to binary format.
  • Once a profile is completely written to the output file, the process is repeated with the next profile until all are completed, this iteration being depicted in [0038] block 115. Once all of the profiles have been written to the output file, a footer copyright notice is written to the output file, shown as step 120. Then, both the input and output files are closed for access and the program compresses the output file using either a public domain or licensed standard ASCII-to-binary compression algorithm (such as GNU-zip compression), as illustrated in block 125. A looping step 135 is activated if the current input file is not the last file specified for reformatting, causing the series of steps to be repeated starting from step 70 for the next file. Upon the completion of the last file reformat, the log file is then closed for write access, this being step 140. A report of successful completion is returned as the source data are now stored in the new intermediate format 30.
  • In the preferred embodiment of the invention, the [0039] intermediate database format 30 for terrain elevation data is sufficiently compact that the 3-arc second Digital Elevation Model data of the U.S. Geological Survey for the entire contiguous United States is able to reside on two or fewer compact disk optical storage media (CD-ROM), where each storage disk has approximately 650 Mbytes of digital data capacity, and the creation of a generated model file for a terrain surface is completed in fewer than 90 seconds after submission of the user's custom request on a personal computer with a Pentium 133 central processing unit and a double-speed compact disk reading drive. A preferred geographic extent for the intermediate database format for terrain elevation data of the 3-arc-second USGS Digital Elevation Data for the contiguous United States is to store 1 degree latitude by 1 degree longitude of terrain data per intermediate terrain database file.
  • In the preferred embodiment of the invention, although not shown in FIG. 2, the [0040] formatting process 25 to create the set of intermediate database files also includes a geographic data-layer-compositing step that merges geographic data layers to create a terrain-skin composite file that is convertible to a color bitmap file for simulating differing surface colors and textures corresponding to soil, rock, water, vegetation and other natural and man-made surfaces. This compositing is achieved through georegistering the geographic data layers and applying stepwise a series of geographically-sensitive, climate-sensitive and ecologically-sensitive compositing rules and compositing steps whereby: an x,y matrix for a surface geology layer is imposed first upon a first matrix of transparent values; then a georegistered vegetation matrix is overlain to dominate those pixels of the surface geology layer where the compositing rules allow vegetation to grow constrained by geography, climate and ecology; then a georegistered hydrological data layer is overlain whereby ocean, lakes, rivers and streams dominate over the presence of all previous layers; then a georegistered database of roads and other human structures is overlain whereby these surfaces and features dominate over all previous layers. It will be appreciated that other natural and man-made geographic data layers could be included in this compositing step within the formatting process 25 to form the terrain-skin composite file.
  • The method of creating the terrain-skin composite file in the intermediate database format may be assisted by a standard geographic information system (GIS) means, wherein the GIS means could be a relational database means such as Oracle 8.0 (Oracle, Inc.) that is enabled with Open GIS interoperability standard technology, or wherein the GIS means is one of a plurality of public-domain or commercial geographic information systems such as GRASS (U.S. Government), IDRISI (Clark University) or Arc/Info (ESRI, Inc.). [0041]
  • Referring to FIG. 3, a flow chart of [0042] blocks 32 and 45 in detail are shown in greater detail. In this regard, the function of block 32, labeled “Extract/Format,” in FIG. 1, is to format and output a 3-D world model file in Virtual Reality Modeling Language (VRML) format 2.0 as directed by a user through the query interface 45, wherein the data are extracted from the intermediate database 30.
  • The index of the intermediate database is read into variable arrays, shown as [0043] step 145, for use in determining the needed files for the desired output. The user selects the geographic extents for the desired output file, depicted as step 210 of the query process, and, after referencing the index array, the topographic data input files that are required to produce the desired output are uncompressed using standard means and are opened for file read access, as depicted in block 150. Four possible data processing conditions exist depending upon user-selected geographic extents: first, all of the desired data can be contained within one input file; second, the data required can be contained within two North-South adjacent files; third, the data required can be contained within two East-West adjacent files; and fourth, the required data can straddle four input files.
  • The output file which will receive the VRML code is opened for writing in [0044] step 155. A standard VRML code header is written to the output file with code comments containing file creation time, selected geographic output extents, and other information, shown as step 160.
  • In all cases, entire South to North profiles are read from either one or two input data files as [0045] step 165 and then written to the VRML output file in step 170. This procedure pair, 165 and 170, is repeated until the entire set of required profiles has been written 175. Following completion of topographic data processing, the input file or files are closed for reading 180.
  • If requested in [0046] block 45, a bitmap image is created for application to the terrain surface 185. This method is detailed below and in FIG. 4. Also, if requested in block 45, the VRML terrain scene is populated with 3-D objects at step 190, for example, 3-D vegetation objects which correspond to the actual vegetation at the selected location. This method is detailed below and in FIG. 5.
  • Following completion of the methods in [0047] blocks 185 and 190, image references and objects are written to the VRML output 195. Footer code is written to the output file which contains closing VRML statements, copyright and software version comments, and other information 200. VRML output file is then closed for writing and compressed using standard means as per the VRML specification, as illustrated at step 205.
  • The produced [0048] VRML output file 35 can then be viewed using standard modeling and model viewing tools designed to accept VRML code as input. This system provides for display of the output in an interactive environment using computer screens and input devices 11.
  • Additionally, following viewing of the model VRML data, a user is prompted and aided by a graphical user interface which guides the user through another [0049] selection iteration 45. The graphical user interface is available is several formats including a widows-based step-by-step wizard, a series of standard Common Gateway Interface form/code files accessible via standard Internet and Intranet Internet Protocol/Transmission Control Protocol (TCP/IP) protocols, and by other interfaces. A user selects the desired geographical extents selection of the VRML output file using one or several of the following: direct entry of points, selection on a scaleable map, by zip code or city/state name combination, or other method at step 210. The selection function provides the user with a default optimized selection as well as optimized selections about single points selected through maps and by place names and zip codes. The optimized selection can be overridden by the user, but there is a feedback system at step 215 which advises the user on the impact of their selection in terms of file creation speed, and efficiency and usability of VRML output.
  • The user then is prompted for selection of vertical exaggeration of output data if desired at [0050] step 220 and for selection of appearance and other output options at step 225. Once complete, the information is passed back to block 150 for creation of VRML output as per the query specification 45. If the user selects the bitmap image overlay option at step 225 of, then the method in block 185 detailed in FIG. 4 is activated.
  • Referring to FIG. 4, depending upon the user-selected geographic extents of the intended output file made at [0051] step 210 shown in FIG. 3, and after referencing the index array, the surface data input file or files that are required in order to produce the desired bitmap output are uncompressed using standard means and opened for file read access at step 230. These may include the terrain-skin composite file or files in the intermediate database format. As described above in steps shown in FIG. 3 for assembling terrain data file, up to four input files may be required.
  • The output file in either graphic interchange format (gif), jpeg (jpg), or other VRML compatible format is opened for writing at [0052] step 235. An entire South to North row of surface data is read from input file or files at step 240. Following, the entire row of data is written in the appropriate graphics format in step 245. These two steps 240, 245 are repeated until the file for the selected geographic extents has been written, as depicted at step 250. The input file or files are closed for reading at step 255. At step 260 the output file is closed for writing and the name of the output bitmap file is returned to the process 32 for inclusion in the generated 3-D world model file. Step 190 represents the continuation of the process 32, as shown in FIG. 3, following the completion of block 185.
  • Referring momentarily again to FIG. 3, if during the [0053] query formulation process 45 the user chooses at step 225 to activate the option for populating the 3-D world model with 3-D objects, then the method in block 190 will be activated as detailed in FIG. 5.
  • Referring to FIG. 5, depending upon the user-selected geographic extents of the intended output file made at [0054] step 210 shown in FIG. 3, and after referencing the index array, the surface data input file or files that are required in order to produced the desired object-populated output are uncompressed using standard means and opened for file read access at step 265. These may include certain 3-D object files that are accessed as source data and stored in an object library database as part of the intermediate database. As described above in steps shown in FIG. 3 for assembling the output terrain model from intermediate data files, up to four input files may be required. At step 270 either a temporary file is opened or random-access memory variable space is declared for temporarily storing VRML code to be created within the remaining steps of block 190. An entire South to North row of surface data is read from input file or files at step 275.
  • Next, at [0055] step 280, the datum from the surface data file at a geographic location point specifies the appropriate spatial density as a percentage cover for one or more 3-D object types, such as trees or buildings. A random value between zero and one is obtained from the computer and is compared to the spatial density value for the first object type. If the random value is in the pass range, i.e., the random value is not more than the spatial density value for the first object type, then the appropriate 3-D modeling object from the 3-D object library is placed at that point. With only one object type, if the value is greater than the spatial density value for the first object type then no object is placed at that point. In general, with multiple objects, after the test for placement of the first object type, if the random value is greater than the sum of the spatial densities for the previously tested object types for this location and not more than that sum plus the spatial density for the object type currently being tested, then the appropriate 3-D modeling object for the current object type from the 3-D object library is placed at that point. With multiple objects, if iterative testing leads to no placement, then the process moves on to the next geographic location point.
  • These two [0056] steps 275, 280 are repeated until the VRML code for the selected geographic extents has been completed at step 285. The input file or files are closed for reading at step 290. At step 295 the output VRML code is returned to block 32 for inclusion in the output file which is created at step 195.
  • A sample VRML file supporting [0057] 3D model 35 for terrain found at 40.51 degrees North latitude, 111.51 degrees West longitude is listed on the attached Sample.
    #VRML V2.0 utf8
    #Copyright 1996-7, GeoSoftware, Inc.
    #All rights reserved. Use of this file subject to license.
    #Find GeoSoftware at http://www.geosoftware.com on the World-Wide-Web.
    #This header may not be removed from this file.
    #See the license for more information.
    #
    #This VRML 2.0 file represents the actual terrain found at
    #40.5 10 degrees North, 111.510 degrees West
    #to 40.505 degrees North, 111.505 degrees West.
    #File Generated: 8/26/97 11:59:05 AM
    #
    Group {
    children [
    Shape {
    appearance Appearance {
    material Material {
    diffuseColor 0.8 0.8 0.8
    }
    }
    geometry ElevationGrid {
    xDimension 7
    zDimension 7
    xSpacing 92.5
    zSpacing 74.0
    solid FALSE
    creaseAngle 0.785
    height[
    2072,
    2072,
    2072,
    2072,
    2072,
    2072,
    2072,
    2072,
    2072,
    2058,
    2053,
    2072,
    2072,
    2072,
    2072,
    2072,
    2047,
    2035,
    2040,
    2041,
    2050,
    2060,
    2046,
    2022,
    2011,
    2011,
    2011,
    2028,
    2025,
    2011,
    1997,
    1992,
    1994,
    2011,
    2016,
    1994,
    1981,
    1963,
    1961,
    1963,
    1979,
    1993,
    1966,
    1950,
    1946,
    1938,
    1936,
    1944,
    1950
    ]
    }
    },
    Transform {
    translation 35 3535 0.0
    rotation 0.0 0.0 1.0 −1.5708
    children [
    Shape {
    appearance Appearance {
    material Material {
    diffuseColor 1 0 0
    }
    }
    geometry Cone {
    bottomRadius 50
    height 70
    }
    }
    ]
    }
    ]
    }
    #Use of this file restricted by license.
    #GeoSoftware Terrain Traveler 0.2b20. Get the real terrain!
  • While this invention has been particularly shown and described with references to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the scope of the invention encompassed by the appended claims. [0058]

Claims (16)

What is claimed is:
1. In a computer system having (i) a digital processor, (ii) working memory and (iii) input/output units including input means and a display monitor, a terrain model rapid generation system, comprising:
an intermediate data file holding indications/representations of elevation vertices;
a translator coupled to the intermediate data file, the translator for translating elevation vertices in input files into a format of the intermediate data file.
an extractor and formatter responsive to user input and loosely coupled to the intermediate data file for extracting a subset of vertices from the intermediate data file, combining these vertices into an array and formatting said array into an output specification for a three-dimensional geometric configuration, said specification supporting display of a three-dimensional world model including geographic terrain details; and
a user interface coupled to the extractor and formatter for enabling user input of instructions through the input means, said instructions directing the extractor and formatter;
wherein the digital processor executes the extractor and formatter and user interface in the working memory to generate and display the three-dimensional world model through the display monitor for user viewing.
2. In a computer system having (i) a digital processor, (ii) working memory and (iii) input/output units including input means and a display monitor, a terrain model rapid generation system, comprising:
an intermediate data file holding indications/representations of elevation vertices;
an extractor and formatter responsive to user input and loosely coupled to the intermediate data file for extracting a subset of vertices from the intermediate data file, combining these vertices into an array and formatting said array into an output specification for a three-dimensional geometric configuration, said specification supporting display of a three-dimensional world model including geographic terrain details, the extractor and formatter further merge a plurality of input files to produce a single output file of different geographic extent than any one of the input files, said output specification being formed of the output file; and
a user interface coupled to the extractor and formatter for enabling user input of instructions through the input means, said instructions directing the extractor and formatter;
wherein the digital processor executes the extractor and formatter and user interface in the working memory to generate and display the three-dimensional world model through the display monitor for user viewing.
3. A method for rapidly generating a computer-based terrain model comprising the steps of:
providing computing means including an intermediate database of terrain vertices;
using a query manager executed by the computing means, extracting a set of terrain vertices from the intermediate database based on a latitude-longitude center location and geographic extents, the extracted set of terrain vertices corresponding to said latitude-longitude center location and geographic extents;
constructing a three-dimensional world model format instruction based on the extracted terrain vertices, said constructed instruction supporting display of a three-dimensional terrain model of a geographic area defined by said location and geographic extents; and
merging a plurality of input files to produce a single output file of different geographic extent than any one of the input files, said constructed instruction being formed of the output file.
4. In a computer system having (i) a digital processor, (ii) working memory and (iii) input/output units including input means and a display monitor, a terrain model rapid generation system, comprising:
an intermediate data file holding indications/representations of elevation vertices;
an extractor and formatter responsive to user input and loosely coupled to the intermediate data file for extracting a subset of vertices from the intermediate data file, combining these vertices into an array and formatting said array into an output specification for a three-dimensional geometric configuration, said specification supporting display of a three-dimensional world model including geographic terrain details;
a user interface coupled to the extractor and formatter for enabling user input of instructions through the input means, said instructions directing the extractor and formatter;
a query manager subsystem coupled between the user interface and the extractor and formatter, the query manager subsystem defining the subset of vertices to be extracted from the intermediate data file, the query manager including means for overlaying a graphic image upon the displayed three-dimensional world model;
wherein the digital processor executes the extractor and formatter and user interface in the working memory to generate and display the three-dimensional world model through the display monitor for user viewing.
5. A method for rapidly generating a computer-based terrain model comprising the steps of:
providing computing means including an intermediate database of terrain vertices;
using a query manager executed by the computing means, extracting a set of terrain vertices from the intermediate database based on a latitude-longitude center location and geographic extents, the extracted set of terrain vertices corresponding to said latitude-longitude center location and geographic extents;
preparing a two-dimensional image;
applying the two-dimensional image to the terrain surface as a terrain skin;
revising the two-dimensional image based on movement of a user's viewpoint during navigation within the three-dimensional terrain model; and
constructing a three-dimensional world model format instruction based on the extracted terrain vertices, said constructed instruction supporting display of a three-dimensional terrain model of a geographic area defined by said latitude-longitude center location and said geographic extents.
6. A method for rapidly generating a computer-based terrain model comprising the steps of:
providing computing means including an intermediate database of terrain vertices;
using a query manager executed by the computing means, extracting a set of terrain vertices from the intermediate database based on a latitude-longitude center location and geographic extents, the extracted set of terrain vertices corresponding to said latitude-longitude center location and geographic extents;
preparing a two-dimensional image;
applying the two-dimensional image to the terrain surface as a terrain skin;
constructing a three-dimensional world model format instruction based on the extracted terrain vertices, said constructed instruction supporting display of a three-dimensional terrain model of a geographic area defined by said latitude-longitude center location and said geographic extents; and
wherein the two-dimensional image is downloaded from a computer network.
7. A method for using a rapidly generated computer-based terrain model to visualize geographic locations through simulations of the geographic locations, comprising the steps of:
accessing an intermediate database of terrain vertices through a query manager interface to extract elevation vertices of a desired geographic location; and
converting the extracted elevation vertices into a three-dimensional. world terrain model in a specified output format.
8. The method of
claim 7
further comprising the steps of;
navigating through an image of the three-dimensional world terrain model using a three-dimensional rendering engine.
9. The method of
claim 7
further comprising the steps of:
hyperlinking from within the three-dimensional world terrain model via a universal resource locator address.
10. The method of
claim 7
further comprising the steps of:
exporting output models in a specified format to a conventional three-dimensional model authoring tool for enhancing and/or revising the three-dimensional world terrain model; and
revisualizing the revised three-dimensional world terrain model in a computer display device.
11. The method of
claim 7
further comprising the step of:
choosing a surface color for the output format of the three-dimensional world terrain model from a selection of multiple alternative choices presented by the query manager.
12. The method of
claim 7
further comprising the step of:
choosing a surface color for the output format of the three-dimensional world terrain model automatically based upon a predetermined mapping of elevation data to color.
13. The method of
claim 7
further comprising the steps of:
choosing an appropriate vertical exaggeration for the elevation vertices as desired by the user.
14. The method of
claim 7
further comprising the steps of:
choosing a two-dimensional image to be overlaid on the surface of the three-dimensional world terrain model, and
merging the two-dimensional image onto the three-dimensional world terrain model surface within the output format.
15. A computer program product comprising:
a computer usable medium for rapidly generating a computer-based terrain model;
a set of computer program instructions embodied on the computer usable medium, including instructions to:
create an intermediate database of terrain vertices;
extract a set of terrain vertices from the intermediate database based on a latitude-longitude center location and geographic extents, the extracted set of terrain vertices corresponding to said latitude-longitude center location and geographic; and
construct a three-dimensional world model format instruction based on the extracted terrain vertices, said constructed instruction supporting display of a three-dimensional terrain model of a geographic area defined by said latitude-longitude center location and said geographic extents.
16. A computer data signal embodied in a carrier wave comprising a code segment for rapidly generating a computer-based terrain model, including instructions to:
create an intermediate database of terrain vertices;
extract a set of terrain vertices from the intermediate database based on a latitude-longitude center location and geographic extents, the extracted set of terrain vertices corresponding to said latitude-longitude center location and geographic; and
construct a three-dimensional world model format instruction based on the extracted terrain vertices, said constructed instruction supporting display of a three-dimensional terrain model of a geographic area defined by said latitude-longitude center location and said geographic extents.
US09/834,157 1997-09-09 2001-04-12 Rapid terrain model generation with 3-D object features and user customization interface Abandoned US20010027456A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/834,157 US20010027456A1 (en) 1997-09-09 2001-04-12 Rapid terrain model generation with 3-D object features and user customization interface

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US5825597P 1997-09-09 1997-09-09
US09/149,475 US6229546B1 (en) 1997-09-09 1998-09-08 Rapid terrain model generation with 3-D object features and user customization interface
US09/834,157 US20010027456A1 (en) 1997-09-09 2001-04-12 Rapid terrain model generation with 3-D object features and user customization interface

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/149,475 Continuation US6229546B1 (en) 1997-09-09 1998-09-08 Rapid terrain model generation with 3-D object features and user customization interface

Publications (1)

Publication Number Publication Date
US20010027456A1 true US20010027456A1 (en) 2001-10-04

Family

ID=26737413

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/149,475 Expired - Lifetime US6229546B1 (en) 1997-09-09 1998-09-08 Rapid terrain model generation with 3-D object features and user customization interface
US09/834,157 Abandoned US20010027456A1 (en) 1997-09-09 2001-04-12 Rapid terrain model generation with 3-D object features and user customization interface

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/149,475 Expired - Lifetime US6229546B1 (en) 1997-09-09 1998-09-08 Rapid terrain model generation with 3-D object features and user customization interface

Country Status (1)

Country Link
US (2) US6229546B1 (en)

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020077290A (en) * 2002-07-09 2002-10-11 주식회사 지피에스코리아 System and Method for planning location of power transmission tower
US20040001092A1 (en) * 2002-06-27 2004-01-01 Rothwein Thomas M. Prototyping graphical user interfaces
US20040017385A1 (en) * 2002-07-19 2004-01-29 Cosman Michael A. System and method for combining independent scene layers to form computer generated environments
US20040169661A1 (en) * 2001-12-06 2004-09-02 Ahmed Lbath Method and device for automatic generation of geomatic applications
US6903736B1 (en) 2002-06-25 2005-06-07 Tim Stefan Visual display device and method of manufacture
US20050278156A1 (en) * 2002-11-05 2005-12-15 Fisher Robert B Iii Virtual models
US20060074549A1 (en) * 2004-10-01 2006-04-06 Hitachi, Ltd. Navigation apparatus
US20060075356A1 (en) * 2004-10-04 2006-04-06 Faulkner Lawrence Q Three-dimensional cartographic user interface system
US20060172264A1 (en) * 2004-11-30 2006-08-03 Lockheed Martin Corporation Environment conversion system from a first format to a second format
US20060210169A1 (en) * 2005-03-03 2006-09-21 General Dynamics Advanced Information Systems, Inc. Apparatus and method for simulated sensor imagery using fast geometric transformations
US20070038421A1 (en) * 2005-05-18 2007-02-15 Microsoft Corporation River Modeling
US20070050361A1 (en) * 2005-08-30 2007-03-01 Eyhab Al-Masri Method for the discovery, ranking, and classification of computer files
US7292964B1 (en) * 2003-12-22 2007-11-06 The Mathworks, Inc. Translating of geometric models into block diagram models
US20070265781A1 (en) * 2006-05-12 2007-11-15 Harris Corporation Method and System for Generating an Image-Textured Digital Surface Model (DSM) for a Geographical Area of Interest
US20070280528A1 (en) * 2006-06-02 2007-12-06 Carl Wellington System and method for generating a terrain model for autonomous navigation in vegetation
US7327998B2 (en) * 2004-12-22 2008-02-05 Elster Electricity, Llc System and method of providing a geographic view of nodes in a wireless network
US20090300472A1 (en) * 2003-11-21 2009-12-03 Bridgeborn Llc Method of authoring, deploying and using interactive, data-driven two or more dimensional content
US7891818B2 (en) 2006-12-12 2011-02-22 Evans & Sutherland Computer Corporation System and method for aligning RGB light in a single modulator projector
US20110044532A1 (en) * 2008-04-22 2011-02-24 Holl James E Functional-Based Knowledge Analysis In A 2D and 3D Visual Environment
US7921136B1 (en) * 2004-03-11 2011-04-05 Navteq North America, Llc Method and system for using geographic data for developing scenes for entertainment features
US8019736B1 (en) * 2007-07-25 2011-09-13 Rockwell Collins, Inc. Systems and methods for combining a plurality of terrain databases into one terrain database
US8077378B1 (en) 2008-11-12 2011-12-13 Evans & Sutherland Computer Corporation Calibration system and method for light modulation device
US20120174002A1 (en) * 2010-10-08 2012-07-05 Irise System and method for extending a visualization platform
US8358317B2 (en) 2008-05-23 2013-01-22 Evans & Sutherland Computer Corporation System and method for displaying a planar image on a curved surface
WO2013015764A1 (en) * 2011-07-22 2013-01-31 Landmark Graphics Corporation Mapping geologic features
CN103617650A (en) * 2013-11-29 2014-03-05 哈尔滨工程大学 Displaying method for complex three-dimensional terrain
US8702248B1 (en) 2008-06-11 2014-04-22 Evans & Sutherland Computer Corporation Projection method for reducing interpixel gaps on a viewing surface
WO2014169066A1 (en) * 2013-04-09 2014-10-16 Thermal Imaging Radar, LLC Fire detection system
US9348196B1 (en) 2013-08-09 2016-05-24 Thermal Imaging Radar, LLC System including a seamless lens cover and related methods
US9361069B2 (en) 2001-07-26 2016-06-07 Irise Systems and methods for defining a simulated interactive web page
WO2016171730A1 (en) * 2015-04-24 2016-10-27 Hewlett-Packard Development Company, L.P. Three-dimensional object representation
USD776181S1 (en) 2015-04-06 2017-01-10 Thermal Imaging Radar, LLC Camera
US9641826B1 (en) 2011-10-06 2017-05-02 Evans & Sutherland Computer Corporation System and method for displaying distant 3-D stereo on a dome surface
US9685896B2 (en) 2013-04-09 2017-06-20 Thermal Imaging Radar, LLC Stepper motor control and fire detection system
US10366509B2 (en) 2015-03-31 2019-07-30 Thermal Imaging Radar, LLC Setting different background model sensitivities by user defined regions and background filters
US10574886B2 (en) 2017-11-02 2020-02-25 Thermal Imaging Radar, LLC Generating panoramic video for video management systems
US11601605B2 (en) 2019-11-22 2023-03-07 Thermal Imaging Radar, LLC Thermal imaging camera device

Families Citing this family (89)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6349301B1 (en) * 1998-02-24 2002-02-19 Microsoft Corporation Virtual environment bystander updating in client server architecture
US6825837B1 (en) * 1999-09-02 2004-11-30 Canon Kabushiki Kaisha Space rendering method, virtual space rendering apparatus, cache device, and storage medium
WO2001077987A1 (en) * 2000-04-06 2001-10-18 Solid Terrain Modeling Hi-accuracy three-dimensional topographic modeling apparatus
US20020059629A1 (en) * 2000-08-21 2002-05-16 Markel Steven O. Detection and recognition of data receiver to facilitate proper transmission of enhanced data
US7421729B2 (en) 2000-08-25 2008-09-02 Intellocity Usa Inc. Generation and insertion of indicators using an address signal applied to a database
US20020065678A1 (en) * 2000-08-25 2002-05-30 Steven Peliotis iSelect video
US20020057286A1 (en) * 2000-08-25 2002-05-16 Markel Steven O. Device independent video enhancement scripting language
US6985929B1 (en) * 2000-08-31 2006-01-10 The United States Of America As Represented By The Secretary Of The Navy Distributed object-oriented geospatial information distribution system and method thereof
US6618046B1 (en) * 2000-09-29 2003-09-09 Intel Corporation System and method for estimating the rendering cost for images
US7168051B2 (en) * 2000-10-10 2007-01-23 Addnclick, Inc. System and method to configure and provide a network-enabled three-dimensional computing environment
US8117281B2 (en) * 2006-11-02 2012-02-14 Addnclick, Inc. Using internet content as a means to establish live social networks by linking internet users to each other who are simultaneously engaged in the same and/or similar content
CA2438620A1 (en) * 2001-02-20 2002-08-29 Intellocity Usa, Inc. Content based video selection
JP2005506559A (en) * 2001-02-27 2005-03-03 ハネウェル・インターナショナル・インコーポレーテッド System terrain information server
US7054741B2 (en) * 2002-02-11 2006-05-30 Landnet Corporation Land software tool
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
US7171389B2 (en) * 2001-06-01 2007-01-30 Landnet Corporation Identification, storage and display of land data on a website
AU2002323027A1 (en) 2001-08-07 2003-02-24 Ernest A. Franke Apparatus and methods of generation of textures with depth buffers
US7225207B1 (en) * 2001-10-10 2007-05-29 Google Inc. Server for geospatially organized flat file data
US6694264B2 (en) 2001-12-19 2004-02-17 Earth Science Associates, Inc. Method and system for creating irregular three-dimensional polygonal volume models in a three-dimensional geographic information system
US6985903B2 (en) * 2002-01-25 2006-01-10 Qualcomm, Incorporated Method and system for storage and fast retrieval of digital terrain model elevations for use in positioning systems
US7038694B1 (en) * 2002-03-11 2006-05-02 Microsoft Corporation Automatic scenery object generation
US20050116966A1 (en) * 2002-04-04 2005-06-02 Graham James J. Web imaging serving technology
US20030197716A1 (en) * 2002-04-23 2003-10-23 Krueger Richard C. Layered image compositing system for user interfaces
US7239311B2 (en) * 2002-09-26 2007-07-03 The United States Government As Represented By The Secretary Of The Navy Global visualization process (GVP) and system for implementing a GVP
US6947842B2 (en) * 2003-01-06 2005-09-20 User-Centric Enterprises, Inc. Normalized and animated inundation maps
US7031838B1 (en) 2003-03-25 2006-04-18 Integrated Environmental Services. Inc. System and method for a cradle-to-grave solution for investigation and cleanup of hazardous waste impacted property and environmental media
US8064684B2 (en) * 2003-04-16 2011-11-22 Massachusetts Institute Of Technology Methods and apparatus for visualizing volumetric data using deformable physical object
US7707012B2 (en) * 2003-05-21 2010-04-27 Adrian Stephens Simulated city generation
US7031836B2 (en) * 2003-10-28 2006-04-18 Thales Navigation, Inc. Grid mapping utility for a GPS device
US8368686B2 (en) * 2004-05-26 2013-02-05 Sony Online Entertainment Llc Resource management for rule-based procedural terrain generation
US8115765B2 (en) * 2004-05-26 2012-02-14 Sony Online Entertainment Llc Rule-based procedural terrain generation
US8207966B2 (en) * 2004-05-26 2012-06-26 Sony Online Entertainment Llc Terrain editor tool for rule-based procedural terrain generation
US7880737B2 (en) * 2005-03-22 2011-02-01 Vijayvardhan Elchuri Graphical method and system for making drawings directly in three-dimensions on a computer monitor or other display device
US7933929B1 (en) 2005-06-27 2011-04-26 Google Inc. Network link for providing dynamic data layer in a geographic information system
US7639250B2 (en) 2005-11-01 2009-12-29 Microsoft Corporation Sketching reality
JP2007133489A (en) * 2005-11-08 2007-05-31 Sony Corp Virtual space image display method and device, virtual space image display program and recording medium
US7590490B2 (en) * 2006-01-09 2009-09-15 Mitac International Corporation Smart detour
US7739032B2 (en) * 2006-03-21 2010-06-15 Broadcom Corporation Method and apparatus for generating and using a regional-terrain model
US20070250515A1 (en) * 2006-04-21 2007-10-25 Lea David H Method and system of securing content and destination of digital download via the internet
US20070277115A1 (en) * 2006-05-23 2007-11-29 Bhp Billiton Innovation Pty Ltd. Method and system for providing a graphical workbench environment with intelligent plug-ins for processing and/or analyzing sub-surface data
US7792643B2 (en) * 2006-06-02 2010-09-07 Kansas City, MO Generating digital terrain models representing sub-surface strata
US7712052B2 (en) * 2006-07-31 2010-05-04 Microsoft Corporation Applications of three-dimensional environments constructed from images
CA2661505C (en) * 2006-08-24 2018-01-02 Exxonmobil Upstream Research Company Electromagnetic data processing system
US7945386B2 (en) * 2006-08-25 2011-05-17 Mitac International Corporation Rerouting in vehicle navigation systems
US20080139181A1 (en) * 2006-12-08 2008-06-12 Magellan Navigation, Inc. Methods and apparatus for measuring the effectiveness of advertisements presented on a mobile navigation device
US7692655B2 (en) * 2007-02-16 2010-04-06 Mitac International Corporation Apparatus and method of generating curved baseline for map labeling
US7783417B2 (en) * 2007-03-09 2010-08-24 Mitac International Corporation Methods and apparatus for determining a route having an estimated minimum fuel usage for a vehicle
US8078641B2 (en) * 2007-04-25 2011-12-13 Mitac International Corporation Adjusting spatial operations based on map density
WO2008133790A1 (en) * 2007-04-27 2008-11-06 Lpa Systems, Inc. System and method for analysis and display of geo-referenced imagery
US7882102B2 (en) * 2007-09-10 2011-02-01 Mitac International Corporation Nearest-neighbor geographic search
US9811849B2 (en) 2007-09-28 2017-11-07 Great-Circle Technologies, Inc. Contextual execution of automated workflows
US8554475B2 (en) 2007-10-01 2013-10-08 Mitac International Corporation Static and dynamic contours
EP2051208A3 (en) * 2007-10-17 2017-05-24 Sony Interactive Entertainment Inc. Generating an asset for interactive entertainment using digital image capture
US7983474B2 (en) * 2007-10-17 2011-07-19 Harris Corporation Geospatial modeling system and related method using multiple sources of geographic information
US20090138190A1 (en) * 2007-11-26 2009-05-28 Magellan Navigation, Inc. System and Method of Providing Traffic Data to a Mobile Device
US20090171584A1 (en) * 2007-12-31 2009-07-02 Magellan Navigation, Inc. System and Method for Accessing a Navigation System
US20090182498A1 (en) * 2008-01-11 2009-07-16 Magellan Navigation, Inc. Systems and Methods to Provide Navigational Assistance Using an Online Social Network
US8700314B2 (en) * 2008-01-18 2014-04-15 Mitac International Corporation Method and apparatus to search for local parking
US8290703B2 (en) * 2008-01-18 2012-10-16 Mitac International Corporation Method and apparatus for access point recording using a position device
US8498808B2 (en) * 2008-01-18 2013-07-30 Mitac International Corp. Method and apparatus for hybrid routing using breadcrumb paths
US20090265604A1 (en) * 2008-04-21 2009-10-22 Microsoft Corporation Graphical representation of social network vitality
US8274506B1 (en) * 2008-04-28 2012-09-25 Adobe Systems Incorporated System and methods for creating a three-dimensional view of a two-dimensional map
US9235334B2 (en) 2008-05-09 2016-01-12 Genesis Industries, Llc Managing landbases and machine operations performed thereon
US20100005480A1 (en) * 2008-07-07 2010-01-07 International Business Machines Corporation Method for virtual world event notification
US20100035631A1 (en) * 2008-08-07 2010-02-11 Magellan Navigation, Inc. Systems and Methods to Record and Present a Trip
US8249804B2 (en) * 2008-08-20 2012-08-21 Mitac International Corporation Systems and methods for smart city search
US8219317B2 (en) * 2008-09-22 2012-07-10 Mitac International Corporation Route navigation via a proximity point
US8229718B2 (en) 2008-12-23 2012-07-24 Microsoft Corporation Use of scientific models in environmental simulation
DE102009022941A1 (en) 2009-05-27 2010-12-02 Audi Ag Method for obtaining model for course of road surface section, involves forming continuous line from straight line connecting intermediate and starting points, curved line connecting two intersection points, and another straight line
US8239179B2 (en) 2009-12-14 2012-08-07 Harris Corporation Geospatial modeling system using single optical images and associated methods
US8315791B2 (en) * 2010-06-18 2012-11-20 Nokia Coporation Method and apparatus for providing smart zooming of a geographic representation
US9699503B2 (en) 2010-09-07 2017-07-04 Opentv, Inc. Smart playlist
US10210160B2 (en) 2010-09-07 2019-02-19 Opentv, Inc. Collecting data from different sources
US8949871B2 (en) 2010-09-08 2015-02-03 Opentv, Inc. Smart media selection based on viewer user presence
JP5652097B2 (en) * 2010-10-01 2015-01-14 ソニー株式会社 Image processing apparatus, program, and image processing method
US9971551B2 (en) * 2010-11-01 2018-05-15 Electronics For Imaging, Inc. Previsualization for large format print jobs
US9129542B2 (en) 2011-03-02 2015-09-08 Animated Earth, LLC System and method for generating and displaying climate system models
US20130060667A1 (en) * 2011-09-01 2013-03-07 Robert James Burke Energy management modeling language
KR101706206B1 (en) 2013-05-13 2017-02-15 한국전자통신연구원 Method for describing terrain, method for creating terrain primitives, and apparatus using the methods
GB201405540D0 (en) * 2014-03-27 2014-05-14 Tomtom Int Bv Map Generation
EP3183715A1 (en) * 2014-08-20 2017-06-28 Bkool, S.L. Process of generation of a three-dimensional graphical representation of a geographical environment from positioning data
US10431009B2 (en) 2015-10-15 2019-10-01 The Board Of Regents Of The Nevada System Of Higher Education On Behalf Of The University Of Nevada, Las Vegas Methods and systems for three dimensional modeling of infrastructure elements
IL251189A0 (en) 2017-03-15 2017-06-29 Ophir Yoav Gradual transitioning between two-dimensional and theree-dimensional augmented reality images
US10972569B2 (en) * 2017-04-24 2021-04-06 International Business Machines Corporation Apparatus, method, and computer program product for heterogenous compression of data streams
US10769851B1 (en) 2018-04-29 2020-09-08 Dustin Kyle Nolen Method for producing a scaled-up solid model of microscopic features of a surface
CN111383349B (en) * 2018-12-27 2023-09-29 珠海金山数字网络科技有限公司 Terrain scene editing method and device, computing equipment and storage medium
US11107236B2 (en) 2019-04-22 2021-08-31 Dag Michael Peter Hansson Projected augmented reality interface with pose tracking for directing manual processes
CN114463505B (en) * 2022-02-15 2023-01-31 中国人民解放军战略支援部队航天工程大学士官学校 Outer space environment element model construction method and system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2091526B (en) 1981-01-13 1985-10-02 Harris Corp Digital map generator and display system
US5053778A (en) 1989-08-10 1991-10-01 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Generation of topographic terrain models utilizing synthetic aperture radar and surface level data
US5179638A (en) 1990-04-26 1993-01-12 Honeywell Inc. Method and apparatus for generating a texture mapped perspective view
US5359526A (en) 1993-02-04 1994-10-25 Hughes Training, Inc. Terrain and culture generation system and method

Cited By (72)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9361069B2 (en) 2001-07-26 2016-06-07 Irise Systems and methods for defining a simulated interactive web page
US20040169661A1 (en) * 2001-12-06 2004-09-02 Ahmed Lbath Method and device for automatic generation of geomatic applications
US6903736B1 (en) 2002-06-25 2005-06-07 Tim Stefan Visual display device and method of manufacture
US20040001092A1 (en) * 2002-06-27 2004-01-01 Rothwein Thomas M. Prototyping graphical user interfaces
US7594181B2 (en) * 2002-06-27 2009-09-22 Siebel Systems, Inc. Prototyping graphical user interfaces
KR20020077290A (en) * 2002-07-09 2002-10-11 주식회사 지피에스코리아 System and Method for planning location of power transmission tower
US20060284890A1 (en) * 2002-07-19 2006-12-21 Evans & Sutherland Computer Corporation System and method for combining independent scene layers to form computer generated environments
US7095423B2 (en) * 2002-07-19 2006-08-22 Evans & Sutherland Computer Corporation System and method for combining independent scene layers to form computer generated environments
US20040017385A1 (en) * 2002-07-19 2004-01-29 Cosman Michael A. System and method for combining independent scene layers to form computer generated environments
US20060284889A1 (en) * 2002-07-19 2006-12-21 Evans & Sutherland Computer Corporation System and method for combining independent scene layers to form computer generated environments
US7440878B2 (en) * 2002-11-05 2008-10-21 The University Court Of The University Of Edinburgh Virtual models
US20050278156A1 (en) * 2002-11-05 2005-12-15 Fisher Robert B Iii Virtual models
US8671338B2 (en) * 2003-11-21 2014-03-11 Bridgeborn Llc Authoring, deploying and using interactive, data-driven two or more dimensional content
US20090300472A1 (en) * 2003-11-21 2009-12-03 Bridgeborn Llc Method of authoring, deploying and using interactive, data-driven two or more dimensional content
US10031896B2 (en) 2003-11-21 2018-07-24 Bridgeborn, Inc. Authoring, deploying and using interactive, data-driven two or more dimensional content
US7292964B1 (en) * 2003-12-22 2007-11-06 The Mathworks, Inc. Translating of geometric models into block diagram models
US8532966B1 (en) 2003-12-22 2013-09-10 The Mathworks, Inc. Translating of geometric models into block diagram models
US7783460B1 (en) 2003-12-22 2010-08-24 The Mathworks, Inc. Translating of geometric models into block diagrams
US7921136B1 (en) * 2004-03-11 2011-04-05 Navteq North America, Llc Method and system for using geographic data for developing scenes for entertainment features
US20060074549A1 (en) * 2004-10-01 2006-04-06 Hitachi, Ltd. Navigation apparatus
US7457705B2 (en) * 2004-10-01 2008-11-25 Hitachi, Ltd. Navigation apparatus for displaying three-d stored terrain information based on position and attitude
US20060075356A1 (en) * 2004-10-04 2006-04-06 Faulkner Lawrence Q Three-dimensional cartographic user interface system
US7654826B2 (en) * 2004-10-04 2010-02-02 Solid Terrain Modeling Three-dimensional cartographic user interface system
US20060172264A1 (en) * 2004-11-30 2006-08-03 Lockheed Martin Corporation Environment conversion system from a first format to a second format
US7327998B2 (en) * 2004-12-22 2008-02-05 Elster Electricity, Llc System and method of providing a geographic view of nodes in a wireless network
US20060210169A1 (en) * 2005-03-03 2006-09-21 General Dynamics Advanced Information Systems, Inc. Apparatus and method for simulated sensor imagery using fast geometric transformations
US7412362B2 (en) * 2005-05-18 2008-08-12 Microsoft Corporation River modeling
US20070038421A1 (en) * 2005-05-18 2007-02-15 Microsoft Corporation River Modeling
US20070050361A1 (en) * 2005-08-30 2007-03-01 Eyhab Al-Masri Method for the discovery, ranking, and classification of computer files
WO2007133475A3 (en) * 2006-05-12 2008-07-31 Harris Corp Method and system for generating an image-textured digital surface model (dsm) for a geographical area of interest
US7310606B2 (en) * 2006-05-12 2007-12-18 Harris Corporation Method and system for generating an image-textured digital surface model (DSM) for a geographical area of interest
US20070265781A1 (en) * 2006-05-12 2007-11-15 Harris Corporation Method and System for Generating an Image-Textured Digital Surface Model (DSM) for a Geographical Area of Interest
US7822266B2 (en) 2006-06-02 2010-10-26 Carnegie Mellon University System and method for generating a terrain model for autonomous navigation in vegetation
US7995837B2 (en) 2006-06-02 2011-08-09 Carnegie Mellon University System and method for generating a terrain model for autonomous navigation in vegetation
US20100021052A1 (en) * 2006-06-02 2010-01-28 Carnegie Mellon University System and method for generating a terrain model for autonomous navigation in vegetation
US20070280528A1 (en) * 2006-06-02 2007-12-06 Carl Wellington System and method for generating a terrain model for autonomous navigation in vegetation
US7891818B2 (en) 2006-12-12 2011-02-22 Evans & Sutherland Computer Corporation System and method for aligning RGB light in a single modulator projector
US8019736B1 (en) * 2007-07-25 2011-09-13 Rockwell Collins, Inc. Systems and methods for combining a plurality of terrain databases into one terrain database
US20110044532A1 (en) * 2008-04-22 2011-02-24 Holl James E Functional-Based Knowledge Analysis In A 2D and 3D Visual Environment
US8884964B2 (en) * 2008-04-22 2014-11-11 Exxonmobil Upstream Research Company Functional-based knowledge analysis in a 2D and 3D visual environment
US8358317B2 (en) 2008-05-23 2013-01-22 Evans & Sutherland Computer Corporation System and method for displaying a planar image on a curved surface
US8702248B1 (en) 2008-06-11 2014-04-22 Evans & Sutherland Computer Corporation Projection method for reducing interpixel gaps on a viewing surface
US8077378B1 (en) 2008-11-12 2011-12-13 Evans & Sutherland Computer Corporation Calibration system and method for light modulation device
US9465527B2 (en) * 2010-10-08 2016-10-11 Irise System and method for extending a visualization platform
US20120174002A1 (en) * 2010-10-08 2012-07-05 Irise System and method for extending a visualization platform
US8954870B2 (en) * 2010-10-08 2015-02-10 Irise System and method for extending a visualization platform
US9946518B2 (en) 2010-10-08 2018-04-17 Irise System and method for extending a visualization platform
US20150346934A1 (en) * 2010-10-08 2015-12-03 Irise System and method for extending a visualization platform
US10921960B2 (en) 2011-07-22 2021-02-16 Landmark Graphics Corporation Mapping geological features using facies-type data manipulation
CN103797381A (en) * 2011-07-22 2014-05-14 界标制图有限公司 Mapping geologic features
WO2013015764A1 (en) * 2011-07-22 2013-01-31 Landmark Graphics Corporation Mapping geologic features
US9641826B1 (en) 2011-10-06 2017-05-02 Evans & Sutherland Computer Corporation System and method for displaying distant 3-D stereo on a dome surface
US10110876B1 (en) 2011-10-06 2018-10-23 Evans & Sutherland Computer Corporation System and method for displaying images in 3-D stereo
WO2014169066A1 (en) * 2013-04-09 2014-10-16 Thermal Imaging Radar, LLC Fire detection system
US9685896B2 (en) 2013-04-09 2017-06-20 Thermal Imaging Radar, LLC Stepper motor control and fire detection system
US9390604B2 (en) 2013-04-09 2016-07-12 Thermal Imaging Radar, LLC Fire detection system
EP2984640A4 (en) * 2013-04-09 2017-01-04 Thermal Imaging Radar, LLC Fire detection system
CN105074789A (en) * 2013-04-09 2015-11-18 热成像雷达有限责任公司 Fire detection system
US9348196B1 (en) 2013-08-09 2016-05-24 Thermal Imaging Radar, LLC System including a seamless lens cover and related methods
US9886776B2 (en) 2013-08-09 2018-02-06 Thermal Imaging Radar, LLC Methods for analyzing thermal image data using a plurality of virtual devices
US10127686B2 (en) 2013-08-09 2018-11-13 Thermal Imaging Radar, Inc. System including a seamless lens cover and related methods
US9516208B2 (en) 2013-08-09 2016-12-06 Thermal Imaging Radar, LLC Methods for analyzing thermal image data using a plurality of virtual devices and methods for correlating depth values to image pixels
USD968499S1 (en) 2013-08-09 2022-11-01 Thermal Imaging Radar, LLC Camera lens cover
CN103617650A (en) * 2013-11-29 2014-03-05 哈尔滨工程大学 Displaying method for complex three-dimensional terrain
US10366509B2 (en) 2015-03-31 2019-07-30 Thermal Imaging Radar, LLC Setting different background model sensitivities by user defined regions and background filters
USD776181S1 (en) 2015-04-06 2017-01-10 Thermal Imaging Radar, LLC Camera
US11222463B2 (en) 2015-04-24 2022-01-11 Hewlett-Packard Development Company, L.P. Three-dimensional object representation
WO2016171730A1 (en) * 2015-04-24 2016-10-27 Hewlett-Packard Development Company, L.P. Three-dimensional object representation
US10424109B2 (en) 2015-04-24 2019-09-24 Hewlett-Packard Development Company, L.P. Three-dimensional object representation
US10574886B2 (en) 2017-11-02 2020-02-25 Thermal Imaging Radar, LLC Generating panoramic video for video management systems
US11108954B2 (en) 2017-11-02 2021-08-31 Thermal Imaging Radar, LLC Generating panoramic video for video management systems
US11601605B2 (en) 2019-11-22 2023-03-07 Thermal Imaging Radar, LLC Thermal imaging camera device

Also Published As

Publication number Publication date
US6229546B1 (en) 2001-05-08

Similar Documents

Publication Publication Date Title
US6229546B1 (en) Rapid terrain model generation with 3-D object features and user customization interface
Luis Mirone: A multi-purpose tool for exploring grid data
Bernardin et al. Crusta: A new virtual globe for real-time visualization of sub-meter digital topography at planetary scales
Walsh Geographic information systems an instructional tool for earth science educators
Kilibarda et al. plotgooglemaps: The r-based web-mapping tool for thematic spatial data
KR20000064227A (en) Method and System for Searching Three-Dimension Virtual Space using Geographic Information System
Uusitalo et al. Virtual forest management: possibilities and challenges
Parsons GIS visualisation tools for qualitative spatial information
Siekierska et al. Electronic mapping and electronic atlases: new cartographic products for the information era-the electronic atlas of Canada
Carraro et al. New Perspectives on the Sanctuary of Aesculapius in Nora (Sardinia): From Photogrammetry to Visualizing and Querying Tools
Minner et al. Visualizing the past, present, and future of New York city’s 1964–5 world’s fair site using 3D GIS and procedural modeling
Semeraro et al. Technologies and techniques offering new interpretations of the landscape evolution
Dinkov et al. 3D Historical Reconstractions with Interactive Web-Based Application
MITASOVA et al. Multidimensional dynamic cartography
Güney et al. Multimedia supported GIS application for the documentation of historical structures
Bhaumik et al. Three-dimensional urban GIS for Atlanta
Rezeki et al. Analysis on digital elevation model data for 3D modeling
Segerström Automating 3D graphics generation using GIS data-Terrain and Road reproduction
Goodchild Directions in GIS
Mustafa et al. New Developments in the use of Spatial Technology in Archaeology, Sample case: Rocha Castle System
Green et al. The digital globe
Sangmanee et al. Integrated Framework for Virtual Tours and 3D Visualization of Cultural Tourism in Pattani, Thailand Based on WebGIS Platform
Bocheńska The example of applications of new digital documentation technologies on the example of archaeological research conducted at the Royal Castle in Warsaw–the critical analyse
Huixian et al. Research of Virtual Simulation Experiment System for Geomorphologic Evolution of Taiwan Strait
Forte et al. Remote sensing, GIS and virtual reconstruction of archaeological landscapes

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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

AS Assignment

Owner name: JOHN DESMOND, BANKRUPTCY ACT CHAPTER 7 TRUSTEE IN.

Free format text: ASSIGNMENT BY OPERATION OF LAW;ASSIGNOR:GEOSOFTWARE, INC.;REEL/FRAME:015370/0586

Effective date: 20040519

Owner name: SONY COMPUTER ENTERTAINMENT AMERICA, INC., CALIFOR

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:JOHN DESMOND, BANKRUPTCY ACT CHAPTER 7 TRUSTEE IN IN RE GEOSOFTWARE, INC., DEBTOR U.S.-BANKRUPTCY COURT, D-MASS., CASE 01-18809-CJK;REEL/FRAME:015370/0611

Effective date: 20040519