CN116775676A - Updating-oriented basic geographic entity coding consistency maintaining method and system - Google Patents

Updating-oriented basic geographic entity coding consistency maintaining method and system Download PDF

Info

Publication number
CN116775676A
CN116775676A CN202311026959.8A CN202311026959A CN116775676A CN 116775676 A CN116775676 A CN 116775676A CN 202311026959 A CN202311026959 A CN 202311026959A CN 116775676 A CN116775676 A CN 116775676A
Authority
CN
China
Prior art keywords
entity
updating
basic geographic
data
geographic entity
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.)
Granted
Application number
CN202311026959.8A
Other languages
Chinese (zh)
Other versions
CN116775676B (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.)
Shandong Provincial Institute of Land Surveying and Mapping
Original Assignee
Shandong Provincial Institute of Land Surveying and Mapping
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 Provincial Institute of Land Surveying and Mapping filed Critical Shandong Provincial Institute of Land Surveying and Mapping
Priority to CN202311026959.8A priority Critical patent/CN116775676B/en
Publication of CN116775676A publication Critical patent/CN116775676A/en
Application granted granted Critical
Publication of CN116775676B publication Critical patent/CN116775676B/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/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • 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

Abstract

The application belongs to the technical field of geographic information, and particularly relates to a method and a system for maintaining consistency of basic geographic entity codes for updating, wherein the method comprises the following steps: acquiring basic geographic entity data before updating; updating basic geographic entity data; comparing and analyzing the basic geographic entity data before and after updating, determining the processing mode of entity codes according to the updating type of the basic geographic entity, namely, if the spatial identity code of the entity after updating is empty or inconsistent with the entity corresponding to the background data, giving the spatial identity code of the background data entity to the updated basic geographic entity; and (3) coding the newly added entity again according to the basic geographic entity space identity coding calculation rule.

Description

