Remote sensing image metadata-based storage method, retrieval method, equipment and medium
A remote sensing image and metadata technology, which is applied in still image data retrieval, metadata still image retrieval, still image data indexing, etc. , delete the problem of long response time of mobile operations, and achieve the effect of solving low query efficiency, narrowing the retrieval scope, and improving the response time too long.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0048] Please refer to image 3 , this embodiment provides a storage method based on remote sensing image metadata, the metadata includes several feature data of remote sensing images; the method includes:
[0049] S10: Create a metadata storage table;
[0050] According to the metadata information of the original remote sensing image data, create a data table about the attributes of these metadata information, and set the auto-increment ID as the primary key.
[0051] For example, the database table dataTableA contains 1 million pieces of data information, and the auto-increment ID of the database table is the data attribute information automatically arranged according to the sequence of inserted data. If there is a deletion operation on the data during the data insertion process, the auto-increment ID of the data will not be dynamically updated, and the deleted data auto-increment ID will be vacant. For example: 1 million pieces of data, delete the data whose auto-incremen...
Embodiment 2
[0115] On the basis of embodiment 1, this embodiment also includes the following steps:
[0116] S51: Using the second characteristic data as the secondary partition key, divide each of the primary metadata partitions into several secondary metadata partitions; in this embodiment, the second characteristic data is a sensor type.
[0117] Correspondingly, when inserting new metadata, execute according to the following steps:
[0118] S52: extracting second feature data from the inserted metadata;
[0119] S53: Determine the corresponding secondary metadata partition in the determined primary metadata partition according to the second feature data of the remote sensing image metadata;
[0120] S54: Store the inserted metadata, that is, the corresponding auto-increment ID, into the corresponding secondary metadata partition.
[0121] For example, based on the metadata storage table in Table 3 above, for example, when it is necessary to insert a piece of metadata information: sa...
Embodiment 3
[0127] Corresponding to Embodiment 2, this embodiment provides a remote sensing image metadata retrieval method based on the above storage method, including the following steps:
[0128] Sa: obtain the query condition, the query condition includes several retrieval fields corresponding to the characteristic data;
[0129] Users can extract search conditions such as image start time, satellite type, sensor type, target area, and cloud cover percentage according to their needs.
[0130] For example, the query condition input by the user is GF1, PMS1; the search method is organized according to the query condition. Splicing and organizing query statements according to the retrieval conditions: select*from tableName where'satellite'='GF1'and'sensor'='PMS1'.
[0131] Sb: When judging that the retrieval field contains the first feature data and is within the partition range of the metadata storage table, determine the first-level metadata partition corresponding to the query condit...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


