CN113688174A - Map real-time data statistics display method - Google Patents

Map real-time data statistics display method Download PDF

Info

Publication number
CN113688174A
CN113688174A CN202110955410.1A CN202110955410A CN113688174A CN 113688174 A CN113688174 A CN 113688174A CN 202110955410 A CN202110955410 A CN 202110955410A CN 113688174 A CN113688174 A CN 113688174A
Authority
CN
China
Prior art keywords
data
map
real
time
image
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
CN202110955410.1A
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.)
BEIJING TIP TECHNOLOGY CO LTD
Original Assignee
BEIJING TIP TECHNOLOGY 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 BEIJING TIP TECHNOLOGY CO LTD filed Critical BEIJING TIP TECHNOLOGY CO LTD
Priority to CN202110955410.1A priority Critical patent/CN113688174A/en
Publication of CN113688174A publication Critical patent/CN113688174A/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
    • 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/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Computer Hardware Design (AREA)
  • Remote Sensing (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a map-based real-time data statistical display method, which comprises the following steps: adding aggregation and optimization level data into real-time map data, traversing the data layer by layer for monitoring a rolling event of an Echart map, deleting data which are not in an area on the image in real time, comparing the data when pushing the data at the rear end each time, and redrawing the image only aiming at the changed data and when the data in a visible area have differences, thereby avoiding triggering the map drawing process for many times. The invention solves the problems that the existing map big data display is easy to jam and occupies large memory.

Description

Map real-time data statistics display method
Technical Field
The invention relates to the technical field of front-end visualization, in particular to a map-based real-time data statistical display method.
Background
Under the background of big data, huge map data are difficult to deal with and control, much time is consumed and wasted, and the cost of manpower and material resources is processed. Generally, professionals analyze the map data, a professional product is difficult to form, the general map data is large in data volume, and if the general map data is not analyzed, the most critical part for the service usefulness is how to analyze and apply the large data.
By taking attack situation data in a map as an example, in recent years, network security events are layered endlessly, and types and means are diversified, so that great difficulty is brought to network security supervision. How to make the mass data detected in real time, quickly summarized and accurately analyzed into data with practical value, and realize map visualization according to access attack data, and better interactive operation is realized.
Data display based on a map often cannot realize diversified utilization of data, only few data can be displayed one by one, and a large-screen display effect is realized. The operation of a user on data analysis and data integration is little, on the other hand, a huge database is accumulated, but the data size of a platform is large due to the detail of data division, the interface is relatively poor, and due to the complexity and high operation cost of the user, the user needs to spend a lot of time for monitoring, viewing, analyzing and managing data, but the user cannot respond to the requirement of the user in time, and finally the limitation is limited.
For a more sophisticated map operation, if the user operates in a larger map area and there is too much data, the data state on the map is very dense, which may result in the user not being able to clearly see the information. Only a specific area can be enlarged on the map. Existing interaction operations can only move maps, or search and locate, continuously if it is desired to move to other areas. Such interaction will undoubtedly increase the user's operation steps.
Disclosure of Invention
Therefore, the invention provides a map-based real-time data statistical display method, which is used for solving the problems that the existing map big data display is easy to jam and occupies a large memory.
In order to achieve the above purpose, the invention provides the following technical scheme:
the invention discloses a map-based real-time data statistical display method, which comprises the following steps: adding aggregation and optimization level data into real-time map data, traversing the data layer by layer for monitoring a rolling event of an Echart map, deleting data which are not in an area on the image in real time, comparing the data when pushing the data at the rear end each time, and redrawing the image only aiming at the changed data and when the data in a visible area have differences, thereby avoiding triggering the map drawing process for many times.
Further, the minimum visual difference value of the precision dimension in the map is obtained for different levels of maps in the real-time map data.
Furthermore, points or lines with precision dimensions smaller than the minimum visual difference value in the map are merged and converged, the sizes of the coverage objects on the map are distinguished according to the data quantity and the data size, and the condition of the area where the map is located is visually seen.
Furthermore, when the displayed map image is displayed and area dragging occurs, data corresponding to points shifted out of the display picture in the original map image are deleted, data corresponding to points of a new map image are added, a map of a central area of a related area is drawn, a map of a nearby area is drawn, and the map conditions of the central area and the nearby area are synchronously displayed.
Furthermore, the real-time map data prioritizes the data according to different areas, the data with the front priority draws the corresponding map image first, and the secondary data with the rear priority draws the corresponding map image later.
Further, when the data volume of the real-time map data is too large, the same-type data is overlapped and placed in the same data packet.
Furthermore, aiming at the attack data in the real-time map data, the attack frequency, the attack times and the attack severity are marked by drawing a plurality of curves with different thicknesses and different colors.
The invention has the following advantages:
the invention discloses a method for statistical display of real-time data based on a map, which is characterized in that the size of the data volume is controlled by reducing rearrangement redrawing on an interface, the problem of large performance consumption of a rewriting map component in large data volume is solved, the overlapping of a cover and a line in the map is reduced, the aggregation display of an algorithm is compiled, the animation effect is reduced, the introduction of a custom icon is reduced, points which should be deleted in old data, points which should be added in new data, points which should modify information such as longitude and latitude or icons in the old data are performed when real-time data is acquired, when the number of data points is large, the map is initialized asynchronously, the experience of a user is good, the compression of the clicked pictures is small, and the dragging of the map when the data is updated easily causes that a card can be prohibited from dragging during data updating, and starting modes such as dragging after updating is finished.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below. It should be apparent that the drawings in the following description are merely exemplary, and that other embodiments can be derived from the drawings provided by those of ordinary skill in the art without inventive effort.
The structures, ratios, sizes, and the like shown in the present specification are only used for matching with the contents disclosed in the specification, so as to be understood and read by those skilled in the art, and are not used to limit the conditions that the present invention can be implemented, so that the present invention has no technical significance, and any structural modifications, changes in the ratio relationship, or adjustments of the sizes, without affecting the effects and the achievable by the present invention, should still fall within the range that the technical contents disclosed in the present invention can cover.
Fig. 1 is a flowchart of a method for statistical display of real-time data based on a map according to an embodiment of the present invention.
Detailed Description
The present invention is described in terms of particular embodiments, other advantages and features of the invention will become apparent to those skilled in the art from the following disclosure, and it is to be understood that the described embodiments are merely exemplary of the invention and that it is not intended to limit the invention to the particular embodiments disclosed. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Examples
The embodiment discloses a map-based real-time data statistical display method, which comprises the following steps: adding aggregation and optimization level data into real-time map data, traversing the data layer by layer for monitoring a rolling event of an Echart map, deleting data which are not in an area on the image in real time, comparing the data when pushing the data into the back end each time, and redrawing the image only when the data are changed and the data in a visible area are different, thereby avoiding the problems of unsmooth picture, false dead page and the like caused by triggering the map drawing process for many times.
And analyzing the data according to the large data volume, and acquiring the minimum visual difference value of the precision dimension in the map according to different levels of maps in the real-time map data. And points or lines with precision dimensionality smaller than the minimum visual difference value in the map are merged and converged, so that the influence of coverage on nodes on the map on interactive experience is avoided. The sizes of the coverage objects on the map are distinguished according to the data quantity and the data size, and the condition of the area in the map is visually seen.
In the process of displaying the image displayed on the map, when regional dragging occurs, data corresponding to the point, which is shifted out of the display picture, in the original map image is deleted, data corresponding to a new map image are added, all historical data are not required to be deleted, the corresponding point of the image is adjusted according to actual change conditions, and the data calculation amount is reduced. And drawing a map of the central area of the relevant area, drawing a map of the nearby area, and synchronously displaying the map conditions of the central area and the nearby area.
The real-time map data is divided into priorities according to different areas, data with the front priority draw corresponding map images first, secondary data with the back priority draw corresponding map images later, when the data volume of the real-time map data is too large, the same type data is overlapped and placed in the same data packet, and the situation that the ratio of the same type data to the data is too large, so that the situation that the drawing of the images consumes too much resources is avoided. Aiming at the attack data in the real-time map data, marking the attack frequency, times and severity by drawing a plurality of curves with different thicknesses and colors. Is convenient for quick observation.
The embodiment discloses a map-based real-time data statistical display method, which aims to reduce the data volume of rearrangement redrawing control on an interface, reduce the problem of large performance consumption of a redrawing map component in large data volume, reduce the overlapping of a cover and a line in a map, compile and display an algorithm in a gathering way, reduce the animation effect of the redrawing map component, reduce the introduction of a custom icon, perform points to be deleted in old data, points to be added in new data, points to be modified in latitude and longitude or information such as icons in the old data when real-time data is acquired, open the problem of blockage for the first time when the data reaches more than one thousand points, have a plurality of places which can be optimized, asynchronously initialize the map, improve the user experience, compress the clicked image as little as possible to the minimum, and easily cause the blockage to be prevented from being dragged when the data is updated, and starting dragging after the updating is finished, and the like.
Although the invention has been described in detail above with reference to a general description and specific examples, it will be apparent to one skilled in the art that modifications or improvements may be made thereto based on the invention. Accordingly, such modifications and improvements are intended to be within the scope of the invention as claimed.

Claims (7)

1. A map real-time data statistics display method is characterized by comprising the following steps: adding aggregation and optimization level data into real-time map data, traversing the data layer by layer for monitoring a rolling event of an Echart map, deleting data which are not in an area on the image in real time, comparing the data when pushing the data at the rear end each time, and redrawing the image only aiming at the changed data and when the data in a visible area have differences, thereby avoiding triggering the map drawing process for many times.
2. The method according to claim 1, wherein the minimum visual disparity value of the precision dimension in the map is obtained for different levels of maps in the real-time map data.
3. The method according to claim 2, wherein points or lines in the map with precision dimensions smaller than the minimum visual difference value are merged and converged, the size of a covering object on the map is distinguished according to the data amount and the data size, and the condition of a region in the map is visually observed.
4. The method as claimed in claim 1, wherein when the displayed map image is subjected to area dragging during the display process, the data corresponding to the point shifted from the display frame in the original map image is deleted, the data corresponding to the point in the new map image is added, the map of the central area of the relevant area is drawn, the map of the neighboring area is drawn, and the map conditions of the central area and the neighboring area are synchronously displayed.
5. The method as claimed in claim 1, wherein the real-time map data is prioritized according to different regions, the data with the highest priority is used to draw the corresponding map image first, and the secondary data with the lowest priority is used to draw the corresponding map image later.
6. The method as claimed in claim 5, wherein if the data size of the real-time map data is too large, the same type of data is overlapped and placed in the same data packet.
7. The method as claimed in claim 1, wherein the real-time map data is marked with attack frequency, attack frequency and attack severity by drawing a plurality of curves with different thickness and different colors for attack data.
CN202110955410.1A 2021-08-19 2021-08-19 Map real-time data statistics display method Pending CN113688174A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110955410.1A CN113688174A (en) 2021-08-19 2021-08-19 Map real-time data statistics display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110955410.1A CN113688174A (en) 2021-08-19 2021-08-19 Map real-time data statistics display method

Publications (1)

Publication Number Publication Date
CN113688174A true CN113688174A (en) 2021-11-23

Family

ID=78580756

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110955410.1A Pending CN113688174A (en) 2021-08-19 2021-08-19 Map real-time data statistics display method

Country Status (1)

Country Link
CN (1) CN113688174A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114285637A (en) * 2021-12-23 2022-04-05 北京思特奇信息技术股份有限公司 Log-based automatic security check method, storage medium and system

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101493336A (en) * 2008-01-25 2009-07-29 株式会社电装 Apparatus and method for map data management
CN101673240A (en) * 2009-08-07 2010-03-17 四川虹微技术有限公司 Method for improving the data loading efficiency of electronic map
CN101783010A (en) * 2009-07-24 2010-07-21 上海海事大学 System and method for generating electronic chart pictures capable of being seamlessly spliced
CN103814272A (en) * 2011-09-23 2014-05-21 西斯维尔科技有限公司 Method for managing map of personal navigation device and device thereof
CN104252529A (en) * 2014-09-04 2014-12-31 百度在线网络技术(北京)有限公司 Method and device for loading map annotations
CN107247591A (en) * 2017-06-09 2017-10-13 成都知道创宇信息技术有限公司 A kind of big data displaying interface alternation method based on map
CN110597941A (en) * 2019-09-11 2019-12-20 广州力挚网络科技有限公司 Map display method and system
CN110634171A (en) * 2019-02-01 2019-12-31 天津完美引力科技有限公司 Device and method for drawing map
CN111090759A (en) * 2019-10-23 2020-05-01 中电科新型智慧城市研究院有限公司 Algorithm for cross-level loading of mass real scene big data
CN111986306A (en) * 2020-08-11 2020-11-24 北京瑞晟成科技发展有限公司 Integrated data display and simulation platform
CN112540607A (en) * 2020-04-03 2021-03-23 深圳优地科技有限公司 Path planning method and device, electronic equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101493336A (en) * 2008-01-25 2009-07-29 株式会社电装 Apparatus and method for map data management
CN101783010A (en) * 2009-07-24 2010-07-21 上海海事大学 System and method for generating electronic chart pictures capable of being seamlessly spliced
CN101673240A (en) * 2009-08-07 2010-03-17 四川虹微技术有限公司 Method for improving the data loading efficiency of electronic map
CN103814272A (en) * 2011-09-23 2014-05-21 西斯维尔科技有限公司 Method for managing map of personal navigation device and device thereof
CN104252529A (en) * 2014-09-04 2014-12-31 百度在线网络技术(北京)有限公司 Method and device for loading map annotations
CN107247591A (en) * 2017-06-09 2017-10-13 成都知道创宇信息技术有限公司 A kind of big data displaying interface alternation method based on map
CN110634171A (en) * 2019-02-01 2019-12-31 天津完美引力科技有限公司 Device and method for drawing map
CN110597941A (en) * 2019-09-11 2019-12-20 广州力挚网络科技有限公司 Map display method and system
CN111090759A (en) * 2019-10-23 2020-05-01 中电科新型智慧城市研究院有限公司 Algorithm for cross-level loading of mass real scene big data
CN112540607A (en) * 2020-04-03 2021-03-23 深圳优地科技有限公司 Path planning method and device, electronic equipment and storage medium
CN111986306A (en) * 2020-08-11 2020-11-24 北京瑞晟成科技发展有限公司 Integrated data display and simulation platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114285637A (en) * 2021-12-23 2022-04-05 北京思特奇信息技术股份有限公司 Log-based automatic security check method, storage medium and system

Similar Documents

Publication Publication Date Title
US10083517B2 (en) Segmentation of an image based on color and color differences
CN110675728B (en) Generation method, device and equipment of thermodynamic diagram and computer readable storage medium
US6392667B1 (en) Method and apparatus for representing objects as visually discernable entities based on spatial definition and perspective
US10031928B2 (en) Display, visualization, and management of images based on content analytics
CN1661601B (en) Method of searching multimedia data
CN109325218B (en) Data screening statistical method and device, electronic equipment and storage medium
KR101721114B1 (en) Method for Determining the Size of Grid for Clustering on Multi-Scale Web Map Services using Location-Based Point Data
CN109144652B (en) View display method and device, electronic equipment and storage medium
CA2780223C (en) Content displaying apparatus, content displaying method, content displaying program, recording medium, server apparatus, content offering method, and content offering program
US20130194272A1 (en) Placing pixels according to attribute values in positions in a graphical visualization that correspond to geographic locations
CN111104610B (en) Visual management system and method for community population big data
US10565560B2 (en) Alternative people charting for organizational charts
DE202013012486U1 (en) User interface for orienting a camera view towards surfaces within a 3-D map and facilities that incorporate the user interface
CN113688174A (en) Map real-time data statistics display method
US7979063B2 (en) System and method for reshaping customer areas of a telecommunications carrier
CN111737376B (en) Visualized information comparison method and device, electronic equipment and storage medium
CN108460032A (en) A kind of generation method and device of video frequency abstract
CN109241218B (en) Data point display method and device
CN108418644B (en) Signal processing method and device
KR20010100609A (en) Service method for map information of Geographic Information System
CN110209725A (en) Data visualisation system towards entry and exit commodity
CN107801418B (en) Floating population estimation device and method using map search record
CN111292037B (en) Method and system for marking partitions through videos in warehouse management
CN111553291B (en) Pedestrian track generation method, device, equipment and computer storage medium
CN111695065A (en) Police affair information visualization system, method, device and storage medium

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