EP3033734A2 - Computer-implemented method, server and computer program product for constructing a tiled digital terrain model - Google Patents

Computer-implemented method, server and computer program product for constructing a tiled digital terrain model

Info

Publication number
EP3033734A2
EP3033734A2 EP14761804.5A EP14761804A EP3033734A2 EP 3033734 A2 EP3033734 A2 EP 3033734A2 EP 14761804 A EP14761804 A EP 14761804A EP 3033734 A2 EP3033734 A2 EP 3033734A2
Authority
EP
European Patent Office
Prior art keywords
tiles
time
raster data
computer
tile
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP14761804.5A
Other languages
German (de)
French (fr)
Inventor
Kris Nackaerts
Stephen Kempenaers
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.)
Vito NV
Original Assignee
Vito NV
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 Vito NV filed Critical Vito NV
Priority to EP14761804.5A priority Critical patent/EP3033734A2/en
Publication of EP3033734A2 publication Critical patent/EP3033734A2/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three-dimensional [3D] modelling for computer graphics
    • G06T17/05Geographic models

Definitions

  • the present invention relates a computer-implemented method, a server and a computer program product for constructing a tiled digital terrain model.
  • DTM digital terrain model
  • DTM producing organizations thus generate and maintain different digital charts of different content, scale and size wherein each digital chart is generated on the basis of a predetermined number of surveys according to certain rules. A number of these DTMs may overlap.
  • Raster data corresponds to a discretized representation of reality in pixels or cells.
  • Well known examples are aerial pictures, satellite imagery, digital elevation models and bathymetry data.
  • the aim of the present invention is to provide a solution to overcome at least part of the above mentioned disadvantages.
  • the invention thereto aims to provide a computer-implemented method for constructing a tiled digital terrain model comprising :
  • said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time as described in claim 1.
  • WO 2012007070 A2 discloses methods and systems for building and modifying at least one digital terrain model.
  • One method comprises: selecting a predetermined number of surveys for building a digital terrain model, each survey comprising at least one survey hull, said survey hull defining a geographical area in which geo-located data, preferably bathymetric data, associated with said survey are located; ranking said survey hulls on the basis of a priority rule; determining one or more areas of overlap between at least two overlapping survey hulls; and, generating survey hull segments on the basis of said ranked survey hulls, said survey hull segments defining a non-overlapping continuous geographical area associated with said digital terrain model, wherein said one or more areas of overlap are removed by modifying at least one survey hull of said at least two overlapping survey hulls on the basis of said ranking.
  • International patent application publication no. WO 2010/024873 Al discloses architectures and methods for creating and representing time-dependent imagery.
  • Various assets acquired at different times are stored and processing according to acquisition date in order to generate one or more image tiles for a geographical region of interest.
  • the different image tiles are sorted based on asset acquisition date. Multiple image tiles for the same region of interest may be available.
  • one or more image tiles associated with assets from prior to that date are used to generate a time-based geographical image for the user.
  • the cited documents don't disclose continuously updating tiles.
  • a computer-implemented method for constructing a tiled digital terrain model comprising :
  • said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time. It is advantageous as this allows reconstructing a seamless spatial raster dataset for any point of time without excessive processing.
  • the method allows to process new incoming fragmented raster data in a non-time sequential order. Only the necessary data is stored and storage needs are minimized.
  • the present invention provides a server for constructing a tiled digital terrain model, comprising at least one processor, the at least one processor configured to:
  • the present invention provides a computer program product for constructing a tiled digital terrain model, said computer program product comprising at least one computer-readable storage medium having computer-readable program code portions stored therein, the computer-readable program code portions comprising instructions for:
  • said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
  • FIG. 1 shows an overview of a mask based workflow in accordance with one embodiment of the invention.
  • FIG. 2 illustrates a combined binary mask for a tile of 2000x2000 pixels. DETAILED DESCRIPTION OF THE INVENTION
  • the present invention relates to a computer-implemented method for constructing a tiled digital terrain model.
  • all terms used in disclosing the invention, including technical and scientific terms, have the meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
  • term definitions are included to better appreciate the teaching of the present invention.
  • the following terms have the following meanings:
  • a tile refers to one or more than one tile.
  • the present invention provides a computer-implemented method for constructing a tiled digital terrain model comprising :
  • said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
  • An end user is able to query the full history of the raster data.
  • inspection of liability or contractual agreements with e.g. dredgers can be improved as e.g. the agreed amount of dredge to be done by a certain date, can be checked in a more valuable manner, based on more accurate data for said certain date.
  • the method is easily executable. It therefore allows fully automated processing, thus without user intervention.
  • the invention provides a computer-implemented method, wherein per tile a mask is stored, said mask describing the available raster data for said tile for said corresponding point of time.
  • the invention provides a computer-implemented method, wherein said mask is a binary mask.
  • the invention provides a computer-implemented method, wherein said mask is compressed as stored.
  • the invention provides a computer-implemented method, wherein storing more recent raster data into a determined tile, comprises:
  • the invention provides a computer- implemented method, wherein said calculating corresponds to an inclusive disjunctive operation of matrices corresponding to said masks of the tiles with the same corresponding tile area as said determined tile.
  • the invention provides a computer-implemented method, wherein a stored tile comprises a corresponding point of time.
  • said stored tile comprises raster data, said corresponding point of time, a file path and a file name.
  • the invention provides a computer-implemented method, wherein said point of time corresponds to one of a set of discrete points of time regularly dividing said period.
  • the invention provides a computer-implemented method, wherein said point of time is a date.
  • the invention provides a computer-implemented method, wherein said tiles are stored on a server and wherein new raster data is provided to said server through a network system. This is advantageous as this allows automatic inserting of new raster data into the digital terrain model.
  • the invention provides a computer-implemented method, wherein said raster data is bathymetric data.
  • the present invention provides a server for constructing a tiled digital terrain model, comprising at least one processor, the at least one processor configured to:
  • said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
  • the present invention provides a computer program product for constructing a tiled digital terrain model, said computer program product comprising at least one computer-readable storage medium having computer-readable program code portions stored therein, the computer-readable program code portions comprising instructions for:
  • EXAMPLE 1 This example shows an exemplary method in accordance to an embodiment of the invention.
  • Figure 1 shows two timelines: the data acquisition timeline horizontally and the data upload timeline vertically.
  • the system comprises bathymetry data (e.g. depth soundings). Such data is gathered daily, but only over small regions.
  • bathymetry data e.g. depth soundings
  • Such data is gathered daily, but only over small regions.
  • an initial historical dataset was available (rectangle with increasing slope).
  • SO data is acquired (rectangle with decreasing slope) but not directly uploaded to the versioning system, for example because of preprocessing issues of the dataset.
  • the versioning system only stores the original initial dataset, tiled (rectangle with increasing slope) and a binary mask of the region we had data for before time SO. This binary (only 0's and l's) dataset can be compressed significantly.
  • the end-user is able to view the most up-to-date version of the dataset for any given date.
  • a user requests a representation of the raster data at time TO, only the rectangle with increasing slope will be visible even though at TO, all data could have been acquired.
  • T-i the end user will be able to visualize data acquired at S2, but not at SI, since these are not up loaded yet.
  • the end user requests a representation of the dataset at T-i, for date SO, he will only see the rectangle with increasing slope (not the overlaid red) since this data is not yet uploaded. As new data is uploaded to the system, it is inserted correctly, and the representation will become more correct.
  • the user will get a correct representation for time SO: the rectangle with decreasing slope over the rectangle with increasing slope and also for SI and S2.
  • the method is based on the binary masks in combination with a database to store metadata.
  • a new representation is calculated at T-i for time S2 (figure in before last column at T-i) . This can be done by (CPU and GPU efficient) matrix calculations.
  • the ⁇ '-operation below should interpreted as a matrix-operation, wherein for A+B, the non-zero data of B overwrite the corresponding data of A. For example for a simple binary 2x2 matrix example :
  • Figure 2 illustrates a combined binary mask for a tile of 2000x2000 pixels.

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Remote Sensing (AREA)
  • Computer Graphics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates a computer-implemented method, a server and a computer program product for constructing a tiled digital terrain model.