Updating-oriented basic geographic entity coding consistency maintaining method and system
Technical Field
The application belongs to the technical field of geographic information, and particularly relates to a method and a system for maintaining consistency of basic geographic entity codes for updating.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
The basic geographic entity is the core of a novel basic mapping product system, the novel basic mapping innovates a result mode taking the basic geographic entity as the core as an access point, and drives the comprehensive innovation of a technical system, a production organization system and a policy standard system, so that the high-quality development of the basic mapping is realized. The basic geographic entity space identity code is an identification code suitable for basic geographic entity management and application, has the characteristics of realizing global special identification, unique identification, information association sharing and the like of the basic geographic entity, and is a necessary premise for realizing the temporal management of the basic geographic entity and big data association.
Currently, new basic mapping test points are continuously developed, and each test point area performs a great deal of exploration and test on a conceptual model, a classification system and a production technical process of a basic geographic entity, so that a series of achievements are obtained. However, the test point exploration focuses on the technical route of basic geographic entity production, and a mature technical scheme does not exist on how to keep the consistency of space identity codes in the process of normalized updating after the first edition of basic geographic entity database is built. In the process of updating the entity, the spatial identity codes are lost due to different operation habits of different operators (for example, for the entity with change, the operator may delete the original entity and then re-collect the entity), so that the entity relationship and the big data information associated with the entity are invalid, and the temporal analysis result is also affected.
Disclosure of Invention
In order to solve the problems, the application provides a method and a system for maintaining consistency of updating-oriented basic geographic entity codes, which are oriented to a normalized updating process after a first edition of basic geographic entity database is built, do not need to carry out additional limitation on an operation process of an operator, and ensure consistency of spatial identity codes of geographic entity data by comparing front and rear edition of entity data.
According to some embodiments, the first scheme of the present application provides an update-oriented basic geographic entity code consistency maintaining method, which adopts the following technical scheme:
an update-oriented basic geographic entity code consistency maintaining method comprises the following steps:
acquiring basic geographic entity data before updating;
updating basic geographic entity data;
and comparing and analyzing the basic geographic entity data before and after updating, and determining the processing mode of entity codes according to the updating type of the basic geographic entity.
As a further technical limitation, in the process of updating the basic geographic entity data, field verification is performed by manually sketching or combining with semi-automatic acquisition of artificial intelligence based on the newly acquired image or oblique photography three-dimensional model data, and the changed geographic entity data is updated.
As a further technical limitation, in the process of comparison analysis, comparing whether the basic geographic entity data before and after updating belongs to the entity of the same ground object, comparing the data between the entities belonging to the same ground object in the two versions of data before and after, and storing the change type of the basic geographic entity data by adding an update type field to the updated geographic entity data.
As a further technical limitation, for the punctiform entity, if the entity coordinate difference value corresponding to the basic geographic entity data before and after updating is within a preset threshold range and the attribute is unchanged, the basic geographic entity is unchanged; if the coordinate difference value is within a preset threshold range and the attribute is changed, modifying the basic geographic entity; if the coordinate difference value is outside the preset threshold range, the basic geographic entity is newly added.
As a further technical limitation, for linear and planar entities, if the basic geographic entity data before and after updating has an intersecting relationship, then the basic geographic entities before and after updating have an association, specifically: comparing the updated entity with the background data entity node by node, and if the number of the nodes is the same, determining that the coordinate difference value of the corresponding node is within a preset threshold range and the attribute is unchanged, wherein the coordinate difference value is unchanged; if the number of the nodes is different, or the attribute is changed, or the percentage of the area and the length of the intersecting part to the original entity area and the length exceeds a preset threshold range, the modification is determined; and if the updated data and the background data have no intersection relation or have an intersection part, but the percentage of the area and the length of the intersection part to the area and the length of the original entity is lower than a threshold range, determining that the data are newly added.
As a further technical definition, the update type of the basic geographic entity comprises basic geographic entity unchanged, basic geographic entity modified and basic geographic entity newly added.
Further, for the basic geographic entity which is not changed or modified, if the spatial identity code of the updated entity is empty or is inconsistent with the entity corresponding to the background data, the spatial identity code of the background data entity is endowed to the updated basic geographic entity; and (3) coding the newly added entity again according to the basic geographic entity space identity coding calculation rule.
According to some embodiments, the second scheme of the present application provides an update-oriented basic geographic entity code consistency maintaining system, which adopts the following technical scheme:
an update-oriented underlying geo-entity code consistency maintenance system, comprising:
an acquisition module configured to acquire pre-update underlying geographic entity data;
an update module configured to update the underlying geographic entity data;
and the analysis module is configured to compare and analyze the basic geographic entity data before and after updating, and determine the processing mode of the entity codes according to the updating type of the basic geographic entity.
Compared with the prior art, the application has the beneficial effects that:
according to the application, extra constraint on the operation process of an operator is not needed in the updating process of the basic geographic entity data, so that the updating efficiency of the entity data is ensured, and the difficulty of production organization management is reduced; and secondly, the consistency of the coding of the front and rear entity data can be ensured, so that the failure of big data information hung on basic geographic entity data is avoided, and the accuracy of temporal analysis of the entity data can be ensured.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments and are incorporated in and constitute a part of this specification, illustrate and explain the embodiments and together with the description serve to explain the embodiments.
FIG. 1 is a flowchart of a method for maintaining consistency of update-oriented basic geo-entity codes according to a first embodiment of the present application;
fig. 2 is a block diagram of a basic geo-entity code consistency maintaining system facing update in a second embodiment of the present application.
Detailed Description
The application will be further described with reference to the drawings and examples.
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the application. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of exemplary embodiments according to the present application. As used herein, the singular is also intended to include the plural unless the context clearly indicates otherwise, and furthermore, it is to be understood that the terms "comprises" and/or "comprising" when used in this specification are taken to specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof.
Embodiments of the application and features of the embodiments may be combined with each other without conflict.
Example 1
The embodiment of the application introduces an updating-oriented basic geographic entity coding consistency maintaining method.
An update-oriented basic geo-entity code consistency maintaining method as shown in fig. 1, comprising:
acquiring basic geographic entity data before updating;
updating basic geographic entity data;
and comparing and analyzing the basic geographic entity data before and after updating, and determining the processing mode of entity codes according to the updating type of the basic geographic entity.
As one or more embodiments, the base geographic entity data prior to the update is obtained as reference data for later comparison.
As one or more embodiments, field verification is performed by manually sketching or semi-automatic acquisition combined with artificial intelligence, etc., based on newly acquired image or oblique photography three-dimensional model data, and the changed geographic entity data is updated.
As one or more embodiments, the updated data and the background data are compared and analyzed, and the specific comparison rule is as follows:
1) The data comparison is carried out between entities belonging to the same ground object in the front and back data;
the ground object judging rule is that the ground object classifying code attribute items are arranged in the basic geographic entity data, and if the attribute values are the same, the ground object classifying code attribute items are considered to be the same ground object.
2) Adding an update type field for the updated data to store the change type of the entity;
the update type field is an attribute item of the geographic entity, which is used to store the change type of the entity, and what is the "field" is industry-wide.
3) According to the entity change condition, the update types are divided into three types of unchanged, modified and newly added, and the specific judgment rules are as follows:
(1) for a punctiform entity, if the coordinate difference value of the corresponding entity in the two versions of data is within a threshold range (the threshold is generally the topological tolerance allowed by the data and can be specified according to the actual condition of the data), and the attribute is unchanged (the judging rule of whether the attribute is changed is that the same name attribute of the two versions of data is compared, if the attribute values are the same, the attribute is indicated to be unchanged), the judgment is that the attribute is unchanged; if the coordinate difference value is within the threshold range, but the attribute is changed, the modification is determined; if the coordinate difference value is out of the threshold range, the coordinate difference value is determined to be newly added;
(2) for linear and planar entities, if the updated entity and the background data entity have an intersecting relationship, the two entities may be related, specifically: comparing the updated entity with the background data entity node by node, and if the number of the nodes is the same, determining that the coordinate difference value of the corresponding node is in a threshold range and the attribute is unchanged; and if the number of the nodes is different, or the attribute is changed, or the percentage of the area and the length of the intersecting part to the original entity area and the length exceeds a threshold range, the modification is determined. If the updated data and the background data have no intersection relation or have an intersection part, but the percentage of the area and the length of the intersection part to the area and the length of the original entity is lower than a threshold range, the new addition is determined;
(4) For the unchanged or modified entity, if the spatial identity code of the updated entity is null or inconsistent with the entity corresponding to the background data, the spatial identity code of the background data entity is given to the updated entity; and for the newly added entity, re-coding the entity according to the basic geographic entity space identity coding calculation rule. The basic geographic entity space identity coding calculation rule is executed according to the related rule of 'novel basic mapping and live-action three-dimensional Chinese construction technology file-3 basic geographic entity space identity coding rule' issued by natural resources.
In the embodiment, no additional constraint is needed to be carried out on the operation process of an operator in the process of updating the basic geographic entity data, so that the entity data updating efficiency is ensured, and the difficulty of production organization management is reduced; and secondly, the consistency of the coding of the front and rear entity data can be ensured, so that the failure of big data information hung on basic geographic entity data is avoided, and the accuracy of temporal analysis of the entity data can be ensured.
Example two
The second embodiment of the application introduces an updating-oriented basic geographic entity coding consistency maintaining system.
An update-oriented underlying geo-entity code consistency maintenance system as shown in fig. 2, comprising:
an acquisition module configured to acquire pre-update underlying geographic entity data;
an update module configured to update the underlying geographic entity data;
and the analysis module is configured to compare and analyze the basic geographic entity data before and after updating, and determine the processing mode of the entity codes according to the updating type of the basic geographic entity.
The detailed steps are the same as those of the update-oriented basic geographic entity code consistency maintaining method provided in the first embodiment, and are not described herein.
The above description is only a preferred embodiment of the present embodiment, and is not intended to limit the present embodiment, and various modifications and variations can be made to the present embodiment by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present embodiment should be included in the protection scope of the present embodiment.

