CN113066180B - Vault structure three-dimensional modeling method based on geological map - Google Patents

Vault structure three-dimensional modeling method based on geological map Download PDF

Info

Publication number
CN113066180B
CN113066180B CN202110366178.8A CN202110366178A CN113066180B CN 113066180 B CN113066180 B CN 113066180B CN 202110366178 A CN202110366178 A CN 202110366178A CN 113066180 B CN113066180 B CN 113066180B
Authority
CN
China
Prior art keywords
formation
stratum
boundary
point
points
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.)
Active
Application number
CN202110366178.8A
Other languages
Chinese (zh)
Other versions
CN113066180A (en
Inventor
刘先裕
李安波
沈言根
陈浩
毛一鹏
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.)
Nanjing Normal University
Original Assignee
Nanjing Normal University
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 Nanjing Normal University filed Critical Nanjing Normal University
Priority to CN202110366178.8A priority Critical patent/CN113066180B/en
Publication of CN113066180A publication Critical patent/CN113066180A/en
Application granted granted Critical
Publication of CN113066180B publication Critical patent/CN113066180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/05Geographic models

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)
  • Investigation Of Foundation Soil And Reinforcement Of Foundation Soil By Compacting Or Drainage (AREA)
  • Geophysics And Detection Of Objects (AREA)

Abstract

The invention discloses a vault structure three-dimensional modeling method based on a geological map, which comprises the steps of firstly, reading a planar stratum layer, ground surface DEM data and known occurrence point data; secondly, calculating the occurrence of each stratum boundary; then, constructing a three-dimensional model of the top surface, the side surface and the bottom surface of the stratum based on the ground surface data and the stratum boundary line occurrence; and finally, stitching the stratum three-dimensional model, binding materials, and exporting a model file. The vault structure three-dimensional model construction method based on the geological map has the advantages of less dependence on modeling data and higher automation degree and modeling precision.

Description

