CN116662467A - Cesium-based coal mine area earth surface change detection method - Google Patents

Cesium-based coal mine area earth surface change detection method Download PDF

Info

Publication number
CN116662467A
CN116662467A CN202310603008.6A CN202310603008A CN116662467A CN 116662467 A CN116662467 A CN 116662467A CN 202310603008 A CN202310603008 A CN 202310603008A CN 116662467 A CN116662467 A CN 116662467A
Authority
CN
China
Prior art keywords
change detection
data
cesium
change
detection result
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.)
Pending
Application number
CN202310603008.6A
Other languages
Chinese (zh)
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.)
Anhui Hengyuan Coal Electricity Group Co Ltd
Original Assignee
Anhui Hengyuan Coal Electricity Group Co Ltd
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 Anhui Hengyuan Coal Electricity Group Co Ltd filed Critical Anhui Hengyuan Coal Electricity Group Co Ltd
Priority to CN202310603008.6A priority Critical patent/CN116662467A/en
Publication of CN116662467A publication Critical patent/CN116662467A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A90/00Technologies having an indirect contribution to adaptation to climate change
    • Y02A90/10Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Investigation Of Foundation Soil And Reinforcement Of Foundation Soil By Compacting Or Drainage (AREA)

Abstract

The invention discloses a coal mine area earth surface change detection method based on Cesium, which comprises the following steps: 1. remote sensing image data and change detection result data are stored in a data layer; 2. training a change detection model at a service layer and constructing an API function; 3. calling a trained change detection model at an application layer, returning a change detection result and storing the change detection result into a change detection database; 4. performing interactive editing on the change detection result in the change detection database by using a Cesium manual interactive function; 5. and outputting the data in the change detection database in the form of a statistical report. The invention ensures that the change detection application is more accurate and efficient, gets rid of the algorithm dependence of the change detection, supports the operation of cross-platform and cross-browser, reduces the operation and understanding difficulties of non-professional personnel and improves the working quality and efficiency of mine production planning and mine geological environment treatment.

Description

