[go: up one dir, main page]

CN119337324A - A method and system for extracting geological surveying and mapping information based on multi-source data fusion - Google Patents

A method and system for extracting geological surveying and mapping information based on multi-source data fusion Download PDF

Info

Publication number
CN119337324A
CN119337324A CN202411874435.9A CN202411874435A CN119337324A CN 119337324 A CN119337324 A CN 119337324A CN 202411874435 A CN202411874435 A CN 202411874435A CN 119337324 A CN119337324 A CN 119337324A
Authority
CN
China
Prior art keywords
data
geological
source
mapping information
sources
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
CN202411874435.9A
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.)
Shandong Institute of Geophysical and Geochemical Exploration
Original Assignee
Shandong Institute of Geophysical and Geochemical Exploration
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 Shandong Institute of Geophysical and Geochemical Exploration filed Critical Shandong Institute of Geophysical and Geochemical Exploration
Priority to CN202411874435.9A priority Critical patent/CN119337324A/en
Publication of CN119337324A publication Critical patent/CN119337324A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/253Fusion techniques of extracted features
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/10Pre-processing; Data cleansing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Geophysics And Detection Of Objects (AREA)

Abstract

本发明提供一种基于多源数据融合的地质测绘信息提取方法及系统,涉及数据处理技术领域,所述方法包括:收集多源地质数据,包括卫星遥感数据、地质勘探数据、地球物理数据、地球化学数据及地面实测数据;对多源地质数据进行预处理,以得到预处理后的多源地质数据;基于每个数据源提供的信息量大小、数据更新的频率和历史数据的准确性,计算每个数据源的动态调整因子;利用动态调整因子,对预处理后的多源地质数据进行融合,以得到融合后的地质数据;基于融合后的地质数据,利用地质信息提取算法提取目标地质测绘信息;对提取的目标地质测绘信息进行信息筛选,以形成最终的地质测绘信息提取结果。本发明可以提高数据融合的精度和效率。

The present invention provides a geological surveying and mapping information extraction method and system based on multi-source data fusion, which relates to the technical field of data processing. The method comprises: collecting multi-source geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground measured data; preprocessing the multi-source geological data to obtain preprocessed multi-source geological data; calculating the dynamic adjustment factor of each data source based on the amount of information provided by each data source, the frequency of data update and the accuracy of historical data; fusing the preprocessed multi-source geological data using the dynamic adjustment factor to obtain fused geological data; extracting target geological surveying and mapping information using a geological information extraction algorithm based on the fused geological data; and screening the extracted target geological surveying and mapping information to form a final geological surveying and mapping information extraction result. The present invention can improve the accuracy and efficiency of data fusion.

Description

