EP3033734A2 - Computerimplementiertes verfahren, server und dazugehöriges computerprogrammprodukt zur herstellung eines modularen digitalen geländemodells - Google Patents

Computerimplementiertes verfahren, server und dazugehöriges computerprogrammprodukt zur herstellung eines modularen digitalen geländemodells

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
English (en)
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/de
Publication of EP3033734A2 publication Critical patent/EP3033734A2/de
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)
EP14761804.5A 2013-08-16 2014-08-14 Computerimplementiertes verfahren, server und dazugehöriges computerprogrammprodukt zur herstellung eines modularen digitalen geländemodells Withdrawn EP3033734A2 (de)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP14761804.5A EP3033734A2 (de) 2013-08-16 2014-08-14 Computerimplementiertes verfahren, server und dazugehöriges computerprogrammprodukt zur herstellung eines modularen digitalen geländemodells

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP13180651.5A EP2838071A1 (de) 2013-08-16 2013-08-16 Computerimplementiertes Verfahren, Server und dazugehöriges Computerprogrammprodukt zur Herstellung eines modularen digitalen Geländemodells
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 (de) 2013-08-16 2014-08-14 Computerimplementiertes verfahren, server und dazugehöriges computerprogrammprodukt zur herstellung eines modularen digitalen geländemodells

Publications (1)

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

Family

ID=49000334

Family Applications (2)

Application Number Title Priority Date Filing Date
EP13180651.5A Withdrawn EP2838071A1 (de) 2013-08-16 2013-08-16 Computerimplementiertes Verfahren, Server und dazugehöriges Computerprogrammprodukt zur Herstellung eines modularen digitalen Geländemodells
EP14761804.5A Withdrawn EP3033734A2 (de) 2013-08-16 2014-08-14 Computerimplementiertes verfahren, server und dazugehöriges computerprogrammprodukt zur herstellung eines modularen digitalen geländemodells

Family Applications Before (1)

Application Number Title Priority Date Filing Date
EP13180651.5A Withdrawn EP2838071A1 (de) 2013-08-16 2013-08-16 Computerimplementiertes Verfahren, Server und dazugehöriges Computerprogrammprodukt zur Herstellung eines modularen digitalen Geländemodells

Country Status (2)

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

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 (de) 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 (ko) 등고선이 표현하는 지역을 다각형 세부 영역들로 분해하고 수치표고모델 데이터와 지형 표면 구성 데이터를 산출하는 방법과, 그 방법을 실행하기 위한 프로그램이 기록된 기록 매체
CN110347769A (zh) 多层级地图瓦片的处理方法、装置、设备和存储介质
EP2264667B1 (de) Verfahren und vorrichtung zur herstellung von landoberflächen-bilddaten
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 (zh) 使用單一光學影像之地理空間模型化系統及相關方法
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 (zh) 一种面向海洋水文气象数据的可视化方法、装置及介质
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 (ru) Способ составления ледовых карт
Chen et al. Multi-type change detection of building models by integrating spatial and spectral information
EP2838071A1 (de) Computerimplementiertes Verfahren, Server und dazugehöriges Computerprogrammprodukt zur Herstellung eines modularen digitalen Geländemodells
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