WO2013121340A1 - Digital elevation model - Google Patents
Digital elevation model Download PDFInfo
- Publication number
- WO2013121340A1 WO2013121340A1 PCT/IB2013/051117 IB2013051117W WO2013121340A1 WO 2013121340 A1 WO2013121340 A1 WO 2013121340A1 IB 2013051117 W IB2013051117 W IB 2013051117W WO 2013121340 A1 WO2013121340 A1 WO 2013121340A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- dem
- original
- result
- resolution
- contours
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/05—Geographic models
Definitions
- This invention relates to a digital elevation model (herein abbreviated to DEM) and, more particularly, to an enhanced resolution DEM that is derived from available digital elevation information utilising information that is available independently of the existing DEM.
- DEM digital elevation model
- an enhanced DEM was interpolated from 1 :50000 scale (20m vertical interval) contours using an algorithm developed by the Australian National University.
- One region in respect of which such a DEM was developed is the Western Cape region of South Africa and that particular DEM will be referred to herein as the WCDEM.
- the WCDEM still remains the DEM of choice for many applications for that region. This is mainly due to its relatively high spatial resolution, consistency and accuracy. Centres for geographical analysis such as the Centre for Geographical Analysis (CGA) in South Africa receive frequent requests for more detailed (i.e. larger-scaled) DEMs.
- CGA Centre for Geographical Analysis
- the CDNGI has also made available 1 :10000 contours (ranging from 5m to 20m vertical interval) and spot heights, which were digitized from the 1 :10000 orthophoto map series and the CGA has produced many very high resolution ( ⁇ 20m) DEMs from 1 :10000 scaled contour data, where this information is available, and stereographic aerial and satellite imagery.
- this data set covers only 43% of South Africa.
- CDNGI has developed a 25m DEM (also known as the "ORT- files") covering some parts of South Africa.
- GTOPO30 DEM the 90m Shuttle Radar Topography Mission
- SRTM the 90m Shuttle Radar Topography Mission
- GDEM the 30m Global DEM
- the GTOPO30 DEM, SRTM DEM and GDEM are generally considered to be unsuitable for some applications (e.g. flood modeling, geomorphometry, civil engineering) due to their relatively low resolutions (30m or less) and quality.
- ASTER-GDEM contains anomalies such as residual cloud patters and stripe effects.
- ASTER stands for Advanced Spaceborne Thermal Emission and Reflection Radiometer which is a Japanese sensor which is one of five remote sensory devices on board the Terra satellite launched into Earth orbit by NASA in 1999.
- the instrument has been collecting superficial data since February 2000 and provides high- resolution images of the planet Earth in 15 different bands of the electromagnetic spectrum, ranging from visible to thermal infrared light. The resolution of images ranges between 15 to 90 meters.
- ASTER data are used to create detailed maps of surface temperature of land, emissivity, reflectance, and elevation.
- the so-called SRTM DEM contains some areas with no elevation information at all (i.e. voids).
- the Shuttle Radar Topography Mission is an international research effort that obtained DEMs on a near-global scale from 56° S to 60° N, to generate the most complete high-resolution digital topographic database of Earth prior to the first release of the ASTER GDEM in 2009.
- SRTM used a specially modified radar system that flew on board the Space Shuttle Endeavour.
- the vertical accuracy of the SRTM DEM is, however, relatively high ( ⁇ 6m), which makes it an attractive source for regional applications. Contours are not ideal for interpolating DEMs as their densities vary with slope gradient. Areas of low relief are particularly problematic as contours are often spaced far apart (horizontally) reducing the reliability of interpolations in such areas.
- Contour density is further reduced as the vertical interval of the contours increases (i.e. contours with a 5m vertical interval generally produce a better DEM than contours with a 20m vertical interval) and as scale increases (i.e. contours with a 20m vertical interval captured at 1 :10000 scale usually contain more detail than contours with the same vertical interval captured at 1 :50000 scale).
- a method of producing an enhanced resolution DEM that uses contour data to improve the accuracy of an original DEM, the method comprising fusing, with the original DEM, an intermediate DEM interpolated from contours wherein the intermediate DEM has a resolution higher than the native resolution of the original DEM, the fusion being carried out in a manner that the contour information dominates only in areas where the contour density is significantly higher than the original DEM.
- a method of producing an enhanced resolution DEM comprising the steps of:-
- step 3 deriving a slope gradient raster from either the intermediate DEM or the modified DEM; 4. adding a small constant value (e.g. 1 ) to the result of step 3 to ensure that all values are larger than 1 ;
- step 6 using a mean spatial filter to generalise the result of step 4; 7. normalizing the result of step 6 to a range of between 0 and 1 , using linear scaling;
- step 10 multiplying the result of step 9 with the result of step 1 ; and, 1 1 . adding the result of step 10 to the result of step 8.
- the intermediate DEM to have a resolution several factors higher than the original DEM; for the original DEM to be the SRTM DEM; for the slope gradient derived in step 3 to be selectively derived from the intermediate DEM or modified DEM with the selection typically being that of which the output is generally better (smoother) and that would commonly be the intermediate DEM; for step 1 to be carried out using a facility selected from TopoToRaster_sa; Spline; Nearest Neighbour; and Kiging with a preference towards TopoToRaster_sa; for step 2 to be carried out by converting the original DEM to points using, for example, the RasterToPoint_conversion tool followed by processing these points using a suitable interpolation tool such as the Sline_sa tool such that the cells of the intermediate DEM and the modified DEM match substantially perfectly; and for step 4 to be carried out using the Plus_sa tool in ArcGIS.
- the RasterToPoint_conversion tool such as the Sline_sa tool such that the cells of the intermediate
- Still further features of the invention provide for attribute errors in the digitized contours and spot heights to be corrected, at least to some extent, before interpolation to produce the intermediate DEM; for spatial errors such as gaps and mismatching of contours at the edges of map sheets to be corrected, at least to some extent, before interpolation to produce the intermediate DEM; for voids in the original DEM to be filled in using elevation values interpolated from the corrected contours and spot heights prior to producing the modified DEM; and for elevation spikes in the original DEM to be removed whilst correcting contours and spot heights.
- step 5 the use of a logarithmic transformation of slope gradient is important because it produces a better distributed histogram and prevents the dominance of the original DEM during fusion.
- Step 6 may also be called a low-pass filter or smoothing neighbourhood operation.
- Figure 1 is a schematic illustration of a large area broken up into individual mapping areas
- Figure 2 is an example of hillshades of an area covered by an original SRTM DEM.
- Figure 3 is an example of hill shades of the same area following processing according to the invention.
- the main problems experienced with the input data were related to attribute errors in the digitized contours and spot heights; spatial errors such as gaps and mismatching contours at the edges of map sheets; and voids in the SRTM DEM.
- Attribute errors refer to instances in which the elevations stored in the "HEIGHT" field of contours and spot heights were incorrectly captured from the original maps.
- An algorithm was developed and implemented to identify and correct such errors. The algorithm examines vertical profiles (cross sections) created at regular intervals (determined by the extent of the smallest contour) within a specified area to find errors. Each profile is normalized (i.e. the horizontal distance between contours is unified) and tested against a set of topological rules. The algorithm not only identifies incorrect contours (or sequences of contours) but also "corrects" errors by examining each profile. The corrections were then verified by an operator. About 1 % (2926 of 3479217) of the contours that were used as input to the contour interpolation required attribute corrections.
- Voids in the SRTM DEM were filled using elevation values interpolated from the corrected contours and spot heights.
- a similar procedure was used to remove elevation spikes in the SRTM DEM.
- the procedure of the invention was developed using a combination of algorithms.
- the ANUDEM algorithm (as implemented by the Topo to Raster function in ArcGIS) was used for interpolating a DEM from contours and spot heights.
- ANUDEM is a program that calculates regular grid digital elevation models (DEMs) with sensible shape and drainage structure from arbitrarily large topographic data sets. It has been used to develop DEMs ranging from fine scale experimental catchments to continental scale.
- the product an intermediate DEM, was employed to identify and correct the errors in the SRTM DEM (i.e. voids and spikes). Once corrected, the SRTM DEM was fused with the intermediate DEM using a newly-developed algorithm which ensures that the SRTM DEM is only applied in areas with low densities of contours and spot heights. Although it is recognized that the SRTM DEM is not a true DEM, the fusion procedure reduces the effect of surface objects.
- Equation 1 suggested the use of Equation 1 to calculate the appropriate cell size when interpolating DEM from contours.
- the "optimal" resolution varied between 5m and 50m. Consequently, it was decided to produce the DEM at a 5m resolution to ensure that no topographical variation becomes lost as a result of cell size.
- Producing the upgraded DEM of the invention at 5m resolution will also enable the incorporation of other DEM (e.g. those that were created using stereo images and LiDAR) in the future.
- Equation 1 - TM 2 ⁇ ⁇ /
- p is the pixel size
- A is the total size of the study area
- / represents the contour length
- FocalStatistics_sa (mean with a 1 1 x1 1 cell kernel) is used to generalise the result of step 4.
- step 6 Normalise the result of step 6 to a range between 0 and 1 , using linear scaling. This can be done using the SingleOutputMapAlgebra_sa tool. 8. Multiply the interpolated intermediate DEM's values with the result of step 7 using the Times_sa tool.
- Equation 3 Equation 3:
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)
- Image Processing (AREA)
- Image Generation (AREA)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
BR112014019836-5A BR112014019836B1 (pt) | 2012-02-13 | 2013-02-11 | Método de produção de um modelo de elevação digital de resolução melhorada |
ZA2014/04917A ZA201404917B (en) | 2012-02-13 | 2014-07-04 | Digital elevation model |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
ZA201201016 | 2012-02-13 | ||
ZA2012/01016 | 2012-02-13 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013121340A1 true WO2013121340A1 (en) | 2013-08-22 |
Family
ID=48048081
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/IB2013/051117 WO2013121340A1 (en) | 2012-02-13 | 2013-02-11 | Digital elevation model |
Country Status (3)
Country | Link |
---|---|
BR (1) | BR112014019836B1 (enrdf_load_stackoverflow) |
WO (1) | WO2013121340A1 (enrdf_load_stackoverflow) |
ZA (1) | ZA201404917B (enrdf_load_stackoverflow) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108280880A (zh) * | 2018-01-24 | 2018-07-13 | 长春工程学院 | 一种利用遥感影像提高山体的数字高程数据分辨率的方法 |
CN105869211B (zh) * | 2016-06-16 | 2018-10-12 | 成都中科合迅科技有限公司 | 一种可视域分析方法及装置 |
CN109166148A (zh) * | 2018-08-08 | 2019-01-08 | 长春工程学院 | 区域灰度和方向成分算子的遥感影像中树冠直径提取方法 |
CN110189283A (zh) * | 2019-05-21 | 2019-08-30 | 西安电子科技大学 | 基于语义分割图的遥感图像dsm融合方法 |
CN110232737A (zh) * | 2019-05-13 | 2019-09-13 | 杭州师范大学 | 一种城市汇水区划分方法 |
CN110322557A (zh) * | 2019-06-18 | 2019-10-11 | 中南林业科技大学 | 一种结合gps与srtm融合的游动平差方法 |
CN111949752A (zh) * | 2020-08-05 | 2020-11-17 | 江西省寄生虫病防治研究所 | 基于数字高程模型的特定生物种群高程获取方法 |
WO2022188338A1 (zh) * | 2021-03-09 | 2022-09-15 | 长江水利委员会水文局 | 一种基于多星源信息耦合的高精度水道重构方法 |
CN115937481A (zh) * | 2022-11-16 | 2023-04-07 | 国机工业互联网研究院(河南)有限公司 | Gis、dem、bim的融合显示方法 |
CN116087981A (zh) * | 2022-11-21 | 2023-05-09 | 哈尔滨工业大学 | 一种基于条纹管激光雷达的dem图像生成方法 |
CN117635856A (zh) * | 2023-11-07 | 2024-03-01 | 广东省地质调查院 | 一种矿山开采原始数字高程模型重建方法、系统和介质 |
CN117671167A (zh) * | 2023-10-19 | 2024-03-08 | 兰州交通大学 | 一种基于山体阴影分析的启发式dem综合方法 |
CN118965667A (zh) * | 2024-06-13 | 2024-11-15 | 兰州交通大学 | 一种基于曲率小波变换的多尺度dem生成方法 |
US12412337B1 (en) | 2024-06-13 | 2025-09-09 | Lanzhou Jiaotong University | Method for multi-scale digital elevation model generation based on curvature wavelet transform |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030154060A1 (en) * | 2003-03-25 | 2003-08-14 | Damron James J. | Fusion of data from differing mathematical models |
-
2013
- 2013-02-11 WO PCT/IB2013/051117 patent/WO2013121340A1/en active Application Filing
- 2013-02-11 BR BR112014019836-5A patent/BR112014019836B1/pt not_active IP Right Cessation
-
2014
- 2014-07-04 ZA ZA2014/04917A patent/ZA201404917B/en unknown
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030154060A1 (en) * | 2003-03-25 | 2003-08-14 | Damron James J. | Fusion of data from differing mathematical models |
Non-Patent Citations (4)
Title |
---|
FERAS M ZIADAT: "Effect of Contour Intervals and Grid Cell Size on the Accuracy of DEMs and Slope Derivatives", TRANSACTIONS IN GIS, vol. 11, no. 1, February 2007 (2007-02-01), pages 67, XP055071640, ISSN: 1361-1682, DOI: 10.1111/j.1467-9671.2007.01033.x * |
HARIS PAPASAIKA ET AL: "Fusion of Digital Elevation Models Using Sparse Representations", 5 October 2011, PHOTOGRAMMETRIC IMAGE ANALYSIS, SPRINGER BERLIN HEIDELBERG, BERLIN, HEIDELBERG, PAGE(S) 171 - 184, ISBN: 978-3-642-24392-9, XP019167022 * |
KARKEE M ET AL: "Improving quality of public domain digital elevation models through data fusion", BIOSYSTEMS ENGINEERING, ACADEMIC PRESS, UK, vol. 101, no. 3, October 2008 (2008-10-01), pages 293 - 305, XP025644712, ISSN: 1537-5110, [retrieved on 20081023], DOI: 10.1016/J.BIOSYSTEMSENG.2008.09.010 * |
STANISLAV BEK ET AL: "Optimization of interpolation parameters when deriving DEM from contour lines", STOCHASTIC ENVIRONMENTAL RESEARCH AND RISK ASSESSMENT, SPRINGER, BERLIN, DE, vol. 25, no. 8, May 2011 (2011-05-01), pages 1049 - 1055, XP019982284, ISSN: 1436-3259, DOI: 10.1007/S00477-011-0482-8 * |
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105869211B (zh) * | 2016-06-16 | 2018-10-12 | 成都中科合迅科技有限公司 | 一种可视域分析方法及装置 |
CN108280880A (zh) * | 2018-01-24 | 2018-07-13 | 长春工程学院 | 一种利用遥感影像提高山体的数字高程数据分辨率的方法 |
CN109166148A (zh) * | 2018-08-08 | 2019-01-08 | 长春工程学院 | 区域灰度和方向成分算子的遥感影像中树冠直径提取方法 |
CN109166148B (zh) * | 2018-08-08 | 2021-08-27 | 长春工程学院 | 区域灰度和方向成分算子的遥感影像中树冠直径提取方法 |
CN110232737A (zh) * | 2019-05-13 | 2019-09-13 | 杭州师范大学 | 一种城市汇水区划分方法 |
CN110232737B (zh) * | 2019-05-13 | 2023-04-18 | 杭州师范大学 | 一种城市汇水区划分方法 |
CN110189283A (zh) * | 2019-05-21 | 2019-08-30 | 西安电子科技大学 | 基于语义分割图的遥感图像dsm融合方法 |
CN110189283B (zh) * | 2019-05-21 | 2021-10-29 | 西安电子科技大学 | 基于语义分割图的遥感图像dsm融合方法 |
CN110322557A (zh) * | 2019-06-18 | 2019-10-11 | 中南林业科技大学 | 一种结合gps与srtm融合的游动平差方法 |
CN111949752A (zh) * | 2020-08-05 | 2020-11-17 | 江西省寄生虫病防治研究所 | 基于数字高程模型的特定生物种群高程获取方法 |
CN111949752B (zh) * | 2020-08-05 | 2024-05-31 | 江西省寄生虫病防治研究所 | 基于数字高程模型的特定生物种群高程获取方法 |
WO2022188338A1 (zh) * | 2021-03-09 | 2022-09-15 | 长江水利委员会水文局 | 一种基于多星源信息耦合的高精度水道重构方法 |
US12038277B2 (en) | 2021-03-09 | 2024-07-16 | Bureau Of Hydrology, Changjiang Water Resources Commission | High-precision waterway reconstruction method based on multi-satellite source information coupling |
CN115937481A (zh) * | 2022-11-16 | 2023-04-07 | 国机工业互联网研究院(河南)有限公司 | Gis、dem、bim的融合显示方法 |
CN116087981A (zh) * | 2022-11-21 | 2023-05-09 | 哈尔滨工业大学 | 一种基于条纹管激光雷达的dem图像生成方法 |
CN117671167A (zh) * | 2023-10-19 | 2024-03-08 | 兰州交通大学 | 一种基于山体阴影分析的启发式dem综合方法 |
CN117671167B (zh) * | 2023-10-19 | 2024-05-28 | 兰州交通大学 | 一种基于山体阴影分析的启发式dem综合方法 |
CN117635856A (zh) * | 2023-11-07 | 2024-03-01 | 广东省地质调查院 | 一种矿山开采原始数字高程模型重建方法、系统和介质 |
CN117635856B (zh) * | 2023-11-07 | 2024-06-11 | 广东省地质调查院 | 一种矿山开采原始数字高程模型重建方法、系统和介质 |
CN118965667A (zh) * | 2024-06-13 | 2024-11-15 | 兰州交通大学 | 一种基于曲率小波变换的多尺度dem生成方法 |
US12412337B1 (en) | 2024-06-13 | 2025-09-09 | Lanzhou Jiaotong University | Method for multi-scale digital elevation model generation based on curvature wavelet transform |
Also Published As
Publication number | Publication date |
---|---|
ZA201404917B (en) | 2015-09-30 |
BR112014019836A2 (enrdf_load_stackoverflow) | 2017-06-20 |
BR112014019836A8 (pt) | 2017-07-11 |
BR112014019836B1 (pt) | 2022-03-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013121340A1 (en) | Digital elevation model | |
Cook et al. | A new 100-m Digital Elevation Model of the Antarctic Peninsula derived from ASTER Global DEM: methods and accuracy assessment | |
CN117876623B (zh) | 矿产资源勘查数字化地形模型生成方法 | |
Czubski | Accuracy of SRTM-X and ASTER elevation data and its influence on topographical and hydrological modeling: case study of the Pieniny Mts. in Poland | |
CN102324106A (zh) | 一种顾及地表光谱信息的sfs三维重建加密稀疏dem方法 | |
US7778808B2 (en) | Geospatial modeling system providing data thinning of geospatial data points and related methods | |
CN115761303A (zh) | 基于机载激光雷达点云和遥感影像数据的地物分类方法 | |
Van Niekerk | Stellenbosch university digital elevation model (SUDEM) | |
Liu et al. | Effects of LiDAR data reduction and breaklines on the accuracy of digital elevation model | |
Dong et al. | Gapless-REMA100: A gapless 100-m reference elevation model of Antarctica with voids filled by multi-source DEMs | |
Brovelli et al. | Digital terrain model reconstruction in urban areas from airborne laser scanning data: the method and an example for Pavia (northern Italy) | |
Van Niekerk | Developing a very high resolution DEM of South Africa | |
Nikolakopoulos et al. | Assessing the quality of DSM from ALOS optical and radar data for automatic drainage extraction | |
CN113052965A (zh) | 三维地形重建方法 | |
Maythm | Comparison of different DEM generation methods based on open source datasets | |
Mispan et al. | Assessment of ASTER and SRTM derived digital elevation model for highland areas of Peninsular Malaysia region | |
Liu et al. | Accuracy evaluation of ALOS DEM with airborne LiDAR data in Southern Taiwan | |
Bothale et al. | Evaluation and comparison of multi resolution DEM derived through Cartosat-1 stereo pair–A case study of Damanganga Basin | |
Bhagabati et al. | Improving River Bathymetry and Topography Representation of a Low-Lying Flat River Basin by Integrating Multiple Sourced Datasets | |
Sohn et al. | Shadow-effect correction in aerial color imagery | |
Rizeei et al. | GIS-based suitability analysis on hybrid renewal energy site allocation using integrated MODIS and ASTER Satellite imageries in Peninsular Malaysia | |
Liu et al. | Research on monitoring methods of landslide surface deformation based on laser point cloud | |
Oshio et al. | Generating DTM From DSM Using a Conditional GAN in Built-Up Areas | |
Malinverni | DEM automatic extraction on Rio de Janeiro from WV2 stereo pair images | |
Bożek et al. | USING GIS TOOLS TO OBTAIN ELEVATION MODELS FOR THE PURPOSE OF S PATIAL PLANNING. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13714336 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112014019836 Country of ref document: BR |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 13714336 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 112014019836 Country of ref document: BR Kind code of ref document: A2 Effective date: 20140811 |