Vault structure three-dimensional modeling method based on geological map
Technical Field
The invention belongs to the technical field of three-dimensional geologic modeling, and particularly relates to a vault structure three-dimensional modeling method based on geologic maps.
Background
The three-dimensional geological modeling has very important research significance and application value in various fields such as urban planning, engineering construction, oil gas storage, digital mines and the like. The vault structure is used as an advantageous oil storage structure and an important travel resource, and the three-dimensional modeling method for researching the vault structure has the same important research significance and application value.
The dome structure is a special form of anticline structure developed on the floor covering layer, and its form is approximately circular, and its middle portion is in the form of dome. The vault architecture that develops in the bedrock region is often where borehole and geologic profile data is missing or sparse. Traditional geological modeling techniques based on geological survey data such as drilling holes, geological sections and the like are difficult to apply. Compared with the drilling and profile data, the geological map has low acquisition difficulty and wide coverage range, and can provide geological structure information and stratum information required by bedrock area modeling under the condition of lacking other geological data.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a vault structure three-dimensional modeling method based on a geological map, which not only avoids excessive dependence on geological survey data such as drilling, profile and the like, but also has higher automation degree and modeling precision.
In order to solve the technical problems, the invention provides a vault structure three-dimensional modeling method based on a geological map, which comprises the following steps:
(1) Loading stratum layers, DEM and production point data;
(2) Reading a planar stratum element s i from outside to inside, and calculating the occurrence of each point in the outer boundary of the stratum;
(3) Constructing the outer side surface of the stratum according to the attitude information of the stratum and the altitude H of the modeling bottom surface appointed by the user;
(4) Circularly executing the steps (2) to (3) until the generation of the outer side surfaces of all stratum is completed;
(5) Generating the formation top model TFace for a formation element s i based on the top edges of the inner and outer sides of the formation and DEM sampling points;
(6) Generating the formation floor model BFace for a formation element s i based on the bottom edges of the inner and outer sides of the formation;
(7) Stitching the top surface, the inner side surface, the outer side surface and the bottom surface of the stratum to obtain a geologic body model of the current stratum;
(8) And (3) circularly executing the steps (5) to (7) to obtain three-dimensional models of all stratum, storing the three-dimensional models into a model set, and binding materials to generate the three-dimensional model of the fornix structure.
Preferably, in the step (1), loading the stratum layer, the DEM and the occurrence point data specifically includes the following steps:
(1-1) reading a stratum layer, and saving stratum elements into a set s= { S i |i=1, 2,.. SN } where i represents a stratum number and SN represents the number of stratum;
(1-2) reading DEM data, extracting a pixel center point, obtaining a pixel value at the point as an elevation value, and storing a sampling point set ip= { IP k |k=1, 2, &..in }, wherein k represents a sampling point number and IN represents the number of sampling points;
(1-3) reading the occurrence point data, storing the occurrence point data in an occurrence point set kp= { KP l |l=1, 2.
Preferably, in the step (2), a planar stratum element s i is read from outside to inside, and calculating the occurrence of each point in the outer boundary of the stratum specifically includes the following steps:
(2-1) reading a stratum element s i, sequentially obtaining all boundary points of the outer boundary of the stratum element s i, extracting elevation values of pixels corresponding to each point from the DEM, and storing the elevation values into a three-dimensional point set OP= { OP j(xj,yj,zj) |j=1, 2..n }, wherein j represents a serial number of the boundary point, x j,yj,zj is a transverse coordinate, a longitudinal coordinate and an elevation value of the boundary point respectively, and n represents the number of the boundary point;
(2-2) assigning inclination information of each occurrence point to a boundary point nearest thereto based on the occurrence point number c and the labeling position of the current formation;
(2-3) dividing the point set OP into c packets with boundary points having inclination values as end points of the packets;
(2-4) calculating the inclination angle of any point in the group by linear interpolation according to the inclination angles of the two boundary end points in each group;
(2-5) calculating a tendency at any boundary point OP j in the set of points OP;
(2-6) looping step (2-5), calculating formation dip information AT all boundary points, and storing the formation dip information in a zone set at= { α j (ρ, θ) |j=1, 2,...
Preferably, in the step (2-5), the calculating the tendency at any boundary point OP j in the point set OP specifically includes the following steps:
(2-5-1) substituting coordinates of the boundary point op j and two adjacent boundary points thereof into the formula (1) to obtain coefficients A, B and C of a local stratum layer equation (shown in the formula (2), wherein D is an arbitrary constant), wherein { A, B, C } is a normal line of a triangular surface determined by three boundary points;
Ax+By+Cz+D=0 (2)
(2-5-2) determining a formation dip line equation (shown in formula (3)) based on the coefficients A, B, wherein M is any real number;
Bx+Ay+M=0 (3)
(2-5-3) the tendency ρ is corrected by the formulas (4) and (5), respectively.
Preferably, in the step (3), constructing the formation outer side mask specifically includes the following steps according to the formation attitude information and the altitude H of the modeling bottom specified by the user:
(3-1) calculating a stratum bottom surface boundary point DP j(x′j,y′j,z′j corresponding to any stratum boundary point op j according to the attitude information of the point and the altitude H of the modeling bottom surface appointed by a user and according to a formula (6), and storing the stratum bottom surface boundary point DP;
(3-2) checking and eliminating the self-intersection condition of the bottom edges with respect to the set DP, and generating an optimized bottom edge set DP'.
(3-3) Determining two triangular surfaces based on OP j、dpj、opj+1 and OP j+1、dpj、dpj+1 in sequence according to the top set OP and the bottom set DP', and storing the two triangular surfaces in the outer triangular surface set OutSide of the earth.
Preferably, in the step (3-2), for the set DP, the self-intersecting condition of the bottom edge is checked and eliminated, and the generating the optimized bottom edge set DP' specifically includes the following steps:
(3-2-1) taking any two adjacent bottom boundary points DP j and DP j+1 in the set DP, checking the boundary line segments backwards along the boundary, and finding the last boundary line segment intersecting the projection of the boundary formed by the current two points on the xOy plane;
(3-2-2) marking the self-intersecting point as isp j(x″′j,y″′j,z″′j) and being located before dp j+num+1, wherein the value of Z' "j is the average of the values of dp j and dp j+num+1 Z, and num is the number of points between dp j and dp j+num+1;
(3-2-3) num boundary points located between dp j and dp j+num+1 are uniformly moved onto two line segments defined by points dp j、ispj and dp j+num+1.
Preferably, in step (5), for a formation element s i, generating the formation top model TFace based on the top edges of the inner and outer sides of the formation and DEM sampling points specifically includes the following steps:
(5-1) extracting inner and outer boundary points of the current stratum element s i based on the element;
(5-2) extracting internal sampling points of the formation based on the current formation element s i and the set of sampling points IP;
(5-3) generating a top surface model TFace of the formation s i based on the inner and outer boundary points and the inner sampling points of the current element.
Preferably, in the step (6), for a formation element s i, generating the formation bottom surface model BFace based on the bottom edges of the inner and outer sides of the formation specifically includes the following steps:
(6-1) extracting inner and outer boundary points of the current formation element s i based on the element;
(6-2) generating a floor model BFace of the formation s i based on the inner and outer boundary points of the current element.
Preferably, in the step (7), the top surface, the inner side surface, the outer side surface and the bottom surface of the stratum are stitched, and the geologic body model of the current stratum is obtained specifically includes the following steps:
(7-1) merging the outside triangular face set OutSide and the inside triangular face set InSide of the stratum s i, and storing into a triangular face set Side;
(7-2) based on the same boundary vertices, the inside and outside Side of the formation s i, the bottom model BFace, and the top model TFace are combined and output as a three-dimensional model of the current formation.
The beneficial effects of the invention are as follows: the invention not only avoids the excessive dependence on geological survey data such as drilling, profile and the like, but also has higher automation degree and modeling precision.
Drawings
Fig. 1 is a graph of surface DEM data employed in the present invention.
FIG. 2 is a plot of formation data used in the present invention.
FIG. 3 is a schematic flow chart of the method of the present invention.
FIG. 4 is a schematic diagram of the present invention for inspecting the self-intersection of the bottom boundary.
FIG. 5 is a schematic diagram of the present invention for eliminating bottom boundary self-intersection.
Fig. 6 (a) is a schematic diagram of a three-dimensional model of the hillside group of the lingyan mountain constructed by the invention.
Fig. 6 (b) is a schematic diagram of a three-dimensional model of the Lingshan Yuhua table set constructed in the invention.
Fig. 6 (c) is a schematic diagram of a three-dimensional model of a smart rock mountain square mountain group constructed by the invention.
FIG. 7 is a schematic illustration of a rock-like mountain vault model constructed in accordance with the present invention.
Detailed Description
As shown in fig. 1 and 2, in this embodiment, the surface DEM data and the stratum layer of the ling mountain of the south kyo city are selected as experimental data, and the projection coordinate system adopted by the experimental data is the local coordinate system of the south kyo 92. Further description will be provided by describing a specific embodiment with reference to the accompanying drawings.
As shown in fig. 3, the embodiment provides a three-dimensional modeling method for a fornix structural unit based on a geological map, which specifically includes the following steps:
(1) Loading stratum layers, DEM and production point data; the method specifically comprises the following steps:
(1-1) reading the stratum layers, and saving stratum elements into a set s= { S i |i=1, 2,..sn } where i represents a stratum number and SN represents the number of stratum. In the embodiment, the SN is 3, and the stratum is an red mountain group, a Yuhua table group and a Fangshan group from outside to inside;
(1-2) reading DEM data, extracting a pixel center point, obtaining a pixel value at the point as an elevation value, and storing a set of sampling points ip= { IP k |k=1, 2. IN this embodiment, IN is 2538;
(1-3) reading the occurrence point data, storing the occurrence point data in an occurrence point set kp= { KP l |l=1, 2. In this example, c is 5 and the original yield information is as shown in Table 1;
table 1 raw birth information table
Calm point ID Stratum where it is Trend (°) Trend (°) Inclination angle (°)
1 Chishan group 226 316 32
2 Chishan group 32 122 36
3 Rain flower table set 7 97 45
4 Square mountain group 1 91 50
5 Square mountain group 120 210 52
(2) Reading a planar stratum element p i from outside to inside, and calculating the occurrence of each point in the outer boundary of the stratum; the method specifically comprises the following steps:
(2-1) reading a stratum element s i, sequentially obtaining all boundary points of the outer boundary of the stratum element s i, extracting elevation values of pixels corresponding to each point from the DEM, and storing the elevation values into a three-dimensional point set OP= { OP j(xj,yj,zj) |j=1, 2. In this embodiment, n is 140 for the red mountain group; for a rain flower table group, n is 104; for the Fangshan group, n is 98;
(2-2) assigning inclination information of each occurrence point to a boundary point nearest thereto based on the occurrence point number c and the labeling position of the current formation;
(2-3) dividing the point set OP into c packets with boundary points having inclination values as end points of the packets;
(2-4) calculating the inclination angle of any point in the group by linear interpolation according to the inclination angles of the two boundary end points in each group;
(2-5) calculating a tendency at any boundary point OP j in the set of points OP;
Further, the step (2-5) includes:
(2-5-1) substituting coordinates of the boundary point op j and two adjacent boundary points thereof into the formula (1) to obtain coefficients A, B and C of a local stratum layer equation (shown in the formula (2), wherein D is an arbitrary constant), wherein { A, B, C } is a normal line of a triangular surface determined by three boundary points;
Ax+By+Cz+D=0 (2)
(2-5-2) determining a formation dip line equation (shown in formula (3)) based on the coefficients A, B, wherein M is any real number;
Bx+Ay+M=0 (3)
(2-5-3) calculating and correcting the tendency ρ from the formulas (4) and (5), respectively;
(2-6) looping step (2-5), calculating formation dip information AT all boundary points, and storing the formation dip information in a zone set at= { α j (ρ, θ) |j=1, 2,... Table 2 shows the occurrence information of part of the boundary points;
Table 2 boundary point yield information table
(3) Constructing the outer side surface of the stratum according to the attitude information of the stratum and the altitude H of the modeling bottom surface appointed by the user; the method specifically comprises the following steps:
(3-1) calculating a stratum bottom surface boundary point DP j(x′j,y′j,z′j corresponding to any stratum boundary point op j according to the attitude information of the point and the altitude H of the modeling bottom surface appointed by a user and according to a formula (6), and storing the stratum bottom surface boundary point DP;
(3-2) checking and eliminating the self-intersection condition of the bottom edges for the set DP as shown in fig. 4 and 5, generating an optimized bottom edge set DP';
further, the step (3-2) includes:
(3-2-1) taking any two adjacent bottom boundary points DP j and DP j+1 in the set DP, checking the boundary line segments backwards along the boundary, and finding the last boundary line segment intersecting the projection of the boundary formed by the current two points on the xOy plane;
(3-2-2) marking the self-intersecting point as isp j(x″′j,y″′j,z″′j) and being located before dp j+num+1, wherein the value of Z' "j is the average of the values of dp j and dp j+num+1 Z, and num is the number of points between dp j and dp j+num+1;
(3-2-3) uniformly moving num boundary points located between dp j and dp j+num+1 onto two line segments defined by points dp j、ispj and dp j+num+1;
(3-3) determining two triangular surfaces based on OP j、dpj、opj+1 and OP j+1、dpj、dpj+1 in sequence according to the top edge set OP and the bottom edge set DP', and storing the two triangular surfaces in the triangular surface set OutSide on the outer side of the ground;
(4) Circularly executing the steps (2) to (3) until the generation of the outer side surfaces of all stratum is completed;
(5) Generating the formation top model TFace for a formation element s i based on the top edges of the inner and outer sides of the formation and DEM sampling points; the method specifically comprises the following steps:
(5-1) extracting inner and outer boundary points of the current stratum element s i based on the element;
(5-2) extracting internal sampling points of the formation based on the current formation element s i and the set of sampling points IP;
(5-3) generating a top surface model TFace of the formation s i based on the inner and outer boundary points and the inner sampling points of the current element;
(6) Generating the formation floor model BFace for a formation p i based on the bottom edges of the inner and outer sides of the formation; the method specifically comprises the following steps:
(6-1) extracting inner and outer boundary points of the current formation element s i based on the element;
(6-2) generating a floor model BFace of the formation s i based on the inner and outer boundary points of the current element;
(7) Stitching the top surface, the inner side surface, the outer side surface and the bottom surface of the stratum to obtain a geologic body model of the current stratum; the method specifically comprises the following steps:
(7-1) merging the outside triangular face set OutSide and the inside triangular face set InSide of the stratum s i, and storing into a triangular face set Side;
(7-2) merging the inside and outside Side of the formation s i, the bottom model BFace, and the top model TFace based on the same boundary vertices, and outputting as a three-dimensional model of the current formation;
(8) And (3) circularly executing the steps (5) to (7), as shown in fig. 6 (a) - (c), obtaining a three-dimensional model of each stratum, storing the model set, binding materials, and as shown in fig. 7, generating the three-dimensional model of the fornix structure.
In this embodiment, DEM data is read only based on an image processing interface provided by GDAL open source codes, and the method may also use interfaces of GIS software such as SuperMap, QGIS. In this embodiment, the three-dimensional stratum model is derived only in OBJ format, and the method may also be used to derive three-dimensional stratum models in other formats such as FBX.

Claims (9)

1. The vault structure three-dimensional modeling method based on the geological map is characterized by comprising the following steps of:
(1) Loading stratum layers, DEM and production point data;
(2) Reading a planar stratum element s i from outside to inside, and calculating the occurrence of each point in the outer boundary of the stratum;
(3) Constructing the outer side surface of the stratum according to the attitude information of the stratum and the altitude H of the modeling bottom surface appointed by the user;
(4) Circularly executing the steps (2) to (3) until the generation of the outer side surfaces of all stratum is completed;
(5) Generating the formation top model TFace for a formation element s i based on the top edges of the inner and outer sides of the formation and DEM sampling points;
(6) Generating the formation floor model BFace for a formation element s i based on the bottom edges of the inner and outer sides of the formation;
(7) Stitching the top surface, the inner side surface, the outer side surface and the bottom surface of the stratum to obtain a geologic body model of the current stratum;
(8) And (3) circularly executing the steps (5) to (7) to obtain three-dimensional models of all stratum, storing the three-dimensional models into a model set, and binding materials to generate the three-dimensional model of the fornix structure.
2. The method of three-dimensional modeling of geologic map based fornix structures of claim 1, wherein in step (1), loading the stratigraphic layers, DEM and yield point data comprises the steps of:
(1-1) reading a stratum layer, and saving stratum elements into a set s= { S i |i=1, 2,.. SN } where i represents a stratum number and SN represents the number of stratum;
(1-2) reading DEM data, extracting a pixel center point, obtaining a pixel value at the point as an elevation value, and storing a sampling point set ip= { IP k |k=1, 2, &..in }, wherein k represents a sampling point number and IN represents the number of sampling points;
(1-3) reading the occurrence point data, storing the occurrence point data in an occurrence point set kp= { KP l |l=1, 2.
3. The method of three-dimensional modeling of a geologic map based fornix structure of claim 1, wherein in step (2), reading a planar formation element s i from outside to inside, and calculating the occurrence of each point in the outer boundary of the formation comprises the steps of:
(2-1) reading a stratum element s i, sequentially obtaining all boundary points of the outer boundary of the stratum element s i, extracting elevation values of pixels corresponding to each point from the DEM, and storing the elevation values into a three-dimensional point set OP= { OP j(xj,yj,zj) |j=1, 2..n }, wherein j represents a serial number of the boundary point, x j,yj,zj is a transverse coordinate, a longitudinal coordinate and an elevation value of the boundary point respectively, and n represents the number of the boundary point;
(2-2) assigning inclination information of each occurrence point to a boundary point nearest thereto based on the occurrence point number c and the labeling position of the current formation;
(2-3) dividing the point set OP into c packets with boundary points having inclination values as end points of the packets;
(2-4) calculating the inclination angle of any point in the group by linear interpolation according to the inclination angles of the two boundary end points in each group;
(2-5) calculating a tendency at any boundary point OP j in the set of points OP;
(2-6) looping step (2-5), calculating formation dip information AT all boundary points, and storing the formation dip information in a zone set at= { α j (ρ, θ) |j=1, 2,...
4. The method of three-dimensional modeling of a geologic map based fornix structure of claim 3, wherein in step (2-5), calculating trends at any boundary point OP j in the set of points OP specifically comprises the steps of:
(2-5-1) substituting coordinates of the boundary point op j and two adjacent boundary points thereof into the formula (1) to obtain coefficients A, B and C of the local stratum layer equation, wherein { A, B, C } is a normal line of a triangular surface determined by three boundary points, and D is an arbitrary constant;
Ax+By+Cz+D=0 (2)
(2-5-2) determining a formation dip line equation based on the coefficients A, B, wherein M is any real number;
Bx+Ay+M=0 (3)
(2-5-3) calculating and correcting the tendency ρ from the formulas (4) and (5), respectively,
5. The method of three-dimensional modeling of a geologic map based fornix structure of claim 1, wherein in step (3), constructing an outer side of the formation based on the formation's attitude information and the elevation H of the user-specified modeled floor surface comprises the steps of:
(3-1) calculating a stratum bottom surface boundary point DP j(x′j,y′j,z′j corresponding to any stratum boundary point op j according to the attitude information of the point and the altitude H of the modeling bottom surface appointed by a user and according to a formula (6), and storing the stratum bottom surface boundary point DP;
(3-2) checking and eliminating self-intersection conditions of the bottom edges aiming at the set DP, and generating an optimized bottom edge set DP';
(3-3) determining two triangular surfaces based on OP j、dpj、opj+1 and OP j+1、dpj、dpj+1 in sequence according to the top set OP and the bottom set DP', and storing the two triangular surfaces in the outer triangular surface set OutSide of the earth.
6. The method of three-dimensional modeling of a geologic map based fornix structure of claim 5, wherein in step (3-2), for the set DP, the step of examining and eliminating the self-intersection of the bottom edges, generating an optimized bottom edge set DP' comprises the steps of:
(3-2-1) taking any two adjacent bottom boundary points DP j and DP j+1 in the set DP, checking the boundary line segments backwards along the boundary, and finding the last boundary line segment intersecting the projection of the boundary formed by the current two points on the xOy plane;
(3-2-2) marking the self-intersecting point as isp j(x″′j,y″′j,z″′j) and being located before dp j+num+1, wherein the value of Z' "j is the average of the values of dp j and dp j+num+1 Z, and num is the number of points between dp j and dp j+num+1;
(3-2-3) num boundary points located between dp j and dp j+num+1 are uniformly moved onto two line segments defined by points dp j、ispj and dp j+num+1.
7. The method of claim 1, wherein in step (5), generating the formation top model TFace based on the top edges of the inner and outer sides of the formation and DEM sampling points for a formation element s i comprises:
(5-1) extracting inner and outer boundary points of the current stratum element s i based on the element;
(5-2) extracting internal sampling points of the formation based on the current formation element s i and the set of sampling points IP;
(5-3) generating a top surface model TFace of the formation s i based on the inner and outer boundary points and the inner sampling points of the current element.
8. The method of claim 1, wherein in step (6), generating the formation floor model BFace based on the bottom edges of the inner and outer sides of a formation for a formation element s i comprises:
(6-1) extracting inner and outer boundary points of the current formation element s i based on the element;
(6-2) generating a floor model BFace of the formation s i based on the inner and outer boundary points of the current element.
9. The method of three-dimensional modeling of a dome structure based on geologic map of claim 1, wherein in step (7), stitching the top, inner and outer sides and bottom of the formation to obtain a geologic body model of the current formation comprises the steps of:
(7-1) merging the outside triangular face set OutSide and the inside triangular face set InSide of the stratum s i, and storing into a triangular face set Side;
(7-2) based on the same boundary vertices, the inside and outside Side of the formation s i, the bottom model BFace, and the top model TFace are combined and output as a three-dimensional model of the current formation.
CN202110366178.8A 2021-04-06 2021-04-06 Vault structure three-dimensional modeling method based on geological map Active CN113066180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110366178.8A CN113066180B (en) 2021-04-06 2021-04-06 Vault structure three-dimensional modeling method based on geological map

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110366178.8A CN113066180B (en) 2021-04-06 2021-04-06 Vault structure three-dimensional modeling method based on geological map

Publications (2)

Publication Number Publication Date
CN113066180A CN113066180A (en) 2021-07-02
CN113066180B true CN113066180B (en) 2024-06-21

Family

ID=76565819

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110366178.8A Active CN113066180B (en) 2021-04-06 2021-04-06 Vault structure three-dimensional modeling method based on geological map

Country Status (1)

Country Link
CN (1) CN113066180B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582173B (en) * 2009-06-24 2012-07-11 中国石油天然气集团公司 Block model building method for complex geological structure
KR20180069547A (en) * 2016-12-15 2018-06-25 (주)넥스지오 Constructing Method of Three Dimension Model Using Line Information Based on Two Dimension Drawing and System of The Same
CN106934858B (en) * 2017-03-14 2018-01-16 中国地质科学院矿产资源研究所 Three-dimensional geological modeling method and system for scale region of mining area
CN110163965B (en) * 2019-05-07 2023-01-06 南京泛在地理信息产业研究院有限公司 Solid three-dimensional model construction method for monoclinic rock stratum structure landform
CN111951394A (en) * 2020-07-27 2020-11-17 南京师范大学 Fault structure unit three-dimensional model construction method and device based on geological map
CN111951393B (en) * 2020-07-27 2024-02-27 南京师范大学 Three-dimensional model construction method and device for horizontally constructing bench

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于地质剖面构建三维地质模型的方法研究;吴志春;郭福生;姜勇彪;罗建群;侯曼青;;地质与勘探;20160315(02);全文 *
平面地质图的三维地质体建模方法研究;周良辰;林冰仙;王丹;闾国年;;地球信息科学学报;20130215(01);全文 *

Also Published As

Publication number Publication date
CN113066180A (en) 2021-07-02

Similar Documents

Publication Publication Date Title
US10297074B2 (en) Three-dimensional modeling from optical capture
US20190026400A1 (en) Three-dimensional modeling from point cloud data migration
CN109242862B (en) Real-time digital surface model generation method
CN110400371B (en) Three-dimensional model construction method for horizontally-constructed landform entity
CN105976426B (en) A kind of quick three-dimensional atural object model building method
CN116152461B (en) Geological modeling method, device, computer equipment and computer readable storage medium
CN104835202A (en) Quick three-dimensional virtual scene constructing method
CN114170393A (en) Three-dimensional map scene construction method based on multiple data
CN109101732B (en) Classification-free river channel two-dimensional structure grid subdivision method based on topographic feature boundary line
CN111415415A (en) Automatic construction method of three-dimensional map cutting geological profile
Song et al. Curved buildings reconstruction from airborne LiDAR data by matching and deforming geometric primitives
CN111951394A (en) Fault structure unit three-dimensional model construction method and device based on geological map
CN107492130B (en) Non-continuous equivalent cloud picture generation method based on layer rendering
Lee et al. Comparison of UAV Image and UAV LiDAR for Construction of 3D Geospatial Information.
CN106875330B (en) Method for rotating plane model into spherical model
CN103700063A (en) Integrated topographic map quick forming method based on high-definition satellite image
CN113066180B (en) Vault structure three-dimensional modeling method based on geological map
CN111325844B (en) Automatic construction method of bedrock fault plane three-dimensional model
CN106846477B (en) Geological marker interpretation modeling method for compiling and recording field geological image
Visnovcova et al. Generating A 3-D Model of a Bayon Tower using non-metric Imagery
CN113269886B (en) Slope three-dimensional digital twin model building method based on multi-source data fusion
CN114969944A (en) High-precision road DEM construction method
CN103674014B (en) The localization method of the natural gas well and device
Doumit Structure from motion technology for historic building information modeling of Toron fortress (Lebanon)
CN110287974A (en) A kind of fully-mechanized mining working laser scanning threedimensional model and GIS model fast matching method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant