CN105928535A - Vehicle routing planning method capable of avoiding road restrictions - Google Patents

Vehicle routing planning method capable of avoiding road restrictions Download PDF

Info

Publication number
CN105928535A
CN105928535A CN201610417936.3A CN201610417936A CN105928535A CN 105928535 A CN105928535 A CN 105928535A CN 201610417936 A CN201610417936 A CN 201610417936A CN 105928535 A CN105928535 A CN 105928535A
Authority
CN
China
Prior art keywords
node
layer
expansion
road
road network
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
CN201610417936.3A
Other languages
Chinese (zh)
Other versions
CN105928535B (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.)
Suzhou Qing Jie Mrt Mdt Infotech Ltd
Original Assignee
Suzhou Qing Jie Mrt Mdt Infotech 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 Suzhou Qing Jie Mrt Mdt Infotech Ltd filed Critical Suzhou Qing Jie Mrt Mdt Infotech Ltd
Priority to CN201610417936.3A priority Critical patent/CN105928535B/en
Publication of CN105928535A publication Critical patent/CN105928535A/en
Application granted granted Critical
Publication of CN105928535B publication Critical patent/CN105928535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags, using precalculated routes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3407Route searching; Route guidance specially adapted for specific applications
    • G01C21/3415Dynamic re-routing, e.g. recalculating the route when the user deviates from calculated route or after detecting real-time traffic data or accidents

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)
  • Navigation (AREA)

Abstract

The invention provides a vehicle routing planning method capable of avoiding road restrictions. The vehicle routing planning method includes: inputting a destination, performing road network matching to determine a starting point set and a destination set, determining a road network expansion range and the final expansion tier, performing tier rising when a tier rising condition is satisfied, performing top tier bidirectional expansion, and backtracking routes to generate an optimal route. The vehicle routing planning method has the advantages that the complete route for navigation and displaying can be achieved; the expansion range is determined reasonably, data reading amount is lowered, internal memory consumption is lowered, file reading times are reduced, and the requirements of users using low-performance WINCE equipment can be satisfied; by the different processing of prohibition constraint data and restriction constraint data, roads closed to traffic can be avoided, the cost of restricted roads can be considered, and the route satisfying the requirements of the users can be planned.

Description