Description

COMPUTER-IMPLEMENTED METHOD, SERVER AND COMPUTER PROGRAM PRODUCT FOR CONSTRUCTING A TILED DIGITAL TERRAIN MODEL
TECHNICAL FIELD
The present invention relates a computer-implemented method, a server and a computer program product for constructing a tiled digital terrain model.
INTRODUCTION
Currently digital terrain model producing organizations face major challenges in keeping up with the ever-growing amount of data that are produced by modern sensor techniques such as laser scanning (LIDAR). For example, digital nautical charts are generated on the basis of bathymetric data comprising depth information relative to the ocean's surface measured at multiple locations within a predetermined geographical area. These data are collected by a digital filing system on board of a survey ship and sent as a very large (order of terabytes or more) survey file, to a hydrographic institute where these surveys are stored in a large survey archive. Typically a digital terrain model (DTM), e.g. a digital chart or map, covers a geographical area, which is much larger than the area covered by a single survey. Therefore data of multiple surveys are used in order to generate a DTM. This process is complex as surveys often overlap and may comprise conflicting data (e.g. different depths at the same location). Hence certain techniques are used to remove these overlaps and to produce a seamless continuous chart on the basis of the surveys. These techniques involve dividing the geographical area of a desired DTM and the surveys into a grid and copying data from gridded surveys into the gridded DTM. Examples of conventional techniques for generating a DTM are described in US 6,721,694 or WO 2012007070 A2.
Moreover, apart from DTM for safe navigation there is an increasing demand for other DTM products. For example, navigational DTMs show a simplified model of the seabed emphasizing shallows. In contrast, for off-shore activities (e.g. the construction of a wind farm or laying a pipe line) a much more accurate depiction of the seabed is require, showing not only the shallows but also the deeper parts of the seabed. Yet other data requirements are needed for use in other applications e.g. morphology, dredging or coastal management. DTM producing organizations thus generate and maintain different digital charts of different content, scale and size wherein each digital chart is generated on the basis of a predetermined number of surveys according to certain rules. A number of these DTMs may overlap. Hence, with increasing survey data volumes, increasing number of survey data updates and increasing demand for different types of DTMs, the conventional approach used by DTM producing organizations cause a number of problems.
Problem with these methods is that data is gathered frequently for sub-regions over a relatively large (with respect to the scanned areas) study area, i.e. a whole region is not covered every time data is gathered. Typically ships or unmanned airplanes scan areas with a small coverage area with an irregular shape. In today's systems, data is expected to be inserted in a correct time sequential order.
Also it is very difficult to draw conclusions on the huge amount of data, or the end version of data, e.g. bathymetric data. Often it does not show an adequate or complete overview of the terrain.
Raster data corresponds to a discretized representation of reality in pixels or cells. Well known examples are aerial pictures, satellite imagery, digital elevation models and bathymetry data.
Present solutions cause two extra problems when used for raster data. First, for efficient map display, this would need significant processing. Moreover, it's impossible to predict the amount of processing beforehand, as a result, it's not possible to provide real-time services (operational deadlines from event to system response).
The aim of the present invention is to provide a solution to overcome at least part of the above mentioned disadvantages. The invention thereto aims to provide a computer-implemented method for constructing a tiled digital terrain model comprising :
a) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data; - storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time as described in claim 1.
The aforementioned international patent application publication no. WO 2012007070 A2 discloses methods and systems for building and modifying at least one digital terrain model. One method comprises: selecting a predetermined number of surveys for building a digital terrain model, each survey comprising at least one survey hull, said survey hull defining a geographical area in which geo-located data, preferably bathymetric data, associated with said survey are located; ranking said survey hulls on the basis of a priority rule; determining one or more areas of overlap between at least two overlapping survey hulls; and, generating survey hull segments on the basis of said ranked survey hulls, said survey hull segments defining a non-overlapping continuous geographical area associated with said digital terrain model, wherein said one or more areas of overlap are removed by modifying at least one survey hull of said at least two overlapping survey hulls on the basis of said ranking. International patent application publication no. WO 2010/024873 Al discloses architectures and methods for creating and representing time-dependent imagery. Various assets acquired at different times are stored and processing according to acquisition date in order to generate one or more image tiles for a geographical region of interest. The different image tiles are sorted based on asset acquisition date. Multiple image tiles for the same region of interest may be available. In response to a user request for imagery as of a certain date, one or more image tiles associated with assets from prior to that date are used to generate a time-based geographical image for the user. The cited documents don't disclose continuously updating tiles. They don't disclose storing more recent raster data into tiles in such a way that information corresponding to the avaiable (less recent) data for those tiles at different specific points in time remain available for retrieval in an efficient manner. SUMMARY The present invention provides in one embodiment, a computer-implemented method for constructing a tiled digital terrain model comprising :
a) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time. It is advantageous as this allows reconstructing a seamless spatial raster dataset for any point of time without excessive processing.
Also the method allows to process new incoming fragmented raster data in a non-time sequential order. Only the necessary data is stored and storage needs are minimized.
It is also advantageous as raster data is stored in such a way that no processing is needed for visualization, allowing high performance realtime services.
In a second embodiment, the present invention provides a server for constructing a tiled digital terrain model, comprising at least one processor, the at least one processor configured to:
a) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time. In a third embodiment, the present invention provides a computer program product for constructing a tiled digital terrain model, said computer program product comprising at least one computer-readable storage medium having computer-readable program code portions stored therein, the computer-readable program code portions comprising instructions for:
a) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
While multiple embodiments are disclosed, still other embodiments of the present invention will become apparent to those skilled in the art from the following detailed description, which shows and describes illustrative embodiments of the invention. As will be realized, the invention is capable of modifications in various obvious aspects, all without departing from the spirit and scope of the present invention. Accordingly, the drawings and detailed description are to be regarded as illustrative in nature and not restrictive. DESCRIPTION OF THE FIGURES
Further features, advantages and objects of the present invention will become apparent for the skilled person when reading the following detailed description of embodiments of the present invention, when taken in conjunction with the figures of the enclosed drawings.
FIG. 1 shows an overview of a mask based workflow in accordance with one embodiment of the invention. FIG. 2 illustrates a combined binary mask for a tile of 2000x2000 pixels. DETAILED DESCRIPTION OF THE INVENTION
The present invention relates to a computer-implemented method for constructing a tiled digital terrain model. Unless otherwise defined, all terms used in disclosing the invention, including technical and scientific terms, have the meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. By means of further guidance, term definitions are included to better appreciate the teaching of the present invention. As used herein, the following terms have the following meanings:
"A", "an", and "the" as used herein refers to both singular and plural referents unless the context clearly dictates otherwise. By way of example, "a tile" refers to one or more than one tile.
"Comprise," "comprising," and "comprises" and "comprised of" as used herein are synonymous with "include", "including", "includes" or "contain", "containing", "contains" and are inclusive or open-ended terms that specifies the presence of what follows e.g. component and do not exclude or preclude the presence of additional, non- recited components, features, element, members, steps, known in the art or disclosed therein.
In a first aspect, the present invention provides a computer-implemented method for constructing a tiled digital terrain model comprising :
a) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
It is advantageous as this allows reconstructing a seamless spatial raster dataset for any point of time without excessive processing. Also the method allows to process new incoming fragmented raster data in a non-time sequential order. Only the necessary data is stored and storage needs are minimized.
An end user is able to query the full history of the raster data. Hereby, inspection of liability or contractual agreements with e.g. dredgers can be improved as e.g. the agreed amount of dredge to be done by a certain date, can be checked in a more valuable manner, based on more accurate data for said certain date.
By storing raster data in tiles, serving and displaying to web clients is improved. It is advantageous as no processing is needed for visualizing said raster data. This allows high real-time performance.
The method is easily executable. It therefore allows fully automated processing, thus without user intervention.
It also allows reduction of processing time from single beam and multibeam data acquisition to the availability to the end user
In a preferred embodiment, the invention provides a computer-implemented method, wherein per tile a mask is stored, said mask describing the available raster data for said tile for said corresponding point of time.
This is advantageous as this allows easy and quick calculation of the raster data that needs to be updated.
In a preferred embodiment, the invention provides a computer-implemented method, wherein said mask is a binary mask.
This is advantageous as this allows lower used disc space for said masks.
In a more preferred embodiment, the invention provides a computer-implemented method, wherein said mask is compressed as stored.
This is advantageous as this allows efficient compressing as said binary masks are digital (cfr. 0 or 1). Examples of compression methods are Vun length encoding', Pack Bits, LZW, CCITT4 and/or ZIP compression. In a more preferred embodiment, the invention provides a computer-implemented method, wherein storing more recent raster data into a determined tile, comprises:
- calculating a combined mask, by merging the masks of tiles, which tiles correspond with the same tile area as said determined tile and which tiles correspond with a later point of time than the point of time of said one or more determined tiles;
- updating and storing said determined tile with raster data obtained by overlaying said combined mask with said more recent raster data. This is advantageous as it allows less processing time and a fast updating of all stored tiles.
In an even more preferred embodiment, the invention provides a computer- implemented method, wherein said calculating corresponds to an inclusive disjunctive operation of matrices corresponding to said masks of the tiles with the same corresponding tile area as said determined tile.
This is advantageous as this allows easy and quick execution of said calculation. In a preferred embodiment, the invention provides a computer-implemented method, wherein a stored tile comprises a corresponding point of time.
More preferably said stored tile comprises raster data, said corresponding point of time, a file path and a file name. In a preferred embodiment, the invention provides a computer-implemented method, wherein said point of time corresponds to one of a set of discrete points of time regularly dividing said period.
In a preferred embodiment, the invention provides a computer-implemented method, wherein said point of time is a date.
This is advantageous as this allows daily processing (e.g. at night) to update the stored tiles in said server. This leads to daily accessible historic data. In a preferred embodiment, the invention provides a computer-implemented method, wherein said tiles are stored on a server and wherein new raster data is provided to said server through a network system. This is advantageous as this allows automatic inserting of new raster data into the digital terrain model. In a preferred embodiment, the invention provides a computer-implemented method, wherein said raster data is bathymetric data.
In a second aspect, the present invention provides a server for constructing a tiled digital terrain model, comprising at least one processor, the at least one processor configured to:
a) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
In a third aspect, the present invention provides a computer program product for constructing a tiled digital terrain model, said computer program product comprising at least one computer-readable storage medium having computer-readable program code portions stored therein, the computer-readable program code portions comprising instructions for:
c) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
d) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time. EXAMPLES
EXAMPLE 1 This example shows an exemplary method in accordance to an embodiment of the invention.
Figure 1 shows two timelines: the data acquisition timeline horizontally and the data upload timeline vertically. To simplify reading, assume that the system comprises bathymetry data (e.g. depth soundings). Such data is gathered daily, but only over small regions. Suppose that at time SO an initial historical dataset was available (rectangle with increasing slope). At time SO data is acquired (rectangle with decreasing slope) but not directly uploaded to the versioning system, for example because of preprocessing issues of the dataset. At TO, the versioning system only stores the original initial dataset, tiled (rectangle with increasing slope) and a binary mask of the region we had data for before time SO. This binary (only 0's and l's) dataset can be compressed significantly. At time SI another region is acquired (disc), at time S2 data is acquired over the parallelogram region. Data is typically gathered by several independent companies with their own internal workflows or procedures. As a result, the fragmented data is often uploaded to the system in a non-sequential order: S2 first, followed by SI and the actually first acquired dataset is uploaded last at T-k.
The end-user is able to view the most up-to-date version of the dataset for any given date. Suppose a user requests a representation of the raster data at time TO, only the rectangle with increasing slope will be visible even though at TO, all data could have been acquired. At T-i, the end user will be able to visualize data acquired at S2, but not at SI, since these are not up loaded yet. When the end user requests a representation of the dataset at T-i, for date SO, he will only see the rectangle with increasing slope (not the overlaid red) since this data is not yet uploaded. As new data is uploaded to the system, it is inserted correctly, and the representation will become more correct. At time T, the user will get a correct representation for time SO: the rectangle with decreasing slope over the rectangle with increasing slope and also for SI and S2.
The method is based on the binary masks in combination with a database to store metadata. When at time T-i new data is uploaded, a new representation is calculated at T-i for time S2 (figure in before last column at T-i) . This can be done by (CPU and GPU efficient) matrix calculations. The ^'-operation below should interpreted as a matrix-operation, wherein for A+B, the non-zero data of B overwrite the corresponding data of A. For example for a simple binary 2x2 matrix example :
Since all data is tiled (only one tile is illustrated in Figure 1), all calculations can be performed in memory :
Tile(S0/T0)*Mask(S0/T0) + Tile(S2/T-i)*Mask(S2/T-i)
The process becomes more obvious when at time T-j, data has to be injected into the system . The purple disc contains new data and has to be 'inserted' correctly. In traditional versioning systems, the result would be a simple overlay, which is not correct.
In this system, all available dates are recalculated, once each time new data arrives, which is possible via efficient calculations :
Correct representation for time S0=Tile(S0/T0)
Correct representation for time SI =
Tile(S0/T0)*Mask(S0/T0)+Tile(S l/T-j)*Mask(Sl/T-j)
Correct representation for time S2 =
Tile(S0/T0)*Mask(S0/T0)+Tile(S l/T-j)*Mask(Sl/T-j)+Tile(S2/T-i)*Mask(S2/T-i)
When at T-k, new data arrives acquired at SO, the following calculations are performed to update all the versioned tiles in the system :
Correct representation for time SO (lowest row at T) =
Tile(S0/T0)*Mask(S0/T0)+Tile(S0/T-k)*Mask(S0/T-k) Correct representation for time SI (lowest row at T) =
Tile(S0/T0)*Mask(S0/T0)+Ti!e(S0/T-k)*Mask(S0/T-k)+Tile(Sl/T-j)*Mask(Sl/T-j) Correct representation for time S2 (lowest row at T) =
Tile(S0/T0)*Mask(S0/T0)+Tile(S0,T-k)*Mask(S0/T-k)+Tile(S l,T-j)*Mask(S l/T-j)+ Tile(S2, T-i)*Mask(S2/T-i)
Important is that only tiles that are affected by new data are processed and stored . The information which tile is altered on which dates is stored in a database. A seamless layer can thus be created by querying the database for all most recent tiles for a given date.
Figure 2 illustrates a combined binary mask for a tile of 2000x2000 pixels.
REFERENCE NUMBER LIST 11 - Tile(S0/T0)
12 - Tile(S2/T-i)
13 - Tile(S l/T-j)
14 - Tile(S0/T-k)
15 - Tile(S0/T)
16 - Tile(S l/T)
17 - Tile(S2/T)
21 - Mask(S0/T0)
22 - Mask (S2/T-i)
23 - Mask (Sl/T-j)
24 - Mask (SO/T-k)
30 - Combined Mask (S2/T)