Claims (8)

1. An update-oriented basic geographic entity code consistency maintaining method is characterized by comprising the following steps:
acquiring basic geographic entity data before updating;
updating basic geographic entity data;
and comparing and analyzing the basic geographic entity data before and after updating, and determining the processing mode of entity codes according to the updating type of the basic geographic entity.
2. The method for maintaining consistency of basic geo-entity codes for updating according to claim 1, wherein in the process of updating basic geo-entity data, field verification is performed by manually sketching or combining with semi-automatic acquisition of artificial intelligence based on newly acquired image or oblique photography three-dimensional model data, and the changed geo-entity data is updated.
3. The method for maintaining the coding consistency of the basic geographic entity oriented to updating according to claim 1, wherein in the process of comparison analysis, whether the basic geographic entity data before and after updating belongs to the entity of the same ground object is compared, the data comparison is performed between the entities belonging to the same ground object in the two versions of data before and after the updating, and the change type of the basic geographic entity data is stored by adding an updating type field to the updated geographic entity data.
4. The method for maintaining coding consistency of basic geographic entities for updating as claimed in claim 1, wherein for point-like entities, if the difference of entity coordinates corresponding to the basic geographic entity data before and after updating is within a preset threshold range and the attribute is unchanged, the basic geographic entity is unchanged; if the coordinate difference value is within a preset threshold range and the attribute is changed, modifying the basic geographic entity; if the coordinate difference value is outside the preset threshold range, the basic geographic entity is newly added.
5. The method for maintaining the coding consistency of the basic geographic entity oriented to updating as claimed in claim 1, wherein for the linear and planar entities, if the basic geographic entity data before and after updating has an intersecting relationship, the basic geographic entities before and after updating have an association, and the specific steps are as follows: comparing the updated entity with the background data entity node by node, and if the number of the nodes is the same, determining that the coordinate difference value of the corresponding node is within a preset threshold range and the attribute is unchanged, wherein the coordinate difference value is unchanged; if the number of the nodes is different, or the attribute is changed, or the percentage of the area and the length of the intersecting part to the original entity area and the length exceeds a preset threshold range, the modification is determined; and if the updated data and the background data have no intersection relation or have an intersection part, but the percentage of the area and the length of the intersection part to the area and the length of the original entity is lower than a threshold range, determining that the data are newly added.
6. The method for maintaining consistency of encoding of basic geographic entities for updating as recited in claim 1, wherein the update type of the basic geographic entities includes basic geographic entity unchanged, basic geographic entity modified, and basic geographic entity newly added.
7. The method for maintaining the consistency of the spatial identity codes of the basic geographic entities facing the updating as claimed in claim 6, wherein, for the basic geographic entities which are unchanged or modified, if the spatial identity codes of the updated entities are null or inconsistent with the entities corresponding to the background data, the spatial identity codes of the background data entities are assigned to the updated basic geographic entities; and (3) coding the newly added entity again according to the basic geographic entity space identity coding calculation rule.
8. An update-oriented underlying geo-entity code consistency maintenance system, comprising:
an acquisition module configured to acquire pre-update underlying geographic entity data;
an update module configured to update the underlying geographic entity data;
and the analysis module is configured to compare and analyze the basic geographic entity data before and after updating, and determine the processing mode of the entity codes according to the updating type of the basic geographic entity.
CN202311026959.8A 2023-08-16 2023-08-16 Updating-oriented basic geographic entity coding consistency maintaining method and system Active CN116775676B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311026959.8A CN116775676B (en) 2023-08-16 2023-08-16 Updating-oriented basic geographic entity coding consistency maintaining method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311026959.8A CN116775676B (en) 2023-08-16 2023-08-16 Updating-oriented basic geographic entity coding consistency maintaining method and system

Publications (2)

Publication Number Publication Date
CN116775676A true CN116775676A (en) 2023-09-19
CN116775676B CN116775676B (en) 2023-10-31

Family

ID=87991545

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311026959.8A Active CN116775676B (en) 2023-08-16 2023-08-16 Updating-oriented basic geographic entity coding consistency maintaining method and system

Country Status (1)

Country Link
CN (1) CN116775676B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150178322A1 (en) * 2013-12-20 2015-06-25 Google Inc. Geocoding of Images Based on Search Queries
CN106951453A (en) * 2017-02-23 2017-07-14 浙江工业大学 A kind of geographical entity coding method of quick renewal and data sharing
CN114637815A (en) * 2022-03-24 2022-06-17 西安市勘察测绘院 Basic geographic entity data updating method and system
CN114676368A (en) * 2022-03-07 2022-06-28 广州市城市规划勘测设计研究院 Geographic entity information display method, device, equipment and medium based on identification code
CN116431625A (en) * 2021-12-30 2023-07-14 丰图科技(深圳)有限公司 Positioning analysis method and device for geographic entity and computer equipment
CN116450765A (en) * 2023-06-16 2023-07-18 山东省国土测绘院 Polymorphic geographic entity coding consistency processing method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150178322A1 (en) * 2013-12-20 2015-06-25 Google Inc. Geocoding of Images Based on Search Queries
CN106951453A (en) * 2017-02-23 2017-07-14 浙江工业大学 A kind of geographical entity coding method of quick renewal and data sharing
CN116431625A (en) * 2021-12-30 2023-07-14 丰图科技(深圳)有限公司 Positioning analysis method and device for geographic entity and computer equipment
CN114676368A (en) * 2022-03-07 2022-06-28 广州市城市规划勘测设计研究院 Geographic entity information display method, device, equipment and medium based on identification code
CN114637815A (en) * 2022-03-24 2022-06-17 西安市勘察测绘院 Basic geographic entity data updating method and system
CN116450765A (en) * 2023-06-16 2023-07-18 山东省国土测绘院 Polymorphic geographic entity coding consistency processing method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
付荣祥;吴彬卓;叶哲璐;: "地理空间数据库联动更新技术", 测绘通报, no. 05 *

