CN101901551A - Method for optimizing track playback function in vehicle monitoring system - Google Patents

Method for optimizing track playback function in vehicle monitoring system Download PDF

Info

Publication number
CN101901551A
CN101901551A CN 201010214166 CN201010214166A CN101901551A CN 101901551 A CN101901551 A CN 101901551A CN 201010214166 CN201010214166 CN 201010214166 CN 201010214166 A CN201010214166 A CN 201010214166A CN 101901551 A CN101901551 A CN 101901551A
Authority
CN
China
Prior art keywords
point
window
tracing point
current map
initial trace
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN 201010214166
Other languages
Chinese (zh)
Other versions
CN101901551B (en
Inventor
马国强
宋春华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SHANGHAI EDI INFORMATION TECHNOLOGY Co Ltd
Original Assignee
SHANGHAI EDI INFORMATION TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHANGHAI EDI INFORMATION TECHNOLOGY Co Ltd filed Critical SHANGHAI EDI INFORMATION TECHNOLOGY Co Ltd
Priority to CN2010102141665A priority Critical patent/CN101901551B/en
Publication of CN101901551A publication Critical patent/CN101901551A/en
Application granted granted Critical
Publication of CN101901551B publication Critical patent/CN101901551B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for optimizing a track playback function in a vehicle monitoring system, which comprises the following steps of: (1) determining the original track point data to be processed by the track playback function; (2) acquiring the border and the measuring scale of the current map window; (3) judging whether the original track points are in the current map window according to the border of the current map window, and adding a flag bit in the window and the change state information relative to the previous track point to the original track point data; (4) adding a point plotting flag bit to each original track point, and determining whether the track point needs to be plotted by comparing the distance between the original track points with one threshold value; (5) adding a line plotting flag bit to each original track point, and determining whether the track point needs to be plotted according to the change state information; and (6) plotting the track points an a track line. The invention greatly improves the performance of track playback, and can respond use operations in time.

Description

The optimization method of track playback function in the vehicle monitoring system
Technical field
The present invention relates to a kind of optimization method, particularly relate to the optimization method of track playback function in a kind of vehicle monitoring system.
The background skill originally
WebGIS is the product that the Internet technology is applied to GIS (Geographic Information System, Geographic Information System) exploitation.GIS is expanded by the WWW function, really becomes a kind of popular instrument that uses.The WebGIS vehicle monitoring system is an oversize vehicle information monitoring platform that is implemented in Internet, has merged gps satellite location technology, GPRS/GSM wireless communication technique and WebGIS network geographic information system technology.The user can by the IE browser on electronic chart to information such as the geographic position of vehicle, speed, travel direction, vehicle-state monitor in real time, trace playback and information inquiry.Utilize the spatial analysis functions of WebGIS can also carry out the aid decision making support of vehicle scheduling, thereby realize scientific and reasonable monitoring and scheduling management, improve car operation efficient.
Track playback function can reappear the historical transport condition of vehicle as a critical function of WebGIS vehicle monitoring system on electronic chart, for various types of analysis managements provide the support of an intuitive visualization information.On the implementation of foreground, because plug-in type WebGIS needs this fatal shortcoming of user installation plug-in unit, can't satisfy the requirement of numerous WebGIS projects, therefore the WebGIS of present domestic main flow uses the javascript language to carry out the foreground exploitation mostly.Because the javascript language is an interpreted languages; can't reach the level of the speech like sound of C or JAVA at aspect of performance; therefore when needing to handle mass data in the trace playback; the vehicle monitoring system arithmetic speed is slower; can't in time respond user's operation, have a strong impact on the interactivity of vehicle monitoring system.
Summary of the invention
Technical matters to be solved by this invention provides the optimization method of track playback function in a kind of vehicle monitoring system, and it has significantly promoted the performance of trace playback, and can in time respond user's operation.
The present invention solves above-mentioned technical matters by following technical proposals: the optimization method of track playback function in a kind of vehicle monitoring system is characterized in that it may further comprise the steps:
Step 1, determine the initial trace point data that track playback function need be handled;
Step 2, the border that obtains current map window and engineer's scale, border are used to filter the outer initial trace point of current map window, and engineer's scale is used to calculate the distance between the initial trace point and filters initial trace the point overlapping or next-door neighbour;
Step 3, judge initial trace point whether in current map window, and in the initial trace point data, increase zone bit in the window and with respect to the variable condition information of last tracing point according to the border of current map window;
Step 4, for each initial trace point increases a some drawing zone bit, compare according to a distance between the initial trace point and a threshold values, it is drawn to determine whether this tracing point needs;
Step 5, be that each initial trace point increases line drawing zone bit, whether needs add trajectory node queue to determine this tracing point according to variable condition information;
Step 6, carry out the drafting of tracing point and trajectory according to the initial trace point data after filtering.
Preferably, described track playback function is to carry out visualization display on the trajectory that simulating vehicle travels and the electronic chart that is added to by tracing point.
Preferably, the border of the longitude of original tracing point, latitude and current map window compares in the described step 3, determines this tracing point whether in current map window, if in current map window, then the mark position is one in the window; If outside current map window, then the mark position is zero in the window.
Preferably, described step 6 is carried out the drafting of tracing point and trajectory according to some drawing zone bit in the step 5 and line drawing zone bit.
Positive progressive effect of the present invention is: the present invention promotes at least more than the twice track render speed, and when user's continued operation map, the vehicle monitoring system operation is smooth, does not have obviously sluggish sense, has improved user's operating efficiency greatly.
Description of drawings
Fig. 1 is the process flow diagram of one embodiment of the invention.
Fig. 2 is the synoptic diagram of the particular location relation of initial trace point of the present invention.
Fig. 3 shows the synoptic diagram of final drawing effect to the optimization of track for the present invention.
Fig. 4 is without the trace playback display effect synoptic diagram of optimizing.
Fig. 5 is the trace playback display effect synoptic diagram after optimizing.
Embodiment
Provide preferred embodiment of the present invention below in conjunction with accompanying drawing, to describe technical scheme of the present invention in detail.
The present invention is the optimization method of track playback function in a kind of vehicle monitoring system, its ultimate principle is: judge that by the map window border tracing point is whether in window, filter out the tracing point outside window, and increase zone bit in window and with respect to the variable condition information of previous tracing point for each tracing point; And then passing ratio chi calculating tracing point distance, filter out the tracing point overlapping or next-door neighbour, and increase the tracing point that some drawing zone bit need to determine drafting; Pass through the definite node that needs the trajectory of drafting of variable condition information at last, and be that each tracing point increases line drawing zone bit.
As shown in Figure 1, the optimization method of track playback function may further comprise the steps in the vehicle monitoring system of the present invention:
Step 1 is determined the initial trace point data that track playback function need be handled.
Determine the initial trace point data that the track playback function needs are handled according to user's actual need.For example, the user needs the track of vehicle of playback to be made up of first tracing point (Pt1) to the tenth tracing point (Pt10) ten tracing points altogether, each tracing point is represented the geographic position by longitude and latitude, and then above-mentioned ten tracing points are formed initial trace point data as shown in table 1.
The track period Longitude and latitude (lon, lat)
Pt1 (120.8,31.7)
Pt2 (121.1,31.6)
Pt3 (121.3,31.3)
Pt4 (121.4,31.3)
Pt5 (121.6,30.9)
Pt6 (121.8,30.8)
Pt7 (121.9,30.8)
Pt8 (121.8,31.3)
Pt9 (121.7,31.7)
Pt10 (121.5,32.1)
Table 1
Step 2 is obtained the border and the engineer's scale of current map window.
Track playback function is to carry out visualization display on the trajectory that simulating vehicle travels and the electronic chart that is added to by tracing point.And move or convergent-divergent map window when checking track as the user; often some tracing point can be in outside the current map window; or some tracing point location overlap or next-door neighbour, for track playback function is carried out the optimization of performance and display effect, need carry out screening and filtering to these tracing points.In this step 2, the border that obtains current map window is used to filter the outer initial trace point of current map window, and the engineer's scale that obtains current map window is used to calculate the distance between the initial trace point and filters initial trace the point overlapping or next-door neighbour.In this example, the screen resolution of supposing current map window is a 400*400 (unit: pixel), map boundary line is the lower left corner (121,31), the upper right corner (122,32), then according to resolution and border we can be according to calculating engineer's scale, 1 degree of longitude equals 400 pixels, 1 degree of latitude also equals 400 pixels.The particular location of initial trace point relation as shown in Figure 2, the current map window of box indicating wherein.
Step 3 is judged initial trace point whether in current map window according to the border of current map window, and increases zone bit in the window and with respect to the variable condition information of last tracing point in the initial trace point data.
In this step 3, the border of longitude, latitude (longitude and latitude) and current map window by initial trace point compares, and determines this tracing point whether in current map window, if in current map window, then the mark position is 1 in the window; If outside current map window, then the mark position is 0 in the window.And variable condition information is divided into four kinds of states altogether, utilizes the interior zone bit of window of last tracing point and current tracing point to judge that decision rule is as follows:
(1) zone bit equals 0 in the window of last tracing point, and zone bit equals 1 in the window of current tracing point, represents that current tracing point enters current map window;
(2) zone bit equals 0 in the window of last tracing point, and zone bit equals 0 in the window of current tracing point, represents that current tracing point continues outside current map window;
(3) zone bit equals 1 in the window of last tracing point, and zone bit equals 0 in the mouth of current tracing point window, represents that current tracing point leaves current map window;
(4) zone bit equals 1 in the window of last tracing point, and zone bit equals 1 in the window of current tracing point, represents that current tracing point continues in current map window;
Wherein, zone bit is defaulted as 0 in the window of the last tracing point of first tracing point (Pt1).
After all initial trace point data are handled, obtain tracing point data as shown in table 2.
The track period Longitude and latitude (lon, lat) Zone bit in the window Variable condition information
Pt1 (120.8,31.7) 0 Continue outside window
Pt2 (121.1,31.6) 1 Enter window
Pt3 (121.3,31.3) 1 Continue in window
Pt4 (121.4,31.3) 1 Continue in window
Pt5 (121.6,30.9) 0 Leave window
Pt6 (121.8,30.8) 0 Continue outside window
Pt7 (121.9,30.8) 0 Continue outside window
Pt8 (121.8,31.3) 1 Enter window
Pt9 (121.7,31.7) 1 Continue in window
Pt10 (121.5,32.1) 0 Leave window
Table 2
Step 4 for each initial trace point increases some drawing zone bit, is compared according to a distance between the initial trace point and a threshold values, and it is drawn to determine whether this tracing point needs.
This step 4 further is optimized screening to the initial trace point data, filters the tracing point overlapping and next-door neighbour, final definite drawn initial trace point that needs.Preestablish a threshold values D (unit: pixel) for this reason, then according to first tracing point (Pt1) to the order of the tenth tracing point (Pt10) tracing point decision-point drawing zone bit successively, the tracing point that 0 expression filters out, do not need to draw, the tracing point that 1 expression keeps, need to draw, decision rule has following 2 points:
When (1) variable condition information was not for " continuing in window ", some drawing zone bit was consistent with zone bit in the window.
When (2) variable condition information is for " continuing in window ", carry out the threshold values comparison, calculate the screen distance between current point and " graphical pointv recently " (the last some drawing zone bit is defined as 1 tracing point promptly), when distance during more than or equal to threshold values D, point drawing mark position is 1, when distance during less than threshold values D, some drawing mark position is 0.
In this example, variable condition information has only the 3rd tracing point (Pt3), the 4th tracing point (Pt4), three tracing points of the 9th tracing point (Pt9) for " continuing in window ", therefore only need these three tracing points are carried out the threshold values comparison, suppose threshold values is made as 50 pixels, so at first judge the 3rd tracing point (Pt3), its " graphical pointv recently " is second tracing point (Pt2), the screen distance that calculates between the 3rd tracing point (Pt3) and second tracing point (Pt2) is 144.22 pixels, greater than threshold values D, some drawing mark position is 1; Judge the 4th tracing point (Pt4) then, its nearest graphical pointv is the 3rd tracing point (Pt3), and the screen distance that calculates between the 4th tracing point (Pt4) and the 3rd tracing point (Pt3) is 40 pixels, and less than threshold values D, some drawing mark position is 0; Judge the 9th tracing point (Pt9) at last, its nearest graphical pointv is the 8th tracing point (Pt8), and the screen distance that calculates between the 9th tracing point (Pt9) and the 8th tracing point (Pt8) is 164.92 pixels, and greater than threshold values D, some drawing mark position is 1.
Final definite need to draw second tracing point (Pt2), the 3rd tracing point (Pt3), the 8th tracing point (Pt8) and four tracing points of the 9th tracing point (Pt9), concrete numerical value is as shown in table 3.
The track period Longitude and latitude (lon, lat) Zone bit in the window Variable condition information Point drawing zone bit
Pt1 (120.8,31.7) 0 Continue outside window 0
Pt2 (121.1,31.6) 1 Enter window 1
Pt3 (121.3,31.3) 1 Continue in window 1
Pt4 (121.4,31.3) 1 Continue in window 0
Pt5 (121.6,30.9) 0 Leave window 0
Pt6 (121.8,30.8) 0 Continue outside window 0
Pt7 (121.9,30.8) 0 Continue outside window 0
Pt8 (121.8,31.3) 1 Enter window 1
Pt9 (121.7,31.7) 1 Continue in window 1
Pt10 (121.5,32.1) 0 Leave window 0
Table 3
Step 5, for each initial trace point increases line drawing zone bit, whether needs add trajectory node queue to determine this tracing point according to variable condition information.
Determined in the last step that second tracing point (Pt2), the 3rd tracing point (Pt3), the 8th tracing point (Pt8) and four tracing points of the 9th tracing point (Pt9) need draw, if but trajectory is also formed according to these four tracing points, the trend of its trajectory can have big distortion with the reality trend so, therefore more accurate for the trend that makes trajectory, this step is used for determining for each tracing point increases line drawing zone bit whether this tracing point needs the node as trajectory.Line drawing zone bit is divided into 0 and 1,0 expression equally not as the trajectory node, and 1 regards as the trajectory node.Line drawing mark position with all tracing points is 0 in advance, according to variable condition information each tracing point is judged in order judgement regular as follows then:
When (1) variable condition information was for " entering window ", the line drawing mark position of last tracing point was 1, and the line drawing mark position of current tracing point is 1;
When (2) variable condition information was for " continuing in window ", the line drawing zone bit of current tracing point was identical with the some drawing zone bit of current tracing point;
When (3) variable condition information was for " leaving window ", the line drawing mark position of current tracing point was 1;
When (4) variable condition information is for " continuing outside window ", be left intact.Finally, result is as shown in table 4.
Figure BSA00000193073900081
Table 4
Step 6 is carried out the drafting of tracing point and trajectory according to the initial trace point data after filtering.
In this step 6, carry out the drafting of tracing point and trajectory according to some drawing zone bit in the step 5 and line drawing zone bit.
Optimize the tracing point that draw the back: second tracing point (Pt2), the 3rd tracing point (Pt3), the 8th tracing point (Pt8) and the 9th tracing point (Pt9);
Optimize the trajectory node that draw the back: first tracing point (Pt1), second tracing point (Pt2), the 3rd tracing point (Pt3), the 5th tracing point (Pt5), the 7th tracing point (Pt7), the 8th tracing point (Pt8) and the 9th tracing point (Pt9), the tenth tracing point (Pt10);
So far, the optimization that vehicle monitoring system has been finished to track shows that final drawing effect as shown in Figure 3.
Fig. 4 is a trace playback display effect synoptic diagram without optimization; what tracing point was a large amount of as can see from Figure 4 crowds together; visual effect is had a greatly reduced quality; though it is comparatively detailed that tracing point shows; but just some key points that the user is concerned about; so too many system resource of playback effect waste, and user's visual experience extreme difference.In having used vehicle monitoring system of the present invention behind the optimization method of track playback function; system's shielding automatically is in the outer tracing point of map window; and the tracing point in the map window evenly distributed; reduced the tracing point quantity that actual needs is drawn; thereby alleviated the computational burden of system; make system's operation smooth more; and it is the required track of user is accurate by equally distributed crucial tracing point; attractive in appearance shows; therefore; be that system performance aspect or display effect aspect all are greatly improved, the trace playback display effect after the optimization as shown in Figure 5.
Vehicle monitoring system mainly is made up of three parts, i.e. communication network, car-mounted terminal and Surveillance center.The principle of work of vehicle monitoring system is: car-mounted terminal is by GPS (Global Positioning System, GPS) module is obtained the GPS locating information in real time and is sent to Surveillance center by communication network, and Surveillance center is presented at the running orbit of each vehicle form with symbolism on the electronic chart according to the GPS locating information received.Communication network is responsible for the transmission of data between Surveillance center and the mobile car-mounted terminal, is the transmitting device of system; Car-mounted terminal is the important component part of vehicle-mounted monitoring system, and it is equivalent to " sensor " of total system, is installed on the vehicle that needs monitoring management; Surveillance center is the signal centre and the service display core of whole vehicle monitoring system, be responsible for the reception of car-mounted terminal gps data and issuing of steering order, for the user provides monitoring and dispatch service, simultaneously vehicle-mounted data and steering order are stored and transmitted, for the real-time monitoring and the historical data playback of monitor client provides the data guarantee.The optimization method of track playback function is mainly realized in Surveillance center in the vehicle monitoring system of the present invention, receives the original GPS locator data that car-mounted terminal sends, and carries out optimization process, represents the required crucial tracing point of user.
Though more than described the specific embodiment of the present invention, it will be understood by those of skill in the art that these only illustrate, under the prerequisite that does not deviate from principle of the present invention and essence, can make numerous variations or modification to these embodiments.Therefore, protection scope of the present invention is limited by appended claims.

Claims (4)

1. the optimization method of track playback function in the vehicle monitoring system is characterized in that it may further comprise the steps:
Step 1, determine the initial trace point data that track playback function need be handled;
Step 2, the border that obtains current map window and engineer's scale, border are used to filter the outer initial trace point of current map window, and engineer's scale is used to calculate the distance between the initial trace point and filters initial trace the point overlapping or next-door neighbour;
Step 3, judge initial trace point whether in current map window, and in the initial trace point data, increase zone bit in the window and with respect to the variable condition information of last tracing point according to the border of current map window;
Step 4, for each initial trace point increases a some drawing zone bit, compare according to a distance between the initial trace point and a threshold values, it is drawn to determine whether this tracing point needs;
Step 5, be that each initial trace point increases line drawing zone bit, whether needs add trajectory node queue to determine this tracing point according to variable condition information;
Step 6, carry out the drafting of tracing point and trajectory according to the initial trace point data after filtering.
2. the optimization method of track playback function is characterized in that in the vehicle monitoring system as claimed in claim 1, and described track playback function is to carry out visualization display on the trajectory that simulating vehicle travels and the electronic chart that is added to by tracing point.
3. the optimization method of track playback function in the vehicle monitoring system as claimed in claim 1, it is characterized in that, the border of the longitude of original tracing point, latitude and current map window compares in the described step 3, determine that this tracing point is whether in current map window, if in current map window, then the mark position is one in the window; If outside current map window, then the mark position is zero in the window.
4. the optimization method of track playback function is characterized in that in the vehicle monitoring system as claimed in claim 1, and described step 6 is carried out the drafting of tracing point and trajectory according to some drawing zone bit in the step 5 and line drawing zone bit.
CN2010102141665A 2010-06-29 2010-06-29 Method for optimizing track playback function in vehicle monitoring system Active CN101901551B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102141665A CN101901551B (en) 2010-06-29 2010-06-29 Method for optimizing track playback function in vehicle monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102141665A CN101901551B (en) 2010-06-29 2010-06-29 Method for optimizing track playback function in vehicle monitoring system

Publications (2)

Publication Number Publication Date
CN101901551A true CN101901551A (en) 2010-12-01
CN101901551B CN101901551B (en) 2012-03-14

Family

ID=43227052

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102141665A Active CN101901551B (en) 2010-06-29 2010-06-29 Method for optimizing track playback function in vehicle monitoring system

Country Status (1)

Country Link
CN (1) CN101901551B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279406A (en) * 2011-04-12 2011-12-14 广州星唯信息科技有限公司 Fence identification method using global positioning system (GPS) to position tracks
CN102419911A (en) * 2011-08-17 2012-04-18 成都智汇科技有限公司 Newspaper report commanding and dispatching management system based on GIS (Geographic information system)
CN102521328A (en) * 2011-12-06 2012-06-27 上海京颐信息科技有限公司 Optimization method for track playback function in indoor positioning system
KR101372988B1 (en) 2009-11-17 2014-03-25 후아웨이 테크놀러지 컴퍼니 리미티드 Method, apparatus and system of duplicate address detection proxy
CN104464349A (en) * 2014-10-24 2015-03-25 南京邮电大学 Vehicle localization management system based on car networking and implementation method of vehicle localization management system based on car networking
CN105183766A (en) * 2015-07-31 2015-12-23 诚迈科技(南京)股份有限公司 Method and system for eliminating historical route redundant points of maps
CN105225476A (en) * 2014-06-10 2016-01-06 浙江宇视科技有限公司 A kind of generation of track of vehicle, polymerization and device
CN103500516B (en) * 2013-09-26 2016-03-09 深圳市宏电技术股份有限公司 Based on the method and system of electronic chart high-level efficiency trace playback
CN108153305A (en) * 2017-12-18 2018-06-12 深圳市奇虎智能科技有限公司 Map track method for drafting and device
CN108415936A (en) * 2018-01-24 2018-08-17 武汉智博创享科技股份有限公司 A kind of trajectory playback method and device of electronic map
CN108417094A (en) * 2018-05-10 2018-08-17 中国水产科学研究院南海水产研究所 A kind of low-power consumption boat-carrying anti-collision warning method
WO2018161729A1 (en) * 2017-03-07 2018-09-13 华为技术有限公司 User path recovery method and device
WO2019033634A1 (en) * 2017-08-14 2019-02-21 北京三快在线科技有限公司 Node processing
CN109410737A (en) * 2018-10-31 2019-03-01 成都四方伟业软件股份有限公司 Dynamic trajectory method for drafting and system are put on a kind of map based on Local hydrodynamic unit
CN110807074A (en) * 2018-08-01 2020-02-18 山东华软金盾软件股份有限公司 Method for realizing dynamic track playing based on map JS technology
CN112507058A (en) * 2021-02-05 2021-03-16 成都怡康科技有限公司 Track playback method based on positioning terminal
CN112990114A (en) * 2021-04-21 2021-06-18 四川见山科技有限责任公司 Traffic data visualization simulation method and system based on AI identification
CN113554932A (en) * 2020-04-23 2021-10-26 华为技术有限公司 Track playback method and related device
CN113593397A (en) * 2021-08-18 2021-11-02 哈尔滨海能达科技有限公司 Historical track data loading method, device and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5954773A (en) * 1996-12-13 1999-09-21 Eaton Corporation Vehicle state mileage determination system
US20100094531A1 (en) * 2008-10-15 2010-04-15 Navteq North America, Llc Personalized traffic reports

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5954773A (en) * 1996-12-13 1999-09-21 Eaton Corporation Vehicle state mileage determination system
US20100094531A1 (en) * 2008-10-15 2010-04-15 Navteq North America, Llc Personalized traffic reports

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《计算机应用与软件》 20100430 高海辉 等 路径匹配及轨迹回放的算法研究与应用 全文 1-4 第27卷, 第4期 2 *

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101372988B1 (en) 2009-11-17 2014-03-25 후아웨이 테크놀러지 컴퍼니 리미티드 Method, apparatus and system of duplicate address detection proxy
CN102279406A (en) * 2011-04-12 2011-12-14 广州星唯信息科技有限公司 Fence identification method using global positioning system (GPS) to position tracks
CN102419911A (en) * 2011-08-17 2012-04-18 成都智汇科技有限公司 Newspaper report commanding and dispatching management system based on GIS (Geographic information system)
CN102521328A (en) * 2011-12-06 2012-06-27 上海京颐信息科技有限公司 Optimization method for track playback function in indoor positioning system
CN103500516B (en) * 2013-09-26 2016-03-09 深圳市宏电技术股份有限公司 Based on the method and system of electronic chart high-level efficiency trace playback
CN105225476A (en) * 2014-06-10 2016-01-06 浙江宇视科技有限公司 A kind of generation of track of vehicle, polymerization and device
CN105225476B (en) * 2014-06-10 2017-10-31 浙江宇视科技有限公司 A kind of generation of track of vehicle, polymerization and device
CN104464349A (en) * 2014-10-24 2015-03-25 南京邮电大学 Vehicle localization management system based on car networking and implementation method of vehicle localization management system based on car networking
CN105183766A (en) * 2015-07-31 2015-12-23 诚迈科技(南京)股份有限公司 Method and system for eliminating historical route redundant points of maps
WO2018161729A1 (en) * 2017-03-07 2018-09-13 华为技术有限公司 User path recovery method and device
CN108574933A (en) * 2017-03-07 2018-09-25 华为技术有限公司 User trajectory restoration methods and device
WO2019033634A1 (en) * 2017-08-14 2019-02-21 北京三快在线科技有限公司 Node processing
CN108153305A (en) * 2017-12-18 2018-06-12 深圳市奇虎智能科技有限公司 Map track method for drafting and device
CN108415936A (en) * 2018-01-24 2018-08-17 武汉智博创享科技股份有限公司 A kind of trajectory playback method and device of electronic map
CN108417094A (en) * 2018-05-10 2018-08-17 中国水产科学研究院南海水产研究所 A kind of low-power consumption boat-carrying anti-collision warning method
CN110807074A (en) * 2018-08-01 2020-02-18 山东华软金盾软件股份有限公司 Method for realizing dynamic track playing based on map JS technology
CN109410737A (en) * 2018-10-31 2019-03-01 成都四方伟业软件股份有限公司 Dynamic trajectory method for drafting and system are put on a kind of map based on Local hydrodynamic unit
CN113554932A (en) * 2020-04-23 2021-10-26 华为技术有限公司 Track playback method and related device
WO2021213451A1 (en) * 2020-04-23 2021-10-28 华为技术有限公司 Track playback method, and related apparatus
CN113554932B (en) * 2020-04-23 2022-07-19 华为技术有限公司 Track playback method and device
CN112507058A (en) * 2021-02-05 2021-03-16 成都怡康科技有限公司 Track playback method based on positioning terminal
CN112507058B (en) * 2021-02-05 2021-04-16 成都怡康科技有限公司 Track playback method based on positioning terminal
CN112990114A (en) * 2021-04-21 2021-06-18 四川见山科技有限责任公司 Traffic data visualization simulation method and system based on AI identification
CN113593397A (en) * 2021-08-18 2021-11-02 哈尔滨海能达科技有限公司 Historical track data loading method, device and system
CN113593397B (en) * 2021-08-18 2023-08-08 哈尔滨海能达科技有限公司 Historical track data loading method, device and system

Also Published As

Publication number Publication date
CN101901551B (en) 2012-03-14

Similar Documents

Publication Publication Date Title
CN101901551B (en) Method for optimizing track playback function in vehicle monitoring system
US10310505B1 (en) Seamless vehicle entry
CN109919347B (en) Road condition generation method, related device and equipment
US9797740B2 (en) Method of determining trajectories through one or more junctions of a transportation network
CN111108538B (en) System for generating and/or updating digital models of digital maps
CN108648451B (en) Traffic data processing equipment and traffic situation management system
CN103270393A (en) Navigation sevice, navigation method, and program
WO2018190428A1 (en) Demand forecasting device
CN112590813A (en) Method, apparatus, electronic device, and medium for generating information of autonomous vehicle
CN104427609A (en) Positioning method and system
CN112731565B (en) Weather forecast data processing method and device based on multi-level grid map
CN111352142A (en) Indoor parking positioning method and device, electronic equipment and medium
CN106918341A (en) Method and apparatus for building map
Sotelo et al. Introduction to the special issue on emergent cooperative technologies in intelligent transportation systems
CN114140300A (en) Method, device, storage medium and terminal for identifying vehicle stop points based on GPS data
CN102519474A (en) Method and system of intelligent navigation
CN112132725A (en) Vehicle returning judgment method and device and electronic equipment
Tettamanti et al. Road traffic measurement and related data fusion methodology for traffic estimation
Joshi Novel metrics for map-matching in in-vehicle navigation systems
JP2009015739A (en) Traffic information distribution server, traffic information distribution system, and traffic information distribution method
US10163345B2 (en) Method and device for providing an event message indicative of an imminent event for a vehicle
CN116088538B (en) Vehicle track information generation method, device, equipment and computer readable medium
CN110708664B (en) Traffic flow sensing method and device, computer storage medium and electronic equipment
CN112650794A (en) Position data processing method and device, electronic equipment and storage medium
CN116793378A (en) Tunnel detection method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant