WO2020211659A1 - Data processing method, apparatus, device and storage medium - Google Patents

Data processing method, apparatus, device and storage medium Download PDF

Info

Publication number
WO2020211659A1
WO2020211659A1 PCT/CN2020/083122 CN2020083122W WO2020211659A1 WO 2020211659 A1 WO2020211659 A1 WO 2020211659A1 CN 2020083122 W CN2020083122 W CN 2020083122W WO 2020211659 A1 WO2020211659 A1 WO 2020211659A1
Authority
WO
WIPO (PCT)
Prior art keywords
monitoring
electronic map
data
target
category
Prior art date
Application number
PCT/CN2020/083122
Other languages
French (fr)
Chinese (zh)
Inventor
郭伟
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2020211659A1 publication Critical patent/WO2020211659A1/en

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

Definitions

  • the present invention relates to the field of intelligent electronic technology, and in particular to a data processing method, device, equipment and storage medium.
  • transportation systems such as expressways, high-speed railways, light rails, and urban railways have emerged one after another.
  • transportation hubs in the transportation system such as highway intersections, subway stations and/or railway stations, so as to quickly deal with abnormal traffic and improve the efficiency of the transportation system .
  • data such as the number of passenger flows and the number of vehicle flows of a transportation hub are usually collected to obtain traffic data, and the traffic data is analyzed to obtain the traffic conditions of the transportation hub.
  • the collected traffic data is counted according to certain rules, for example, the traffic data is counted according to the time, and the traffic data for each hour or each time period can be counted, and then the traffic data of the traffic hub can be counted over time.
  • It can be drawn into a statistical graph.
  • the statistical graph can be in the form of a pie chart, a bar chart or a line chart that can directly indicate the size of the data, so as to facilitate the viewing of traffic data at different time points or time periods.
  • the statistical chart can only display the changes in traffic data over time, the displayed content is not intuitive enough and contains less information, resulting in low utilization.
  • the embodiments of the present invention provide a data processing method, device, equipment, and storage medium, which are used to display information in an electronic map in a more intuitive manner, and improve the information volume and utilization rate of the information.
  • an embodiment of the present invention provides a data processing method, including:
  • an embodiment of the present invention provides a data processing device, including:
  • the data acquisition module is used to acquire the monitoring data of different monitoring categories corresponding to the target monitoring point;
  • the monitoring mapping module is used to determine the target mapping point of the target monitoring point in the electronic map
  • the statistical display module is used for displaying information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map.
  • an embodiment of the present invention provides a data processing device, including: a storage component and a processing component; the storage component is used to store one or more computer instructions, and the one or more computer instructions are used by the Process component calls and execute;
  • the processing component is used for:
  • an embodiment of the present invention provides a computer-readable storage medium storing a computer program; the computer program enables a computer to implement any data processing method when executed.
  • the embodiment of the present invention provides a data processing method to monitor a target monitoring point to obtain monitoring data corresponding to different monitoring categories of the target monitoring point. Furthermore, after determining the target mapping point of the target monitoring point in the electronic map, the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map.
  • the monitoring data of each monitoring category can represent the monitoring results of the monitoring category at the target monitoring point, and then the information generated based on the monitoring data of different monitoring categories is displayed in the electronic map, which allows the user to intuitively pass the information in the electronic map Knowing the corresponding monitoring data at the target monitoring point makes the information display effect better.
  • the monitoring result at the target monitoring point can be directly determined through the information.
  • FIG. 1 is a flowchart of an embodiment of a data processing method provided by an embodiment of the present invention
  • FIG. 2 is a flowchart of another embodiment of a data processing method according to an embodiment of the present invention.
  • Figure 3 is an example diagram of a concentric circle provided by an embodiment of the present invention.
  • FIG. 4 is a flowchart of another embodiment of a data processing method according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of an embodiment of a data processing apparatus provided by an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of an embodiment of a data processing device provided by an embodiment of the present invention.
  • the words “if” and “if” as used herein can be interpreted as “when” or “when” or “in response to determination” or “in response to recognition”.
  • the phrase “if determined” or “if recognized (statement or event)” can be interpreted as “when determined” or “in response to determination” or “when recognized (statement or event) )” or “in response to identification (statement or event)”.
  • the embodiment of the present invention can be applied to the monitoring scene of a traffic hub.
  • the obtained information is displayed in an electronic map, providing a more intuitive display method of information and improving its utilization efficiency , And enable users to observe the target monitoring point more accurately through the information displayed in the electronic map, and improve the monitoring efficiency.
  • monitoring a certain transportation hub is a relatively common technology. It is usually possible to collect data such as the number of passenger flows or the number of vehicle flows in the transportation hub, and to perform statistics on the obtained data. For example, according to the time period, Statistics of the traffic flow or total traffic flow passing in a period of time are used to obtain the total traffic flow passing each time period, and the total traffic flow obtained is drawn into information according to the time period, such as a pie chart, a bar chart or Line drawings etc. However, usually the obtained information is directly presented to the user for the user to view the specific data of the traffic or passenger flow of the transportation hub. This display method is relatively simple, only showing the changes in the data, contains less information, and the utilization rate is not high enough. . In order to solve the above problems, the inventor proposed the technical solution of this application.
  • the monitoring data corresponding to different monitoring categories of the target monitoring point is acquired, so that when the target monitoring point is monitored, the monitoring category realizes the division of different monitoring directions for the target monitoring point, so that the obtained monitoring data is more accurate , More targeted.
  • the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. Since the information is generated based on the monitoring data of different monitoring categories, the obtained information can represent the monitoring results corresponding to different monitoring categories, and the content of the information is more comprehensive.
  • the user can intuitively view the monitoring result of the target monitoring point through the electronic map, so that the display effect of the information is improved.
  • the monitoring information or monitoring results at that location can be directly obtained, and the monitoring efficiency is higher.
  • FIG. 1 it is a flowchart of an embodiment of a data processing method provided by an embodiment of the present invention.
  • the method may include the following steps:
  • the data processing method described in the embodiment of the present invention can be applied to electronic devices, which can include personal computers, notebooks, processing devices, and the like.
  • Target monitoring points may refer to corresponding monitoring locations such as transportation hubs and e-commerce monitoring areas.
  • transportation hubs may refer to high-speed rail stations, subway stations, train stations, or traffic intersections.
  • the target monitoring point is a high-speed rail station or a subway station, where tickets can be used for number counting, the number of tickets can be counted, and the number of tickets obtained can be used as monitoring data.
  • monitoring data of target monitoring points can be collected through monitoring equipment such as cameras and vehicle acquisition equipment.
  • the customer category or the direction of the passenger flow of the target monitoring point can be monitored, and the monitoring of different content can form different monitoring categories. That is, the monitoring category may refer to any of the monitoring content such as customer category or passenger flow direction, and different monitoring categories may represent different customer categories or different passenger flow directions.
  • the monitoring categories may include: a first monitoring category corresponding to the first passenger flow direction and a second monitoring category corresponding to the second passenger flow direction, and then two different passenger flow directions are monitored to obtain monitoring of different monitoring categories data.
  • the monitoring category may further include: a first monitoring category corresponding to the first customer category and a second monitoring category corresponding to the second customer category.
  • the first passenger flow direction may refer to the upward passenger flow direction
  • the second passenger flow direction may refer to the downward passenger flow direction.
  • the first customer category may refer to long-distance customers whose journey is greater than the distance threshold
  • the second customer category may refer to short-distance customers whose journey is less than the distance threshold.
  • the monitoring category may include the first monitoring category corresponding to the first customer category and the second monitoring category corresponding to the second customer category, which are mainly monitored for different customer categories.
  • the first customer category may also refer to target monitoring.
  • the online customer of the point, the second customer category can refer to the order user of the target monitoring point.
  • monitoring categories in the embodiments of this application are used to distinguish different monitoring types, contents, or objects.
  • the monitoring types, contents, or objects in different monitoring scenarios can be set according to actual use needs.
  • the implementation of this application The examples only briefly illustrate different monitoring categories, and should not constitute a limitation on the technical solution of the application.
  • monitoring data of different monitoring categories can be acquired by the monitoring device set at the target monitoring point, and the electronic device that can execute the data processing method described in the embodiment of this application can acquire the target monitoring point sent by the monitoring device Monitoring data of different monitoring categories.
  • the target monitoring point may include one or more, and the monitoring data corresponding to different monitoring categories of each target monitoring point can be obtained, and the target mapping point of each target monitoring point in the electronic map can be determined , The location data of each target mapping point in the electronic map will be displayed based on the monitoring data of different monitoring categories of each target monitoring point.
  • the monitoring data corresponding to different monitoring categories of the target monitoring point can be obtained at any time to execute the data processing method described in the embodiment of the present application.
  • the traffic hub actually corresponds to a traffic area, and any location point in the traffic area can be used as the target monitoring point of the traffic hub.
  • the center point of the traffic area corresponding to the traffic hub can be used as the target monitoring point.
  • the location point on the electronic map where the latitude and longitude data is located can be determined as the target mapping point according to the latitude and longitude data of the target monitoring point.
  • the latitude and longitude data may be composed of the longitude data and the latitude data of the location point, and the location point corresponding to the latitude and longitude data of the target monitoring point in the electronic map can be determined as the target mapping point.
  • the latitude and longitude data of the target monitoring point is A (117.222217, 39.144752)
  • the latitude and longitude data in the electronic map corresponds to the mapping point B with latitude and longitude (117.222217, 39.144752)
  • point B can be used as the target monitoring point on the electronic map The target mapping point in.
  • the target mapping point of the target monitoring point in the electronic map may also be determined according to the location name of the target monitoring point.
  • the location name of the target monitoring point refers to the naming of the target monitoring point when the traffic system is designed. For example, the name of each railway station or subway station can be determined as the target mapping point according to the location name of each target monitoring point.
  • the location name corresponds to the location point in the electronic map. Assuming that the location name of the target monitoring point is Beijing Railway Station, the location point corresponding to Beijing Railway Station in the electronic map can be used as the target mapping point.
  • the information generated based on the monitoring data of different monitoring categories is displayed at the location of the target mapping point in the electronic map. Among them, the monitoring data of different monitoring categories are drawn in different colors in the information.
  • the information may include a data table, and the monitoring data of different monitoring categories may be correspondingly displayed in the form of a table, so that the user can intuitively learn the monitoring data.
  • the information may include a statistical graph
  • the statistical graph may include a concentric circle, a bar graph, a line graph, or a pie graph.
  • the electronic map includes a three-dimensional electronic map or a two-dimensional electronic map.
  • the information When the information is mapped to a two-dimensional electronic map, the information can be displayed intuitively in the two-dimensional electronic map, and the user can directly observe the data statistics of the target monitoring point from the two-dimensional electronic map, and know the target monitoring point in time. Monitor the results and discover abnormal problems in time to solve abnormal problems and improve monitoring efficiency.
  • the information When the information is mapped to the three-dimensional electronic map, the information can be displayed more three-dimensionally in the three-dimensional electronic map. You can obtain a more intuitive display effect by observing the more three-dimensional electronic map, and allow users to monitor the information in the three-dimensional electronic map. Quickly learn the mapping points of abnormal data, and then deal with the target monitoring points accordingly to quickly solve problems and improve monitoring efficiency.
  • displaying the information generated based on the monitoring data of different monitoring categories at the location of the target mapping point in the electronic map may include: determining the color corresponding to each monitoring category, and monitoring based on different monitoring categories The data and the color corresponding to each monitoring category generate information; the information is displayed at the location of the target mapping point in the electronic terrain.
  • the monitoring data corresponding to different monitoring categories of the target monitoring point is acquired, so that when the target monitoring point is monitored, the monitoring category realizes the division of different monitoring directions for the target monitoring point, so that the obtained monitoring data is more accurate , More targeted.
  • the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. Since the information is generated based on the monitoring data of different monitoring categories, the obtained information can represent the monitoring results corresponding to different monitoring categories, and the content of the information is more comprehensive.
  • the user can intuitively view the monitoring result of the target monitoring point through the electronic map, so that the display effect of the information is improved.
  • the monitoring information or monitoring results at that location can be directly obtained, and the monitoring efficiency is higher.
  • the monitoring of the target monitoring point is continuous, and the target monitoring point can be continuously monitored, and then the monitoring data of different monitoring categories of the target monitoring point can be obtained at a certain interval. Therefore, , Said acquiring monitoring data of different monitoring categories at the target monitoring point may include:
  • the monitoring time is the time interval when monitoring the target monitoring point.
  • the monitoring time can be set in advance, and the length of the monitoring time can be set according to the monitoring requirements. For example, when the number of target monitoring points is large, and the processing time for monitoring data corresponding to different monitoring categories of the target monitoring points is longer, the monitoring time can be set to be longer. When the number of target monitoring points is small and the processing time for the monitoring data corresponding to different monitoring categories of the target monitoring points is short, the monitoring time can be set to be shorter.
  • the target monitoring point can be monitored when needed.
  • the user can trigger a monitoring request for the target monitoring point, and the method may further include:
  • the monitoring control may be output on the display screen of the electronic map, and when the electronic device monitors that the user triggers the monitoring control of the electronic map, it determines that a monitoring request for the target monitoring point is detected.
  • the user after displaying the information generated based on the monitoring data of different monitoring categories at the location of the target mapping point in the electronic map, when it is detected that the user triggers a click operation on the information, it is determined to obtain the monitoring request for the target monitoring point to Obtain monitoring data of different monitoring categories at the target monitoring point.
  • a monitoring request for the target monitoring point may be automatically generated at a certain monitoring time interval. Therefore, the determining the monitoring request for the target monitoring point may include:
  • the monitoring request for the target monitoring point can be automatically realized, and based on the monitoring request, monitoring data corresponding to different monitoring categories of the target monitoring point can be obtained.
  • FIG. 2 it is a flowchart of another embodiment of a data processing method provided by an embodiment of the present invention.
  • the method may include the following steps:
  • the determining that the location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point is the target mapping point may include: determining the latitude and longitude data of the target monitoring point, and using the location point on the electronic map corresponding to the latitude and longitude data as the target mapping point point.
  • Determining the target mapping point according to the latitude and longitude data can make the mapping of the target monitoring point to the electronic map more accurate, and can achieve more accurate information mapping of the target monitoring point to accurately locate the monitoring.
  • the information includes a statistical graph; the display of information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map includes:
  • a statistical graph generated based on the monitoring data of the different monitoring categories is displayed.
  • the display of information in the form of statistical graphs is more intuitive, in order to realize the display of statistical graphs generated from monitoring data of different monitoring categories, so that the display can be combined with electronic maps to improve display efficiency.
  • the information can be drawn on the electronic map first, and then the electronic map can be displayed.
  • the displaying, at the location corresponding to the target mapping point in the electronic map, the statistical graph generated based on the monitoring data of the different monitoring categories may include:
  • a statistical graph generated based on monitoring data of different monitoring categories is drawn.
  • the displaying the electronic map on which the statistical graph has been drawn may specifically include sending the electronic map on which the statistical graph has been drawn to a display screen for display.
  • the statistical map may include concentric circles, and the statistical map generated based on the monitoring data of different monitoring categories may be drawn at the position corresponding to the target mapping point in the electronic map.
  • the electronic map displaying the statistical graph that has been drawn includes:
  • the electronic map in which the concentric circles has been drawn is displayed.
  • the arcs corresponding to different monitoring categories can be drawn in different colors for easy distinction, and the circle corresponding to any monitoring category can be quickly obtained to obtain the size of the data represented by the radius of the circle.
  • Each circle in the concentric circle can correspond to a monitoring category, and the radius of the circle can represent the size of the monitoring data corresponding to the monitoring category.
  • the larger the monitoring data the larger the radius of the circle, and the smaller the monitoring data, the smaller the radius of the circle.
  • the electronic map may be displayed first, and then the information corresponding to the target monitoring point is mapped to the electronic map to display the information.
  • the displaying, at the location corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories may include:
  • a statistical graph generated based on the monitoring data of different monitoring categories is drawn to display the statistical graph.
  • the statistical map may include concentric circles, and the statistics generated based on the monitoring data of the different monitoring categories are drawn at the positions corresponding to the target mapping points in the electronic map.
  • Graph to show that the statistical graph can include:
  • each circle can correspond to a monitoring category, and the radius of any circle can represent the monitoring data of its corresponding monitoring category.
  • different monitoring categories can correspond to different colors, and the colors of the circles of different monitoring categories are different.
  • the color of the monitoring category can be set as required, but the color of each monitoring category is different from the colors of other monitoring categories.
  • Different monitoring categories can be set to different color systems during setting. For example, the first monitoring category can use green , In order to distinguish, the second monitoring category can use red, but should avoid using light green.
  • the method also Can include:
  • the unit display ratio determine the display radius corresponding to the monitoring data of different monitoring categories.
  • the monitoring data of any monitoring category can correspond to a corresponding display radius, and the display radius corresponding to the monitoring data of each monitoring category can be calculated according to the preset unit display ratio.
  • the display ratio can refer to the ratio of the amount of monitored data to the unit display length.
  • the unit display length can refer to the unit length when the monitoring data is displayed on the display screen of the electronic device.
  • the unit display length can be 1cm (centimeters), preset
  • the display ratio of can be, for example, 10000, that is, each 1cm length can represent the amount of data obtained by 10000 monitoring. Assuming that the monitoring data is 35000, the display radius corresponding to the monitoring data is 3.5cm.
  • the determining the display radius corresponding to the monitoring data of different monitoring categories according to the preset unit display ratio may include: calculating the ratio of the monitoring data to the unit display ratio, and calculating the product of the ratio and the unit display length to obtain the display radius .
  • the unit display length can be set according to actual display requirements, which is not too limited in the embodiments of the present application.
  • the monitoring data can identify the size of the passenger flow. If the monitoring data is large, the display ratio between the monitoring data and the display radius can be set to be larger. If the monitoring data is small, you can associate the monitoring data with the display radius. The scale setting is small.
  • the target monitoring point can be monitored through different monitoring categories.
  • the number of different monitoring categories can be multiple monitoring categories.
  • monitoring scenarios of any two monitoring categories can be performed. Detailed description, therefore, in some embodiments, the monitoring category includes a first monitoring category and a second monitoring category.
  • the acquiring monitoring data corresponding to different monitoring categories of the target monitoring point may include:
  • the displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may include:
  • the first color corresponding to the first monitoring category is different from the second color corresponding to the second monitoring category, so as to more intuitively distinguish the different monitoring categories.
  • the first monitoring category may include the upper passenger flow category and the second monitoring category may include the lower passenger flow category.
  • the upper passenger flow category may refer to the passenger flow category entering the transportation hub, and the lower passenger flow category may range to the passenger flow category exiting the transportation hub.
  • the traffic hub is monitored according to the direction of passenger flow to make the monitoring result more accurate.
  • the information may include statistical graphs.
  • the displaying the information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map includes:
  • a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
  • the statistical graph may include concentric circles. You can draw concentric circles on the electronic map first, and display the electronic map of the drawn concentric circles.
  • the display of the statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map may include:
  • the electronic map in which the concentric circles has been drawn is displayed.
  • the center of the concentric circle is the target mapping point of the target monitoring point in the electronic map.
  • the concentric circle can be composed of two circles.
  • the radius of the first circle is the first display radius
  • the color is The radius of the first color and the second circle is the second display radius, and the color is the second color.
  • FIG. 3 is an example diagram of a concentric circle provided by an embodiment of the present invention.
  • the center 301 of the concentric circle is the target mapping point
  • the radius of the first circle 302 is the first display radius
  • the color is the first color
  • the radius of the second circle 303 is the second display radius, and the color is the second color.
  • FIG. 3 is only an example diagram of the concentric circles drawn in the embodiment of the present application, and does not constitute an excessive limitation on the display order of the concentric circles in the embodiment of the present application.
  • the statistical graph may include concentric circles.
  • the electronic map can be displayed first, and then the concentric circles drawn according to the first monitoring data and the second monitoring data are mapped to the electronic map for display.
  • the display of the statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map may include:
  • the first color corresponding to the first monitoring category is drawn according to the first display radius, and the second color corresponding to the second monitoring category is drawn concentric according to the second display radius based on the same circle center round;
  • the determining the first display radius corresponding to the first monitoring data of the first monitoring category may include:
  • the determining the second display radius corresponding to the second monitoring data of the second monitoring category includes:
  • the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
  • the display ratio can refer to the ratio of the amount of monitored data to the unit display length.
  • the unit display length can refer to the unit length when the monitoring data is displayed on the display screen of the electronic device.
  • the unit display length can be 1cm (centimeters), preset
  • the display ratio of can be, for example, 1:10000, that is, each 1cm length can represent the amount of data obtained by 10,000 monitoring. Assuming that the monitoring data is 35,000, the display radius corresponding to the monitoring data is 3.5cm.
  • the determining the first display radius corresponding to the first monitoring data of the first monitoring category according to the preset unit display ratio may include: calculating a first ratio of the first monitoring data to the unit display ratio, and calculating the first ratio and the unit display The product of the length obtains the first display radius.
  • the determining the second display radius corresponding to the second monitoring data of the second monitoring category according to the preset unit display ratio may include: calculating a second ratio of the second monitoring data to the unit display ratio, and calculating the second ratio and the unit display The product of the lengths gives the second display radius.
  • the unit display length can be set according to actual display requirements, which is not too limited in the embodiments of the present application.
  • the monitoring data can identify the size of the passenger flow. If the monitoring data is large, the unit display ratio between the monitoring data and the display radius can be set to be larger, if the monitoring data is small, the monitoring data can be associated with the display radius The unit display scale setting is smaller.
  • the currently monitored monitoring data can be compared with historical monitoring data to determine whether the target monitoring point is in an abnormal monitoring state.
  • the method may also include:
  • the currently monitored monitoring data is compared with the historical monitoring data to determine whether the target monitoring point is in an abnormal monitoring state, and then the prompt information that the target monitoring point is abnormal is output in the electronic map, so that the user can update Quickly learn the operating status of the target monitoring point, and make timely response measures to improve monitoring efficiency.
  • the embodiments of the present invention will be described in detail by taking the usage scenario of a transportation hub such as a railway station as an example.
  • a transportation hub such as a railway station
  • the passenger flow entering the transportation hub and the passenger flow leaving the transportation hub can be monitored, wherein the passenger flow entering the transportation hub may correspond to a monitoring category in the embodiment of the present application , Can be called the upper passenger flow category, and the passenger flow leaving the transportation hub can correspond to another monitoring category in the embodiment of the present application, which can be called the lower passenger flow category.
  • FIG. 4 it is a flowchart of another embodiment of a data processing method provided by an embodiment of the present invention.
  • the method may include the following steps:
  • the first radius corresponds to the first color
  • the second radius corresponds to the second color
  • the first monitoring data corresponding to the upper passenger flow category of the target monitoring point and the second monitoring data of the lower passenger flow category can be obtained, and the first display radius and The second monitoring data determines the second display radius, and the length of the display radius identifies the amount of passenger flow data.
  • the target mapping point can be obtained.
  • the mapping point is the position displayed on the electronic map, and the target mapping point can be taken as the center of the circle, and based on the first mapping radius and the first color, the second mapping radius and the second color, it can be generated on the electronic map.
  • the concentric circles are displayed at the target mapping point of the electronic map, and the passenger flow data of the target monitoring point is displayed in the form of concentric circles on the mapping position of the electronic map, that is, the target mapping point.
  • the mapping radius changes with the changes in the monitoring data, so that the staff can know the changes in the monitoring data corresponding to the passenger flow at any time according to the changes in the mapping radius, and then respond in time, provide the staff with a more intuitive data display, and improve the monitoring efficiency.
  • FIG. 5 it is a schematic structural diagram of an embodiment of a data processing apparatus provided by an embodiment of the present invention.
  • the apparatus may include:
  • the data acquisition module 501 is configured to acquire monitoring data corresponding to different monitoring categories of the target monitoring point;
  • the first mapping module 502 is configured to determine the target mapping point of the target monitoring point in the electronic map
  • the first display module 503 is configured to display information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map.
  • the monitoring data corresponding to different monitoring categories of the target monitoring point is acquired, so that when the target monitoring point is monitored, the monitoring category realizes the division of different monitoring directions for the target monitoring point, so that the obtained monitoring data is more accurate , More targeted.
  • the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. Since the information is generated based on the monitoring data of different monitoring categories, the obtained information can represent the monitoring results corresponding to different monitoring categories, and the content of the information is more comprehensive.
  • the user can intuitively view the monitoring result of the target monitoring point through the electronic map, so that the display effect of the information is improved.
  • the monitoring information or monitoring results at that location can be directly obtained, and the monitoring efficiency is higher.
  • the first mapping module may include:
  • the first mapping unit is used to determine the location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point as the target mapping point.
  • the information includes a statistical graph; the first display module may be used to: display monitoring based on the different monitoring categories at the location corresponding to the target mapping point in the electronic map Statistics generated from data.
  • the first display module may include:
  • the first drawing unit is configured to draw a statistical graph generated based on monitoring data of different monitoring categories at a location corresponding to the target mapping point in the electronic map;
  • the first display unit is used to display the electronic map on which the statistical graph has been drawn.
  • the first drawing unit may include:
  • the first drawing subunit is used to set the target monitoring point in the electronic map as the center of the circle, and based on the display radius corresponding to the monitoring data of different monitoring categories, according to the colors corresponding to the different monitoring categories, Draw concentric circles on the map.
  • the first display unit may include:
  • the first display subunit is used to display the electronic map on which the concentric circles have been drawn.
  • the first display module may include:
  • the second display unit is used to display the electronic map.
  • the second drawing unit is configured to draw a statistical graph generated based on the monitoring data of the different monitoring categories at the position corresponding to the target mapping point in the electronic map to display the statistical graph.
  • the second drawing unit may include:
  • the second drawing subunit is used to draw concentric circles based on the display radius corresponding to the monitoring data of different monitoring categories, and according to the colors corresponding to the different monitoring categories, using the same center as the reference;
  • the second display subunit is configured to use the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and display the concentric circle in the electronic map.
  • the device further includes:
  • the radius determination module is used to determine the display radius corresponding to the monitoring data of different monitoring categories according to the unit display ratio.
  • the device further includes:
  • the request determination module is used to determine the monitoring request for the target monitoring point.
  • the monitoring category includes a first monitoring category and a second monitoring category
  • the data acquisition module includes:
  • a data acquisition unit configured to acquire the first monitoring data of the first monitoring category corresponding to the target monitoring point and the second monitoring data of the second monitoring category;
  • the first display module includes:
  • the third display unit is configured to display the first monitoring data based on the first monitoring category and the second monitoring data of the second monitoring category at the position corresponding to the target mapping point in the electronic map Information generated.
  • the information includes a statistical graph
  • the third display unit may be specifically used for:
  • a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
  • the third display unit may include:
  • a first determining subunit configured to determine a first display radius corresponding to the first monitoring data of the first monitoring category
  • a second determining subunit configured to determine a second display radius corresponding to the second monitoring data of the second monitoring category
  • a third determining subunit configured to determine a first color corresponding to the first monitoring category and a second color corresponding to the second monitoring category
  • the first drawing subunit is configured to take the target mapping point of the target monitoring point in the electronic map as the center of the circle, and based on the first display radius and the second display radius, and the first color and The second color is to draw concentric circles in the electronic map;
  • the first display subunit is used to display the electronic map on which the concentric circles have been drawn.
  • the third display unit may further include:
  • the second display subunit is used to display the electronic map
  • a first determining subunit configured to determine a first display radius corresponding to the first monitoring data of the first monitoring category
  • a second determining subunit configured to determine a second display radius corresponding to the second monitoring data of the second monitoring category
  • the second drawing subunit is used to convert the first color corresponding to the first monitoring category according to the first display radius and the second color corresponding to the second monitoring category according to the second display radius, Draw concentric circles based on the same center;
  • the third display subunit is configured to use the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and display the concentric circle in the electronic map.
  • the first determining subunit may be specifically used for:
  • the second determining subunit may be specifically used for:
  • the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
  • the electronic map may include a three-dimensional electronic map or a two-dimensional electronic map.
  • the device may further include:
  • the historical data module is used to obtain historical monitoring data corresponding to different monitoring categories of the target monitoring point
  • the status determination module is configured to determine that the monitoring category is in an abnormal monitoring state if the data difference between the historical monitoring data of any monitoring category and the monitoring data meets the abnormal monitoring condition;
  • the prompt output module is used to output prompt information that the monitoring category is in an abnormal monitoring state when the electronic map and the information are displayed.
  • the data processing device described in FIG. 5 can execute the data processing method described in the embodiment shown in FIG. 1, and its implementation principles and technical effects will not be described in detail.
  • the specific operations performed by the modules, units, and sub-units of the data processing apparatus in the foregoing embodiment have been described in detail in the embodiments of the method, and detailed descriptions will not be given here.
  • the apparatus described in FIG. 6 may be implemented as a data processing device.
  • the device may include: a storage component 601 and a processing component 602; the storage component 601 is used to store one or more computer instructions, and the one or more computer instructions are used to be used by the processing component. 602 call and execute;
  • the processing component 602 is used to:
  • the processing component determining the target mapping point of the target monitoring point in the electronic map may specifically be:
  • the location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point is determined to be the target mapping point.
  • the information includes a statistical graph; the display of the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may specifically be :
  • a statistical graph generated based on the monitoring data of the different monitoring categories is displayed.
  • the processing component displaying the statistical graph generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may specifically be:
  • the drawing of the statistical graph generated based on the monitoring data of different monitoring categories at the position corresponding to the target mapping point in the electronic map may specifically be:
  • the electronic map displaying the drawn statistical graph may specifically be:
  • the electronic map in which the concentric circles has been drawn is displayed.
  • the processing component displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may specifically be: displaying the electronic map ;
  • a statistical graph generated based on the monitoring data of the different monitoring categories is drawn to display the statistical graph.
  • the statistical diagram generated based on the monitoring data of the different monitoring categories is drawn at the position corresponding to the target mapping point in the electronic map to display the specific statistical diagram.
  • processing component can also be used to:
  • the unit display ratio determine the display radius corresponding to the monitoring data of different monitoring categories.
  • the processing component can also be used to:
  • the monitoring category includes a first monitoring category and a second monitoring category
  • the processing component to obtain monitoring data corresponding to different monitoring categories of the target monitoring point may specifically be:
  • the displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map includes:
  • the information includes a statistical graph
  • the processing component displays the information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map Specifically:
  • a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
  • the processing component displays the first monitoring data based on the first monitoring category and the second monitoring category at the location corresponding to the target mapping point in the electronic map.
  • the statistical graph generated from the second monitoring data may specifically be:
  • the electronic map in which the concentric circles has been drawn is displayed.
  • the processing component displays the first monitoring data based on the first monitoring category and the second monitoring category at the location corresponding to the target mapping point in the electronic map
  • the statistical graphs generated from the second monitoring data of can be specifically:
  • the first color corresponding to the first monitoring category is drawn according to the first display radius, and the second color corresponding to the second monitoring category is drawn concentric according to the second display radius based on the same circle center round;
  • the processing component determining the first display radius corresponding to the first monitoring data of the first monitoring category may specifically be:
  • the determining the second display radius corresponding to the second monitoring data of the second monitoring category includes:
  • the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
  • the electronic map may include a three-dimensional electronic map or a two-dimensional electronic map.
  • processing component may also be used for:
  • the data processing device described in FIG. 6 can execute the data processing method described in the embodiment shown in FIG. 1, and its implementation principles and technical effects will not be described in detail.
  • the specific manner of operations performed by the processing components of the data processing device in the foregoing embodiment has been described in detail in the embodiment of the method, and detailed description will not be given here.
  • an embodiment of the present application also provides a computer-readable storage medium that stores a computer program; the computer program enables a computer to implement any data processing method when executed.
  • the device embodiments described above are merely illustrative.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the solutions of the embodiments. Those of ordinary skill in the art can understand and implement it without creative work.
  • These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device.
  • the device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
  • These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operation steps are executed on the computer or other programmable equipment to produce computer-implemented processing, so as to execute on the computer or other programmable equipment.
  • the instructions provide steps for implementing functions specified in a flow or multiple flows in the flowchart and/or a block or multiple blocks in the block diagram.
  • the computing device includes one or more processors (CPU), input/output interfaces, network interfaces, and memory.
  • processors CPU
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of computer readable media.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include transitory media, such as modulated data signals and carrier waves.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Remote Sensing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Instructional Devices (AREA)