A kind of vehicle path planning method that road limits
Technical field
The present invention relates to field, be specifically related to a kind of vehicle path planning method that road limits.
Background technology
In order to realize the paths planning method that this consideration road limits, occur in that a kind of method on the market, the method data according to the map and evade road section information and generate guidance path.Wherein, comprising the current data that limit, the vehicle parameter inputted by user in map datum, the current restriction data value corresponding with road data when planning compares, and then evades impassable road, pass through iteration, it is achieved the path of a P Passable.
There is following shortcoming in prior art: 1. the map basic data update cycle is longer, and it is short to limit the data update cycle, so can cause and use during this technology, faces real road and passes through the situation that condition is not inconsistent with restriction data in map.2., in actual driving conditions, there are some roads, but can pass through and comprise the situation of certain cost, and said method does not accounts for this situation.3. prior art is when planning, processes and limits the method for iteration that passing road uses, greatly reduces the efficiency of path planning, on the poor PND of disposal ability or mobile unit, is extremely difficult to the requirement of user.
Summary of the invention
Solve the technical problem that:It is an object of the invention to provide a kind of vehicle path planning method that road limits, to improve the practicality of the path planning generation route for automobile navigation application.
Technical scheme:In order to solve above-mentioned technical problem, the invention discloses a kind of vehicle path planning method that road limits, comprise the steps:
Step 101: obtain the beginning and end of user's input;
Step 102: the information according to 101 and road network frame choosing coupling, it is thus achieved that point set and the terminal collection of pathfinding;
Step 103: according to the position of beginning and end, obtains the block at place in each layer road network that beginning and end is corresponding, and adjacent block, is used for determining expansion scope and the highest level of expansion of each layer of road network;
Step 104: when beginning and end is expanded with layer, by same layer development mechanisms, it is achieved the expansion of node, map datum is pressed block and is read in, the most releasable after rising layer, and traffic restricted driving data press block reading equally, discharges after rising layer;
Step 105: in same layer is expanded, node uses A* development mechanisms to expand, and the node first obtaining Least-cost from expansion queue is expanded, and the next node expanding node can exist 4 kinds of situations, node not in the range of expanding, then stops present node and expands;Node was expanded, then stopping current expansion, node is not expanded, then according to the traffic restricted driving data read in, judge whether this node exists restriction data, if it does, according to the inherent parameters of current vehicle, it is judged that whether car can pass through, if, put in expansion queue and continue to expand, if it is not, then stop current expansion;Node is higher-level node, then according to a liter layer condition, if running into the node that can rise layer, this node is carried out a liter layer;
Step 106: the node of liter layer, by addition to expanding queue, inherits all properties of previous node, is stored in high one-level and expands in sequence;In high one-level road network, repeat step 105;
Step 107: when beginning and end all expand node be raised to top time, rise layer expansion to terminate, now set of node comprises starting point at the set of node of top road network and terminal at the set of node of top road network, then two-way expansion is carried out top, starting point set of node is expanded to terminal direction, peripheral node collection is expanded to starting point direction, and node development mechanisms uses A* development mechanisms;
Step 108: when satisfied stopping development mechanisms, stops expanding, and now expands work and completes;Stop actual cost that development mechanisms is the node currently just the expanded total cost more than optimum touch points, the node of total Least-cost in touch points when optimum touch points has been point set and terminal collection expands in opposite directions;
Step 109: begin through from top optimum touch points and search the mode of father node and carry out the backtracking in path, until father node is start point/end point, be now generated as a transitable complete path.
Preferably, in described step 102, playing all outlet ports and gateway that point set comprises the crossing matched, terminal collection comprises all entrances and the gateway at the crossing matched.
Preferably, described step 102 Road screen frame selects coupling to be to be selected by map road network frame, obtain centered by start point/end point, the length of side is all sections in the square-shaped frame of r and crossing, then section or the crossing of start point/end point coupling is obtained according to nearby principle, again by conversion, the section after coupling or crossing changing into the form of entrance, outlet and gateway, be generated as pathfinding plays point set and terminal collection.
Preferably, in described step 103, each layer road network is according to function path grade, and whole map road network is divided into multilamellar, and each layer is divided into not of uniform size multiple pieces according to block;Adjacent block refers to the block of the periphery adjacent with current block.
Preferably, in described step 104, traffic restricted driving data include limit for height, freight weight limit and forbidden.
Preferably, rising layer condition in described step 105 is that present node has superior node, and the superior node of correspondence is in the range of expanding.
Beneficial effect:The vehicle path planning method that the consideration road of the present invention limits passes through above step, it is achieved that one can be used for guiding and the fullpath of display.Utilize step 103, reasonably determine the scope of expansion, reduce the read volume of data, and then reduce memory consumption, decrease the read-write number of times of file, it is possible to meet the demand of the user of the WINCE equipment of degraded performance.Utilize step 104, map datum to press block to read in and the method read in by block of traffic bound data so that the utilization rate of the data of reading is greatly promoted, it is to avoid the reading of unnecessary data, and avoid a difficult problem for the disposably big internal memory of application.Utilize step 104, by forbidding bound data and the different disposal of restriction data, it is possible to evade the road that no through traffic, can consider again to limit the cost of passing road, cook up the route meeting user's request.
Accompanying drawing explanation
Fig. 1 is a kind of step schematic diagram considering vehicle path planning method that road limits;
Fig. 2 is same layer development mechanisms schematic diagram.
Detailed description of the invention
Embodiment 1
A kind of vehicle path planning method that road limits, comprises the steps:
Step 101: obtain the beginning and end of user's input;
Step 102: the information according to 101 and road network frame choosing coupling, it is thus achieved that point set and the terminal collection of pathfinding;
Step 103: according to the position of beginning and end, obtains the block at place in each layer road network that beginning and end is corresponding, and adjacent block, is used for determining expansion scope and the highest level of expansion of each layer of road network;
Step 104: when beginning and end is expanded with layer, by same layer development mechanisms, it is achieved the expansion of node, map datum is pressed block and is read in, the most releasable after rising layer, and traffic restricted driving data press block reading equally, discharges after rising layer;
Step 105: in same layer is expanded, node uses A* development mechanisms to expand, and the node first obtaining Least-cost from expansion queue is expanded, and the next node expanding node can exist 4 kinds of situations, node not in the range of expanding, then stops present node and expands;Node was expanded, then stopping current expansion, node is not expanded, then according to the traffic restricted driving data read in, judge whether this node exists restriction data, if it does, according to the inherent parameters of current vehicle, it is judged that whether car can pass through, if, put in expansion queue and continue to expand, if it is not, then stop current expansion;Node is higher-level node, then according to a liter layer condition, if running into the node that can rise layer, this node is carried out a liter layer;
Step 106: the node of liter layer, by addition to expanding queue, inherits all properties of previous node, is stored in high one-level and expands in sequence;In high one-level road network, repeat step 105;
Step 107: when beginning and end all expand node be raised to top time, rise layer expansion to terminate, now set of node comprises starting point at the set of node of top road network and terminal at the set of node of top road network, then two-way expansion is carried out top, starting point set of node is expanded to terminal direction, peripheral node collection is expanded to starting point direction, and node development mechanisms uses A* development mechanisms;
Step 108: when satisfied stopping development mechanisms, stops expanding, and now expands work and completes;Stop actual cost that development mechanisms is the node currently just the expanded total cost more than optimum touch points, the node of total Least-cost in touch points when optimum touch points has been point set and terminal collection expands in opposite directions;
Step 109: begin through from top optimum touch points and search the mode of father node and carry out the backtracking in path, until father node is start point/end point, be now generated as a transitable complete path.
In described step 102, playing all outlet ports and gateway that point set comprises the crossing matched, terminal collection comprises all entrances and the gateway at the crossing matched.
Described step 102 Road screen frame selects coupling to be to be selected by map road network frame, obtain centered by start point/end point, the length of side is all sections in the square-shaped frame of r and crossing, then section or the crossing of start point/end point coupling is obtained according to nearby principle, again by conversion, section after coupling or crossing change into the form of entrance, outlet and gateway, and be generated as pathfinding plays point set and terminal collection.
In described step 103, each layer road network is according to function path grade, and whole map road network is divided into multilamellar, and each layer is divided into not of uniform size multiple pieces according to block;Adjacent block refers to the block of the periphery adjacent with current block.
In described step 104, traffic restricted driving data include limit for height, freight weight limit and forbidden.
Rising layer condition in described step 105 is that present node has superior node, and the superior node of correspondence is in the range of expanding.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all any amendment, equivalent and improvement etc. made within the spirit and principles in the present invention, should be included within the scope of the present invention.

Claims (6)

1. the vehicle path planning method that a road limits, it is characterised in that comprise the steps:
Step 101: obtain the beginning and end of user's input;
Step 102: the information according to 101 and road network frame choosing coupling, it is thus achieved that point set and the terminal collection of pathfinding;
Step 103: according to the position of beginning and end, obtains the block at place in each layer road network that beginning and end is corresponding, and adjacent block, is used for determining expansion scope and the highest level of expansion of each layer of road network;
Step 104: when beginning and end is expanded with layer, by same layer development mechanisms, it is achieved the expansion of node, map datum is pressed block and is read in, the most releasable after rising layer, and traffic restricted driving data press block reading equally, discharges after rising layer;
Step 105: in same layer is expanded, node uses A* development mechanisms to expand, and the node first obtaining Least-cost from expansion queue is expanded, and the next node expanding node can exist 4 kinds of situations, node not in the range of expanding, then stops present node and expands;Node was expanded, then stopping current expansion, node is not expanded, then according to the traffic restricted driving data read in, judge whether this node exists restriction data, if it does, according to the inherent parameters of current vehicle, it is judged that whether car can pass through, if, put in expansion queue and continue to expand, if it is not, then stop current expansion;Node is higher-level node, then according to a liter layer condition, if running into the node that can rise layer, this node is carried out a liter layer;
Step 106: the node of liter layer, by addition to expanding queue, inherits all properties of previous node, is stored in high one-level and expands in sequence;In high one-level road network, repeat step 105;
Step 107: when beginning and end all expand node be raised to top time, rise layer expansion to terminate, now set of node comprises starting point at the set of node of top road network and terminal at the set of node of top road network, then two-way expansion is carried out top, starting point set of node is expanded to terminal direction, peripheral node collection is expanded to starting point direction, and node development mechanisms uses A* development mechanisms;
Step 108: when satisfied stopping development mechanisms, stops expanding, and now expands work and completes;Stop actual cost that development mechanisms is the node currently just the expanded total cost more than optimum touch points, the node of total Least-cost in touch points when optimum touch points has been point set and terminal collection expands in opposite directions;
Step 109: begin through from top optimum touch points and search the mode of father node and carry out the backtracking in path, until father node is start point/end point, be now generated as a transitable complete path.
The vehicle path planning method that a kind of road the most according to claim 1 limits, it is characterized in that, in described step 102, playing all outlet ports and gateway that point set comprises the crossing matched, terminal collection comprises all entrances and the gateway at the crossing matched.
The vehicle path planning method that a kind of road the most according to claim 1 limits, it is characterized in that, described step 102 Road screen frame selects coupling to be to be selected by map road network frame, obtain centered by start point/end point, the length of side is all sections in the square-shaped frame of r and crossing, then section or the crossing of start point/end point coupling is obtained according to nearby principle, again by conversion, section after coupling or crossing change into the form of entrance, outlet and gateway, and be generated as pathfinding plays point set and terminal collection.
The vehicle path planning method that a kind of road the most according to claim 1 limits, it is characterized in that, in described step 103, each layer road network is according to function path grade, and whole map road network is divided into multilamellar, and each layer is divided into not of uniform size multiple pieces according to block;Adjacent block refers to the block of the periphery adjacent with current block.
The vehicle path planning method that a kind of road the most according to claim 1 limits, it is characterised in that in described step 104, traffic restricted driving data include limit for height, freight weight limit and forbidden.
The vehicle path planning method that a kind of road the most according to claim 1 limits, it is characterised in that rising layer condition in described step 105 is that present node has superior node, and the superior node of correspondence is in the range of expanding.
CN201610417936.3A 2016-06-15 2016-06-15 A kind of vehicle path planning method of road limitation Active CN105928535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610417936.3A CN105928535B (en) 2016-06-15 2016-06-15 A kind of vehicle path planning method of road limitation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610417936.3A CN105928535B (en) 2016-06-15 2016-06-15 A kind of vehicle path planning method of road limitation