Also Published As

Publication number Publication date
CN116775676B (en) 2023-10-31

Similar Documents

Publication Publication Date Title
Jones et al. Database design for a multi-scale spatial information system
US10678810B2 (en) System for data management in a large scale data repository
EP3513314B1 (en) System for analysing data relationships to support query execution
CN113434623B (en) Fusion method based on multi-source heterogeneous space planning data
US10191932B2 (en) Dependency-aware transaction batching for data replication
CN105630988A (en) Method and system for rapidly detecting space data changes and updating data
CN103714185B (en) Subject event updating method base and urban multi-source time-space information parallel updating method
CN109508355A (en) A kind of data pick-up method, system and terminal device
US20060143603A1 (en) Data object association based on graph theory techniques
CN102855332A (en) Graphic configuration management database based on graphic database
CN113254630B (en) Domain knowledge map recommendation method for global comprehensive observation results
CN108416043A (en) Multi-platform spatial data fusion and synchronous method
CN112818048A (en) Hierarchical construction method and device of data warehouse, electronic equipment and storage medium
CN109657803B (en) Construction of machine learning models
US8818974B2 (en) System and method for synchronously updating a hierarchy bridge table
CN102999610A (en) Data access system and data access method
CN110134698A (en) Data managing method and Related product
CN116775676B (en) Updating-oriented basic geographic entity coding consistency maintaining method and system
Glake et al. Data management in multi-agent simulation systems
CN115329011A (en) Data model construction method, data query method, data model construction device and data query device, and storage medium
CN108664499B (en) Data storage method, device and equipment
CN110222066A (en) A kind of map data updating method and system of the application system based on GIS
CN115840738A (en) Data migration method and device, electronic equipment and storage medium
CN113221528A (en) Automatic generation and execution method of clinical data quality evaluation rule based on openEHR model
CN113868138A (en) Method, system, equipment and storage medium for acquiring test data

Legal Events

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