Abstract

A data processing method, an apparatus, a device, and a storage medium, the method comprising: acquiring monitoring data of a target monitoring point corresponding to different monitoring categories (101); determining a target mapping point of the target monitoring point in an electronic map (102); and at the position in the electronic map to which the target mapping point corresponds, displaying information generated on the basis of the monitoring data of the different monitoring types (103). In the present method, by means of improving the display effectiveness of information, the notification efficiency and utilization rate of the information is improved.

Description

数据处理方法、装置、设备以及存储介质Data processing method, device, equipment and storage medium
本申请要求2019年04月15日递交的申请号为201910301330.7、发明名称为“数据处理方法、装置、设备以及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on April 15, 2019 with the application number 201910301330.7 and the invention title "data processing method, device, equipment and storage medium", the entire content of which is incorporated into this application by reference.
技术领域Technical field
本发明涉及智能电子技术领域,尤其涉及一种数据处理方法、装置、设备以及存储介质。The present invention relates to the field of intelligent electronic technology, and in particular to a data processing method, device, equipment and storage medium.
背景技术Background technique
为了解决远程出行、产品运输等问题,高速公路、高速铁路、轻轨、城市铁路等交通体系相继出现。为了保障各个交通体系的正常运行,需要对交通体系中诸如,公路路口、地铁站和/或火车站等交通枢纽的交通流量进行监控,以在交通异常时快速进行处置,提高交通体系的通行效率。In order to solve the problems of long-distance travel and product transportation, transportation systems such as expressways, high-speed railways, light rails, and urban railways have emerged one after another. In order to ensure the normal operation of various transportation systems, it is necessary to monitor the traffic flow of transportation hubs in the transportation system such as highway intersections, subway stations and/or railway stations, so as to quickly deal with abnormal traffic and improve the efficiency of the transportation system .
现有技术中,通常采集交通枢纽的客流数量、车流数量等数据,获得交通数据,分析交通数据获得交通枢纽的交通状况。将采集的交通数据按照一定的规则进行统计,例如,将交通数据中按照时间进行统计,统计每个小时,或者每个时间段的交通数据,进而可以将统计交通枢纽的交通数据随时间的变化,以绘制成统计图,统计图可以以饼状图、柱状图或者折线图等可以直接表示数据大小的形式存在,以方便查看不同时间点或者时间段的交通数据。In the prior art, data such as the number of passenger flows and the number of vehicle flows of a transportation hub are usually collected to obtain traffic data, and the traffic data is analyzed to obtain the traffic conditions of the transportation hub. The collected traffic data is counted according to certain rules, for example, the traffic data is counted according to the time, and the traffic data for each hour or each time period can be counted, and then the traffic data of the traffic hub can be counted over time. , It can be drawn into a statistical graph. The statistical graph can be in the form of a pie chart, a bar chart or a line chart that can directly indicate the size of the data, so as to facilitate the viewing of traffic data at different time points or time periods.
但是,由于统计图只能显示交通数据随时间的变化,显示的内容不够直观,包含的信息含量较少,导致利用率不高。However, because the statistical chart can only display the changes in traffic data over time, the displayed content is not intuitive enough and contains less information, resulting in low utilization.
发明内容Summary of the invention
有鉴于此,本发明实施例提供一种数据处理方法、装置、设备以及存储介质,用以在电子地图中以更直观地方式展示信息,提高信息的信息量以及利用率。In view of this, the embodiments of the present invention provide a data processing method, device, equipment, and storage medium, which are used to display information in an electronic map in a more intuitive manner, and improve the information volume and utilization rate of the information.
第一方面,本发明实施例提供一种数据处理方法,包括:In the first aspect, an embodiment of the present invention provides a data processing method, including:
获取目标监控点对应不同监控类别的监控数据;Obtain monitoring data corresponding to different monitoring categories of target monitoring points;
确定所述目标监控点在电子地图中的目标映射点;Determining the target mapping point of the target monitoring point in the electronic map;
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的 监控数据而生成的信息。At the location corresponding to the target mapping point in the electronic map, information generated based on the monitoring data of the different monitoring categories is displayed.
第二方面,本发明实施例提供一种数据处理装置,包括:In a second aspect, an embodiment of the present invention provides a data processing device, including:
数据获取模块,用于获取目标监控点对应不同监控类别的监控数据;The data acquisition module is used to acquire the monitoring data of different monitoring categories corresponding to the target monitoring point;
监控映射模块,用于确定所述目标监控点在电子地图中的目标映射点;The monitoring mapping module is used to determine the target mapping point of the target monitoring point in the electronic map;
统计显示模块,用于在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。The statistical display module is used for displaying information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map.
第三方面,本发明实施例提供一种数据处理设备,包括:存储组件以及处理组件;所述存储组件用于存储一条或多条计算机指令,所述一条或多条计算机指令用于被所述处理组件调用并执行;In a third aspect, an embodiment of the present invention provides a data processing device, including: a storage component and a processing component; the storage component is used to store one or more computer instructions, and the one or more computer instructions are used by the Process component calls and execute;
所述处理组件用于:The processing component is used for:
获取目标监控点对应不同监控类别的监控数据;确定所述目标监控点在电子地图中的目标映射点;在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。Obtain the monitoring data of the target monitoring point corresponding to different monitoring categories; determine the target mapping point of the target monitoring point in the electronic map; at the position corresponding to the target mapping point in the electronic map, display based on the different monitoring Information generated from monitoring data of a category.
第四方面,本发明实施例提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序;所述计算机程序使计算机执行时实现任一项数据处理方法。In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium storing a computer program; the computer program enables a computer to implement any data processing method when executed.
本发明实施例提供一种数据处理方法,监控目标监控点,以获取目标监控点对应不同监控类别的监控数据。进而在确定目标监控点在电子地图中的目标映射点之后,可以在电子地图中的目标映射点所在位置处,显示基于不同监控类别的监控数据而生成的信息。每个监控类别的监控数据可以代表该监控类别在目标监控点处的监控结果,进而将基于不同监控类别的监控数据生成的信息在电子地图中显示,可以使用户在电子地图中通过信息直观地获知目标监控点处对应的监控数据,使得信息的展示效果更佳。另外,通过在电子地图中显示信息的方式直观地获知目标监控点对应的监控数据之后,通过信息上可以直接确定目标监控点处的监控结果。The embodiment of the present invention provides a data processing method to monitor a target monitoring point to obtain monitoring data corresponding to different monitoring categories of the target monitoring point. Furthermore, after determining the target mapping point of the target monitoring point in the electronic map, the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. The monitoring data of each monitoring category can represent the monitoring results of the monitoring category at the target monitoring point, and then the information generated based on the monitoring data of different monitoring categories is displayed in the electronic map, which allows the user to intuitively pass the information in the electronic map Knowing the corresponding monitoring data at the target monitoring point makes the information display effect better. In addition, after the monitoring data corresponding to the target monitoring point is obtained intuitively by displaying the information in the electronic map, the monitoring result at the target monitoring point can be directly determined through the information.
附图说明Description of the drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following will briefly introduce the drawings used in the description of the embodiments or the prior art. Obviously, the drawings in the following description These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without creative work.
图1为本发明实施例提供的一种数据处理方法的一个实施例的流程图;FIG. 1 is a flowchart of an embodiment of a data processing method provided by an embodiment of the present invention;
图2为本发明实施例提供的一种数据处理方法的又一个实施例的流程图;2 is a flowchart of another embodiment of a data processing method according to an embodiment of the present invention;
图3为本发明实施例提供的一个同心圆的示例图;Figure 3 is an example diagram of a concentric circle provided by an embodiment of the present invention;
图4为本发明实施例提供的一种数据处理方法的又一个实施例的流程图;4 is a flowchart of another embodiment of a data processing method according to an embodiment of the present invention;
图5为本发明实施例提供的一种数据处理装置的一个实施例的结构示意图;5 is a schematic structural diagram of an embodiment of a data processing apparatus provided by an embodiment of the present invention;
图6为本发明实施例提供的一种数据处理设备的一个实施例的结构示意图。FIG. 6 is a schematic structural diagram of an embodiment of a data processing device provided by an embodiment of the present invention.
具体实施方式detailed description
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be described clearly and completely in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of the embodiments of the present invention, not all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
在本发明实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本发明。在本发明实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义,“多种”一般包含至少两种,但是不排除包含至少一种的情况。The terms used in the embodiments of the present invention are only for the purpose of describing specific embodiments, and are not intended to limit the present invention. The singular forms of "a", "said" and "the" used in the embodiments of the present invention and the appended claims are also intended to include plural forms, unless the context clearly indicates other meanings, "multiple" Generally, at least two are included, but the inclusion of at least one is not excluded.
应当理解,本文中使用的术语“和/或”仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should be understood that the term "and/or" used in this article is only an association relationship describing associated objects, which means that there can be three relationships. For example, A and/or B can mean that there is A alone, and both A and B, there are three cases of B alone. In addition, the character "/" in this text generally indicates that the associated objects before and after are in an "or" relationship.
取决于语境,如在此所使用的词语“如果”、“若”可以被解释成为“在……时”或“当……时”或“响应于确定”或“响应于识别”。类似地,取决于语境,短语“如果确定”或“如果识别(陈述的条件或事件)”可以被解释成为“当确定时”或“响应于确定”或“当识别(陈述的条件或事件)时”或“响应于识别(陈述的条件或事件)”。Depending on the context, the words "if" and "if" as used herein can be interpreted as "when" or "when" or "in response to determination" or "in response to recognition". Similarly, depending on the context, the phrase "if determined" or "if recognized (statement or event)" can be interpreted as "when determined" or "in response to determination" or "when recognized (statement or event) )" or "in response to identification (statement or event)".
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的商品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种商品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的商品或者系统中还存在另外的相同要素。It should also be noted that the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a commodity or system that includes a series of elements not only includes those elements, but also includes those elements that are not explicitly listed. Other elements of, or also include elements inherent to this commodity or system. If there are no more restrictions, the element defined by the sentence "includes a..." does not exclude the existence of other identical elements in the commodity or system that includes the element.
本发明实施例可以应用于交通枢纽的监控场景中,通过对目标监控点的监控数据统计处理,将获得的信息在电子地图中显示,提供一种信息更为直观的显示方式,提高其利用效率,并使得用户通过电子地图中显示的信息实现观察到目标监控点更准确的监控结果,提高监控效率。The embodiment of the present invention can be applied to the monitoring scene of a traffic hub. Through the statistical processing of the monitoring data of the target monitoring point, the obtained information is displayed in an electronic map, providing a more intuitive display method of information and improving its utilization efficiency , And enable users to observe the target monitoring point more accurately through the information displayed in the electronic map, and improve the monitoring efficiency.
现有技术中,对某一交通枢纽进行监控是一种较为常见的技术,通常可以采集交通枢纽的客流数量或者车流数量等数据,并将获得的数据进行统计,例如,按照时间段,将每段时间通过的车流或者车流总量进行统计,以获得每个时间段通过的车流总量,并将获得的车流总量按照时间段的区分,绘制成信息,诸如,饼状图、柱状图或者线条图等。但是,通常将获得的信息直接呈现给用户,以供用户查看交通枢纽的车流或者客流的具体数据,这种展示方式较为单一,仅仅展示数据的变化,包含的信息含量较少,利用率不够高。为了解决以上问题,发明人提出了本申请的技术方案。In the existing technology, monitoring a certain transportation hub is a relatively common technology. It is usually possible to collect data such as the number of passenger flows or the number of vehicle flows in the transportation hub, and to perform statistics on the obtained data. For example, according to the time period, Statistics of the traffic flow or total traffic flow passing in a period of time are used to obtain the total traffic flow passing each time period, and the total traffic flow obtained is drawn into information according to the time period, such as a pie chart, a bar chart or Line drawings etc. However, usually the obtained information is directly presented to the user for the user to view the specific data of the traffic or passenger flow of the transportation hub. This display method is relatively simple, only showing the changes in the data, contains less information, and the utilization rate is not high enough. . In order to solve the above problems, the inventor proposed the technical solution of this application.
本发明实施例中,获取目标监控点对应不同监控类别的监控数据,以对目标监控点进行监控时,通过监控类别实现针对目标监控点的不同监控方向的划分,使得获得的监控数据更为精确,针对性更强。进而在确定目标监控点在电子地图中的目标映射点后,可以在电子地图中所述目标映射点所在位置处,显示基于不同监控类别的监控数据而生成的信息。由于信息是基于不同监控类别的监控数据而生成的,获得的信息可以表示不同监控类别对应的监控结果,信息包含的内容更全面。另外,将信息在电子地图中显示时,可以使用户通过电子地图直观地观看到目标监控点的监控结果,使得信息的显示效果提高。此外,通过查看目标监控点处的信息直接获得该位置处的监控信息或者监控结果,监控效率更高。In the embodiment of the present invention, the monitoring data corresponding to different monitoring categories of the target monitoring point is acquired, so that when the target monitoring point is monitored, the monitoring category realizes the division of different monitoring directions for the target monitoring point, so that the obtained monitoring data is more accurate , More targeted. Further, after determining the target mapping point of the target monitoring point in the electronic map, the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. Since the information is generated based on the monitoring data of different monitoring categories, the obtained information can represent the monitoring results corresponding to different monitoring categories, and the content of the information is more comprehensive. In addition, when the information is displayed in the electronic map, the user can intuitively view the monitoring result of the target monitoring point through the electronic map, so that the display effect of the information is improved. In addition, by viewing the information at the target monitoring point, the monitoring information or monitoring results at that location can be directly obtained, and the monitoring efficiency is higher.
下面将结合附图对本发明实施例进行详细说明。The embodiments of the present invention will be described in detail below in conjunction with the drawings.
如图1所示,为本发明实施例提供的一种数据处理方法的一个实施例的流程图,所述方法可以包括以下几个步骤:As shown in FIG. 1, it is a flowchart of an embodiment of a data processing method provided by an embodiment of the present invention. The method may include the following steps:
101:获取目标监控点对应不同监控类别的监控数据。101: Obtain monitoring data corresponding to different monitoring categories of the target monitoring point.
本发明实施例中所述的数据处理方法可以应用于电子设备中,电子设备可以包括:个人计算机、笔记本、处理设备等。The data processing method described in the embodiment of the present invention can be applied to electronic devices, which can include personal computers, notebooks, processing devices, and the like.
目标监控点可以指交通枢纽、电子商务监控区域等对应的监控地点,例如,在实际应用中交通枢纽可以指高铁站、地铁站、火车站或者交通路口等。在目标监控点为高铁站或者地铁站等可以使用车票进行数量统计的场景中,可以通过统计车票数量,并将获 得的车票数量作为监控数据。在交通路口等较为开放的场景中,可以通过摄像头、车辆采集设备等监控设备采集目标监控点的监控数据。Target monitoring points may refer to corresponding monitoring locations such as transportation hubs and e-commerce monitoring areas. For example, in practical applications, transportation hubs may refer to high-speed rail stations, subway stations, train stations, or traffic intersections. In scenarios where the target monitoring point is a high-speed rail station or a subway station, where tickets can be used for number counting, the number of tickets can be counted, and the number of tickets obtained can be used as monitoring data. In relatively open scenes such as traffic intersections, monitoring data of target monitoring points can be collected through monitoring equipment such as cameras and vehicle acquisition equipment.
对目标监控点进行监控时,可以对目标监控点的客户类别或者客流方向等内容进行监控,对于不同内容的监控可以形成不同的监控类别。也即,监控类别可以指客户类别或者客流方向等监控内容中的任一中监控内容,不同监控类别可以代表不同的客户类别或者不同的客流方向。When monitoring the target monitoring point, the customer category or the direction of the passenger flow of the target monitoring point can be monitored, and the monitoring of different content can form different monitoring categories. That is, the monitoring category may refer to any of the monitoring content such as customer category or passenger flow direction, and different monitoring categories may represent different customer categories or different passenger flow directions.
在交通监控场景中,监控类别可以包括:第一客流方向对应的第一监控类别以及第二客流方向对应的第二监控类别,进而对两种不同的客流方向进行监控,获得不同监控类别的监控数据。监控类别还可以包括:第一客户类别对应的第一监控类别以及第二客户类别对应的第二监控类别。例如,第一客流方向可以指上客流方向,第二客流方向可以指下客流方向。第一客户类别可以指旅途大于距离阈值的长途客户,第二客户类别可以指旅途小于距离阈值的短途客户。In a traffic monitoring scenario, the monitoring categories may include: a first monitoring category corresponding to the first passenger flow direction and a second monitoring category corresponding to the second passenger flow direction, and then two different passenger flow directions are monitored to obtain monitoring of different monitoring categories data. The monitoring category may further include: a first monitoring category corresponding to the first customer category and a second monitoring category corresponding to the second customer category. For example, the first passenger flow direction may refer to the upward passenger flow direction, and the second passenger flow direction may refer to the downward passenger flow direction. The first customer category may refer to long-distance customers whose journey is greater than the distance threshold, and the second customer category may refer to short-distance customers whose journey is less than the distance threshold.
在电子商务场景中,监控类别可以包括第一客户类别对应第一监控类别以及第二客户类别对应的第二监控类别,主要针对不同客户类别进行监控,例如,第一客户类别还可以指目标监控点的在线客户,第二客户类别可以指目标监控点的下单用户。In an e-commerce scenario, the monitoring category may include the first monitoring category corresponding to the first customer category and the second monitoring category corresponding to the second customer category, which are mainly monitored for different customer categories. For example, the first customer category may also refer to target monitoring. The online customer of the point, the second customer category can refer to the order user of the target monitoring point.
需要说明的是,本申请实施例中的监控类别用于区别不同的监控种类、内容或者对象,在不同的监控场景中的监控种类、内容或者对象可以根据实际使用需要而设定,本申请实施例中仅对不同监控类别进行简单举例说明,并不应构成对本申请技术方案的限定。It should be noted that the monitoring categories in the embodiments of this application are used to distinguish different monitoring types, contents, or objects. The monitoring types, contents, or objects in different monitoring scenarios can be set according to actual use needs. The implementation of this application The examples only briefly illustrate different monitoring categories, and should not constitute a limitation on the technical solution of the application.
其中,可以由设置于目标监控点处的监控设备获取不同监控类别的监控数据,并由可以执行本申请实施例中所述的数据处理方法的电子设备获取监控设备发送的所述目标监控点处不同监控类别的监控数据。Wherein, monitoring data of different monitoring categories can be acquired by the monitoring device set at the target monitoring point, and the electronic device that can execute the data processing method described in the embodiment of this application can acquire the target monitoring point sent by the monitoring device Monitoring data of different monitoring categories.
在一些可能的设计中,所述目标监控点可以包括一个或多个,可以获取每个目标监控点分别对应不同监控类别的监控数据,并确定每个目标监控点在电子地图中的目标映射点,将在电子地图中每个目标映射点所在位置数据,显示基于每个目标监控点的不同监控类别的监控数据而生成的信息。In some possible designs, the target monitoring point may include one or more, and the monitoring data corresponding to different monitoring categories of each target monitoring point can be obtained, and the target mapping point of each target monitoring point in the electronic map can be determined , The location data of each target mapping point in the electronic map will be displayed based on the monitoring data of different monitoring categories of each target monitoring point.
对目标监控点进行监控时,可以随时获取目标监控点对应不同监控类别的监控数据,以执行本申请实施例所述的数据处理方法。When monitoring the target monitoring point, the monitoring data corresponding to different monitoring categories of the target monitoring point can be obtained at any time to execute the data processing method described in the embodiment of the present application.
102:确定所述目标监控点在电子地图中的目标映射点。102: Determine the target mapping point of the target monitoring point in the electronic map.
目标监控点包括交通枢纽时,在实际应用中,交通枢纽实际对应一交通区域构成,可以由该交通区域中的任一个位置点作为交通枢纽的目标监控点。为了对交通枢纽的定位更准确,可以将该交通枢纽对应的交通区域的中心点作为目标监控点。When the target monitoring point includes a traffic hub, in practical applications, the traffic hub actually corresponds to a traffic area, and any location point in the traffic area can be used as the target monitoring point of the traffic hub. In order to locate the traffic hub more accurately, the center point of the traffic area corresponding to the traffic hub can be used as the target monitoring point.
作为一种可能的实现方式,可以根据目标监控点的经纬度数据,确定该经纬度数据所在电子地图中的位置点为目标映射点。经纬度数据可以由位置点的经度数据以及纬度数据构成,可以确定目标监控点的经纬度数据在电子地图中对应的位置点为目标映射点。As a possible implementation manner, the location point on the electronic map where the latitude and longitude data is located can be determined as the target mapping point according to the latitude and longitude data of the target monitoring point. The latitude and longitude data may be composed of the longitude data and the latitude data of the location point, and the location point corresponding to the latitude and longitude data of the target monitoring point in the electronic map can be determined as the target mapping point.
例如,假设目标监控点的经纬度数据为A(117.222217,39.144752),该经纬度数据在电子地图中对应经纬度为(117.222217,39.144752)的映射点为B,则B点即可以作为目标监控点在电子地图中的目标映射点。For example, suppose the latitude and longitude data of the target monitoring point is A (117.222217, 39.144752), and the latitude and longitude data in the electronic map corresponds to the mapping point B with latitude and longitude (117.222217, 39.144752), then point B can be used as the target monitoring point on the electronic map The target mapping point in.
作为又一种可能的实现方式,还可以根据目标监控点的位置名称,确定所述目标监控点在电子地图中的目标映射点。As another possible implementation manner, the target mapping point of the target monitoring point in the electronic map may also be determined according to the location name of the target monitoring point.
所述目标监控点的位置名称是指在设计交通系统时,对目标监控点的命名。例如,各个火车站、地铁站的名称,可以根据各个目标监控点的位置名称,确定该位置名称对应于电子地图中的位置点为目标映射点。假设目标监控点的位置名称为北京站,则可以将电子地图中北京站对应的位置点作为目标映射点。The location name of the target monitoring point refers to the naming of the target monitoring point when the traffic system is designed. For example, the name of each railway station or subway station can be determined as the target mapping point according to the location name of each target monitoring point. The location name corresponds to the location point in the electronic map. Assuming that the location name of the target monitoring point is Beijing Railway Station, the location point corresponding to Beijing Railway Station in the electronic map can be used as the target mapping point.
103:在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。103: Display information generated based on the monitoring data of the different monitoring categories at the position corresponding to the target mapping point in the electronic map.
将基于不同监控类别的监控数据而生成的信息在电子地图中的目标映射点所在位置处显示。其中,不同监控类别的监控数据在信息中使用不同的颜色进行绘制。The information generated based on the monitoring data of different monitoring categories is displayed at the location of the target mapping point in the electronic map. Among them, the monitoring data of different monitoring categories are drawn in different colors in the information.
作为一种可能的实现方式,信息可以包括数据表,可以将不同监控类别的监控数据对应以表的形式进行展示,以便于用户直观地获知监控数据。As a possible implementation manner, the information may include a data table, and the monitoring data of different monitoring categories may be correspondingly displayed in the form of a table, so that the user can intuitively learn the monitoring data.
作为一种可能的实现方式,信息可以包括统计图,统计图可以包括同心圆、柱状图、折线图或者饼状图等。As a possible implementation manner, the information may include a statistical graph, and the statistical graph may include a concentric circle, a bar graph, a line graph, or a pie graph.
在某些实施例中,所述电子地图包括三维电子地图或者二维电子地图。In some embodiments, the electronic map includes a three-dimensional electronic map or a two-dimensional electronic map.
将信息映射到二维电子地图中时,可以使得信息在二维电子地图中显示直观,可以使用户直接从二维电子地地图中观察到目标监控点的数据统计情况,及时获知目标监控点的监控结果,及时发现异常问题,以解决异常问题,提高监控效率。When the information is mapped to a two-dimensional electronic map, the information can be displayed intuitively in the two-dimensional electronic map, and the user can directly observe the data statistics of the target monitoring point from the two-dimensional electronic map, and know the target monitoring point in time. Monitor the results and discover abnormal problems in time to solve abnormal problems and improve monitoring efficiency.
将信息映射到三维电子地图中时,可以使得信息在三维电子地图中显示更立体,可 以通过观察更立体的电子地图,以获得更直观的展示效果,可以使用户通过监控三维电子地图中的信息快速获知数据异常的映射点,进而对目标监控点进行相应的处置,以快速解决问题,提高监控效率。When the information is mapped to the three-dimensional electronic map, the information can be displayed more three-dimensionally in the three-dimensional electronic map. You can obtain a more intuitive display effect by observing the more three-dimensional electronic map, and allow users to monitor the information in the three-dimensional electronic map. Quickly learn the mapping points of abnormal data, and then deal with the target monitoring points accordingly to quickly solve problems and improve monitoring efficiency.
在信息中,不同的监控类别可以用不同的颜色来绘制,以对不同的监控类别进行更好地区分。在一些可能的设计中,所述在电子地图中目标映射点所在位置处,显示基于不同监控类别的监控数据而生成的信息可以包括:确定每个监控类别对应的颜色,基于不同监控类别的监控数据以及每个监控类别对应的颜色,生成信息;在电子地体中目标映射点所在位置处,显示所述信息。In the information, different monitoring categories can be drawn with different colors to better distinguish different monitoring categories. In some possible designs, displaying the information generated based on the monitoring data of different monitoring categories at the location of the target mapping point in the electronic map may include: determining the color corresponding to each monitoring category, and monitoring based on different monitoring categories The data and the color corresponding to each monitoring category generate information; the information is displayed at the location of the target mapping point in the electronic terrain.
本发明实施例中,获取目标监控点对应不同监控类别的监控数据,以对目标监控点进行监控时,通过监控类别实现针对目标监控点的不同监控方向的划分,使得获得的监控数据更为精确,针对性更强。进而在确定目标监控点在电子地图中的目标映射点后,可以在电子地图中所述目标映射点所在位置处,显示基于不同监控类别的监控数据而生成的信息。由于信息是基于不同监控类别的监控数据而生成的,获得的信息可以表示不同监控类别对应的监控结果,信息包含的内容更全面。另外,将信息在电子地图中显示时,可以使用户通过电子地图直观地观看到目标监控点的监控结果,使得信息的显示效果提高。此外,通过查看目标监控点处的信息直接获得该位置处的监控信息或者监控结果,监控效率更高。In the embodiment of the present invention, the monitoring data corresponding to different monitoring categories of the target monitoring point is acquired, so that when the target monitoring point is monitored, the monitoring category realizes the division of different monitoring directions for the target monitoring point, so that the obtained monitoring data is more accurate , More targeted. Further, after determining the target mapping point of the target monitoring point in the electronic map, the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. Since the information is generated based on the monitoring data of different monitoring categories, the obtained information can represent the monitoring results corresponding to different monitoring categories, and the content of the information is more comprehensive. In addition, when the information is displayed in the electronic map, the user can intuitively view the monitoring result of the target monitoring point through the electronic map, so that the display effect of the information is improved. In addition, by viewing the information at the target monitoring point, the monitoring information or monitoring results at that location can be directly obtained, and the monitoring efficiency is higher.
在一些可能的设计中,对于目标监控点的监控是持续进行的,可以对目标监控点进行持续不断地监控,进而可以在每间隔一定时间,获取目标监控点的不同监控类别的监控数据,因此,所述在获取目标监控点不同监控类别的监控数据可以包括:In some possible designs, the monitoring of the target monitoring point is continuous, and the target monitoring point can be continuously monitored, and then the monitoring data of different monitoring categories of the target monitoring point can be obtained at a certain interval. Therefore, , Said acquiring monitoring data of different monitoring categories at the target monitoring point may include:
每间隔监控时间,获取目标监控点对应不同监控类别的监控数据。Obtain monitoring data corresponding to different monitoring categories at the target monitoring point at every monitoring interval.
监控时间为对于目标监控点进行监控时的时间间隔。监控时间可以预先设置,监控时间的长短可以根据监控需求而设定。例如,当目标监控点的数量较多,对目标监控点对应不同监控类别的监控数据的处理时间较长时,可以设置监控时间较长。当目标监控点的数量较少,对目标监控点对应不同监控类别的监控数据的处理时间较短时,可以设置监控时间较短。The monitoring time is the time interval when monitoring the target monitoring point. The monitoring time can be set in advance, and the length of the monitoring time can be set according to the monitoring requirements. For example, when the number of target monitoring points is large, and the processing time for monitoring data corresponding to different monitoring categories of the target monitoring points is longer, the monitoring time can be set to be longer. When the number of target monitoring points is small and the processing time for the monitoring data corresponding to different monitoring categories of the target monitoring points is short, the monitoring time can be set to be shorter.
在又一种可能的设计中,可以在需要时对目标监控点进行监控,此时,用户可以触发针对目标监控点的监控请求,所述方法还可以包括:In another possible design, the target monitoring point can be monitored when needed. At this time, the user can trigger a monitoring request for the target monitoring point, and the method may further include:
确定针对所述目标监控点的监控请求。Determine the monitoring request for the target monitoring point.
可选地,可以在电子地图的显示屏幕上输出监控控件,电子设备监控到用户触发该电子地图的监控控件时,确定检测到针对目标监控点的监控请求。Optionally, the monitoring control may be output on the display screen of the electronic map, and when the electronic device monitors that the user triggers the monitoring control of the electronic map, it determines that a monitoring request for the target monitoring point is detected.
可选地,在电子地图中目标映射点所在位置处,显示基于不同监控类别的监控数据而生成的信息之后,检测用户触发针对信息的点击操作时,确定获取针对目标监控点的监控请求,以获得目标监控点处不同监控类别的监控数据。Optionally, after displaying the information generated based on the monitoring data of different monitoring categories at the location of the target mapping point in the electronic map, when it is detected that the user triggers a click operation on the information, it is determined to obtain the monitoring request for the target monitoring point to Obtain monitoring data of different monitoring categories at the target monitoring point.
可选地,对目标监控点进行监控时,可以按照一定的监控时间的间隔自动生成针对目标监控点的监控请求,因此,所述确定针对所述目标监控点的监控请求可以包括:Optionally, when monitoring the target monitoring point, a monitoring request for the target monitoring point may be automatically generated at a certain monitoring time interval. Therefore, the determining the monitoring request for the target monitoring point may include:
每间隔监控时间,生成针对所述目标监控点的监控请求。Every interval monitoring time, a monitoring request for the target monitoring point is generated.
每间隔所述监控时间自动生成一个监控请求时,可以自动实现对目标监控点的监控请求,并基于所述监控请求,获取目标监控点对应不同监控类别的监控数据。When a monitoring request is automatically generated every interval of the monitoring time, the monitoring request for the target monitoring point can be automatically realized, and based on the monitoring request, monitoring data corresponding to different monitoring categories of the target monitoring point can be obtained.
如图2所示,为本发明实施例提供的一种数据处理方法的又一个实施例的流程图,所述方法可以包括以下几个步骤:As shown in FIG. 2, it is a flowchart of another embodiment of a data processing method provided by an embodiment of the present invention. The method may include the following steps:
201:获取目标监控点对应不同监控类别的监控数据。201: Obtain monitoring data corresponding to different monitoring categories of the target monitoring point.
202:确定目标监控点的经纬度数据对应电子地图上的位置点为所述目标映射点。202: Determine the location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point as the target mapping point.
203:在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。203: Display the information generated based on the monitoring data of the different monitoring categories at the position corresponding to the target mapping point in the electronic map.
所述确定目标监控点的经纬度数据对应电子地图上的位置点为所述目标映射点可以包括:确定目标监控点的经纬度数据,将所述经纬度数据对应电子地图上的位置点作为所述目标映射点。The determining that the location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point is the target mapping point may include: determining the latitude and longitude data of the target monitoring point, and using the location point on the electronic map corresponding to the latitude and longitude data as the target mapping point point.
根据经纬度数据确定目标映射点可以使得目标监控点到电子地图的映射更准确,可以对目标监控点实现更精确的信息映射,以对监控进行准确定位。Determining the target mapping point according to the latitude and longitude data can make the mapping of the target monitoring point to the electronic map more accurate, and can achieve more accurate information mapping of the target monitoring point to accurately locate the monitoring.
在某些实施例中,所述信息包括统计图;所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息包括:In some embodiments, the information includes a statistical graph; the display of information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map includes:
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories is displayed.
信息以统计图的形式展示更为直观,以实现对不同监控类别的监控数据而生成的统计图的展示,使其展示与电子地图结合,提高展示效率。The display of information in the form of statistical graphs is more intuitive, in order to realize the display of statistical graphs generated from monitoring data of different monitoring categories, so that the display can be combined with electronic maps to improve display efficiency.
作为一个实施例,可以先将信息绘制到电子地图之后,再显示电子地图。所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据 而生成的统计图可以包括:As an embodiment, the information can be drawn on the electronic map first, and then the electronic map can be displayed. The displaying, at the location corresponding to the target mapping point in the electronic map, the statistical graph generated based on the monitoring data of the different monitoring categories may include:
在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图。At the location corresponding to the target mapping point in the electronic map, a statistical graph generated based on monitoring data of different monitoring categories is drawn.
显示已绘制所述统计图的电子地图。Display the electronic map on which the statistical graph has been drawn.
所述显示已绘制所述统计图的电子地图具体可以包括将已绘制统计图的电子地图发送到显示屏幕显示。作为一种可能的实现方式,所述统计图可以包括同心圆,所述在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图可以包括:The displaying the electronic map on which the statistical graph has been drawn may specifically include sending the electronic map on which the statistical graph has been drawn to a display screen for display. As a possible implementation manner, the statistical map may include concentric circles, and the statistical map generated based on the monitoring data of different monitoring categories may be drawn at the position corresponding to the target mapping point in the electronic map. include:
以目标监控点在所述电子地图中的目标映射点为圆心,并基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,在所述电子地图中绘制同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the circle, and drawing concentric circles in the electronic map based on the display radius corresponding to the monitoring data of different monitoring categories and according to the colors corresponding to the different monitoring categories.
所述显示已绘制所述统计图的电子地图包括:The electronic map displaying the statistical graph that has been drawn includes:
显示已绘制所述同心圆的电子地图。The electronic map in which the concentric circles has been drawn is displayed.
在绘制同心圆时,可以将不同的监控类别对应的圆弧使用不同的颜色进行绘制,以便于进行区分,快速获得任一监控类别对应的圆,以获得圆的半径所代表的数据的大小。When drawing concentric circles, the arcs corresponding to different monitoring categories can be drawn in different colors for easy distinction, and the circle corresponding to any monitoring category can be quickly obtained to obtain the size of the data represented by the radius of the circle.
同心圆中的每个圆可以对应一个监控类别,圆的半径可以代表监控类别对应监控数据的大小,通常,监控数据越大圆的半径越大,监控数据越小圆的半径越小。Each circle in the concentric circle can correspond to a monitoring category, and the radius of the circle can represent the size of the monitoring data corresponding to the monitoring category. Generally, the larger the monitoring data, the larger the radius of the circle, and the smaller the monitoring data, the smaller the radius of the circle.
作为又一个实施例,可以先显示电子地图,再将目标监控点对应的信息映射到电子地图中以显示信息。所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图可以包括:As another embodiment, the electronic map may be displayed first, and then the information corresponding to the target monitoring point is mapped to the electronic map to display the information. The displaying, at the location corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories may include:
显示所述电子地图。Display the electronic map.
在所述电子地图中的目标映射点所对应位置处,绘制基于不同监控类别的监控数据而生成的统计图,以显示所述统计图。At the location corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of different monitoring categories is drawn to display the statistical graph.
作为一种可能的实现方式,所述统计图可以包括同心圆,所述在所述电子地图中所述目标映射点所对应的位置处,绘制基于所述不同监控类别的监控数据而生成的统计图,以显示所述统计图可以包括:As a possible implementation manner, the statistical map may include concentric circles, and the statistics generated based on the monitoring data of the different monitoring categories are drawn at the positions corresponding to the target mapping points in the electronic map. Graph to show that the statistical graph can include:
基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,以同一个圆心为基准绘制同心圆;Based on the display radius corresponding to the monitoring data of different monitoring categories, draw concentric circles based on the same center of the circle according to the colors corresponding to the different monitoring categories;
以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电 子地图中显示所述同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and displaying the concentric circle in the electronic map.
在绘制同心圆时,每个圆可以对应一个监控类别,任一个圆的半径可以代表其对应监控类别的监控数据。圆的半径越大该圆对应的监控类别的监控数据越大,圆的半径越小该圆对应的监控类别的监控数据越小。When drawing concentric circles, each circle can correspond to a monitoring category, and the radius of any circle can represent the monitoring data of its corresponding monitoring category. The larger the radius of the circle, the larger the monitoring data of the monitoring category corresponding to the circle, the smaller the radius of the circle, the smaller the monitoring data of the monitoring category corresponding to the circle.
在绘制同心圆时,不同监控类别可以对应不同的颜色,不同监控类别的圆的绘制颜色不同。监控类别的颜色可以根据需要设定,但是每个监控类别的颜色与其他监控类别的颜色不同,可以在设置时将不同的监控类别设置为不同的色系,例如,第一监控类别可以使用绿色,为了进行区分,第二监控类别可以使用红色,而应避免使用浅绿色。When drawing concentric circles, different monitoring categories can correspond to different colors, and the colors of the circles of different monitoring categories are different. The color of the monitoring category can be set as required, but the color of each monitoring category is different from the colors of other monitoring categories. Different monitoring categories can be set to different color systems during setting. For example, the first monitoring category can use green , In order to distinguish, the second monitoring category can use red, but should avoid using light green.
在基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的显示半径,以同一个圆心为基准绘制同心圆之前,可以先确定不同监控类别对应的颜色色系,再根据不同监控类别的监控数据,确定不同监控类别绘制圆时对应的颜色深浅。例如,确定第一监控类别使用绿色系绘制信息之后,可以根据第一监控类别的监控数据,确定第一监控类别在同心圆中对应的圆进行绘制时使用的颜色是深绿色还是浅绿色,为了表达更明确,可以将监控数据较大的对应为颜色较深,监控数据较小的对应为颜色较浅。将绘制的同心圆的绘制颜色与监控类别对应监控数据的大小进行结合,可以使绘制的同心圆的图形表现力更强劲,可以通过颜色的深浅直接观察到数据的大小,提高监控效率。Before drawing concentric circles based on the display radius corresponding to the monitoring data of different monitoring categories based on the display radius corresponding to the different monitoring categories and using the same circle center as the reference, you can first determine the color system corresponding to different monitoring categories, and then according to different monitoring categories To determine the corresponding color depths when drawing circles for different monitoring categories. For example, after it is determined that the first monitoring category uses green drawing information, it can be determined according to the monitoring data of the first monitoring category whether the color used when drawing the corresponding circle in the concentric circles of the first monitoring category is dark green or light green. The expression is clearer, the larger the monitoring data corresponds to the darker color, and the smaller the monitoring data corresponds to the lighter color. Combining the drawing color of the drawn concentric circles with the size of the monitoring data corresponding to the monitoring category can make the graphic expressiveness of the drawn concentric circles more powerful, and the size of the data can be directly observed through the color depth, which improves the monitoring efficiency.
由于电子地图在绘制时是基于一定的比例进行绘制的,为了使信息的显示更直观,可以基于电子地图的显示比例,确定信息的显示半径,因此,在某些实施例中,所述方法还可以包括:Since the electronic map is drawn based on a certain scale when drawing, in order to make the display of information more intuitive, the display radius of the information can be determined based on the display scale of the electronic map. Therefore, in some embodiments, the method also Can include:
根据单位显示比例,确定不同监控类别的监控数据分别对应的显示半径。According to the unit display ratio, determine the display radius corresponding to the monitoring data of different monitoring categories.
任一监控类别的监控数据可以对应有相应的显示半径,每个监控类别的监控数据对应的显示半径可以根据预设的单位显示比例计算获得。The monitoring data of any monitoring category can correspond to a corresponding display radius, and the display radius corresponding to the monitoring data of each monitoring category can be calculated according to the preset unit display ratio.
显示比例可以指监控的数据量与单位显示长度的比值,该单位显示长度可以指监控数据在电子设备的显示屏幕中显示时的单位长度,例如,单位显示长度可以为1cm(厘米),预设的显示比例例如可以是10000,也即每1cm的长度可以代表10000个监控获得的数据量,假设所述监控数据为35000,该监控数据对应的显示半径为3.5cm。The display ratio can refer to the ratio of the amount of monitored data to the unit display length. The unit display length can refer to the unit length when the monitoring data is displayed on the display screen of the electronic device. For example, the unit display length can be 1cm (centimeters), preset The display ratio of can be, for example, 10000, that is, each 1cm length can represent the amount of data obtained by 10000 monitoring. Assuming that the monitoring data is 35000, the display radius corresponding to the monitoring data is 3.5cm.
所述根据预设单位显示比例,确定不同监控类别的监控数据分别对应的显示半径可以包括:计算所述监控数据与所述单位显示比例的比值,计算该比值与单位显示长度的 乘积获得显示半径。The determining the display radius corresponding to the monitoring data of different monitoring categories according to the preset unit display ratio may include: calculating the ratio of the monitoring data to the unit display ratio, and calculating the product of the ratio and the unit display length to obtain the display radius .
在实际应用中,单位显示长度可以根据实际显示需求而设定,本申请实施例中对此并不进行过多限定。In actual applications, the unit display length can be set according to actual display requirements, which is not too limited in the embodiments of the present application.
监控数据可以标识客流量的大小,如果监控数据较大时,可以将监控数据与显示半径之间关联的显示比例设置较大,如果监控数据较小时,可以将监控数据与显示半径之间关联的比例设置较小。The monitoring data can identify the size of the passenger flow. If the monitoring data is large, the display ratio between the monitoring data and the display radius can be set to be larger. If the monitoring data is small, you can associate the monitoring data with the display radius. The scale setting is small.
对于目标监控点,可以通过不同监控类别进行监控,不同的监控类别的数量可以是多个监控类别,为了对本申请实施例的技术方案进行详细描述,可以针对其中任意两个监控类别的监控场景进行详细说明,因此,在一些实施例中,所述监控类别包括第一监控类别以及第二监控类别。The target monitoring point can be monitored through different monitoring categories. The number of different monitoring categories can be multiple monitoring categories. In order to describe the technical solutions of the embodiments of the present application in detail, monitoring scenarios of any two monitoring categories can be performed. Detailed description, therefore, in some embodiments, the monitoring category includes a first monitoring category and a second monitoring category.
所述获取目标监控点对应不同监控类别的监控数据可以包括:The acquiring monitoring data corresponding to different monitoring categories of the target monitoring point may include:
获取所述目标监控点对应第一监控类别的第一监控数据以及第二监控类别的第二监控数据。Acquire the first monitoring data of the first monitoring category corresponding to the target monitoring point and the second monitoring data of the second monitoring category.
所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息可以包括:The displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may include:
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的信息。At the position corresponding to the target mapping point in the electronic map, information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
在信息中,第一监控类别对应的第一颜色与第二监控类别对应的第二颜色不同,以便于更直观地区分不同的监控类别。In the information, the first color corresponding to the first monitoring category is different from the second color corresponding to the second monitoring category, so as to more intuitively distinguish the different monitoring categories.
在交通枢纽等使用场景中,所述第一监控类别可以包括上客流类别以及所述第二监控类别可以包括下客流类别。所述上客流类别可以指进入所述交通枢纽的客流类别,所述下客流类别可以至走出所述交通枢纽的客流类别,对交通枢纽进行监控过程中根据客流方向进行划分使监控结果更精确。In usage scenarios such as transportation hubs, the first monitoring category may include the upper passenger flow category and the second monitoring category may include the lower passenger flow category. The upper passenger flow category may refer to the passenger flow category entering the transportation hub, and the lower passenger flow category may range to the passenger flow category exiting the transportation hub. The traffic hub is monitored according to the direction of passenger flow to make the monitoring result more accurate.
在某些实施例中,所述信息可以包括统计图。In some embodiments, the information may include statistical graphs.
所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的信息包括:The displaying the information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map includes:
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
作为一种可能的实现方式,所述统计图可以包括同心圆。可以将同心圆先绘制在电 子地图中,并显示已绘制同心圆的电子地图。所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图可以包括:As a possible implementation manner, the statistical graph may include concentric circles. You can draw concentric circles on the electronic map first, and display the electronic map of the drawn concentric circles. The display of the statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map may include:
确定所述第一监控类别的第一监控数据对应的第一显示半径;Determining the first display radius corresponding to the first monitoring data of the first monitoring category;
确定所述第二监控类别的第二监控数据对应的第二显示半径;Determining the second display radius corresponding to the second monitoring data of the second monitoring category;
确定所述第一监控类别对应的第一颜色以及所述第二监控类别对应的第二颜色;Determining a first color corresponding to the first monitoring category and a second color corresponding to the second monitoring category;
以所述目标监控点在所述电子地图中的目标映射点为圆心,并基于所述第一显示半径以及所述第二显示半径,以及所述第一颜色以及第二颜色,在所述电子地图中绘制同心圆;Taking the target monitoring point of the target monitoring point in the electronic map as the center of the circle, and based on the first display radius and the second display radius, and the first color and the second color, in the electronic map Draw concentric circles on the map;
显示已绘制所述同心圆的电子地图。The electronic map in which the concentric circles has been drawn is displayed.
同心圆的圆心为目标监控点在电子地图中的目标映射点,同心圆可以由两个圆构成,例如,在一种可能的设计中,第一个圆的半径为第一显示半径,颜色为第一颜色,第二个圆的半径为第二显示半径,颜色为第二颜色。The center of the concentric circle is the target mapping point of the target monitoring point in the electronic map. The concentric circle can be composed of two circles. For example, in a possible design, the radius of the first circle is the first display radius, and the color is The radius of the first color and the second circle is the second display radius, and the color is the second color.
图3为本发明实施例提供的一个同心圆的示例图,在图3中,同心圆的圆心301为目标映射点,第一个圆302的半径为第一显示半径,颜色为第一颜色;第二个圆303的半径为第二显示半径,颜色为第二颜色。FIG. 3 is an example diagram of a concentric circle provided by an embodiment of the present invention. In FIG. 3, the center 301 of the concentric circle is the target mapping point, the radius of the first circle 302 is the first display radius, and the color is the first color; The radius of the second circle 303 is the second display radius, and the color is the second color.
需要说明的是,图3所示的实施例仅仅是对于本申请实施例中绘制的同心圆的一个示例图,并不构成对本申请实施例中同心圆的显示顺序的过多限定。It should be noted that the embodiment shown in FIG. 3 is only an example diagram of the concentric circles drawn in the embodiment of the present application, and does not constitute an excessive limitation on the display order of the concentric circles in the embodiment of the present application.
作为又一种可能的实现方式,所述统计图可以包括同心圆。可以先显示电子地图,再将根据第一监控数据以及第二监控数据绘制的同心圆映射到电子地图中显示。所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图可以包括:As another possible implementation manner, the statistical graph may include concentric circles. The electronic map can be displayed first, and then the concentric circles drawn according to the first monitoring data and the second monitoring data are mapped to the electronic map for display. The display of the statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map may include:
显示所述电子地图;Display the electronic map;
确定所述第一监控类别的第一监控数据对应的第一显示半径;Determining the first display radius corresponding to the first monitoring data of the first monitoring category;
确定所述第二监控类别的第二监控数据对应的第二显示半径;Determining the second display radius corresponding to the second monitoring data of the second monitoring category;
将所述第一监控类别对应的第一颜色,按照所述第一显示半径,以及所述第二监控类别对应的第二颜色,按照所述第二显示半径,以同一个圆心为基准绘制同心圆;The first color corresponding to the first monitoring category is drawn according to the first display radius, and the second color corresponding to the second monitoring category is drawn concentric according to the second display radius based on the same circle center round;
以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and displaying the concentric circle in the electronic map.
在一些可能的设计中,所述确定所述第一监控类别的第一监控数据对应的第一显示半径可以包括:In some possible designs, the determining the first display radius corresponding to the first monitoring data of the first monitoring category may include:
根据单位显示比例,确定所述第一监控类别的第一监控数据对应的第一显示半径;Determine the first display radius corresponding to the first monitoring data of the first monitoring category according to the unit display ratio;
所述确定所述第二监控类别的第二监控数据对应的第二显示半径包括:The determining the second display radius corresponding to the second monitoring data of the second monitoring category includes:
根据单位显示比例,确定所述第二监控类别的第二监控数据对应的第二显示半径。According to the unit display ratio, the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
显示比例可以指监控的数据量与单位显示长度的比值,该单位显示长度可以指监控数据在电子设备的显示屏幕中显示时的单位长度,例如,单位显示长度可以为1cm(厘米),预设的显示比例例如可以是1:10000,也即每1cm的长度可以代表10000个监控获得的数据量,假设所述监控数据为35000,该监控数据对应的显示半径为3.5cm。The display ratio can refer to the ratio of the amount of monitored data to the unit display length. The unit display length can refer to the unit length when the monitoring data is displayed on the display screen of the electronic device. For example, the unit display length can be 1cm (centimeters), preset The display ratio of can be, for example, 1:10000, that is, each 1cm length can represent the amount of data obtained by 10,000 monitoring. Assuming that the monitoring data is 35,000, the display radius corresponding to the monitoring data is 3.5cm.
所述根据预设单位显示比例,确定第一监控类别的第一监控数据对应的第一显示半径可以包括:计算第一监控数据与单位显示比例的第一比值,计算该第一比值与单位显示长度的乘积获得第一显示半径。The determining the first display radius corresponding to the first monitoring data of the first monitoring category according to the preset unit display ratio may include: calculating a first ratio of the first monitoring data to the unit display ratio, and calculating the first ratio and the unit display The product of the length obtains the first display radius.
所述根据预设单位显示比例,确定第二监控类别的第二监控数据对应的第二显示半径可以包括:计算第二监控数据与单位显示比例的第二比值,计算该第二比值与单位显示长度的乘积获得第二显示半径。The determining the second display radius corresponding to the second monitoring data of the second monitoring category according to the preset unit display ratio may include: calculating a second ratio of the second monitoring data to the unit display ratio, and calculating the second ratio and the unit display The product of the lengths gives the second display radius.
在实际应用中,单位显示长度可以根据实际显示需求而设定,本申请实施例中对此并不进行过多限定。In actual applications, the unit display length can be set according to actual display requirements, which is not too limited in the embodiments of the present application.
监控数据可以标识客流量的大小,如果监控数据较大时,可以将监控数据与显示半径之间关联的单位显示比例设置较大,如果监控数据较小时,可以将监控数据与显示半径之间关联的单位显示比例设置较小。The monitoring data can identify the size of the passenger flow. If the monitoring data is large, the unit display ratio between the monitoring data and the display radius can be set to be larger, if the monitoring data is small, the monitoring data can be associated with the display radius The unit display scale setting is smaller.
在某些实施例中,可以将当前监控到的监控数据与历史监控到的历史监控数据进行比较,以确定目标监控点是否处于异常监控状态。所述方法还可以包括:In some embodiments, the currently monitored monitoring data can be compared with historical monitoring data to determine whether the target monitoring point is in an abnormal monitoring state. The method may also include:
获取目标监控点对应不同监控类别的历史监控数据;Obtain historical monitoring data corresponding to different monitoring categories of target monitoring points;
如果任一监控类别的历史监控数据与所述监控数据之间的数据差异满足属异常监控条件,确定所述监控类别处于异常监控状态;If the data difference between the historical monitoring data of any monitoring category and the monitoring data meets the abnormal monitoring condition, determine that the monitoring category is in an abnormal monitoring state;
在显示所述电子地图以及所述信息时,输出针对所述监控类别处于异常监控状态的提示信息。When displaying the electronic map and the information, outputting prompt information that the monitoring category is in an abnormal monitoring state.
本发明实施例中,将当前监控到的监控数据与历史监控数据进行比较,以判断目标监控点是否处于异常监控状态,进而在电子地图中输出该目标监控点异常的提示信息, 以使用户更快速获知目标监控点的运行状态,及时做出应对措施,提高监控效率。In the embodiment of the present invention, the currently monitored monitoring data is compared with the historical monitoring data to determine whether the target monitoring point is in an abnormal monitoring state, and then the prompt information that the target monitoring point is abnormal is output in the electronic map, so that the user can update Quickly learn the operating status of the target monitoring point, and make timely response measures to improve monitoring efficiency.
下面以火车站等交通枢纽的使用场景为例对本发明实施例进行详细描述。为了方便描述,对于火车站等交通枢纽中,可以对进入该交通枢纽的客流以及离开该交通枢纽的客流进行监控,其中,进入交通枢纽的客流可以对应于本申请实施例中的一种监控类别,可以称之为上客流类别,离开交通枢纽的客流可以对应于本申请实施例中的又一种监控类别,可以称之为下客流类别。In the following, the embodiments of the present invention will be described in detail by taking the usage scenario of a transportation hub such as a railway station as an example. For the convenience of description, in a transportation hub such as a railway station, the passenger flow entering the transportation hub and the passenger flow leaving the transportation hub can be monitored, wherein the passenger flow entering the transportation hub may correspond to a monitoring category in the embodiment of the present application , Can be called the upper passenger flow category, and the passenger flow leaving the transportation hub can correspond to another monitoring category in the embodiment of the present application, which can be called the lower passenger flow category.
如图4所示,为本发明实施例提供的一种数据处理方法的又一个实施例的流程图,所述方法可以包括以下几个步骤:As shown in FIG. 4, it is a flowchart of another embodiment of a data processing method provided by an embodiment of the present invention. The method may include the following steps:
401:获取目标监控点对应上客流类别的第一监控数据,以及下客流类别的第二监控数据。401: Acquire the first monitoring data of the upper passenger flow category corresponding to the target monitoring point, and the second monitoring data of the lower passenger flow category.
402:获取所述目标监控点的经纬度数据。402: Acquire latitude and longitude data of the target monitoring point.
403:将所述经纬度数据对应电子地图中的位置点作为目标映射点。403: Use the location point in the electronic map corresponding to the latitude and longitude data as the target mapping point.
404:确定第一监控数据对应的第一显示半径,以及第二监控数据对应的第二显示半径。404: Determine the first display radius corresponding to the first monitoring data and the second display radius corresponding to the second monitoring data.
405:确定上客流类别对应的第一颜色,以及下客流类别对应的第二颜色。405: Determine the first color corresponding to the upper passenger flow category and the second color corresponding to the lower passenger flow category.
406:以所述目标映射点为圆心,在所述电子地图中显示以所述第一显示半径以及第一颜色、第二显示半径以及第二颜色绘制的同心圆。406: Using the target mapping point as the center of the circle, display concentric circles drawn with the first display radius and the first color, the second display radius, and the second color on the electronic map.
在同心圆中第一半径对应第一颜色,第二半径对应第二颜色。In the concentric circles, the first radius corresponds to the first color, and the second radius corresponds to the second color.
本发明实施例中,通过确定目标监控点,可以获取目标监控点的上客流类别对应的第一监控数据,以及下客流类别的第二监控数据,并通过第一监控数据确定第一显示半径以及第二监控数据确定第二显示半径,通过显示半径的长短标识客流量数据的多少,当根据目标监控点对应的经纬度数据,将目标监控点映射到电子地图之后,可以获得目标映射点,该目标映射点即为在电子地图上显示的位置,进而可以以所述目标映射点为圆心,基于所述第一映射半径以及第一颜色,第二映射半径以及第二颜色,生成可以在电子地图上对应显示的同心圆,以在电子地图的目标映射点处显示所述同心圆,将目标监控点的客流数据在电子地图的映射位置,也即目标映射点上以同心圆的形式展示。映射半径随监控数据的变化而变化,使得工作人员根据映射半径的变化随时获知客流对应的监控数据的变化,进而及时做出应对,为工作人员提供较为直观的数据展示,提高监控效率。In the embodiment of the present invention, by determining the target monitoring point, the first monitoring data corresponding to the upper passenger flow category of the target monitoring point and the second monitoring data of the lower passenger flow category can be obtained, and the first display radius and The second monitoring data determines the second display radius, and the length of the display radius identifies the amount of passenger flow data. After the target monitoring point is mapped to the electronic map according to the longitude and latitude data corresponding to the target monitoring point, the target mapping point can be obtained. The mapping point is the position displayed on the electronic map, and the target mapping point can be taken as the center of the circle, and based on the first mapping radius and the first color, the second mapping radius and the second color, it can be generated on the electronic map. Corresponding to the displayed concentric circles, the concentric circles are displayed at the target mapping point of the electronic map, and the passenger flow data of the target monitoring point is displayed in the form of concentric circles on the mapping position of the electronic map, that is, the target mapping point. The mapping radius changes with the changes in the monitoring data, so that the staff can know the changes in the monitoring data corresponding to the passenger flow at any time according to the changes in the mapping radius, and then respond in time, provide the staff with a more intuitive data display, and improve the monitoring efficiency.
如图5所示,为本发明实施例提供的一种数据处理装置的一个实施例的结构示意图,所述装置可以包括:As shown in FIG. 5, it is a schematic structural diagram of an embodiment of a data processing apparatus provided by an embodiment of the present invention. The apparatus may include:
数据获取模块501,用于获取目标监控点对应不同监控类别的监控数据;The data acquisition module 501 is configured to acquire monitoring data corresponding to different monitoring categories of the target monitoring point;
第一映射模块502,用于确定所述目标监控点在电子地图中的目标映射点;The first mapping module 502 is configured to determine the target mapping point of the target monitoring point in the electronic map;
第一显示模块503,用于在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。The first display module 503 is configured to display information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map.
本发明实施例中,获取目标监控点对应不同监控类别的监控数据,以对目标监控点进行监控时,通过监控类别实现针对目标监控点的不同监控方向的划分,使得获得的监控数据更为精确,针对性更强。进而在确定目标监控点在电子地图中的目标映射点后,可以在电子地图中所述目标映射点所在位置处,显示基于不同监控类别的监控数据而生成的信息。由于信息是基于不同监控类别的监控数据而生成的,获得的信息可以表示不同监控类别对应的监控结果,信息包含的内容更全面。另外,将信息在电子地图中显示时,可以使用户通过电子地图直观地观看到目标监控点的监控结果,使得信息的显示效果提高。此外,通过查看目标监控点处的信息直接获得该位置处的监控信息或者监控结果,监控效率更高。In the embodiment of the present invention, the monitoring data corresponding to different monitoring categories of the target monitoring point is acquired, so that when the target monitoring point is monitored, the monitoring category realizes the division of different monitoring directions for the target monitoring point, so that the obtained monitoring data is more accurate , More targeted. Further, after determining the target mapping point of the target monitoring point in the electronic map, the information generated based on the monitoring data of different monitoring categories can be displayed at the location of the target mapping point in the electronic map. Since the information is generated based on the monitoring data of different monitoring categories, the obtained information can represent the monitoring results corresponding to different monitoring categories, and the content of the information is more comprehensive. In addition, when the information is displayed in the electronic map, the user can intuitively view the monitoring result of the target monitoring point through the electronic map, so that the display effect of the information is improved. In addition, by viewing the information at the target monitoring point, the monitoring information or monitoring results at that location can be directly obtained, and the monitoring efficiency is higher.
作为一个实施例,所述第一映射模块可以包括:As an embodiment, the first mapping module may include:
第一映射单元,用于确定目标监控点的经纬度数据对应电子地图上的位置点为所述目标映射点。The first mapping unit is used to determine the location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point as the target mapping point.
在某些实施例中,所述信息包括统计图;所述第一显示模块可以用于:在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图。In some embodiments, the information includes a statistical graph; the first display module may be used to: display monitoring based on the different monitoring categories at the location corresponding to the target mapping point in the electronic map Statistics generated from data.
作为一个实施例,所述第一显示模块可以包括:As an embodiment, the first display module may include:
第一绘制单元,用于在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图;The first drawing unit is configured to draw a statistical graph generated based on monitoring data of different monitoring categories at a location corresponding to the target mapping point in the electronic map;
第一显示单元,用于显示已绘制所述统计图的电子地图。The first display unit is used to display the electronic map on which the statistical graph has been drawn.
所述第一绘制单元可以包括:The first drawing unit may include:
第一绘制子单元,用于以目标监控点在所述电子地图中的目标映射点为圆心,并基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,在所述电子地图中绘制同心圆。The first drawing subunit is used to set the target monitoring point in the electronic map as the center of the circle, and based on the display radius corresponding to the monitoring data of different monitoring categories, according to the colors corresponding to the different monitoring categories, Draw concentric circles on the map.
所述第一显示单元可以包括:The first display unit may include:
第一显示子单元,用于显示已绘制所述同心圆的电子地图。The first display subunit is used to display the electronic map on which the concentric circles have been drawn.
作为又一个实施例,所述第一显示模块可以包括:As yet another embodiment, the first display module may include:
第二显示单元,用于显示所述电子地图。The second display unit is used to display the electronic map.
第二绘制单元,用于在所述电子地图中所述目标映射点所对应的位置处,绘制基于所述不同监控类别的监控数据而生成的统计图,以显示所述统计图。The second drawing unit is configured to draw a statistical graph generated based on the monitoring data of the different monitoring categories at the position corresponding to the target mapping point in the electronic map to display the statistical graph.
作为又一个实施例,所述第二绘制单元可以包括:As yet another embodiment, the second drawing unit may include:
第二绘制子单元,用于基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,以同一个圆心为基准绘制同心圆;The second drawing subunit is used to draw concentric circles based on the display radius corresponding to the monitoring data of different monitoring categories, and according to the colors corresponding to the different monitoring categories, using the same center as the reference;
第二显示子单元,用于以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。The second display subunit is configured to use the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and display the concentric circle in the electronic map.
作为一种可能的实现方式,所述装置还包括:As a possible implementation manner, the device further includes:
半径确定模块,用于根据单位显示比例,确定不同监控类别的监控数据分别对应的显示半径。The radius determination module is used to determine the display radius corresponding to the monitoring data of different monitoring categories according to the unit display ratio.
在某些实施例中,所述装置还包括:In some embodiments, the device further includes:
请求确定模块,用于确定针对所述目标监控点的监控请求。The request determination module is used to determine the monitoring request for the target monitoring point.
在一些实施例中,所述监控类别包括第一监控类别以及第二监控类别;In some embodiments, the monitoring category includes a first monitoring category and a second monitoring category;
所述数据获取模块包括:The data acquisition module includes:
数据获取单元,用于获取所述目标监控点对应第一监控类别的第一监控数据以及第二监控类别的第二监控数据;A data acquisition unit, configured to acquire the first monitoring data of the first monitoring category corresponding to the target monitoring point and the second monitoring data of the second monitoring category;
所述第一显示模块包括:The first display module includes:
第三显示单元,用于在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的信息。The third display unit is configured to display the first monitoring data based on the first monitoring category and the second monitoring data of the second monitoring category at the position corresponding to the target mapping point in the electronic map Information generated.
作为一个实施例,所述信息包括统计图;As an embodiment, the information includes a statistical graph;
所述第三显示单元具体可以用于:The third display unit may be specifically used for:
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
作为一种可能的实现方式,所述第三显示单元可以包括:As a possible implementation manner, the third display unit may include:
第一确定子单元,用于确定所述第一监控类别的第一监控数据对应的第一显示半径;A first determining subunit, configured to determine a first display radius corresponding to the first monitoring data of the first monitoring category;
第二确定子单元,用于确定所述第二监控类别的第二监控数据对应的第二显示半径;A second determining subunit, configured to determine a second display radius corresponding to the second monitoring data of the second monitoring category;
第三确定子单元,用于确定所述第一监控类别对应的第一颜色以及所述第二监控类别对应的第二颜色;A third determining subunit, configured to determine a first color corresponding to the first monitoring category and a second color corresponding to the second monitoring category;
第一绘制子单元,用于以所述目标监控点在所述电子地图中的目标映射点为圆心,并基于所述第一显示半径以及所述第二显示半径,以及所述第一颜色以及第二颜色,在所述电子地图中绘制同心圆;The first drawing subunit is configured to take the target mapping point of the target monitoring point in the electronic map as the center of the circle, and based on the first display radius and the second display radius, and the first color and The second color is to draw concentric circles in the electronic map;
第一显示子单元,用于显示已绘制所述同心圆的电子地图。The first display subunit is used to display the electronic map on which the concentric circles have been drawn.
作为又一种可能的实现方式,所述第三显示单元还可以包括:As yet another possible implementation manner, the third display unit may further include:
第二显示子单元,用于显示所述电子地图;The second display subunit is used to display the electronic map;
第一确定子单元,用于确定所述第一监控类别的第一监控数据对应的第一显示半径;A first determining subunit, configured to determine a first display radius corresponding to the first monitoring data of the first monitoring category;
第二确定子单元,用于确定所述第二监控类别的第二监控数据对应的第二显示半径;A second determining subunit, configured to determine a second display radius corresponding to the second monitoring data of the second monitoring category;
第二绘制子单元,用于将所述第一监控类别对应的第一颜色,按照所述第一显示半径,以及所述第二监控类别对应的第二颜色,按照所述第二显示半径,以同一个圆心为基准绘制同心圆;The second drawing subunit is used to convert the first color corresponding to the first monitoring category according to the first display radius and the second color corresponding to the second monitoring category according to the second display radius, Draw concentric circles based on the same center;
第三显示子单元,用于以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。The third display subunit is configured to use the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and display the concentric circle in the electronic map.
在一些可能的设计中,所述第一确定子单元具体可以用于:In some possible designs, the first determining subunit may be specifically used for:
根据单位显示比例,确定所述第一监控类别的第一监控数据对应的第一显示半径;Determine the first display radius corresponding to the first monitoring data of the first monitoring category according to the unit display ratio;
所述第二确定子单元具体可以用于:The second determining subunit may be specifically used for:
根据所述单位显示比例,确定所述第二监控类别的第二监控数据对应的第二显示半径。According to the unit display ratio, the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
在一些实施例中,所述电子地图可以包括三维电子地图或者二维电子地图。In some embodiments, the electronic map may include a three-dimensional electronic map or a two-dimensional electronic map.
作为一个实施例,所述装置还可以包括:As an embodiment, the device may further include:
历史数据模块,用于获取目标监控点对应不同监控类别的历史监控数据;The historical data module is used to obtain historical monitoring data corresponding to different monitoring categories of the target monitoring point;
状态确定模块,用于如果任一监控类别的历史监控数据与所述监控数据之间的数据差异满足属异常监控条件,确定所述监控类别处于异常监控状态;The status determination module is configured to determine that the monitoring category is in an abnormal monitoring state if the data difference between the historical monitoring data of any monitoring category and the monitoring data meets the abnormal monitoring condition;
提示输出模块,用于在显示所述电子地图以及所述信息时,输出针对所述监控类别处于异常监控状态的提示信息。The prompt output module is used to output prompt information that the monitoring category is in an abnormal monitoring state when the electronic map and the information are displayed.
图5所述的数据处理装置可以执行图1所示实施例所述的数据处理方法,其实现原理和技术效果不再赘述。对于上述实施例中的数据处理装置其中的各个模块、单元、子单元所执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。The data processing device described in FIG. 5 can execute the data processing method described in the embodiment shown in FIG. 1, and its implementation principles and technical effects will not be described in detail. The specific operations performed by the modules, units, and sub-units of the data processing apparatus in the foregoing embodiment have been described in detail in the embodiments of the method, and detailed descriptions will not be given here.
在一些可能的设计中,图6所述的装置可以实现为一数据处理设备。如图6所示,所述设备可以包括:存储组件601以及处理组件602;所述存储组件601用于存储一条或多条计算机指令,所述一条或多条计算机指令用于被所述处理组件602调用并执行;In some possible designs, the apparatus described in FIG. 6 may be implemented as a data processing device. As shown in FIG. 6, the device may include: a storage component 601 and a processing component 602; the storage component 601 is used to store one or more computer instructions, and the one or more computer instructions are used to be used by the processing component. 602 call and execute;
所述处理组件602用于:The processing component 602 is used to:
获取目标监控点对应不同监控类别的监控数据;确定所述目标监控点在电子地图中的目标映射点;在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。Obtain the monitoring data of the target monitoring point corresponding to different monitoring categories; determine the target mapping point of the target monitoring point in the electronic map; at the position corresponding to the target mapping point in the electronic map, display based on the different monitoring Information generated from monitoring data of a category.
作为一个实施例,所述处理组件确定所述目标监控点在电子地图中的目标映射点具体可以是:As an embodiment, the processing component determining the target mapping point of the target monitoring point in the electronic map may specifically be:
确定目标监控点的经纬度数据对应电子地图上的位置点为所述目标映射点。The location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point is determined to be the target mapping point.
在某些实施例中,所述信息包括统计图;所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息具体可以是:In some embodiments, the information includes a statistical graph; the display of the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may specifically be :
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories is displayed.
作为一个实施例,所述处理组件在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图具体可以是:As an embodiment, the processing component displaying the statistical graph generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may specifically be:
在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图;Drawing a statistical graph generated based on the monitoring data of different monitoring categories at the location corresponding to the target mapping point in the electronic map;
显示已绘制所述统计图的电子地图。Display the electronic map on which the statistical graph has been drawn.
作为一种可能的实现方式,所述在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图具体可以是:As a possible implementation manner, the drawing of the statistical graph generated based on the monitoring data of different monitoring categories at the position corresponding to the target mapping point in the electronic map may specifically be:
以目标监控点在所述电子地图中的目标映射点为圆心,并基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,在所述电子地图中绘制同心圆,Taking the target monitoring point of the target monitoring point in the electronic map as the center of the circle, and based on the display radius corresponding to the monitoring data of different monitoring categories, drawing concentric circles in the electronic map according to the colors corresponding to the different monitoring categories,
所述显示已绘制所述统计图的电子地图具体可以是:The electronic map displaying the drawn statistical graph may specifically be:
显示已绘制所述同心圆的电子地图。The electronic map in which the concentric circles has been drawn is displayed.
作为又一个实施例,所述处理组件在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息具体可以是:显示所述电子地图;As another embodiment, the processing component displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map may specifically be: displaying the electronic map ;
在所述电子地图中所述目标映射点所对应的位置处,绘制基于所述不同监控类别的监控数据而生成的统计图,以显示所述统计图。At the location corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories is drawn to display the statistical graph.
作为一种可能的实现方式,所述在所述电子地图中所述目标映射点所对应的位置处,绘制基于所述不同监控类别的监控数据而生成的统计图,以显示所述统计图具体可以是:As a possible implementation manner, the statistical diagram generated based on the monitoring data of the different monitoring categories is drawn at the position corresponding to the target mapping point in the electronic map to display the specific statistical diagram. Can be:
基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,以同一个圆心为基准绘制同心圆;Based on the display radius corresponding to the monitoring data of different monitoring categories, draw concentric circles based on the same center of the circle according to the colors corresponding to the different monitoring categories;
以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and displaying the concentric circle in the electronic map.
作为一种可能的实现方式,所述处理组件还可以用于:As a possible implementation, the processing component can also be used to:
根据单位显示比例,确定不同监控类别的监控数据分别对应的显示半径。According to the unit display ratio, determine the display radius corresponding to the monitoring data of different monitoring categories.
在某些实施例中,所述处理组件还可以用于:In some embodiments, the processing component can also be used to:
确定针对所述目标监控点的监控请求。Determine the monitoring request for the target monitoring point.
在一些实施例中,所述监控类别包括第一监控类别以及第二监控类别;In some embodiments, the monitoring category includes a first monitoring category and a second monitoring category;
所述处理组件获取目标监控点对应不同监控类别的监控数据具体可以是:The processing component to obtain monitoring data corresponding to different monitoring categories of the target monitoring point may specifically be:
获取所述目标监控点对应第一监控类别的第一监控数据以及第二监控类别的第二监控数据;Acquiring the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category corresponding to the target monitoring point;
所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息包括:The displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map includes:
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的信息。At the position corresponding to the target mapping point in the electronic map, information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
在某些实施例中,所述信息包括统计图;In some embodiments, the information includes a statistical graph;
所述处理组件在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的信息具体可以是:The processing component displays the information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map Specifically:
在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
作为一种可能的实现方式,所述处理组件在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图具体可以是:As a possible implementation, the processing component displays the first monitoring data based on the first monitoring category and the second monitoring category at the location corresponding to the target mapping point in the electronic map. The statistical graph generated from the second monitoring data may specifically be:
确定所述第一监控类别的第一监控数据对应的第一显示半径;Determining the first display radius corresponding to the first monitoring data of the first monitoring category;
确定所述第二监控类别的第二监控数据对应的第二显示半径;Determining the second display radius corresponding to the second monitoring data of the second monitoring category;
确定所述第一监控类别对应的第一颜色以及所述第二监控类别对应的第二颜色;Determining a first color corresponding to the first monitoring category and a second color corresponding to the second monitoring category;
以所述目标监控点在所述电子地图中的目标映射点为圆心,并基于所述第一显示半径以及所述第二显示半径,以及所述第一颜色以及第二颜色,在所述电子地图中绘制同心圆;Taking the target monitoring point of the target monitoring point in the electronic map as the center of the circle, and based on the first display radius and the second display radius, and the first color and the second color, in the electronic map Draw concentric circles on the map;
显示已绘制所述同心圆的电子地图。The electronic map in which the concentric circles has been drawn is displayed.
作为又一种可能的实现方式,所述处理组件在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图具体可以是:As yet another possible implementation manner, the processing component displays the first monitoring data based on the first monitoring category and the second monitoring category at the location corresponding to the target mapping point in the electronic map The statistical graphs generated from the second monitoring data of can be specifically:
显示所述电子地图;Display the electronic map;
确定所述第一监控类别的第一监控数据对应的第一显示半径;Determining the first display radius corresponding to the first monitoring data of the first monitoring category;
确定所述第二监控类别的第二监控数据对应的第二显示半径;Determining the second display radius corresponding to the second monitoring data of the second monitoring category;
将所述第一监控类别对应的第一颜色,按照所述第一显示半径,以及所述第二监控类别对应的第二颜色,按照所述第二显示半径,以同一个圆心为基准绘制同心圆;The first color corresponding to the first monitoring category is drawn according to the first display radius, and the second color corresponding to the second monitoring category is drawn concentric according to the second display radius based on the same circle center round;
以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and displaying the concentric circle in the electronic map.
在一些可能的设计中,所述处理组件确定所述第一监控类别的第一监控数据对应的第一显示半径具体可以是:In some possible designs, the processing component determining the first display radius corresponding to the first monitoring data of the first monitoring category may specifically be:
根据单位显示比例,确定所述第一监控类别的第一监控数据对应的第一显示半径;Determine the first display radius corresponding to the first monitoring data of the first monitoring category according to the unit display ratio;
所述确定所述第二监控类别的第二监控数据对应的第二显示半径包括:The determining the second display radius corresponding to the second monitoring data of the second monitoring category includes:
根据所述单位显示比例,确定所述第二监控类别的第二监控数据对应的第二显示半径。According to the unit display ratio, the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
在一些实施例中,所述电子地图可以包括三维电子地图或者二维电子地图。In some embodiments, the electronic map may include a three-dimensional electronic map or a two-dimensional electronic map.
作为一个实施例,所述处理组件还可以用于:As an embodiment, the processing component may also be used for:
获取目标监控点对应不同监控类别的历史监控数据;如果任一监控类别的历史监控数据与所述监控数据之间的数据差异满足属异常监控条件,确定所述监控类别处于异常监控状态;在显示所述电子地图以及所述信息时,输出针对所述监控类别处于异常监控状态的提示信息。Obtain the historical monitoring data corresponding to different monitoring categories of the target monitoring point; if the data difference between the historical monitoring data of any monitoring category and the monitoring data meets the abnormal monitoring conditions, determine that the monitoring category is in the abnormal monitoring state; When the electronic map and the information are used, prompt information for the abnormal monitoring state of the monitoring category is output.
图6所述的数据处理设备可以执行图1所示实施例所述的数据处理方法,其实现原理和技术效果不再赘述。对于上述实施例中的数据处理设备其中的处理组件所执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。The data processing device described in FIG. 6 can execute the data processing method described in the embodiment shown in FIG. 1, and its implementation principles and technical effects will not be described in detail. The specific manner of operations performed by the processing components of the data processing device in the foregoing embodiment has been described in detail in the embodiment of the method, and detailed description will not be given here.
此外,本申请实施例还提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序;所述计算机程序使计算机执行时实现任一种数据处理方法。In addition, an embodiment of the present application also provides a computer-readable storage medium that stores a computer program; the computer program enables a computer to implement any data processing method when executed.
以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。The device embodiments described above are merely illustrative. The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the solutions of the embodiments. Those of ordinary skill in the art can understand and implement it without creative work.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助加必需的通用硬件平台的方式来实现,当然也可以通过硬件和软件结合的方式来实现。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以计算机产品的形式体现出来,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Through the description of the above embodiments, those skilled in the art can clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, it can also be implemented by a combination of hardware and software. Based on this understanding, the above technical solutions essentially or the part that contributes to the prior art can be embodied in the form of computer products, and the present invention can be used in one or more computer usable storage containing computer usable program codes. The form of a computer program product implemented on a medium (including but not limited to disk storage, CD-ROM, optical storage, etc.).
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的 指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowcharts and/or block diagrams of methods, devices (systems), and computer program products according to embodiments of the present invention. It should be understood that each process and/or block in the flowchart and/or block diagram, and the combination of processes and/or blocks in the flowchart and/or block diagram can be implemented by computer program instructions. These computer program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing equipment to generate a machine, so that the instructions executed by the processor of the computer or other programmable data processing equipment are generated It is a device that realizes the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device. The device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operation steps are executed on the computer or other programmable equipment to produce computer-implemented processing, so as to execute on the computer or other programmable equipment. The instructions provide steps for implementing functions specified in a flow or multiple flows in the flowchart and/or a block or multiple blocks in the block diagram.
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration, the computing device includes one or more processors (CPU), input/output interfaces, network interfaces, and memory.
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。The memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of computer readable media.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类别的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer-readable media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology. The information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include transitory media, such as modulated data signals and carrier waves.
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention, not to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: The technical solutions recorded in the foregoing embodiments are modified, or some of the technical features are equivalently replaced; these modifications or replacements do not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (18)

  1. 一种数据处理方法,其特征在于,包括:A data processing method, characterized by comprising:
    获取目标监控点对应不同监控类别的监控数据;Obtain monitoring data corresponding to different monitoring categories of target monitoring points;
    确定所述目标监控点在电子地图中的目标映射点;Determining the target mapping point of the target monitoring point in the electronic map;
    在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。At the location corresponding to the target mapping point in the electronic map, information generated based on the monitoring data of the different monitoring categories is displayed.
  2. 根据权利要求1所述的方法,其特征在于,所述确定所述目标监控点在电子地图中的目标映射点包括:The method according to claim 1, wherein the determining the target mapping point of the target monitoring point in an electronic map comprises:
    确定目标监控点的经纬度数据对应电子地图上的位置点为所述目标映射点。The location point on the electronic map corresponding to the latitude and longitude data of the target monitoring point is determined to be the target mapping point.
  3. 根据权利要求1所述的方法,其特征在于,所述信息包括统计图;所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息包括:The method according to claim 1, wherein the information includes a statistical graph; the position corresponding to the target mapping point in the electronic map is displayed based on the monitoring data of the different monitoring categories. The information generated includes:
    在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories is displayed.
  4. 根据权利要求3所述的方法,其特征在于,所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图包括:The method according to claim 3, wherein the displaying the statistical graph generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map comprises:
    在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图;Drawing a statistical graph generated based on the monitoring data of different monitoring categories at the location corresponding to the target mapping point in the electronic map;
    显示已绘制所述统计图的电子地图。Display the electronic map on which the statistical graph has been drawn.
  5. 根据权利要求4所述的方法,其特征在于,所述统计图包括同心圆;所述在所述电子地图中所述目标映射点所对应的位置处,绘制基于不同监控类别的监控数据而生成的统计图包括:The method according to claim 4, wherein the statistical map comprises concentric circles; the location corresponding to the target mapping point in the electronic map is generated by drawing monitoring data based on different monitoring categories The statistical graphs include:
    以目标监控点在所述电子地图中的目标映射点为圆心,并基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,在所述电子地图中绘制同心圆;Taking the target monitoring point of the target monitoring point in the electronic map as the center of the circle, and drawing concentric circles in the electronic map according to the colors corresponding to the different monitoring categories based on the display radius corresponding to the monitoring data of different monitoring categories;
    所述显示已绘制所述统计图的电子地图包括:The electronic map displaying the statistical graph that has been drawn includes:
    显示已绘制所述同心圆的电子地图。The electronic map in which the concentric circles has been drawn is displayed.
  6. 根据权利要求3所述的方法,其特征在于,所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的统计图包括:The method according to claim 3, wherein the displaying the statistical graph generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map comprises:
    显示所述电子地图;Display the electronic map;
    在所述电子地图中所述目标映射点所对应的位置处,绘制基于所述不同监控类别的 监控数据而生成的统计图,以显示所述统计图。At the location corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories is drawn to display the statistical graph.
  7. 根据权利要求6所述的方法,其特征在于,所述在所述电子地图中所述目标映射点所对应的位置处,绘制基于所述不同监控类别的监控数据而生成的统计图,以显示所述统计图包括:The method according to claim 6, characterized in that, at the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the monitoring data of the different monitoring categories is drawn to display The statistical graph includes:
    基于不同监控类别的监控数据对应的显示半径,按照不同监控类别对应的颜色,以同一个圆心为基准绘制同心圆;Based on the display radius corresponding to the monitoring data of different monitoring categories, draw concentric circles based on the same center of the circle according to the colors corresponding to the different monitoring categories;
    以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and displaying the concentric circle in the electronic map.
  8. 根据权利要求5或7任一项所述的方法,其特征在于,还包括:The method according to any one of claims 5 or 7, further comprising:
    根据单位显示比例,确定不同监控类别的监控数据分别对应的显示半径。According to the unit display ratio, determine the display radius corresponding to the monitoring data of different monitoring categories.
  9. 根据权利要求1所述的方法,其特征在于,还包括:The method according to claim 1, further comprising:
    确定针对所述目标监控点的监控请求。Determine the monitoring request for the target monitoring point.
  10. 根据权利要求1所述的方法,其特征在于,所述监控类别包括第一监控类别以及第二监控类别;The method according to claim 1, wherein the monitoring category includes a first monitoring category and a second monitoring category;
    所述获取目标监控点对应不同监控类别的监控数据包括:The acquiring monitoring data corresponding to different monitoring categories of the target monitoring point includes:
    获取所述目标监控点对应第一监控类别的第一监控数据以及第二监控类别的第二监控数据;Acquiring the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category corresponding to the target monitoring point;
    所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息包括:The displaying the information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map includes:
    在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的信息。At the position corresponding to the target mapping point in the electronic map, information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
  11. 根据权利要求8所述的方法,其特征在于,所述信息包括统计图;The method according to claim 8, wherein the information includes a statistical graph;
    所述在所述电子地图中所述目标映射点所对应的位置处,显示基于第一监控类别的第一监控数据以及第二监控类别的第二监控数据而生成的信息包括:The displaying information generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category at the location corresponding to the target mapping point in the electronic map includes:
    在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图。At the position corresponding to the target mapping point in the electronic map, a statistical graph generated based on the first monitoring data of the first monitoring category and the second monitoring data of the second monitoring category is displayed.
  12. 根据权利要求11所述的方法,其特征在于,所述统计图包括同心圆;所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图包括:The method according to claim 11, wherein the statistical map includes concentric circles; and the first monitoring category based on the first monitoring category is displayed at the position corresponding to the target mapping point in the electronic map. A statistical graph generated from monitoring data and the second monitoring data of the second monitoring category includes:
    确定所述第一监控类别的第一监控数据对应的第一显示半径;Determining the first display radius corresponding to the first monitoring data of the first monitoring category;
    确定所述第二监控类别的第二监控数据对应的第二显示半径;Determining the second display radius corresponding to the second monitoring data of the second monitoring category;
    确定所述第一监控类别对应的第一颜色以及所述第二监控类别对应的第二颜色;Determining a first color corresponding to the first monitoring category and a second color corresponding to the second monitoring category;
    以所述目标监控点在所述电子地图中的目标映射点为圆心,并基于所述第一显示半径以及所述第二显示半径,以及所述第一颜色以及第二颜色,在所述电子地图中绘制同心圆;Taking the target monitoring point of the target monitoring point in the electronic map as the center of the circle, and based on the first display radius and the second display radius, and the first color and the second color, in the electronic map Draw concentric circles on the map;
    显示已绘制所述同心圆的电子地图。The electronic map in which the concentric circles has been drawn is displayed.
  13. 根据权利要求11所述的方法,其特征在于,所述统计图包括同心圆;所述在所述电子地图中所述目标映射点所对应的位置处,显示基于所述第一监控类别的第一监控数据以及所述第二监控类别的第二监控数据而生成的统计图包括:The method according to claim 11, wherein the statistical map includes concentric circles; and the first monitoring category based on the first monitoring category is displayed at the position corresponding to the target mapping point in the electronic map. A statistical graph generated from monitoring data and the second monitoring data of the second monitoring category includes:
    显示所述电子地图;Display the electronic map;
    确定所述第一监控类别的第一监控数据对应的第一显示半径;Determining the first display radius corresponding to the first monitoring data of the first monitoring category;
    确定所述第二监控类别的第二监控数据对应的第二显示半径;Determining the second display radius corresponding to the second monitoring data of the second monitoring category;
    将所述第一监控类别对应的第一颜色,按照所述第一显示半径,以及所述第二监控类别对应的第二颜色,按照所述第二显示半径,以同一个圆心为基准绘制同心圆;The first color corresponding to the first monitoring category is drawn according to the first display radius, and the second color corresponding to the second monitoring category is drawn concentric according to the second display radius based on the same circle center round;
    以所述目标监控点在所述电子地图中的目标映射点为所述同心圆的圆心,在所述电子地图中显示所述同心圆。Taking the target mapping point of the target monitoring point in the electronic map as the center of the concentric circle, and displaying the concentric circle in the electronic map.
  14. 根据权利要求12或13任一项所述的方法,其特征在于,所述确定所述第一监控类别的第一监控数据对应的第一显示半径包括:The method according to any one of claims 12 or 13, wherein the determining the first display radius corresponding to the first monitoring data of the first monitoring category comprises:
    根据单位显示比例,确定所述第一监控类别的第一监控数据对应的第一显示半径;Determine the first display radius corresponding to the first monitoring data of the first monitoring category according to the unit display ratio;
    所述确定所述第二监控类别的第二监控数据对应的第二显示半径包括:The determining the second display radius corresponding to the second monitoring data of the second monitoring category includes:
    根据所述单位显示比例,确定所述第二监控类别的第二监控数据对应的第二显示半径。According to the unit display ratio, the second display radius corresponding to the second monitoring data of the second monitoring category is determined.
  15. 根据权利要求1所述的方法,其特征在于,还包括:The method according to claim 1, further comprising:
    获取目标监控点对应不同监控类别的历史监控数据;Obtain historical monitoring data corresponding to different monitoring categories of target monitoring points;
    如果任一监控类别的历史监控数据与所述监控数据之间的数据差异满足属异常监控条件,确定所述监控类别处于异常监控状态;If the data difference between the historical monitoring data of any monitoring category and the monitoring data meets the abnormal monitoring condition, determine that the monitoring category is in an abnormal monitoring state;
    在显示所述电子地图以及所述信息时,输出针对所述监控类别处于异常监控状态的提示信息。When displaying the electronic map and the information, outputting prompt information that the monitoring category is in an abnormal monitoring state.
  16. 一种数据处理装置,其特征在于,包括:A data processing device, characterized by comprising:
    数据获取模块,用于获取目标监控点对应不同监控类别的监控数据;The data acquisition module is used to acquire the monitoring data of different monitoring categories corresponding to the target monitoring point;
    第一映射模块,用于确定所述目标监控点在电子地图中的目标映射点;The first mapping module is used to determine the target mapping point of the target monitoring point in the electronic map;
    第一显示模块,用于在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。The first display module is configured to display information generated based on the monitoring data of the different monitoring categories at the location corresponding to the target mapping point in the electronic map.
  17. 一种数据处理设备,其特征在于,包括:存储组件以及处理组件;所述存储组件用于存储一条或多条计算机指令,所述一条或多条计算机指令用于被所述处理组件调用并执行;A data processing device, characterized by comprising: a storage component and a processing component; the storage component is used to store one or more computer instructions, and the one or more computer instructions are used to be called and executed by the processing component ;
    所述处理组件用于:The processing component is used for:
    获取目标监控点对应不同监控类别的监控数据;确定所述目标监控点在电子地图中的目标映射点;在所述电子地图中所述目标映射点所对应的位置处,显示基于所述不同监控类别的监控数据而生成的信息。Obtain the monitoring data of the target monitoring point corresponding to different monitoring categories; determine the target mapping point of the target monitoring point in the electronic map; at the position corresponding to the target mapping point in the electronic map, display based on the different monitoring Information generated from monitoring data of a category.
  18. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有计算机程序;A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program;
    所述计算机程序使计算机执行时实现如权利要求1~15任一项所述的数据处理方法。The computer program realizes the data processing method according to any one of claims 1 to 15 when executed by a computer.