Claims

Computer-implemented method for constructing a tiled digital terrain model comprising :
a) storing tiles (11-17) for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
b) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
Computer-implemented method according to claim 1, wherein per tile a mask (21-24) is stored, said mask describing the available raster data for said tile for said corresponding point of time.
Computer-implemented method according to claims 1 or 2, wherein said mask is a binary mask.
Computer-implemented method according to claim 3, wherein said mask is compressed as stored.
Computer-implemented method according to any of claims 2-4, wherein storing more recent raster data into a determined tile, comprises:
- calculating a combined mask (30), by merging the masks of tiles, which tiles correspond with the same tile area as said determined tile and which tiles correspond with a later point of time than the point of time of said one or more determined tiles;
- updating and storing said determined tile with raster data obtained by overlaying said combined mask with said more recent raster data.
Computer-implemented method according to claim 5, wherein said calculating corresponds to an inclusive disjunctive operation of matrices corresponding to said masks of the tiles with the same corresponding tile area as said determined tile.
7. Computer-implemented method according to any of claims 1-6, wherein a stored tile comprises a corresponding point of time.
8. Computer-implemented method according to any of claims 1-7, wherein said point of time corresponds to one of a set of discrete points of time regularly dividing said period.
9. Computer-implemented method according to any of claims 1-8, wherein said point of time is a date.
10. Computer-implemented method according to any of claims 1-9, wherein said tiles are stored on a server and wherein new raster data is provided to said server through a network system.
11. Computer-implemented method according to any of claims 1-10, wherein said raster data is bathymetric data.
12. A server for constructing a tiled digital terrain model, comprising at least one processor, the at least one processor configured to:
c) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
d) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
13. A computer program product for constructing a tiled digital terrain model, said computer program product comprising at least one computer-readable storage medium having computer-readable program code portions stored therein, the computer-readable program code portions comprising instructions for: e) storing tiles for a corresponding tile area and for points of time within a period from an initial point of time to a present point of time, wherein a tile comprises raster data;
f) continuously updating tiles by:
- determining one or more tiles which tiles comprise less recent raster data than new available raster data;
- storing more recent raster data into said determined one or more tiles;
wherein said stored tiles for a specific point of time represent a digital terrain model with the most recent available raster data for said point of time.
EP14761804.5A 2013-08-16 2014-08-14 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model Withdrawn EP3033734A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP14761804.5A EP3033734A2 (en) 2013-08-16 2014-08-14 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP13180651.5A EP2838071A1 (en) 2013-08-16 2013-08-16 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model
PCT/EP2014/067408 WO2015022397A2 (en) 2013-08-16 2014-08-14 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model
EP14761804.5A EP3033734A2 (en) 2013-08-16 2014-08-14 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model