Cesium-based coal mine area earth surface change detection method
Technical Field
The invention belongs to coal resource exploitation, and particularly relates to a coal mine area earth surface change detection method based on Cesium.
Background
The development of coal resources causes serious mine geological environment problems such as damage of earth surface building (construction) of a coal mining area, earth surface collapse, farmland damage and the like. The change detection of the mine surface can quantitatively study the time and space distribution rule of different ground object types affected by mining, comprehensively master the dynamic change condition of the mine surface, and make reasonable decisions on reasonable mining of coal resources and mining subsidence damage protection. Therefore, the detection of the change of the ground surface of the mining area has important significance to the theoretical research and production practice of coal resource development. The development of remote sensing science and machine learning technology provides a viable idea for solving the problems. Such as advanced remote sensing change detection technology based on deep learning, has been developed by a large number of researchers in recent years. However, in practical application, the algorithms often lack post-processing strategies for inherent defects of false detection, omission detection and the like, so that the algorithms have larger limitation in practical application, and the change detection results have strong algorithm dependence. With the rapid development of computer science and technology, internet interaction technology and network geographic information technology, the geographic information space service process needs to be further advanced, and a remote sensing image change detection space information system under the internet interaction environment is perfected.
Cesium is a JavaScript map engine for realizing three-dimensional earth display on a Web browser, supports display forms such as 2D, 2.5D and 3D, supports calling various map service layers such as WMS, WMTS, TMS under OGC space data service specification, and supports realizing global high-precision topographic data visualization. Entity creation, model data loading, numerous spatial analysis functions, and the like can be performed on the three-dimensional virtual earth.
Disclosure of Invention
The invention aims to: the invention aims to provide a coal mine area earth surface change detection method based on Cesium, so that change detection application is more accurate and efficient.
The technical scheme is as follows: the invention discloses a coal mine area earth surface change detection method based on Cesium, which comprises the following steps:
step 1, acquiring remote sensing image data of a target area in a target time period and change detection result data of a target to be detected, and storing the remote sensing image data and the change detection result data in a data layer;
step 2, based on the determination of the target to be detected, acquiring a sample based on remote sensing image data, taking sample data as input, taking change detection result data of the target to be detected as output, training a change detection model at a service layer, and constructing an API function;
step 3, calling a trained change detection model at an application layer, returning a change detection result and storing the change detection result into a change detection database;
step 4, performing interactive editing on the change detection result in the change detection database by utilizing a Cesium manual interactive function;
and step 5, outputting the data in the change detection database in a form of a statistical report.
Cesium is a JavaScript map engine for realizing three-dimensional earth display on a Web browser, supports display forms such as 2D, 2.5D and 3D, supports calling various map service layers such as WMS, WMTS, TMS under OGC space data service specification, and supports realizing global high-precision topographic data visualization. Entity creation, model data loading, numerous spatial analysis functions, and the like can be performed on the three-dimensional virtual earth.
The invention constructs an automatic and interactive application framework for detecting the change of the ground surface remote sensing image of the coal mine area based on a Cesium open source three-dimensional engine. The data layer stores data such as multi-temporal remote sensing image data related to mining area change detection, detection area boundaries, basic geographic information such as mine information and the like; the service layer mainly encapsulates a certain change detection model after training is finished; the application layer is mainly used for calling related services, manual interactive editing of detection results, visual display, report output and other functions. The method ensures that the change detection application is more accurate and efficient, gets rid of the algorithm dependence of the change detection, supports the operation of cross-platform and cross-browser, reduces the operation and understanding difficulty of non-professional personnel, and improves the working quality and efficiency of mine production planning and mine geological environment treatment.
In step 1, the remote sensing image data are multi-temporal remote sensing images with the same spatial resolution, the data format is a TIFF data file with geocoding, and the tifu lab tool is used for processing the data into a tile map with a multi-resolution hierarchical model, the tiles are named according to a standard pyramid, and the format is a pyramid directory organized by a default { z }/{ x }/{ y }; and the change detection result data of the target to be detected is stored in a data layer in a MySQL or Oracle database mode.
Further, in step 1, mine information is also collected, including a mine boundary vector data file and a mine information text file, and the mine boundary vector data is stored in a data layer in a MySQL or Oracle database form, and is used for restricting a change detection area.
Further, in step 2, a change detection algorithm is selected, a sample is acquired based on remote sensing image data on the basis of determining a target to be detected, a change detection model is trained, and an API function is constructed and packaged to a service layer.
Further, the change detection algorithm includes a deep learning algorithm.
Further, in step 5, based on the change detection database, the statistical report is output in the form of Word or Excel.
The beneficial effects are that: compared with the prior art, the invention has the following remarkable advantages: the method ensures that the change detection application is more accurate and efficient, gets rid of the algorithm dependence of the change detection, supports the operation of cross-platform and cross-browser, reduces the operation and understanding difficulty of non-professional personnel, and improves the working quality and efficiency of mine production planning and mine geological environment treatment.
Drawings
FIG. 1 is a system frame diagram of the present invention;
FIG. 2 is an interactive edit graph of a change detection result and a detection result for a mine area; wherein, (a) the detection result is changed (a thin line frame in the figure is a mining area boundary); (b) The detected change region (corresponding to a white rectangular box in the diagram (a)); (c) interactive editing of the detection result;
fig. 3 is a statistical report output graph of the change detection result.
Detailed Description
The technical scheme of the invention is further described below with reference to the accompanying drawings.
The system framework of the invention is shown in fig. 1, and the key steps are as follows:
(1) Data acquisition and storage
(1) Remote sensing image data. And acquiring multi-temporal remote sensing images with the same spatial resolution at different periods of the target area. The data format is a TIFF data file with geographic coding, and to improve loading efficiency, a CesiumLab tool is used for processing the TIFF data file into a tile map with a multi-resolution hierarchical model, the tiles are named according to a standard pyramid, and the format is a default { z }/{ x }/{ y }. The pyramid directory of the png directory organization.
(2) Mine information (slave). Including vector data files for mine boundaries and text files for mine information. Stored in the data layer in the form of MySQL or Oracle databases. Mine boundary vector data is used to constrain the region of change detection.
(3) And (5) changing the detection result data. Stored in the data layer in the form of MySQL or Oracle databases. Database information is shown in table 1.
Table 1 database table design for change detection results
(2) Change detection algorithm
And selecting a certain change detection algorithm (such as a deep learning algorithm), acquiring samples based on remote sensing image data on the basis of determining a target to be detected, training a change detection model, constructing an API function, and packaging the API function into a service layer. The data and types to be returned by the change detection model API function are shown in Table 2.
Table 2 change detection model API function return data description
(3) Automated change detection
The change detection model is invoked in the application layer (client), and the change detection result is returned and stored in the change detection database (table 1).
(4) Manually interactive editing
Any detection algorithm inevitably has the conditions of false detection and missing detection, and therefore, the detection result is interactively edited (deleted, added, adjusted and the like) by utilizing a Cesium interactive function so as to ensure the accuracy and the accuracy of the detection result. And updating the manually edited result in real time and storing the result in a change detection result database.
(5) Statistical report data
Based on the change detection database, the statistical report is output in the form of Word or Excel.

Claims (7)

1. The coal mine area earth surface change detection method based on Cesium is characterized by comprising the following steps of:
step 1, acquiring remote sensing image data of a target area in a target time period and change detection result data of a target to be detected, and storing the remote sensing image data and the change detection result data in a data layer;
step 2, based on the determination of the target to be detected, acquiring a sample based on remote sensing image data, taking sample data as input, taking change detection result data of the target to be detected as output, training a change detection model at a service layer, and constructing an API function;
step 3, calling a trained change detection model at an application layer, returning a change detection result and storing the change detection result into a change detection database;
step 4, performing interactive editing on the change detection result in the change detection database by utilizing a Cesium manual interactive function;
and step 5, outputting the data in the change detection database in a form of a statistical report.
2. The method for detecting the earth surface change of the coal mine area based on Cesium according to claim 1, wherein in the step 1, the remote sensing image data are multi-temporal remote sensing images with the same spatial resolution, the data format is a TIFF data file with geocoding, the data are processed into a tile map with a multi-resolution hierarchical model by using a CesiumLab tool, the tiles are named according to a standard pyramid and the format is a default pyramid catalog of { z }/{ x }/{ y }. Png catalog organization; and the change detection result data of the target to be detected is stored in a data layer in a MySQL or Oracle database mode.
3. The method for detecting the surface change of the coal mine area based on Cesium according to claim 1, wherein in the step 1, mine information is also collected, and the mine information comprises a mine boundary vector data file and a mine information text file, wherein the mine boundary vector data is used for restraining a change detection area.
4. A method for detecting a change in the earth's surface of a coal mine area based on Cesium according to claim 3, wherein the mine information is stored in a data layer in the form of MySQL or Oracle database.
5. The method for detecting the surface change of the coal mine area based on Cesium according to claim 1, wherein in the step 2, a change detection algorithm is selected, a sample is acquired based on remote sensing image data on the basis of determining a target to be detected, a change detection model is trained, and an API function is constructed and packaged to a service layer.
6. The method for detecting the change of the earth surface of the coal mine area based on Cesium according to claim 5, wherein the change detection algorithm comprises a deep learning algorithm.
7. The method for detecting the surface change of the coal mine area based on Cesium according to claim 1, wherein in step 5, the statistical report is output in a Word or Excel form based on a change detection database.
CN202310603008.6A 2023-05-26 2023-05-26 Cesium-based coal mine area earth surface change detection method Pending CN116662467A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310603008.6A CN116662467A (en) 2023-05-26 2023-05-26 Cesium-based coal mine area earth surface change detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310603008.6A CN116662467A (en) 2023-05-26 2023-05-26 Cesium-based coal mine area earth surface change detection method

Publications (1)

Publication Number Publication Date
CN116662467A true CN116662467A (en) 2023-08-29

Family

ID=87718384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310603008.6A Pending CN116662467A (en) 2023-05-26 2023-05-26 Cesium-based coal mine area earth surface change detection method

Country Status (1)

Country Link
CN (1) CN116662467A (en)

Similar Documents

Publication Publication Date Title
Jones et al. Digital field data acquisition: towards increased quantification of uncertainty during geological mapping
US6694264B2 (en) Method and system for creating irregular three-dimensional polygonal volume models in a three-dimensional geographic information system
Sulaeman et al. Harmonizing legacy soil data for digital soil mapping in Indonesia
US20160125628A1 (en) Geographical information systems
Rieg et al. Data infrastructure for multitemporal airborne LiDAR point cloud analysis–Examples from physical geography in high mountain environments
CN111339691A (en) Intelligent geotechnical engineering parameter three-dimensional analysis and evaluation system and method based on voxler software
Zhang et al. The BIM-enabled geotechnical information management of a construction project
CN111950046B (en) Drilling data model construction method based on BIM
CN116486025A (en) Urban geological data processing platform based on big data cloud computing technology
CN114049446A (en) Soil pollutant distribution visualization method, device and medium for unmanned aerial vehicle and BIM
CN115100373A (en) Surface and underground environment three-dimensional integrated representation method, device, medium and equipment
Gavryushkina The potential and problems of volumetric 3D modeling in archaeological stratigraphic analysis: A case study from Chlorakas-Palloures, Cyprus
CN113780475B (en) Mountain tunnel model fusion method based on GIS environment
CN111243088A (en) True three-dimensional aerial remote sensing geological interpretation method and system in engineering geological investigation
CN116662467A (en) Cesium-based coal mine area earth surface change detection method
Wang et al. Construction and application of 3D model of engineering geology
CN115564908B (en) Three-dimensional modeling system for ground surface matrix layer
Bissett The development and use of digital spatial and relational databases: Analysis of Depression-era archaeological collections from the lower Tennessee Valley of Western Tennessee
Barazzetti et al. Visualization and Processing of Structural Monitoring Data Using Space-Time Cubes
Papadopoulou et al. Mobilizing the Semantic Interpreter Pythia–Teaching Engineering Students to Integrate GIS and Soil Data During In Situ Measurements
Pace et al. Computer-assisted site characterization: environmental data management, analysis, and visualization
Salihin et al. The Development Of Data Management In Geographic Information System (GIS) For Glenmarie Heights, Johor Bahru, Malaysia
Niu et al. Dynamically documenting archaeological excavations based on 3D modeling: a case study of the excavation of the# 3 fossil of hominin cranium from Yunxian, Hubei, China
Dorobantu et al. Comparative study of methods for realization and interpretation of the digital terrain model.
CN117289842A (en) Method, device, electronic equipment and computer readable medium for informationizing oil-gas data

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