Publications (2)

Publication Number Publication Date
CN105928535A true CN105928535A (en) 2016-09-07
CN105928535B CN105928535B (en) 2018-08-31

Family

ID=56833804

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610417936.3A Active CN105928535B (en) 2016-06-15 2016-06-15 A kind of vehicle path planning method of road limitation

Country Status (1)

Country Link
CN (1) CN105928535B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107389079A (en) * 2017-07-04 2017-11-24 广州海格星航信息科技有限公司 High-precision paths planning method and system
CN108627163A (en) * 2017-03-22 2018-10-09 高德信息技术有限公司 Weights listing maintenance, device and navigation route planning method, apparatus
CN110595497A (en) * 2019-09-11 2019-12-20 邓昌伟 Navigation path generation method and device, storage medium and electronic equipment
CN111158903A (en) * 2019-12-12 2020-05-15 中国科学院深圳先进技术研究院 Dynamic data planning method
CN111536986A (en) * 2020-05-12 2020-08-14 苏州清研捷运信息科技有限公司 Combined limiting condition data preprocessing method in truck path planning
CN111879307A (en) * 2020-06-22 2020-11-03 国网河北省电力有限公司信息通信分公司 Vehicle path planning method based on vehicle body parameters and engineering construction information
CN111879329A (en) * 2020-07-30 2020-11-03 郑州天迈科技股份有限公司 Customized public transport passable shortest path calculation method based on A-x algorithm
CN112729323A (en) * 2019-10-28 2021-04-30 北京四维图新科技股份有限公司 Path planning method and device
CN114089927A (en) * 2022-01-24 2022-02-25 清研捷运(天津)智能科技有限公司 Path planning preprocessing data compression method
CN115204466A (en) * 2022-06-20 2022-10-18 中国南方航空股份有限公司 International airline route planning method with traffic limitation
CN116698074A (en) * 2023-07-27 2023-09-05 高德软件有限公司 Path planning method, path planning device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684074A (en) * 2004-04-14 2005-10-19 上海晖洋信息技术有限公司 Optimum path selecting method between arbitrary buildings based on city road net structure
CN102810118A (en) * 2012-07-05 2012-12-05 上海电力学院 K nearest neighbor search method for variable weight network
CN103235831A (en) * 2013-05-15 2013-08-07 西南大学 Road network based structure and method for indexing moving object position
CN104266656A (en) * 2014-09-03 2015-01-07 清华大学 Method and device for searching shortest path of road network
CN104807468A (en) * 2014-11-13 2015-07-29 厦门大学 Automatic reduction and layout optimization method of multi-destination map and system thereof
CN105005627A (en) * 2015-08-07 2015-10-28 上海交通大学 Shortest path key node query method based on Spark distributed system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684074A (en) * 2004-04-14 2005-10-19 上海晖洋信息技术有限公司 Optimum path selecting method between arbitrary buildings based on city road net structure
CN102810118A (en) * 2012-07-05 2012-12-05 上海电力学院 K nearest neighbor search method for variable weight network
CN103235831A (en) * 2013-05-15 2013-08-07 西南大学 Road network based structure and method for indexing moving object position
CN104266656A (en) * 2014-09-03 2015-01-07 清华大学 Method and device for searching shortest path of road network
CN104807468A (en) * 2014-11-13 2015-07-29 厦门大学 Automatic reduction and layout optimization method of multi-destination map and system thereof
CN105005627A (en) * 2015-08-07 2015-10-28 上海交通大学 Shortest path key node query method based on Spark distributed system

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108627163A (en) * 2017-03-22 2018-10-09 高德信息技术有限公司 Weights listing maintenance, device and navigation route planning method, apparatus
CN108627163B (en) * 2017-03-22 2020-11-03 阿里巴巴(中国)有限公司 Weight table maintenance method and device and navigation route planning method and device
CN107389079B (en) * 2017-07-04 2020-07-28 广州海格星航信息科技有限公司 High-precision path planning method and system
CN107389079A (en) * 2017-07-04 2017-11-24 广州海格星航信息科技有限公司 High-precision paths planning method and system
CN110595497A (en) * 2019-09-11 2019-12-20 邓昌伟 Navigation path generation method and device, storage medium and electronic equipment
CN112729323A (en) * 2019-10-28 2021-04-30 北京四维图新科技股份有限公司 Path planning method and device
CN112729323B (en) * 2019-10-28 2023-05-30 北京四维图新科技股份有限公司 Path planning method and device
CN111158903B (en) * 2019-12-12 2023-04-25 中国科学院深圳先进技术研究院 Planning method for dynamic data
CN111158903A (en) * 2019-12-12 2020-05-15 中国科学院深圳先进技术研究院 Dynamic data planning method
CN111536986A (en) * 2020-05-12 2020-08-14 苏州清研捷运信息科技有限公司 Combined limiting condition data preprocessing method in truck path planning
CN111536986B (en) * 2020-05-12 2023-06-27 苏州清研捷运信息科技有限公司 Combined limiting condition data preprocessing method in truck path planning
CN111879307A (en) * 2020-06-22 2020-11-03 国网河北省电力有限公司信息通信分公司 Vehicle path planning method based on vehicle body parameters and engineering construction information
CN111879329A (en) * 2020-07-30 2020-11-03 郑州天迈科技股份有限公司 Customized public transport passable shortest path calculation method based on A-x algorithm
CN111879329B (en) * 2020-07-30 2022-02-22 郑州天迈科技股份有限公司 Customized public transport passable shortest path calculation method based on A-x algorithm
CN114089927A (en) * 2022-01-24 2022-02-25 清研捷运(天津)智能科技有限公司 Path planning preprocessing data compression method
CN115204466A (en) * 2022-06-20 2022-10-18 中国南方航空股份有限公司 International airline route planning method with traffic limitation
CN115204466B (en) * 2022-06-20 2024-02-20 中国南方航空股份有限公司 International route planning method with band-pass restriction
CN116698074A (en) * 2023-07-27 2023-09-05 高德软件有限公司 Path planning method, path planning device, electronic equipment and storage medium
CN116698074B (en) * 2023-07-27 2023-11-17 高德软件有限公司 Path planning method, path planning device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN105928535B (en) 2018-08-31