Publications (1)

Publication Number Publication Date
EP3033734A2 true EP3033734A2 (en) 2016-06-22

Family

ID=49000334

Family Applications (2)

Application Number Title Priority Date Filing Date
EP13180651.5A Withdrawn EP2838071A1 (en) 2013-08-16 2013-08-16 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model
EP14761804.5A Withdrawn EP3033734A2 (en) 2013-08-16 2014-08-14 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model

Family Applications Before (1)

Application Number Title Priority Date Filing Date
EP13180651.5A Withdrawn EP2838071A1 (en) 2013-08-16 2013-08-16 Computer-implemented method, server and computer program product for constructing a tiled digital terrain model

Country Status (2)

Country Link
EP (2) EP2838071A1 (en)
WO (1) WO2015022397A2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6721694B1 (en) 1998-10-13 2004-04-13 Raytheon Company Method and system for representing the depths of the floors of the oceans
US7912296B1 (en) * 2006-05-02 2011-03-22 Google Inc. Coverage mask generation for large images
US8077918B2 (en) * 2008-08-28 2011-12-13 Google, Inc. Architectures and methods for creating and representing time-dependent imagery
WO2012007070A2 (en) 2010-07-13 2012-01-19 Jacobus Johannes Hamming Generation and maintenance of digital terrain models

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None *
See also references of WO2015022397A2 *

Also Published As

Publication number Publication date
EP2838071A1 (en) 2015-02-18
WO2015022397A2 (en) 2015-02-19
WO2015022397A3 (en) 2015-04-16

Similar Documents

Publication Publication Date Title
Himmelstoss et al. Digital shoreline analysis system (DSAS) version 5.1 user guide
Agüera-Vega et al. Effects of point cloud density, interpolation method and grid size on derived Digital Terrain Model accuracy at micro topography level
KR100916474B1 (en) A recording medium that decomposes the area represented by the contour into detailed polygonal areas, calculates the numerical elevation model data and the terrain surface composition data, and a program for executing the method.
CN110347769A (en) Processing method, device, equipment and the storage medium of multi-layer map tile
EP2264667B1 (en) Method and device for generating ground surface image data
Abate Built-heritage multi-temporal monitoring through photogrammetry and 2D/3D change detection algorithms
Ermolaev et al. Automated construction of the boundaries of basin geosystems for the Volga Federal District
TWI441094B (en) Geospatial modeling system using single optical images and associated methods
AU2018273815B2 (en) Automated pipeline construction modelling
Psarros et al. INFORMATION TECHNOLOGY AND ARCHAEOLOGICAL EXCAVATIONS: A BRIEF OVERVIEW.
Arundel et al. Preparing The National Map for the 3D Elevation Program–products, process and research
CN116912441A (en) A visualization method, device and medium for marine hydrometeorological data
US11049316B2 (en) Synthetic image generation apparatus, synthetic image generation program, and synthetic image generation method
Bartolini et al. Augmented virtuality for coastal management: A holistic use of in situ and remote sensing for large scale definition of coastal dynamics
Arundel et al. Assimilation of the National Elevation Dataset and launch of the 3D elevation program through the USGS spatial data infrastructure
Wang et al. Volume calculation methods of irregular stone artifacts based on 3D laser scanning technology
Błaszczak-Bąk et al. Reduction of measurement data before Digital Terrain Model generation vs. DTM generalisation
Letortu et al. Three-dimensional (3D) reconstructions of the coastal cliff face in Normandy (France) based on oblique Pléiades imagery: assessment of Ames Stereo Pipeline®(ASP®) and MicMac® processing chains
RU2432547C1 (en) Ice mapping method
Chen et al. Multi-type change detection of building models by integrating spatial and spectral information
EP2838071A1 (en) Computer-implemented method, server and computer program product for constructing a tiled digital terrain model
DeWitt et al. Investigating geomorphic change using a Structure from Motion elevation model created from historical aerial imagery: A case study in Northern Lake Michigan, USA
US20130222370A1 (en) System and method for data rendering and transformation in 2- and 3- dimensional images
Călina et al. Study on the development of a GIS for improving the management of water network for an agricultural company.
Law et al. A Multi-Resolution Pipeline for High-Fidelity Coastal Terrain Reconstruction for XR from Heterogeneous Geospatial Data

Legal Events

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

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20160208

AK Designated contracting states

Kind code of ref document: A2

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

AX Request for extension of the european patent

Extension state: BA ME

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

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20181023

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

INTG Intention to grant announced

Effective date: 20200428

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

STAA Information on the status of an ep patent application or granted ep patent

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

18D Application deemed to be withdrawn

Effective date: 20210302