Geological mapping information extraction method and system based on multi-source data fusion
Technical Field
The invention relates to the technical field of data processing, in particular to a geological mapping information extraction method and system based on multi-source data fusion.
Background
In the prior art, there are some drawbacks to the processing and analysis of multi-source geological data.
For example, conventional methods of extracting geologic information simply superimpose or average multi-source data, failing to adequately account for differences and complementarity between different data sources. This approach may not only lead to loss or distortion of critical information, but may also introduce unnecessary noise and errors, thereby affecting the accuracy and reliability of the final geological mapping information.
Disclosure of Invention
The invention aims to solve the technical problem of providing a geological mapping information extraction method and system based on multi-source data fusion, which enable the data fusion process to be more flexible and intelligent, and can be dynamically adjusted according to the characteristics and real-time states of different data sources, so that the accuracy and efficiency of data fusion are improved.
In order to solve the technical problems, the technical scheme of the invention is as follows:
in a first aspect, a method for extracting geological mapping information based on multi-source data fusion, the method comprising:
step 1, collecting multisource geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground actual measurement data;
step 2, preprocessing the multi-source geological data to obtain preprocessed multi-source geological data;
Step 3, calculating a dynamic adjustment factor of each data source based on the information amount provided by each data source, the frequency of data updating and the accuracy of historical data;
step 4, fusing the preprocessed multi-source geological data by utilizing the dynamic adjustment factors to obtain fused geological data;
Step 5, extracting target geological mapping information by using a geological information extraction algorithm based on the fused geological data;
and 6, carrying out information screening on the extracted target geological mapping information to form a final geological mapping information extraction result.
Further, collecting multi-source geological data, comprising:
randomly generating a set of combinations of data sources as an initial population, each combination representing a solution, one solution representing a selected set of data sources;
selecting a corresponding individual from the current population as a parent according to the fitness function to generate a next generation;
Randomly mutating the newly generated child individuals, replacing part of the old population with the newly generated child individuals to form a new generation population, and repeating the processes of selecting, crossing, mutating and generating the new population until the preset iteration times are reached to obtain an optimized data source combination;
and collecting corresponding multi-source geological data according to the optimized data source combination.
Further, fitness functionThe calculation formula of (2) is as follows:
;
Wherein, Represent the firstThe number of valid, non-missing data entries in the data sources; Represent the first Total number of data entries in the data sources; And Is a weight parameter; representing a total number of data sources; And Is an index of data sources for traversing and identifying different data sources; Representing a complementarity score; Represents the first Data source numberRedundancy scoring between individual data sources; Is the first Correlation scores of the individual data sources and the target geological mapping information;
;
Wherein, Represent the firstThe first data sourceA value of the data entry; Represent the first Average value of all data in the data sources; representing the first of the geological mapping information of the target A value of the data entry; representing an average value of all data in the target geological mapping information; representing the total number of data entries; Is an index of data entries used to traverse specific data points in the data source.
Further, the firstData source numberRedundancy scoring between individual data sourcesThe calculation formula of (2) is as follows:
;
Wherein, Represent the firstThe first data sourceValue of data entry, complementarity scoringThe calculation formula of (2) is as follows:
;
Wherein, Represent the firstData source numberThe amount of information commonly contained in the individual data sources; Represent the first Data source numberTotal information amount after merging of the data sources.
Further, dynamic adjustment factorsThe calculation formula of (2) is as follows:
;
Wherein, AndRepresenting the weight parameters; Represent the first Information amount size of the individual data sources; Represent the first The data update frequency of the individual data sources; Represent the first The first data sourceA plurality of historical data points; Represent the first A true value; Representing the total number of data points, i.e. in calculating the first The number of data points considered in the accuracy of the historical data of the individual data sources; representing the total number of data sources, i.e. the number of different data sources considered in the dynamic adjustment process; a representation for traversing all data sources to calculate a total; Representing all data points used to traverse a particular data source to calculate accuracy.
Further, the method for fusing the preprocessed multi-source geological data by using the dynamic adjustment factor to obtain fused geological data comprises the following steps:
Multiplying the data in each data source by a corresponding dynamic adjustment factor to obtain weighted data source data;
determining average calculated units, traversing the data source for each average calculated unit and searching data points matched with the current unit so as to extract corresponding data values from all weighted data source data;
for each unit, carrying out average calculation on all the extracted weighted data values;
And (3) extracting corresponding data values and carrying out average calculation to calculate a comprehensive geological data value fused with a plurality of data source information for each unit, wherein the comprehensive geological data value is fused geological data.
Further, extracting target geological mapping information by using a geological information extraction algorithm based on the fused geological data, including:
Carrying out statistical analysis on the fused geological data to determine the numerical range and distribution characteristics of the data;
Setting a threshold according to the specific performance of the target geological feature in the data;
Traversing the fused geological data, judging each data point, judging whether the data point exceeds a set threshold value, and marking the data point as a target geological feature point if the value of the data point exceeds the set threshold value, otherwise marking the data point as a non-target point;
A new data table is created for storing the extracted target geological mapping information, and for each data point marked as a target geological feature, its location information and attribute values are added to the data table to obtain the target geological mapping information.
In a second aspect, a geological mapping information extraction system based on multi-source data fusion includes:
The collecting module is used for collecting multisource geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground actual measurement data;
The preprocessing module is used for preprocessing the multi-source geological data to obtain preprocessed multi-source geological data;
the calculation module is used for calculating the dynamic adjustment factor of each data source based on the information quantity provided by each data source, the frequency of data updating and the accuracy of historical data;
The fusion module is used for fusing the preprocessed multi-source geological data by utilizing the dynamic adjustment factors so as to obtain fused geological data;
the extraction module is used for extracting target geological mapping information by using a geological information extraction algorithm based on the fused geological data;
and the screening module is used for carrying out information screening on the extracted target geological mapping information so as to form a final geological mapping information extraction result.
In a third aspect, a computing device includes:
one or more processors;
And a storage means for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the method.
In a fourth aspect, a computer readable storage medium has a program stored therein, which when executed by a processor, implements the method.
The above scheme of the invention at least comprises the following beneficial effects.
According to the invention, by collecting and integrating multi-source geological data such as satellite remote sensing data, geological exploration data, geophysical data, geochemical data, ground measured data and the like, comprehensive and multi-angle capturing of geological information is realized, so that the integrity and accuracy of geological mapping information are improved.
The invention innovatively introduces a dynamic adjustment factor, and the mechanism can dynamically adjust the weight of data fusion according to the information quantity provided by each data source, the frequency of data update and the accuracy of historical data. The method not only enables the data fusion process to be more flexible, but also can reflect the reliability and timeliness of different data sources in real time, and further improves the accuracy of the fused geological data.
By preprocessing the multi-source geological data, the method effectively eliminates the problems of format difference among the data, non-uniform coordinate system and the like, simplifies the data processing flow and improves the geological information extraction efficiency.
After the target geological mapping information is extracted, an information screening step is further carried out, and the link is helpful for removing redundant and error information, so that the finally formed geological mapping information extraction result is more accurate and reliable.
Drawings
Fig. 1 is a schematic flow chart of a geological mapping information extraction method based on multi-source data fusion according to an embodiment of the present invention.
Fig. 2 is a schematic diagram of a geological mapping information extraction system based on multi-source data fusion according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, an embodiment of the present invention proposes a geological mapping information extraction method based on multi-source data fusion, the method comprising the following steps:
step 1, collecting multisource geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground actual measurement data;
step 2, preprocessing the multi-source geological data to obtain preprocessed multi-source geological data;
Step 3, calculating a dynamic adjustment factor of each data source based on the information amount provided by each data source, the frequency of data updating and the accuracy of historical data;
step 4, fusing the preprocessed multi-source geological data by utilizing the dynamic adjustment factors to obtain fused geological data;
Step 5, extracting target geological mapping information by using a geological information extraction algorithm based on the fused geological data;
and 6, carrying out information screening on the extracted target geological mapping information to form a final geological mapping information extraction result.
In the embodiment of the invention, the geological condition can be reflected more comprehensively and at multiple angles by collecting various data sources including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground actual measurement data. The preprocessing step can remove noise, correct errors and unify data formats and coordinate systems, so that the quality and consistency of data are ensured. By considering the information quantity, the updating frequency and the historical accuracy of each data source, a dynamic adjustment factor is allocated to each data source, so that the contribution of different data sources can be weighed more accurately during data fusion, and the accuracy of fusion data is improved. The dynamic adjustment factors are utilized to conduct multi-source data fusion, and information from different data sources can be effectively integrated. The target geological mapping information can be rapidly and accurately extracted from the fused geological data through a geological information extraction algorithm, and the efficiency and accuracy of information acquisition are improved. Through screening the extracted geological mapping information, redundant and error data can be removed, and the finally extracted geological mapping information is ensured to be more accurate and reliable.
In a preferred embodiment of the present invention, the collecting multi-source geological data in step 1 may include:
Randomly generating a set of combinations of data sources as an initial population, each combination representing a solution, one solution representing a selected set of data sources;
Step 12, constructing an adaptability function for evaluating the combination quality of each data source, selecting a corresponding individual from the current population as a parent according to the adaptability function, and generating a next generation;
Step 13, combining the selected father individuals to generate new offspring individuals, carrying out random variation on the newly generated offspring individuals, replacing part of old populations with the newly generated offspring individuals to form new generation populations, and repeating the processes of selecting, crossing, varying and generating the new populations until the preset iteration times are reached to obtain optimized data source combinations;
And 14, collecting corresponding multi-source geological data according to the optimized data source combination.
In the embodiment of the invention, step 11 can ensure wide coverage and diversity of data by defining the source and type of the data, and provides a comprehensive view angle for subsequent analysis. The initial population is randomly generated, so that the diversity of the data source combination is increased, and the method is helpful for exploring more possible solutions in the subsequent optimization process. And step 12, constructing a fitness function to provide a quantized standard for evaluating the quality of the data source combination, and selecting a parent through the fitness function to ensure that the high-quality data source combination features are inherited to the next generation, thereby improving the quality of the whole data source combination. Step 13, generating new offspring individuals through crossover and mutation operations, and searching more potential data source combination modes. The evolutionary mechanism is helpful for the data source combination with higher adaptability to be gradually highlighted in the iterative process, so that the data source combination which is more suitable for actual demands is found. Step 14, the obtained data source combination better meets the actual requirements through the optimization process. According to the optimized combination, data are collected, so that the data collection efficiency and accuracy can be improved, and the collected data are ensured to have higher value for the subsequent geological mapping information extraction work. At the same time, this also reduces unnecessary data collection effort, saving resources and time costs.
When applied specifically, the method specifically comprises the following steps:
Step 11, list data sources:
and the satellite remote sensing data provides information such as topography, landform, vegetation coverage and the like of the earth surface.
Geological exploration data, including rock, soil and mineral data obtained by drilling, pit test and other solid exploration.
Geophysical exploration data, namely, data of an underground structure are detected through physical methods such as gravity, magnetic methods, electric methods and the like.
Geochemical detection data, which is to analyze the chemical element distribution in soil and rock and is used for mineral resource evaluation and the like.
The ground actual measurement data comprises ground direct observation data such as GPS measurement, leveling measurement and the like.
Determining the data type:
For satellite remote sensing data, the data type may be multispectral images, hyperspectral images, radar images, and the like. The geological survey data may include core sample analysis, soil analysis reports, and the like. The geophysical data may be gravity anomaly maps, magnetic anomaly maps, or the like. Geochemical data relates to elemental distribution maps, abnormal region identification, and the like. The ground measured data provides accurate geographical location and terrain elevation information.
Constructing a data source combination space:
A list or matrix is created representing all possible combinations of data sources. For example, binary encoding may be used, where a "1" indicates that the data source is selected and a "0" indicates that it is not selected. For each data source, consider the case where it is selected or not selected, thereby generating all possible combinations.
Randomly generating an initial population:
the population size, i.e., the number of random data source combinations to be generated, is set. Several combinations are randomly selected in the above constructed data source combination space using a random number generator. Ensuring that each combination (individual) is unique or accepts a degree of repetition, depending on the design requirements of the algorithm. Each randomly generated combination of data sources represents an initial solution, namely one possible data collection scheme.
And step 12, designing an fitness function according to the geological mapping requirement, quantitatively evaluating the quality of each data source combination, evaluating each individual in the initial population by applying the fitness function to obtain a fitness value of each individual, and selecting the individual with excellent performance as a parent according to the fitness value, wherein the fitness function is usually realized through a selection mechanism in genetic algorithms such as roulette selection, tournament selection and the like.
Step 13, pairing the selected parent individuals, and exchanging part of genes, namely certain elements in the data source combination, with each other through crossing operations (such as single-point crossing, multi-point crossing and the like), so as to generate new child individuals. And carrying out random variation on the newly generated offspring individuals, such as randomly changing the selection state of a certain data source, so as to increase the diversity of the population. And replacing the individuals in part of the old population with the newly generated offspring individuals to form a new generation population. This process typically follows a certain replacement strategy, such as preserving optimal individuals, random replacement, etc. Repeating the processes of selecting, crossing, mutating and generating the new population until the preset iteration times are reached or other stopping conditions are met.
And step 14, after the iterative optimization is finished, selecting an individual with the highest fitness from the final population as an optimal data source combination, and actually carrying out multi-source geological data collection work according to the optimal data source combination, wherein the steps of coordination with different data providers, conversion and unification of data formats, preliminary verification and cleaning of data and the like are involved.
In a preferred embodiment of the invention, the fitness functionThe calculation formula of (2) is as follows:
;
Wherein, Represent the firstThe number of valid, non-missing data entries in the data sources; Represent the first Total number of data entries in the data sources; And Is a weight parameter; representing a total number of data sources; And Is an index of data sources for traversing and identifying different data sources; Representing a complementarity score; Represents the first Data source numberRedundancy scoring between individual data sources; Is the first Correlation scores of the individual data sources and the target geological mapping information;
;
Wherein, Represent the firstThe first data sourceA value of the data entry; Represent the first Average value of all data in the data sources; representing the first of the geological mapping information of the target A value of the data entry; representing an average value of all data in the target geological mapping information; representing the total number of data entries; Is an index of data entries used to traverse specific data points in the data source.
In an embodiment of the present invention, by considering the ratio of the number of valid, non-missing data entries to the total number of data entries in each data sourceThe function can preferentially select those sources of data that are of higher data quality and have fewer missing values, thereby improving the quality of the overall data set. By calculating complementarity scores between data sourcesThe function can facilitate selection of data sources that are complementary in content, thus more fully covering the geological mapping information and reducing information dead zones. By taking into account redundancy scores between data sourcesThe function can avoid selecting data sources that are highly similar or repetitive, thereby reducing data redundancy and improving the efficiency of data processing and analysis. By calculating a relevance score for each data source to the target geologic mapping informationThe function can ensure that the selected data source is closely related to the target task, thereby improving the accuracy and reliability of geological mapping.
In a preferred embodiment of the invention, the firstData source numberRedundancy scoring between individual data sourcesThe calculation formula of (2) is as follows:
;
Wherein, Represent the firstThe first data sourceValue of data entry, complementarity scoringThe calculation formula of (2) is as follows:
;
Wherein, Represent the firstData source numberThe amount of information commonly contained in the individual data sources; Represent the first Data source numberTotal information amount after merging of the data sources.
In an embodiment of the invention, redundancy scoringBy comparison of the firstData source numberThe values of the same data entries in the data sources are accurately quantized using the ratio of the minimum and maximum values. This helps identify and avoid highly redundant combinations of data sources during the data source selection process, thereby improving the efficiency of data integration and processing. Complementarity scoringThe redundancy score and the information overlapping degree between the data sources are combined. It takes into account not only the complementation of the data sources on a numerical level (represented by redundancy scoring) but also the complementation of the data sources on the information content, i.e. the ratio of the jointly contained information quantity to the total information quantity after merging. This facilitates selection of those combinations of data sources that complement each other in content and that provide a more comprehensive information coverage. By considering the redundancy score and the complementarity score in combination, a more optimal data source combination strategy can be formulated. The diversity and the comprehensiveness of information content are maximized while the necessary information overlapping among the data sources is maintained, so that the accuracy and the integrity of geological mapping information are improved. The redundant data sources can be accurately identified and removed, unnecessary data processing and analysis work can be reduced, computing resources are saved, and the overall data processing efficiency is improved. Meanwhile, the optimized data source combination is also helpful to simplify the flow of data cleaning and integration.
And 2, preprocessing the multi-source geological data, wherein the implementation process is as follows:
geological data is collected from various available data sources, which may include geological survey reports, remote sensing images, map data, geologic sample analysis results, and the like. And classifying and sorting the collected data according to the data type and the source, ensuring the clear organization structure of the data, and facilitating the subsequent processing.
Duplicate data entries are checked and removed to avoid data redundancy. Missing values are identified and processed, and interpolation, deletion or filling strategies based on statistical methods can be adopted. Abnormal values are corrected or deleted, which may be due to measurement errors or data entry errors. The data in different data sources are converted into a unified format, such as CSV, geoJSON or Shapefile, so as to facilitate subsequent data integration and analysis. The same Coordinate Reference System (CRS) is ensured for all data to be aligned accurately in the spatial analysis. The data is standardized, such as scaled, centered, etc., to eliminate the influence of different data sources due to different dimensions or units. For classified data, encoding (e.g., single-hot encoding) may be used to convert it into a format suitable for numerical analysis. Relevant features, such as rock type, stratum thickness, geological structure and the like, are extracted from the original data according to the requirements of geological mapping tasks. Feature selection techniques (e.g., correlation analysis, principal component analysis, etc.) are used to reduce the number of features while retaining information most useful to the task.
In a preferred embodiment of the present invention, in step 3, the dynamic adjustment factor is adjustedThe calculation formula of (2) is as follows:
;
Wherein, AndRepresenting the weight parameters; Represent the first Information amount size of the individual data sources; Represent the first The data update frequency of the individual data sources; Represent the first The first data sourceA plurality of historical data points; Represent the first A true value; Representing the total number of data points, i.e. in calculating the first The number of data points considered in the accuracy of the historical data of the individual data sources; representing the total number of data sources, i.e. the number of different data sources considered in the dynamic adjustment process; a representation for traversing all data sources to calculate a total; Representing all data points used to traverse a particular data source to calculate accuracy.
In the embodiment of the invention, the following steps are included:
The formula comprehensively considers the information quantity of the data source Frequency of data updateAnd the accuracy of the historical data (by comparisonAnd) Thereby enabling a comprehensive assessment of the quality of the data source. By weight parameterAndThe importance of each evaluation dimension can be flexibly adjusted according to actual requirements.The dynamic computation of (1) enables the system to adjust its weight in real time according to the performance of the data source, thereby selecting a better quality data source among the plurality of data sources. Such dynamic optimization helps to improve the efficiency and accuracy of data processing. In the data fusion process, use is made ofAs an adjustment factor, the contribution degree of each data source can be dynamically adjusted according to the quality of the data source, so that the overall quality of the fused data is improved. By considering the accuracy of the historical data, the formula can identify and reduce the influence of unstable or wrong data sources to a certain extent, thereby enhancing the robustness of the system. The design of the formula considers a plurality of data sources (represented by q) and a plurality of data points (represented by p), so that the formula has good expandability and can easily cope with the situation that the number of the data sources and the data volume are increased.
In a preferred embodiment of the present invention, the step 4 of fusing the preprocessed multi-source geological data by using the dynamic adjustment factor to obtain the fused geological data includes:
Step 41, multiplying the data in each data source by a corresponding dynamic adjustment factor to obtain weighted data source data;
Step 42, determining average calculated units, traversing the data source and searching data points matched with the current units for each average calculated unit so as to extract corresponding data values from all weighted data source data;
Step 43, for each unit, carrying out average calculation on all the extracted weighted data values;
and step 44, calculating a comprehensive geological data value fused with a plurality of data source information for each unit by extracting the corresponding data value and averaging calculation, wherein the comprehensive geological data value is fused geological data.
In the embodiment of the invention, the data in each data source is weighted by the dynamic adjustment factors, so that the quality and reliability of different data sources can be fully considered, and the higher quality data sources are given greater weight in the fusion process. This helps to improve the accuracy and reliability of the post-fusion geological data. The use of dynamic adjustment factors allows for dynamic adjustment of the weights of the data sources according to their actual performance, which means that the system is able to optimize the weight allocation of the data sources in real time during the data fusion process. This flexibility helps to better cope with the changing quality of the data source and ensures the stability and reliability of the fusion result. By carrying out average calculation on the data of the plurality of weighted data sources, information provided by different data sources can be comprehensively considered, so that comprehensive geological data values with more comprehensive and more representative values can be obtained. The method is beneficial to improving the comprehensive analysis capability of geological data and providing more powerful data support for subsequent works such as geological exploration, resource evaluation and the like. In the data fusion process, the data deviation and uncertainty possibly caused by a single data source can be reduced through average calculation. The weighted fusion of multiple data sources helps to smooth data fluctuations and improve data stability and consistency. The fused geological data provides a more accurate and comprehensive information foundation for a decision maker, and is helpful for making a more scientific and reasonable decision scheme. In the fields of geological engineering, mineral resource development and the like, accurate fusion data is a key for formulating effective strategies. The method promotes cooperative application among geological data of different sources, and fully exerts complementary advantages of multi-source data. By means of fusion processing, information among different data sources can be effectively integrated, and the overall utilization efficiency and value of data are improved.
When applied specifically, the method specifically comprises the following steps:
And step 41, acquiring all the preprocessed geological data sources, and determining a dynamic adjustment factor corresponding to each data source. For each data point in each data source, the value is multiplied by the corresponding dynamic adjustment factor, which is done at the data source level, meaning that all data points of the entire data source are multiplied by the same factor. After the weighting process is completed, the weighted data source data are stored for later use.
Step 42, determining an average calculation unit according to the fusion requirement, wherein the unit can be a geographic grid, a time interval, a specific geological feature and the like, and traversing all weighted data sources for each determined calculation unit. In each data source, a data point is found that matches the current computational unit. Once a matching data point is found, its weighted data value is extracted. These extracted data values will be used for subsequent average calculations.
Step 43, for each calculation unit, summarizing all the data values extracted from the weighted data sources. And carrying out average calculation on the summarized data values to obtain an average weighted data value of the calculation unit. This value represents a composite index that merges multiple data source information.
Step 44, repeating step 42 and step 43 until all the calculation units are processed. Eventually, each computational unit will obtain a comprehensive geological data value. These values constitute fused geological data that can be used for further geological analysis or decision support.
For example, assume that there are three sources of geologic data (A, B, C), each containing metal content data at a different location in a region. It is desirable to fuse these data sources to obtain a more accurate estimate of the metal content for each location. Step 41, in which three geological data sources (A, B, C) are first weighted. The metal content data contained in each data source is multiplied by a dynamic adjustment factor according to the accuracy and resolution evaluation results. Specifically:
The data source a, because of its higher accuracy and resolution, is given a greater weight with a dynamic adjustment factor of 0.6. This means that each metal content data in data source a will be multiplied by 0.6.
The data source B is slightly lower in accuracy and resolution than the data source a, so its dynamic adjustment factor is 0.3. Each metal content data in data source B will be multiplied by this factor.
The data source C, which is lower in accuracy and resolution than A and B, is given less weight and dynamic adjustment factor of 0.1. Also, all data in data source C will be multiplied by 0.1.
Through the weighting process, the data of the data source can be correspondingly adjusted according to the quality of the data source, and a foundation is laid for subsequent data fusion.
In this step, a grid of computational units of geographic locations is determined, step 42. This means that the whole area is divided into several grids, each representing a specific geographical location.
For each grid location, the metal content data corresponding to the grid needs to be looked up in the weighted data source A, B, C. Each grid has a central or representative point whose geographic coordinates (longitude and latitude) are known. And reading longitude and latitude information in the data sources, wherein the data can be stored in different formats, such as a decimal system, a degree minute second and the like, and the data needs to be uniformly converted into the same format for comparison. A coordinate matching algorithm is then used to determine which grid each data point in the data source belongs to, which can be done by calculating the distance of the coordinates of the data point from the center point or boundary of each grid. A data point is considered to belong to a grid if its coordinates fall within the boundaries of the grid or are closest to the center point of the grid. If the grid to which the data point belongs is determined, the corresponding data (e.g., metal content) can be extracted from the data source and correlated with the grid coordinates. This typically involves creating a data structure (e.g., a database table or array) for storing the data values for each grid.
At step 43, after extracting weighted metal content data for each grid location from the data source A, B, C, an average calculation is then performed. The goal of this step is to fuse information from different data sources to obtain a more accurate and comprehensive estimate of metal content.
Taking a certain grid position as an example, let the weighted data extracted from the data source a be 10, 15 from the data source B, and 20 from the data source C. To obtain the integrated metal content data value for this grid location, the three values are added (10+15+20=45) and then divided by the number of data sources (i.e., 3) to obtain an average value of 15.
This average represents an estimate of the metal content of the grid location fused with information from three sources. In this way, the advantages of multiple data sources can be utilized to improve the accuracy and reliability of metal content estimation.
After the average calculation of all grid positions is completed, a composite metal content data value is finally obtained for each grid position, step 44. These data values are based on weighted and averaged results of multiple data sources and are therefore more accurate and comprehensive than the information provided by a single data source. The integrated metal content data values form fused geological data, and geological resources can be better understood and utilized by fusing information of a plurality of data sources.
In a preferred embodiment of the present invention, the step 5 of extracting the target geological mapping information by using a geological information extraction algorithm based on the fused geological data includes:
Step 51, performing statistical analysis on the fused geological data to determine the numerical range and distribution characteristics of the data, wherein the statistical analysis on the fused geological data comprises calculating statistics such as maximum value, minimum value, average value, standard deviation and the like of the data so as to know the whole numerical range of the data.
Step 52, setting a threshold according to the specific performance of the target geological feature in the data, specifically comprising determining that the target is to identify the region with high metal content, consulting the relevant geological research literature, report or database, knowing the historical data and research results of the metal content in the research region, and paying special attention to the metal content value of the region with high metal content identified in the previous research. And according to the obtained statistical analysis result of the geological data after fusion, observing the numerical range and distribution of the metal content, and paying attention to the concentrated trend, the discrete degree and the possible abnormal value of the data. Based on the values of the high metal content areas identified in the previous study, a threshold value of the metal content is preliminarily set in combination with the distribution of the current data, and the threshold value can be a specific value or a range of values. The data is screened using the initially set threshold to find data points that exceed the threshold. The screened high metal content regions were compared with those in previous studies and checked for consistency. Meanwhile, the screening result can be verified by using the knowledge and experience of geological specialists. If the threshold value which is preliminarily set is found to be too high or too low, the screening result has larger deviation from the actual situation, and adjustment is needed according to the verification result. The adjustment may be to raise or lower the threshold until the screening result matches the actual geologic condition. The verified and adjusted threshold will be determined as the final threshold.
Step 53, traversing the fused geological data, judging each data point to see whether the data point exceeds a set threshold value, if the value of the data point exceeds the set threshold value, marking the data point as a target geological feature point, otherwise, marking the data point as a non-target point, creating a new data table for storing the extracted target geological mapping information, and adding the position information and the attribute value of each data point marked as the target geological feature into the data table to obtain the target geological mapping information. For each data point, it is determined whether its attribute value (e.g., metal content, rock type, etc.) exceeds a set threshold. If the attribute value of a data point exceeds a threshold value, the data point is marked as a target geologic feature point, indicating that it may belong to a geologic feature region of interest. Conversely, if the attribute value of the data point does not exceed the threshold value, it is marked as a non-target point.
Finally, a new data table is created to store the extracted target geological mapping information. This new data table will contain all relevant information marked as target geologic feature points, such as their location coordinates (latitude and longitude), attribute values (e.g., metal content, etc.). In this way, the extracted target geological feature information can be conveniently queried, analyzed and displayed.
In the embodiment of the invention, the numerical range and the distribution characteristics of the data can be more accurately known by carrying out statistical analysis on the fused geological data, which is helpful for identifying and correcting abnormal values or errors in the data, thereby improving the overall data quality. By setting a specific threshold to identify the target geological feature, accurate capture of the specific geological phenomenon can be achieved. The method can be used for rapidly screening out data points meeting specific conditions from a large amount of data, and provides powerful support for geological research and resource exploration. The process of automatically traversing and judging whether the data points exceed the set threshold value can greatly reduce the time of manual analysis and processing and improve the efficiency of geological mapping work. By creating a new data table to store the extracted target geological mapping information, systematic management and efficient querying of such information can be achieved. This facilitates subsequent data analysis and decision support, making the geologic information easier to access and use.
Step 6 above, performing information screening on the extracted target geological mapping information to form a final geological mapping information extraction result, which may include:
and step 61, evaluating the data quality of the extracted target geological mapping information. This may be done by checking the data for null, outliers or duplicate values. For example, if the attribute value of one data point deviates significantly from other data points or is not within an expected range of values, it may be considered an outlier.
Step 62, setting screening conditions using the statistics (e.g., average, standard deviation, etc.) calculated in step 51. For example, data points with attribute values within a standard deviation range of a certain multiple of the average value can be screened out, so that extreme outliers can be eliminated. Traversing the extracted target geological mapping information. For each data point, screening is performed according to whether the attribute value meets the screening condition. Data points meeting the condition are retained and data points not meeting the condition are eliminated.
And step 63, sorting the data points remained after screening into a final geological mapping information extraction result. The result may be a reduced data set that contains only high quality, screening-eligible target geologic feature points. By the method, the step 6 can automatically screen out high-quality geological mapping information, so that subjectivity and complexity of manual screening are avoided, and screening efficiency and accuracy are improved.
As shown in fig. 2, an embodiment of the present invention further provides a geological mapping information extraction system based on multi-source data fusion, including:
The collecting module is used for collecting multisource geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground actual measurement data;
The preprocessing module is used for preprocessing the multi-source geological data to obtain preprocessed multi-source geological data;
the calculation module is used for calculating the dynamic adjustment factor of each data source based on the information quantity provided by each data source, the frequency of data updating and the accuracy of historical data;
The fusion module is used for fusing the preprocessed multi-source geological data by utilizing the dynamic adjustment factors so as to obtain fused geological data;
the extraction module is used for extracting target geological mapping information by using a geological information extraction algorithm based on the fused geological data;
and the screening module is used for carrying out information screening on the extracted target geological mapping information so as to form a final geological mapping information extraction result.
It is noted that the system is a system corresponding to the above method, and all implementation manners in the above method embodiment are applicable to the embodiment, so that the same technical effect can be achieved.
Embodiments of the invention also provide a computing device comprising a processor, a memory storing a computer program which, when executed by the processor, performs a method as described above. All the implementation manners in the method embodiment are applicable to the embodiment, and the same technical effect can be achieved.
Embodiments of the present invention also provide a computer-readable storage medium storing instructions that, when executed on a computer, cause the computer to perform a method as described above. All the implementation manners in the method embodiment are applicable to the embodiment, and the same technical effect can be achieved.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that various modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (10)

1.一种基于多源数据融合的地质测绘信息提取方法,其特征在于,所述方法包括:1. A method for extracting geological surveying and mapping information based on multi-source data fusion, characterized in that the method comprises: 步骤1,收集多源地质数据,包括卫星遥感数据、地质勘探数据、地球物理数据、地球化学数据及地面实测数据;Step 1: Collect multi-source geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground measured data; 步骤2,对多源地质数据进行预处理,以得到预处理后的多源地质数据;Step 2, preprocessing the multi-source geological data to obtain preprocessed multi-source geological data; 步骤3,基于每个数据源提供的信息量大小、数据更新的频率和历史数据的准确性,计算每个数据源的动态调整因子;Step 3, based on the amount of information provided by each data source, the frequency of data updates, and the accuracy of historical data, calculate the dynamic adjustment factor of each data source; 步骤4,利用动态调整因子,对预处理后的多源地质数据进行融合,以得到融合后的地质数据;Step 4, using the dynamic adjustment factor, fusing the preprocessed multi-source geological data to obtain fused geological data; 步骤5,基于融合后的地质数据,利用地质信息提取算法提取目标地质测绘信息;Step 5, based on the fused geological data, using a geological information extraction algorithm to extract target geological mapping information; 步骤6,对提取的目标地质测绘信息进行信息筛选,以形成最终的地质测绘信息提取结果。Step 6: Screen the extracted target geological surveying and mapping information to form the final geological surveying and mapping information extraction result. 2.根据权利要求1所述的一种基于多源数据融合的地质测绘信息提取方法,其特征在于,收集多源地质数据,包括:2. The method for extracting geological surveying and mapping information based on multi-source data fusion according to claim 1 is characterized in that collecting multi-source geological data comprises: 确定数据来源和类型,以构成数据收集的空间;随机生成一组数据源的组合作为初始种群,每个组合代表一个解决方案,一个解决方案表示一组选定的数据源;Determine the data sources and types to form the space for data collection; randomly generate a set of combinations of data sources as the initial population, each combination represents a solution, and a solution represents a set of selected data sources; 构建用于评估每个数据源组合优劣的适应度函数;根据适应度函数,从当前种群中选择出对应的个体作为父代,用于生成下一代;Construct a fitness function to evaluate the quality of each data source combination; based on the fitness function, select the corresponding individuals from the current population as the parent generation to generate the next generation; 将选定的父代个体进行组合,生成新的子代个体;对新生成的子代个体进行随机变异,用新生成的子代个体替换部分旧种群,形成新一代种群,重复选择、交叉、变异和生成新种群的过程,直到达到预设的迭代次数,以得到优化后的数据源组合;Combine the selected parent individuals to generate new offspring individuals; perform random mutation on the newly generated offspring individuals, replace part of the old population with the newly generated offspring individuals to form a new generation population, and repeat the process of selection, crossover, mutation and generation of new population until the preset number of iterations is reached to obtain the optimized data source combination; 根据优化后的数据源组合,收集相应的多源地质数据。According to the optimized data source combination, the corresponding multi-source geological data are collected. 3.根据权利要求2所述的一种基于多源数据融合的地质测绘信息提取方法,其特征在于,适应度函数的计算公式为:3. The method for extracting geological surveying and mapping information based on multi-source data fusion according to claim 2 is characterized in that the fitness function The calculation formula is: ; 其中,表示第个数据源中有效、非缺失的数据条目数量;表示第个数据源中的总数据条目数量;是权重参数;表示数据源的总数;是数据源的索引,用于遍历和标识不同的数据源;表示互补性评分;代表第个数据源和第个数据源之间的冗余性评分;是第个数据源与目标地质测绘信息的相关性评分;in, Indicates The number of valid, non-missing data entries in each data source; Indicates The total number of data entries in the data source; , and is the weight parameter; Indicates the total number of data sources; and It is the index of the data source, which is used to traverse and identify different data sources; represents the complementarity score; Representative data sources and Redundancy score between data sources; It is The correlation score between each data source and the target geological mapping information; ; 其中,表示第个数据源中第个数据条目的值;表示第个数据源中所有数据的平均值;表示目标地质测绘信息中第个数据条目的值;表示目标地质测绘信息中所有数据的平均值;表示数据条目的总数;是数据条目的索引,用于遍历数据源中的具体数据点。in, Indicates Data source The value of a data item; Indicates The average value of all data in a data source; Indicates the target geological mapping information The value of a data item; It represents the average value of all data in the target geological mapping information; Indicates the total number of data entries; It is the index of the data entry, which is used to traverse the specific data points in the data source. 4.根据权利要求3所述的一种基于多源数据融合的地质测绘信息提取方法,其特征在于,第个数据源和第个数据源之间的冗余性评分的计算公式为:4. The method for extracting geological surveying and mapping information based on multi-source data fusion according to claim 3 is characterized in that: data sources and Redundancy score between data sources The calculation formula is: ; 其中,表示第个数据源中第个数据条目的值;互补性评分的计算公式为:in, Indicates Data source The value of the data item; complementarity score The calculation formula is: ; 其中,表示第个数据源和第个数据源中共同包含的信息量;表示第个数据源和第个数据源合并后的总信息量。in, Indicates data sources and The amount of information contained in the data sources; Indicates data sources and The total amount of information after merging the data sources. 5.根据权利要求4所述的一种基于多源数据融合的地质测绘信息提取方法,其特征在于,动态调整因子的计算公式为:5. The method for extracting geological surveying and mapping information based on multi-source data fusion according to claim 4 is characterized in that the dynamic adjustment factor The calculation formula is: ; 其中,表示权重参数;表示第个数据源的信息量大小;表示第个数据源的数据更新频率;表示第个数据源的第个历史数据点;表示第个真实值;表示数据点总数,即在计算第个数据源的历史数据准确性时考虑的数据点数量;表示数据源总数,即在动态调整过程中考虑的不同数据源的数量;表示用于遍历所有数据源以计算总量;表示用于遍历特定数据源的所有数据点以计算准确性。in, , and represents the weight parameter; Indicates The amount of information in each data source; Indicates The data update frequency of each data source; Indicates Data source Historical data points; Indicates True value; Represents the total number of data points, that is, when calculating the The number of data points to consider for historical data accuracy of a data source; represents the total number of data sources, i.e., the number of different data sources considered during the dynamic adjustment process; It is used to traverse all data sources to calculate the total amount; Represents a method used to iterate over all data points of a particular data source to calculate accuracy. 6.根据权利要求5所述的一种基于多源数据融合的地质测绘信息提取方法,其特征在于,利用动态调整因子,对预处理后的多源地质数据进行融合,以得到融合后的地质数据,包括:6. The method for extracting geological surveying and mapping information based on multi-source data fusion according to claim 5 is characterized in that the pre-processed multi-source geological data are fused using a dynamic adjustment factor to obtain fused geological data, comprising: 将每个数据源中的数据乘以对应的动态调整因子,以得到加权后的数据源数据;Multiply the data in each data source by the corresponding dynamic adjustment factor to obtain weighted data source data; 确定平均计算的单位,对于每个平均计算的单位,遍历数据源并查找与当前单位匹配的数据点,以实现从所有加权后的数据源数据中提取对应的数据值;Determine the unit for average calculation, and for each unit for average calculation, traverse the data source and find the data point matching the current unit, so as to extract the corresponding data value from all weighted data source data; 对于每个单位,将所有提取出的加权数据值进行平均计算;For each unit, all extracted weighted data values were averaged; 通过提取对应的数据值和平均计算,以实现为每个单位计算出一个融合了多个数据源信息的综合地质数据值,综合地质数据值为融合后的地质数据。By extracting the corresponding data values and averaging, a comprehensive geological data value integrating information from multiple data sources is calculated for each unit. The comprehensive geological data value is the integrated geological data. 7.根据权利要求6所述的一种基于多源数据融合的地质测绘信息提取方法,其特征在于,基于融合后的地质数据,利用地质信息提取算法提取目标地质测绘信息,包括:7. The method for extracting geological surveying and mapping information based on multi-source data fusion according to claim 6 is characterized in that, based on the fused geological data, a geological information extraction algorithm is used to extract target geological surveying and mapping information, comprising: 对融合后的地质数据进行统计分析,确定数据的数值范围和分布特点;Conduct statistical analysis on the fused geological data to determine the numerical range and distribution characteristics of the data; 根据目标地质特征在数据中的特定表现,设定一个阈值;A threshold is set based on the specific representation of the target geological feature in the data; 遍历融合后的地质数据,对每个数据点进行判断,看其是否超过设定的阈值,如果数据点的值超过设定的阈值,则将该数据点标记为目标地质特征点;否则,标记为非目标点;Traverse the fused geological data and judge each data point to see whether it exceeds the set threshold. If the value of the data point exceeds the set threshold, the data point is marked as a target geological feature point; otherwise, it is marked as a non-target point; 创建一个新的数据表,用于存储提取的目标地质测绘信息,对于每个被标记为目标地质特征的数据点,将其位置信息和属性值添加到数据表中,以得到目标地质测绘信息。Create a new data table to store the extracted target geological mapping information. For each data point marked as a target geological feature, add its location information and attribute value to the data table to obtain the target geological mapping information. 8.一种基于多源数据融合的地质测绘信息提取系统,其特征在于,应用于如权利要求1至7任一项所述的方法中,包括:8. A geological surveying and mapping information extraction system based on multi-source data fusion, characterized in that it is applied to the method according to any one of claims 1 to 7, comprising: 收集模块,用于收集多源地质数据,包括卫星遥感数据、地质勘探数据、地球物理数据、地球化学数据及地面实测数据;The collection module is used to collect multi-source geological data, including satellite remote sensing data, geological exploration data, geophysical data, geochemical data and ground measured data; 预处理模块,用于对多源地质数据进行预处理,以得到预处理后的多源地质数据;A preprocessing module, used for preprocessing multi-source geological data to obtain preprocessed multi-source geological data; 计算模块,用于基于每个数据源提供的信息量大小、数据更新的频率和历史数据的准确性,计算每个数据源的动态调整因子;A calculation module, used to calculate the dynamic adjustment factor of each data source based on the amount of information provided by each data source, the frequency of data update and the accuracy of historical data; 融合模块,用于利用动态调整因子,对预处理后的多源地质数据进行融合,以得到融合后的地质数据;A fusion module is used to fuse the pre-processed multi-source geological data using a dynamic adjustment factor to obtain fused geological data; 提取模块,用于基于融合后的地质数据,利用地质信息提取算法提取目标地质测绘信息;An extraction module is used to extract target geological surveying and mapping information based on the fused geological data using a geological information extraction algorithm; 筛选模块,用于对提取的目标地质测绘信息进行信息筛选,以形成最终的地质测绘信息提取结果。The screening module is used to screen the extracted target geological surveying and mapping information to form the final geological surveying and mapping information extraction result. 9.一种计算设备,其特征在于,包括:9. A computing device, comprising: 一个或多个处理器;one or more processors; 存储装置,用于存储一个或多个程序,当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1至7中任一项所述的方法。A storage device for storing one or more programs, when the one or more programs are executed by the one or more processors, the one or more processors implement the method as claimed in any one of claims 1 to 7. 10.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有程序,该程序被处理器执行时实现如权利要求1至7中任一项所述的方法。10. A computer-readable storage medium, characterized in that a program is stored in the computer-readable storage medium, and when the program is executed by a processor, the method according to any one of claims 1 to 7 is implemented.
CN202411874435.9A 2024-12-19 2024-12-19 A method and system for extracting geological surveying and mapping information based on multi-source data fusion Pending CN119337324A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411874435.9A CN119337324A (en) 2024-12-19 2024-12-19 A method and system for extracting geological surveying and mapping information based on multi-source data fusion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411874435.9A CN119337324A (en) 2024-12-19 2024-12-19 A method and system for extracting geological surveying and mapping information based on multi-source data fusion