Similar Documents

Publication Publication Date Title
CN105928535A (en) Vehicle routing planning method capable of avoiding road restrictions
CN111238497B (en) High-precision map construction method and device
CN102538806B (en) A kind of paths planning method and relevant device
CN106403976A (en) Dijkstra optimal traffic path planning method and system based on impedance matching
CN102435200B (en) Rapid path planning method
CN105608896B (en) Traffic bottlenecks recognition methods in urban traffic network
CN109916422B (en) Global path planning method and device
CN105387864A (en) Route planning device and method
CN108009666B (en) Hierarchical priority optimal path calculation method based on dynamic road network
CN102622370B (en) Method and device for acquisition of route description and electronic map server
Lim et al. Practical route planning under delay uncertainty: Stochastic shortest path queries
CN101256083A (en) Method for selecting urban traffic network path based on dynamic information
CN113312737B (en) Multilayer multi-mode traffic simulation road network construction method
CN103376116A (en) Scenic route planning in vehicle navigation
CN109121070A (en) A kind of underground parking bluetooth layout and localization method
CN106052701A (en) Vehicle route selection method under traffic overflow state
CN109579858A (en) Navigation data processing method, device, equipment and storage medium
CN104949678A (en) Method and device for determining navigation end point in navigation system, and navigation equipment
CN108253979A (en) A kind of air navigation aid and device of anti-congestion
CN102042836A (en) Navigation method, navigation device, electronic map system and generation method
Cantisani et al. The integrated design of urban road intersections: A case study
Mehrara Molan et al. Travel time evaluation of synchronized and Milwaukee B as new interchange designs
CN107945542A (en) Urban Road Green wavestrip decision support method and terminal based on floating car technology
Dibbelt Engineering algorithms for route planning in multimodal transportation networks
Xuan et al. Research on correlation between spatial quality of urban streets and pedestrian walking characteristics in china based on street view big data

Legal Events

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