PCT/CN2020/083122 2019-04-15 2020-04-03 Data processing method, apparatus, device and storage medium WO2020211659A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910301330.7 2019-04-15
CN201910301330.7A CN111831759A (en) 2019-04-15 2019-04-15 Data processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2020211659A1 true WO2020211659A1 (en) 2020-10-22

Family

ID=72836913

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/083122 WO2020211659A1 (en) 2019-04-15 2020-04-03 Data processing method, apparatus, device and storage medium

Country Status (3)

Country Link
CN (1) CN111831759A (en)
TW (1) TW202040526A (en)
WO (1) WO2020211659A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112598384B (en) * 2020-12-24 2022-07-26 卡斯柯信号有限公司 Station passenger flow monitoring method and system based on building information model
CN112954028A (en) * 2021-01-29 2021-06-11 杭州拼便宜网络科技有限公司 Passenger flow information display method, device and system and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130139114A1 (en) * 2009-07-17 2013-05-30 Wxanalyst, Ltd. Transparent interface used to independently manipulate and interrrogate n-dimensional focus objects in virtual and real visualization systems
CN103147800A (en) * 2013-04-01 2013-06-12 北京市市政工程研究院 Tunnel monitoring measurement early warning method represented by using tree ring
CN103873822A (en) * 2012-12-18 2014-06-18 华为技术有限公司 Method, equipment and system for monitoring system to select camera to browse in real time
CN107193918A (en) * 2017-05-15 2017-09-22 浙江正泰中自控制工程有限公司 A kind of distributed GIS condition monitoring systems based on map of increasing income
CN108960566A (en) * 2018-05-29 2018-12-07 高新兴科技集团股份有限公司 A kind of traffic Visualized Monitoring System

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103809984B (en) * 2014-02-27 2017-07-25 联想(北京)有限公司 A kind of data display method and electronic equipment
JP6369765B2 (en) * 2015-01-13 2018-08-08 パナソニックIpマネジメント株式会社 Photovoltaic power generation facility monitoring apparatus, solar power generation facility monitoring system, and solar power generation facility monitoring method
CN105404850B (en) * 2015-10-21 2019-03-05 中南大学 Station flow monitoring system for passenger, station passenger flow monitoring method and station passenger flow managing and control system, station passenger flow management-control method
CN109215486B (en) * 2018-07-18 2021-11-26 平安科技(深圳)有限公司 Electronic map marking and displaying method and device, terminal equipment and storage medium
CN108819991A (en) * 2018-07-27 2018-11-16 上海市城市建设设计研究总院(集团)有限公司 The detection device and its operation method of subway platform passenger flow and passenger capacity saturation degree

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130139114A1 (en) * 2009-07-17 2013-05-30 Wxanalyst, Ltd. Transparent interface used to independently manipulate and interrrogate n-dimensional focus objects in virtual and real visualization systems
CN103873822A (en) * 2012-12-18 2014-06-18 华为技术有限公司 Method, equipment and system for monitoring system to select camera to browse in real time
CN103147800A (en) * 2013-04-01 2013-06-12 北京市市政工程研究院 Tunnel monitoring measurement early warning method represented by using tree ring
CN107193918A (en) * 2017-05-15 2017-09-22 浙江正泰中自控制工程有限公司 A kind of distributed GIS condition monitoring systems based on map of increasing income
CN108960566A (en) * 2018-05-29 2018-12-07 高新兴科技集团股份有限公司 A kind of traffic Visualized Monitoring System

Also Published As

Publication number Publication date
TW202040526A (en) 2020-11-01
CN111831759A (en) 2020-10-27

Similar Documents

Publication Publication Date Title
CN110287276A (en) High-precision map updating method, device and storage medium
JP6141393B2 (en) Method and apparatus for determining a target position
US20180197025A1 (en) Platform for acquiring driver behavior data
US9472098B2 (en) Vehicle-based abnormal travel event detecting and reporting
US9495601B2 (en) Detecting and reporting improper activity involving a vehicle
KR20190115040A (en) Methods, devices, equipment and storage media for determining driving behavior
EP4016130B1 (en) Method for outputting early warning information, device, storage medium and program product
US8947263B2 (en) Assessing traffic status with sensors
KR102580095B1 (en) Scenario-based behavior specification and validation
US20160098861A1 (en) Safety system for augmenting roadway objects on a heads-up display
CN105809967A (en) Traffic flow displaying method and device
CN110164130A (en) Traffic incidents detection method, apparatus, equipment and storage medium
WO2020211659A1 (en) Data processing method, apparatus, device and storage medium
US20210248817A1 (en) Data processing method and apparatus
CN111402583B (en) Traffic event sensing method, equipment and storage medium
CN109785637A (en) The assay method and device of rule-breaking vehicle
US20230103687A1 (en) Vehicle driving detection method and apparatus, vehicle driving warning method and apparatus, electronic device, and storage medium
Qiu et al. Crowd-mapping urban objects from street-level imagery
US20220386071A1 (en) Road side positioning method and apparatus, device, and storage medium
CN102243809A (en) Method and apparatus for revealing real-time traffic information
CN109118797A (en) Information sharing method, device, equipment and storage medium
CN110751841B (en) Regional traffic control method, device, system and storage medium
CN105184435A (en) Field staff management method and system
CN106960569A (en) Be obstructed the method and system of coefficient based on multivariate data accurate calculation road traffic
US20140031061A1 (en) Systems And Methods For Monitoring Device And Vehicle

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20791863

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20791863

Country of ref document: EP

Kind code of ref document: A1