Publications (1)

Publication Number Publication Date
CN119337324A true CN119337324A (en) 2025-01-21

Family

ID=94267896

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411874435.9A Pending CN119337324A (en) 2024-12-19 2024-12-19 A method and system for extracting geological surveying and mapping information based on multi-source data fusion

Country Status (1)

Country Link
CN (1) CN119337324A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002059822A2 (en) * 2001-01-24 2002-08-01 Biowulf Technologies, Llc Methods of identifying patterns in biological systems and uses thereof
CN118486133A (en) * 2024-04-19 2024-08-13 广西电网有限责任公司电力科学研究院 Transmission tower geological disaster monitoring method and system based on multi-source data fusion
CN118568190A (en) * 2024-08-05 2024-08-30 山东省国土测绘院 Geographic information analysis method for multi-source data fusion
CN118799738A (en) * 2024-09-11 2024-10-18 湖北省空间规划研究院 A method and system for extracting information from comprehensive survey of natural resources
CN118864751A (en) * 2024-09-25 2024-10-29 乳山市海洋经济发展中心 Marine aquaculture area planning system based on remote sensing mapping

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002059822A2 (en) * 2001-01-24 2002-08-01 Biowulf Technologies, Llc Methods of identifying patterns in biological systems and uses thereof
CN118486133A (en) * 2024-04-19 2024-08-13 广西电网有限责任公司电力科学研究院 Transmission tower geological disaster monitoring method and system based on multi-source data fusion
CN118568190A (en) * 2024-08-05 2024-08-30 山东省国土测绘院 Geographic information analysis method for multi-source data fusion
CN118799738A (en) * 2024-09-11 2024-10-18 湖北省空间规划研究院 A method and system for extracting information from comprehensive survey of natural resources
CN118864751A (en) * 2024-09-25 2024-10-29 乳山市海洋经济发展中心 Marine aquaculture area planning system based on remote sensing mapping

Similar Documents

Publication Publication Date Title
CN110222911B (en) An optimal layout method of rainfall station network based on satellite remote sensing and ground data
CN118094196B (en) Land utilization planning method and planning system based on data analysis
CN107860889A (en) The Forecasting Methodology and equipment of the soil organism
CN118446403B (en) Black soil carbon sink potential assessment method and system based on grid precise zoning
CN119025977B (en) Geographic mapping information acquisition method and system based on big data
CN118794447B (en) A method and system for intelligent planning of geographic information surveying and mapping
CN118410912A (en) Regional mineral resource prediction analysis method and system thereof
CN113360587B (en) Land surveying and mapping equipment and method based on GIS technology
CN110110025A (en) Regional population's density analog method based on characteristic vector space filter value
CN119514887B (en) Geological investigation optimization method and system based on big data analysis
CN117517213A (en) Sampling method for carbon content of soil in mining area
CN117808646A (en) Method and system for quantifying influence of hydropower engineering construction on vegetation carbon reserves
Komasi et al. Multi-objective optimization of groundwater monitoring network using a probability Pareto genetic algorithm and entropy method (case study: Silakhor plain)
CN115130579A (en) Population Spatialization Method and System for Optimizing Random Forest Based on Improved Clustering Algorithm
CN119337324A (en) A method and system for extracting geological surveying and mapping information based on multi-source data fusion
CN119047860A (en) Land use planning system based on artificial intelligence
CN118398116A (en) Ore grade simulation method and device based on direct sampling method and computer equipment
CN118886589B (en) Land utilization planning system based on soil organic carbon monitoring
CN119046395B (en) GIS-based data analysis and presentation method and device and electronic equipment
CN119809281B (en) Territorial space resource planning system based on big data
CN119961733B (en) Quantitative analysis method of the combined impact of flash flood spawning background data on flash flood zoning
CN118936566B (en) Mine environment monitoring method and system based on machine learning
CN118840413B (en) Method and system for extrapolating multiple total crop areas through space sampling
CN119961642A (en) Method and system for extracting spatial distribution characteristics of trace elements in karst groundwater
Xu et al. Accuracy Assessment and Inconsistency Diagnosis of 30-Meter Land Cover Datasets in China

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