CN113326340A - Online geographic information management system - Google Patents

Online geographic information management system Download PDF

Info

Publication number
CN113326340A
CN113326340A CN202110618672.9A CN202110618672A CN113326340A CN 113326340 A CN113326340 A CN 113326340A CN 202110618672 A CN202110618672 A CN 202110618672A CN 113326340 A CN113326340 A CN 113326340A
Authority
CN
China
Prior art keywords
geographic information
online
information
dimensional
module
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
CN202110618672.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.)
Shaanxi Normal University
Original Assignee
Shaanxi Normal University
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 Shaanxi Normal University filed Critical Shaanxi Normal University
Priority to CN202110618672.9A priority Critical patent/CN113326340A/en
Publication of CN113326340A publication Critical patent/CN113326340A/en
Pending legal-status Critical Current

Links

Images

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
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/05Geographic models

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Geometry (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Processing Or Creating Images (AREA)
  • Instructional Devices (AREA)

Abstract

The invention relates to the field of geographic information management, in particular to an online geographic information management system, which comprises: the geographic information acquisition module is used for acquiring geographic information data on each geographic information network base station based on the network crawler module; the real scene information acquisition module is used for acquiring the real scene information of the target road section through the cameras erected at two sides of the road; the online map drawing module is used for drawing an online three-dimensional map based on the geographic information and the target road section real scene information according to the initial point information input by the user; and the map display module is used for realizing dynamic display of the online three-dimensional map according to the positioning information and the angle information uploaded by the user terminal. The invention realizes the automatic drawing of the online live-action geographic information map based on the automatic integration of the geographic information and the live-action information, thereby realizing the automatic integration of the geographic information, and realizing the visual display of the geographic information based on the construction of the three-dimensional map.

Description

Online geographic information management system
Technical Field
The invention relates to the field of geographic information management, in particular to an online geographic information management system.
Background
Generally, geographic information refers to various types of information related to a geographic location. For example, mountains, rivers, lakes, traffic, towns, etc. on the surface of the earth, all information related to the geographic location and implying the attribute of the geographic location can be referred to as geographic information.
At present, geographic information is generally presented in the form of an electronic map, and when geographic information data is integrated, basic mapping data acquired by a researched area needs to be manually reduced to a preset scale and drawn in the map to be presented to a user, so that time and labor are wasted, meanwhile, the visibility of the real-scene appearance of the current area is poor, and the geographic information presentation mode is single.
Disclosure of Invention
In order to solve the problems, the invention provides an online geographic information management system, which realizes automatic drawing and three-dimensional visual display of an online live-action geographic information map.
In order to achieve the purpose, the invention adopts the technical scheme that:
an online geographic information management system comprising:
the geographic information acquisition module is used for acquiring geographic information data on each geographic information network base station based on the network crawler module;
the real scene information acquisition module is used for acquiring the real scene information of the target road section through the cameras erected at two sides of the road;
the online map drawing module is used for drawing an online three-dimensional map based on the geographic information and the target road section real scene information according to the initial point information input by the user;
and the map display module is used for realizing dynamic display of the online three-dimensional map according to the positioning information and the angle information uploaded by the user terminal.
Further, the live-action information acquisition module crawls a real-time live-action image of the corresponding target road section according to the initial point information input by the user based on the web crawler module.
Furthermore, the online map drawing module firstly adopts an SVG format to draw a two-dimensional online map according to the starting point information input by the user, then realizes the three-dimensional reconstruction of the real-time live-action image based on the three-dimensional image reconstruction module, then decorates the obtained three-dimensional real-time live-action model at the corresponding position of the two-dimensional online map, marks the corresponding geographic information data, and generates the corresponding three-dimensional map.
Furthermore, the three-dimensional image reconstruction module acquires real-time live-action image depth data through a kinect depth sensor, triangulates the acquired image depth data, then fuses all triangulated depth images in a scale space to construct a layered directional distance field, applies an integral triangulation algorithm to all voxels in the distance field to generate a convex hull covering all the voxels, constructs an equivalent surface by using a Marchandr algorithm to complete the three-dimensional reconstruction of the real-time live-action image to obtain a three-dimensional real-action model set, and then realizes the splicing of the three-dimensional real-action model set according to the respective positions of the three-dimensional real-action model set.
Further, the geographic information data is stored in a local MySQL database by adopting a MySQL tool package in python.
Further, still include:
and the geographic information sorting module is used for sorting the geographic information based on the wireless deep network model and realizing the standardization of a geographic information format.
Further, still include:
and the target data acquisition module is internally provided with an algorithm calling module and is used for calling different algorithms to acquire target data according to the target data requirements input by the user.
The invention has the following beneficial effects:
based on the automatic integration of the geographic information and the live-action information, the automatic drawing of the online live-action geographic information map is realized, so that the automatic integration of the geographic information is realized, and the workload of workers is greatly reduced;
the method comprises the steps of adopting an SVG format to draw a two-dimensional online map, then realizing three-dimensional reconstruction of a real-time live-action image based on a three-dimensional image reconstruction module, then decorating the obtained three-dimensional real-action model at a position corresponding to the two-dimensional online map, marking corresponding geographic information data to generate a corresponding three-dimensional map, and realizing visual display of geographic information.
The system is provided with a target data acquisition module, and can acquire target data by calling different algorithms according to the target data requirements input by a user, so that the system is greatly convenient for workers to work.
Drawings
Fig. 1 is a system block diagram of an online geographic information management system according to an embodiment of the present invention.
Detailed Description
In order to make the objects and advantages of the present invention clearer, the following detailed description is further made with reference to examples. It should be understood that the specific examples described herein are intended to be illustrative only and are not intended to be limiting.
As shown in fig. 1, an example of the present invention provides an online geographic information management system, including:
the geographic information acquisition module is used for acquiring geographic information data on each geographic information network base station based on the network crawler module;
the geographic information sorting module is used for sorting the geographic information based on the wireless deep network model and realizing the standardization of a geographic information format; thereby facilitating integration of subsequent geographic information;
the real scene information acquisition module is used for acquiring the real scene information of the target road section through the cameras erected at two sides of the road;
the online map drawing module is used for drawing an online three-dimensional map based on the geographic information and the target road section real scene information according to the initial point information input by the user;
the map display module is used for realizing dynamic display of the online three-dimensional map according to the positioning information and the angle information uploaded by the user terminal;
and the target data acquisition module is internally provided with an algorithm calling module and is used for calling different algorithms to acquire target data according to the target data requirements input by the user.
In this embodiment, the live-action information acquisition module crawls a real-time live-action image of the corresponding target road segment according to the starting point information input by the user based on the web crawler module.
In this embodiment, the online map drawing module first uses an SVG format to draw a two-dimensional online map according to start point information entered by a user, and when drawing, uses an existing electronic map as a template, and then implements three-dimensional reconstruction of a real-time live-action image based on a three-dimensional image reconstruction module, and then decorates the obtained three-dimensional real-time live-action model at a position corresponding to the two-dimensional online map, and marks corresponding geographic information data to generate a corresponding three-dimensional map.
In this embodiment, the three-dimensional image reconstruction module acquires real-time live-action image depth data through a kinect depth sensor, triangulates the acquired image depth data, then fuses all triangulated depth images in a scale space to construct a layered directional distance field, applies an integral triangulation algorithm to all voxels in the distance field to generate a convex hull covering all voxels, constructs an equivalent surface by using a Marching Tetrahedra algorithm to complete three-dimensional reconstruction of the real-time live-action image to obtain a three-dimensional real-action model set, and then realizes splicing of the three-dimensional real-action model set according to respective positions of the three-dimensional real-action model set.
In this embodiment, the geographic information data is stored in the local MySQL database by using a MySQL kit in python.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can make various improvements and modifications without departing from the principle of the present invention, and these improvements and modifications should also be construed as the protection scope of the present invention.

Claims (7)

1. An online geographic information management system, comprising:
the geographic information acquisition module is used for acquiring geographic information data on each geographic information network base station based on the network crawler module;
the real scene information acquisition module is used for acquiring the real scene information of the target road section through the cameras erected at two sides of the road;
the online map drawing module is used for drawing an online three-dimensional map based on the geographic information and the target road section real scene information according to the initial point information input by the user;
and the map display module is used for realizing dynamic display of the online three-dimensional map according to the positioning information and the angle information uploaded by the user terminal.
2. The system of claim 1, wherein the live-action information collection module crawls real-time live-action images of corresponding target road segments according to starting point information entered by a user based on a web crawler module.
3. The system of claim 1, wherein the online map-drawing module first implements drawing of a two-dimensional online map according to user-entered starting point information in SVG format, then implements three-dimensional reconstruction of real-time live-action images based on the three-dimensional image reconstruction module, and then decorates the obtained three-dimensional real-time live-action model at a corresponding position of the two-dimensional online map and marks its corresponding geographic information data to generate a corresponding three-dimensional map.
4. The system of claim 1, wherein the three-dimensional image reconstruction module obtains real-time live-action image depth data through a kinect depth sensor, triangulates the obtained image depth data, fuses all triangulated depth images in a scale space to construct a layered directional distance field, applies an integral triangulation algorithm to all voxels in the distance field to generate a convex hull covering all voxels, constructs an isosurface through a Marching Tetrahedra algorithm to complete three-dimensional reconstruction of the real-time live-action image to obtain a three-dimensional real-action model set, and then realizes splicing of the three-dimensional real-action model set according to the respective positions of the three-dimensional real-action model set.
5. The online geographic information management system of claim 1 wherein the geographic information data is stored in a local MySQL database using MySQL toolkit in python.
6. The online geographic information management system according to claim 1, further comprising:
and the geographic information sorting module is used for sorting the geographic information based on the wireless deep network model and realizing the standardization of a geographic information format.
7. The online geographic information management system according to claim 1, further comprising:
and the target data acquisition module is internally provided with an algorithm calling module and is used for calling different algorithms to acquire target data according to the target data requirements input by the user.
CN202110618672.9A 2021-06-03 2021-06-03 Online geographic information management system Pending CN113326340A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110618672.9A CN113326340A (en) 2021-06-03 2021-06-03 Online geographic information management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110618672.9A CN113326340A (en) 2021-06-03 2021-06-03 Online geographic information management system

Publications (1)

Publication Number Publication Date
CN113326340A true CN113326340A (en) 2021-08-31

Family

ID=77419498

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110618672.9A Pending CN113326340A (en) 2021-06-03 2021-06-03 Online geographic information management system

Country Status (1)

Country Link
CN (1) CN113326340A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113779677A (en) * 2021-09-10 2021-12-10 贵州华泰智远大数据服务有限公司 Digital twin data rapid generation platform based on geographic position information service
CN114371491A (en) * 2021-12-21 2022-04-19 河南省鑫源土地科技有限责任公司 System and method for realizing geographic information acquisition based on GPS function

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113779677A (en) * 2021-09-10 2021-12-10 贵州华泰智远大数据服务有限公司 Digital twin data rapid generation platform based on geographic position information service
CN113779677B (en) * 2021-09-10 2024-01-12 贵州华泰智远大数据服务有限公司 Digital twin data rapid generation platform based on geographic position information service
CN114371491A (en) * 2021-12-21 2022-04-19 河南省鑫源土地科技有限责任公司 System and method for realizing geographic information acquisition based on GPS function
CN114371491B (en) * 2021-12-21 2023-03-24 河南省鑫源土地科技有限责任公司 System and method for realizing geographic information acquisition based on GPS function

Similar Documents

Publication Publication Date Title
CN107356230B (en) Digital mapping method and system based on live-action three-dimensional model
CN106777811B (en) Traffic channelized map design and development method
US10291898B2 (en) Method and apparatus for updating navigation map
CN105448184B (en) The method for drafting and device of map road
CN108921943B (en) Road three-dimensional model modeling method based on lane-level high-precision map
CN105593637B (en) Dimension measuring device, dimension measurement method, Size Measuring System and program
CN113326340A (en) Online geographic information management system
CN109800316B (en) City planning auxiliary management system based on three-dimensional modeling
RU2011128379A (en) METHOD FOR PRODUCING A PRODUCT OF A GEODESIC REFERENCE DATABASE
JP2004348575A (en) Three-dimensional model construction system and its program
KR100484941B1 (en) System for constructing and browsing geographic information using video data and method thereof
KR20190080009A (en) Automatic drawing method using lane information
CN112242004B (en) AR scene virtual engraving method and system based on illumination rendering
CN109801371B (en) Network three-dimensional electronic map construction method based on Cesium
CN104469677A (en) Moving track recording system and method based on intelligent terminal
CN106940187B (en) Navigation method and system for mine ground rapid inspection
JP4698271B2 (en) Topographic three-dimensional data generation method, topographic change evaluation method, and topographic change evaluation system
CN108388995B (en) Method and system for establishing road asset management system
CN109035401A (en) City three-dimensional scenic automatic modeling system based on inclined camera photography
KR20130086509A (en) A method and system for editing numerical map in real time, and a sever, and recording medium storing a program thereof
US20220138467A1 (en) Augmented reality utility locating and asset management system
KR20130076734A (en) Method of displaying points of interest
KR20190114696A (en) An augmented reality representation method for managing underground pipeline data with vertical drop and the recording medium thereof
KR20170063002A (en) Road Fingerprint Data Construction System and Method Using the LAS Data
KR101212788B1 (en) Digital map system for combined vector model and manufacturing method using the same

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