CN114860860B - Method for constructing GIS data structure based on geographic element interaction mechanism - Google Patents

Method for constructing GIS data structure based on geographic element interaction mechanism Download PDF

Info

Publication number
CN114860860B
CN114860860B CN202210444182.6A CN202210444182A CN114860860B CN 114860860 B CN114860860 B CN 114860860B CN 202210444182 A CN202210444182 A CN 202210444182A CN 114860860 B CN114860860 B CN 114860860B
Authority
CN
China
Prior art keywords
geographic
evolution process
information
gis
search
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210444182.6A
Other languages
Chinese (zh)
Other versions
CN114860860A (en
Inventor
魏友保
张巍
梁波
仇帅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Rand Digital Technology Co ltd
Nanjing Fanzai Geographic Information Industry Research Institute Co ltd
Original Assignee
Jiangsu Rand Digital Technology Co ltd
Nanjing Fanzai Geographic Information Industry Research Institute 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 Jiangsu Rand Digital Technology Co ltd, Nanjing Fanzai Geographic Information Industry Research Institute Co ltd filed Critical Jiangsu Rand Digital Technology Co ltd
Priority to CN202210444182.6A priority Critical patent/CN114860860B/en
Publication of CN114860860A publication Critical patent/CN114860860A/en
Application granted granted Critical
Publication of CN114860860B publication Critical patent/CN114860860B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2264Multidimensional index structures
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2272Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Remote Sensing (AREA)
  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for constructing a GIS data structure based on a geographic element interaction mechanism, which relates to the technical field of GIS data structures and aims to solve the problems that a large number of similar graphs and structures exist and retrieval is inconvenient when light is displayed in a visual effect, and the technical scheme is characterized in that the structure is as follows: s1: constructing a novel scene GIS; a1: dividing elements; a2: forming a conceptual model; s2: searching based on an evolution process; b1: search rules: storing a change rule diagram appearing in the evolution process of the geographic structure according to a data segmentation, storage and indexing method supported by the geographic space diversity rule so as to conveniently search unusual geographic positions; b2: storing a database; s3: displaying the retrieved information; s4: and (5) finishing the structure construction. The effect of conveniently searching and increasing the intuitiveness of the data is achieved.

Description

Method for constructing GIS data structure based on geographic element interaction mechanism
Technical Field
The invention relates to the technical field of GIS data structures, in particular to a method for constructing a GIS data structure based on a geographic element interaction mechanism.
Background
Geographic information systems (Geographic Information System, abbreviated as GIS) are computer systems for collecting, storing, managing, displaying and analyzing data relating to the spatial and geographic distribution of the earth's surface, for inputting, storing, querying, analyzing and displaying geographic data, which combine geography with graphics, have been widely used in different fields, and can integrate unique visualization and geographic analysis functions of maps with general database operations (e.g., querying and statistical analysis, etc.).
The prior art solutions described above have the following drawbacks: most of the current scene GIS only collects information in the scene and displays the visual effect, but when the light is seen from the visual effect display, a large number of similar graphs and structures exist, and the similar graphs and structures are not associated with each other, so that the retrieval is inconvenient, and the overall retrieval difficulty is increased.
Disclosure of Invention
The invention aims to provide a method for conveniently retrieving information and constructing a GIS data structure based on a geographic element interaction mechanism.
In order to achieve the above purpose, the present invention provides the following technical solutions:
A method for constructing GIS data structure based on geographic element interaction mechanism comprises the following steps:
s1: constructing a novel scene GIS: based on expressing geographic information as space plus attribute, dividing concepts of a scene GIS from element composition, association relation and action mechanism of physical, human and information ternary space;
A1: dividing elements: abstracting a geographic world into seven elements of time, place, person, things, event, phenomenon and scene, and expressing geographic information into seven dimensions of semantic description, spatial position, geometric form, evolution process, interrelation, action mechanism and attribute characteristics from a geographic perspective;
A2: concept model formation: under the unified space-time frame, the real world is abstracted by the geographic seven elements, and the geographic seven elements are expressed by the seven dimensions of geographic information, so that a novel GIS conceptual model is formed;
S2: search based on evolution process: the semantic description, the spatial position, the geometric form, the evolution process, the mutual relation, the action mechanism and the attribute characteristics are comprehensively compared, and the evolution process is used as an important reference condition for GIS seven-dimensional retrieval so as to facilitate the retrieval of the corresponding position as a whole;
B1: search rules: storing a change rule diagram appearing in the evolution process of the geographic structure according to a data segmentation, storage and indexing method supported by the geographic space diversity rule so as to conveniently search unusual geographic positions;
B2: and (3) storing a database: storing a change rule diagram of mutation-gradual change detection in the geographic structure evolution process, and setting a database so as to search for similar structures;
S3: display of information after retrieval: the six-dimensional information of semantic description, spatial position, geometric form, interrelation, action mechanism and attribute characteristics is displayed in a hexahedral form, and the common point of the six-dimensional information is used as a fulcrum, so that the integral expression of lattice points, lattice Bian lattice planes and voxels is developed, and the definition of the information is increased;
S4: and (3) finishing structure construction: the information is constructed through semantic description, spatial position, geometric form, interrelation, action mechanism and attribute characteristics, and is searched through the change rule appearing in the geographic structure evolution process, so that a GIS data structure convenient to search is formed.
By adopting the technical scheme, the integral structure is searched by using the change rule in the geographic structure evolution process, and the data are stored by the relational database and the non-relational database, so that the relevant geographic position can be conveniently found for observation, and the integral searching difficulty is reduced.
Further, the spatial position, geometry, action mechanism and attribute feature in S2 are standby search conditions.
By adopting the technical scheme, the spatial position, the geometric form, the action mechanism and the attribute are geographic characteristics which are easy to identify, so that the retrieval is convenient.
Further, an important basis in the evolution process of the geographic structure in B1 is based on mutation-gradual change detection.
By adopting the technical scheme, the evolution of the geographic structure is fully displayed on the basis of mutation-gradual change detection, so that the overall good retrieval effect is ensured.
Further, the databases in B2 are a relational database and a non-relational database.
By adopting the technical scheme, the relational database and the non-relational database can conveniently search the terrains of the same kind and different kinds integrally, thereby facilitating the full search of the whole body.
In summary, the beneficial technical effects of the invention are as follows:
1. according to the method for constructing the GIS data structure based on the geographic element interaction mechanism, under the unified space-time frame, the geographic seven elements abstract the real world, the geographic seven elements are expressed in seven dimensions of geographic information, and the evolution process is used as an important basis for searching, so that the effect of convenient searching is generated.
2. The method for constructing the GIS data structure based on the geographic element interaction mechanism designs a data updating method based on mutation-gradual change detection, supports a relational database and a non-relational database, greatly improves the efficiency of vector geographic space data storage management, and generates the effect of convenient retrieval;
3. The method for constructing the GIS data structure based on the geographic element interaction mechanism forms the effect of increasing the data intuitiveness based on the geographic element interaction by the display and expression method of the hexahedral mesh.
Drawings
FIG. 1 is a schematic diagram of a system according to the present invention
Detailed Description
The process according to the invention is described in further detail below with reference to the accompanying drawings.
A method for constructing GIS data structure based on geographic element interaction mechanism comprises the following steps:
S1: constructing a novel scene GIS: aiming at the one-sided knowledge that the geographic world is abstracted into entities and phenomena and the geographic information is expressed as space plus attributes at present, we start from the element composition, association relation and action mechanism of the physical, human and information ternary space;
A1: dividing elements: abstracting a geographic world into seven elements of time, place, person, things, event, phenomenon and scene, and expressing geographic information into seven dimensions of semantic description, spatial position, geometric form, evolution process, interrelation, action mechanism and attribute characteristics from a geographic perspective;
A2: concept model formation: under the unified space-time frame, the real world is abstracted by the geographic seven elements, and the geographic seven elements are expressed by the seven dimensions of geographic information, so that a novel GIS conceptual model is formed;
S2: search based on evolution process: by comprehensively comparing semantic description, spatial position, geometric form, evolution process, interrelation, action mechanism and attribute characteristics, the evolution process is used as an important reference condition for seven-dimensional retrieval of GIS so as to facilitate the retrieval of corresponding positions as a whole, the existing GIS stores and indexes vector geographic space data in a layer and block structure according to the principle of layered framing of graphics, so that the utilization rate of storage resources is low, the index efficiency is low, and the wider and universal application of the GIS is restricted. According to the first law, the second law and the third law of geography, the data segmentation, storage and indexing methods supported by the geographic space diversity law are explored, the data updating method based on mutation-gradual change detection is designed, a relational database and a non-relational database are supported, and the efficiency of vector geographic space data storage management is greatly improved;
B1: search rules: storing a change rule diagram appearing in the evolution process of the geographic structure according to a data segmentation, storage and indexing method supported by the geographic space diversity rule so as to conveniently search unusual geographic positions;
B2: and (3) storing a database: storing a change rule diagram of mutation-gradual change detection in the geographic structure evolution process, and setting a database so as to search for similar structures;
S3: display of information after retrieval: six-dimensional information of semantic description, spatial position, geometric form, interrelation, action mechanism and attribute characteristics is displayed in a hexahedral form, and six-dimensional information common points are used as fulcrums, so that lattice point-lattice Bian lattice face-body element integrated expression is developed, the definition of the information is increased, the method of substance migration, energy conversion and information transmission of an earth system mode is used as a reference, the lattice point-lattice Bian lattice face-body element integrated expression is developed on the basis of a Planet regular icosahedron, a geospatial unified expression method capable of supporting spherical triangle\quadrilateral\hexagon, sphere tetrahedron\pentahedron\hexahedral lattice net simultaneously is realized, and a GIS data structure constructing method based on a geographic element interaction mechanism is formed;
S4: and (3) finishing structure construction: the information is constructed through semantic description, spatial position, geometric form, interrelation, action mechanism and attribute characteristics, and is searched through the change rule appearing in the geographic structure evolution process, so that a GIS data structure convenient to search is formed.
The embodiments of the present invention are all preferred embodiments of the present invention, and are not intended to limit the scope of the present invention in this way, therefore: all equivalent changes in structure, shape and principle of the invention should be covered in the scope of protection of the invention.

Claims (2)

1. The method for constructing the GIS data structure based on the geographic element interaction mechanism is characterized by comprising the following steps:
s1: constructing a novel scene GIS: based on expressing geographic information as space plus attribute, dividing concepts of a scene GIS from element composition, association relation and action mechanism of physical, human and information ternary space;
A1: dividing elements: abstracting a geographic world into seven elements of time, place, person, things, event, phenomenon and scene, and expressing geographic information into seven dimensions of semantic description, spatial position, geometric form, evolution process, interrelation, action mechanism and attribute characteristics from a geographic perspective;
A2: concept model formation: under the unified space-time frame, the real world is abstracted by the geographic seven elements, and the geographic seven elements are expressed by the seven dimensions of geographic information, so that a novel GIS conceptual model is formed;
S2: search based on evolution process: the semantic description, the spatial position, the geometric form, the evolution process, the mutual relation, the action mechanism and the attribute characteristics are comprehensively compared, and the evolution process is used as an important reference condition for GIS seven-dimensional retrieval so as to facilitate the retrieval of the corresponding position as a whole;
B1: search rules: storing a change rule diagram appearing in the geographical structure evolution process according to a data segmentation, storage and indexing method supported by the geographical space diversity rule so as to conveniently search unusual geographical positions;
b2: and (3) storing a database: storing a change rule diagram of mutation-gradual change detection in the geographic structure evolution process, and setting a database so as to search for similar structures;
The space position, the geometric form, the action mechanism and the attribute characteristics in the S2 are standby retrieval conditions;
the databases in the B2 are a relational database and a non-relational database;
S3: display of information after retrieval: the six-dimensional information of semantic description, spatial position, geometric form, interrelation, action mechanism and attribute characteristics is displayed in a hexahedral form, and the common point of the six-dimensional information is used as a fulcrum, so that the integral expression of lattice points, lattice Bian lattice planes and voxels is developed, and the definition of the information is increased;
S4: and (3) finishing structure construction: the information is constructed through semantic description, spatial position, geometric form, interrelation, action mechanism and attribute characteristics, and is searched through a change rule in the geographic structure evolution process, so that a GIS data structure convenient to search is formed.
2. The method of claim 1, wherein the method further comprises: the important basis in the evolution process of the geographic structure in the B1 is based on mutation-gradual change detection.
CN202210444182.6A 2022-04-25 2022-04-25 Method for constructing GIS data structure based on geographic element interaction mechanism Active CN114860860B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210444182.6A CN114860860B (en) 2022-04-25 2022-04-25 Method for constructing GIS data structure based on geographic element interaction mechanism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210444182.6A CN114860860B (en) 2022-04-25 2022-04-25 Method for constructing GIS data structure based on geographic element interaction mechanism

Publications (2)

Publication Number Publication Date
CN114860860A CN114860860A (en) 2022-08-05
CN114860860B true CN114860860B (en) 2024-05-03

Family

ID=82633873

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210444182.6A Active CN114860860B (en) 2022-04-25 2022-04-25 Method for constructing GIS data structure based on geographic element interaction mechanism

Country Status (1)

Country Link
CN (1) CN114860860B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116562172B (en) * 2023-07-07 2023-09-15 中国人民解放军国防科技大学 Geographical scene time deduction method, device and equipment for space-time narrative

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000053846A (en) * 2000-04-26 2000-09-05 류재익 Spatio-Temporal Object Model for Land Information System
KR20020066495A (en) * 2001-02-12 2002-08-19 한국전자통신연구원 Object oriented management method and system for visual control of 3-dimensional complex geographic information
CN103150366A (en) * 2013-03-07 2013-06-12 南京国图信息产业股份有限公司 Temporal geographic information system (GIS) data management and presentation method
CN106354891A (en) * 2016-11-28 2017-01-25 全国组织机构代码管理中心 Geographic information service inquiring method based on TGIS (temporal geographic information system)
CN112214642A (en) * 2020-09-17 2021-01-12 中国科学院沈阳应用生态研究所 Multi-video event blind area change process deduction method based on geographic semantic association constraint

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000053846A (en) * 2000-04-26 2000-09-05 류재익 Spatio-Temporal Object Model for Land Information System
KR20020066495A (en) * 2001-02-12 2002-08-19 한국전자통신연구원 Object oriented management method and system for visual control of 3-dimensional complex geographic information
CN103150366A (en) * 2013-03-07 2013-06-12 南京国图信息产业股份有限公司 Temporal geographic information system (GIS) data management and presentation method
CN106354891A (en) * 2016-11-28 2017-01-25 全国组织机构代码管理中心 Geographic information service inquiring method based on TGIS (temporal geographic information system)
CN112214642A (en) * 2020-09-17 2021-01-12 中国科学院沈阳应用生态研究所 Multi-video event blind area change process deduction method based on geographic semantic association constraint

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
地理学视角下测绘地理信息再透视;闾国年等;测绘学报;20171031;第46卷(第10期);全文 *

Also Published As

Publication number Publication date
CN114860860A (en) 2022-08-05

Similar Documents

Publication Publication Date Title
Rivest et al. SOLAP technology: Merging business intelligence with geospatial technology for interactive spatio-temporal exploration and analysis of data
CN110866123B (en) Method for constructing data map based on data model and system for constructing data map
CN108446293A (en) A method of based on urban multi-source isomeric data structure city portrait
CN107193967A (en) A kind of multi-source heterogeneous industry field big data handles full link solution
CN106933833A (en) A kind of positional information method for quickly querying based on Spatial Data Index Technology
CN112559907A (en) Basic data retrieval and integrated display method based on spatio-temporal label spatio-temporal correlation
CN111477335A (en) Epidemic situation space-time big data platform based on micro-service architecture and construction method
da Silva et al. Modelling and querying geographical data warehouses
CN114860860B (en) Method for constructing GIS data structure based on geographic element interaction mechanism
Zeng et al. Data visualization for air quality analysis on bigdata platform
Sheng et al. CEPV: A tree structure information extraction and visualization tool for big knowledge graph
Kim et al. M2bench: a database benchmark for multi-model analytic workloads
Samson et al. Spatial databases: An overview
Zheng et al. The spatio-temporal data modeling and application based on graph database
Liu et al. Analysis of spatial indexing mechanism and its application in data management: A case study on spatialite database
Zhu et al. Virtual design of urban planning based on GIS big data and machine learning
Chaturvedi et al. Efficient querying and indexing of moving data objects
Viswanathan et al. User-centric spatial data warehousing: a survey of requirements and approaches
Stefanakis et al. Enhancing operations with spatial access methods in a database management system for GIS
Ma et al. Spatiotemporal Data and Spatiotemporal Data Models
CN109242301A (en) A kind of soil performance interactive mode real-time analysis method based on big data framework
Manta-Caro et al. Advances in real-time indexing models and techniques for the web of things
Cheng et al. Generic cumulative annular bucket histogram for spatial selectivity estimation of spatial database management system
Samson et al. Large spatial datasets: Present Challenges, future opportunities
Thirunavukkarasu et al. Spatial data system: architecture and applications

Legal Events

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