CN113850994A - Road information display and change method and system - Google Patents
Road information display and change method and system Download PDFInfo
- Publication number
- CN113850994A CN113850994A CN202111057632.8A CN202111057632A CN113850994A CN 113850994 A CN113850994 A CN 113850994A CN 202111057632 A CN202111057632 A CN 202111057632A CN 113850994 A CN113850994 A CN 113850994A
- Authority
- CN
- China
- Prior art keywords
- lane
- road
- road information
- information
- icon
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/01—Detecting movement of traffic to be counted or controlled
- G08G1/0104—Measuring and analyzing of parameters relative to traffic conditions
- G08G1/0125—Traffic data processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/40—Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
- G06F16/44—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/54—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/587—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Library & Information Science (AREA)
- Multimedia (AREA)
- Traffic Control Systems (AREA)
Abstract
The invention discloses a road information display and change method and a system, which belong to the technical field of traffic management and comprise the following steps: acquiring road information, wherein the road information comprises import and export lane data, import and export lane names, road codes and road separation marks; processing the road information based on html, pug and svg technologies to obtain a dom element layout; and (4) distributing the dom elements on the client side, analyzing and generating lane form data, and displaying the lane form data. The method and the system for updating the road information in the real-time manner efficiently solve the problems that the original road information is difficult to update, is not updated in time and has poor user experience.
Description
Technical Field
The invention relates to the technical field of traffic management, in particular to a road information display and change method and system.
Background
The road refers to a highway, an urban road and a place which is in a unit jurisdiction range but allows social motor vehicles to pass, along with the development of a road traffic system in China, the problems of multiple road expansion, lane information change and the like exist, the information change often needs professional technicians to make a report to explain the change, the process is complex, and the change is not timely. Meanwhile, signs such as green belts, yellow solid lines, guardrails and the like are separated on the road sections of the front road and the back road, and are reflected in actual traffic, but specific signs are not made on the aspect of road information display, so that the evaluation of the measured area of the solid road is inconvenient to make.
Disclosure of Invention
The invention aims to overcome the defects in the prior art and can simply and quickly change lane information.
To achieve the above object, in one aspect, the present invention provides a road information displaying and changing method, including:
acquiring road information, wherein the road information comprises import and export lane data, import and export lane names, road codes and road separation marks;
processing the road information based on html, pug and svg technologies to obtain a dom element layout;
and (4) distributing the dom elements on the client side, analyzing and generating lane form data, and displaying the lane form data.
Further, the dom element layout comprises a container element g and a div, the container element g is nested with label elements for constituting the road information, and the container element div is nested with label elements for img and a-icon.
Further, the step of analyzing and generating lane form data for displaying the dom element layout at the client comprises the following steps:
analyzing the container elements g at the client to generate lane form data, wherein the lane form data comprises lane adding icons, lane deleting icons, exit lane separation lines, green belt identifications, road section names, road section operation display areas, entrance lane separation lines, lane direction newly-added icons, lane direction function icons, main and auxiliary road section merging identifications and yellow-solid line identifications, and the width between the lane separation lines is generated according to the actual width of a lane for internet data transmission and the corresponding proportion, namely, lanes are generated between every two lane separation lines;
and analyzing the container element div at the client to generate a direction panel, wherein the direction panel displays each direction mark of the road and a panel control mark fork graph, and the direction panel is linked with the newly added icon of the lane direction.
Further, still include:
acquiring click instructions of the lane adding icon and the lane deleting icon, and modifying the number of lanes;
and acquiring a click instruction of the lane direction or a lane direction additional button, popping up the direction panel, and acquiring a click instruction of the direction mark so as to modify the lane direction.
Further, still include:
and transmitting the modified lane information to an Internet platform to change the lane information.
On the other hand, adopt a road information show and change system, including information acquisition module, overall arrangement module and show module, wherein:
the information acquisition module is used for acquiring road information, wherein the road information comprises import and export lane data, import and export lane names, road codes and road separation marks;
the layout module is used for processing the road information based on html, pug and svg technologies to obtain the layout of the dom elements;
the display module is used for analyzing and generating lane form data for displaying the dom element layout at the client.
Further, the dom element layout comprises a container element g and a div, the container element g is nested with label elements for constituting the road information, and the container element div is nested with label elements for img and a-icon.
Further, the display module is specifically configured to:
analyzing the container element g at the client to generate lane form data, wherein the lane form data comprises lane adding icons, lane deleting icons, exit lane separation lines, green belt identifications, road section names, road section operation display areas, entrance lane separation lines, lane direction newly-added icons, lane direction function icons, main and auxiliary road section merging identifications and yellow-solid line identifications;
and analyzing the container element div at the client to generate a direction panel, wherein the direction panel displays each direction mark of the road and a panel control mark fork graph, and the direction panel is linked with the newly added icon of the lane direction.
The system further comprises a road information modification module, a lane number modification module and a lane number modification module, wherein the road information modification module is used for acquiring click instructions of the lane adding icon and the lane deleting icon and modifying the number of lanes;
and acquiring a click instruction of the lane direction or a lane direction additional button, popping up the direction panel, and acquiring a click instruction of the direction mark so as to modify the lane direction.
And further, the system also comprises a road information updating module which is used for transmitting the modified lane information to an internet platform so as to change the lane information.
Compared with the prior art, the invention has the following technical effects: according to the invention, by accessing the road information data of the Internet platform and under the comprehensive application of labels such as svg, g, line, path and the like, lane form data is generated for displaying, when lane information changes, the information can be modified by clicking an operation icon, specific identification is made for a separation identification on a road section for displaying, the generation width of a pattern is quantified according to the physical lane data fed back by the Internet data and the proportion requirement, and the evaluation of the measured area of a physical road is conveniently made.
Drawings
The following detailed description of embodiments of the invention refers to the accompanying drawings in which:
FIG. 1 is a flow chart of a road information presentation and modification method;
FIG. 2 is a diagram of lane type data display effect of a certain road section;
FIG. 3 is a graph showing the effect of different lanes on the same road section, which is generated by comparison in FIG. 2;
FIG. 4 is a graph showing the effect of different lanes on the same road section generated by comparison in FIG. 2;
FIG. 5 is a graph showing the effect of different lanes on the same road section, which is generated by comparison in FIG. 2;
FIG. 6 is a graph showing the effect of different lanes on the same road section generated by comparison in FIG. 2;
fig. 7 is a block diagram of a road information display and modification system.
In the figure:
1-lane add icon; 2-lane delete icon; 3-exit lane separation line; 4-green belt identification; 5-road section name; 6-road section operation display area; 7-an entrance lane separation line; 8, adding an icon in the lane direction; 9-lane direction function icon; 10-merging identification of the main road section and the auxiliary road section; 11-yellow solid line identification; 12-directional panel.
Detailed Description
To further illustrate the features of the present invention, refer to the following detailed description of the invention and the accompanying drawings. The drawings are for reference and illustration purposes only and are not intended to limit the scope of the present disclosure.
As shown in fig. 1, the present embodiment discloses a road information displaying and changing method, which includes the following steps:
s1, acquiring road information, wherein the road information comprises import and export lane data, import and export lane names, road codes and road separation marks;
s2, processing the road information based on html, pug and svg technologies to obtain a dom element layout;
and S3, analyzing and generating lane form data for displaying by the dom element layout at the client.
It should be noted that, in this embodiment, the road information is obtained by an axios or ajax technology source in a manner called by an interface under an internet http transmission protocol or an https transmission protocol, where the road information includes: the system comprises import and export lane data, import and export lane names, road codes and road separation marks, wherein the import and export lane data comprise lane codes, namely lane id, lane width, lane labels, lane direction marks, lane longitude and latitude and other basic information related to lanes. And the road information is processed through comprehensive application of html, pug and svg open source api, so that the layout of dom elements is completed, and diversified area display of lane form data is analyzed and generated at the client.
As a further preferred technical solution, the dom element layout includes container elements g and div, the container elements g are nested with tag elements for constituting the road information, and the container elements div are nested with tag elements for img and a-icon.
The tag elements for constituting the road information include a line tag element line, a pattern application combination tag element defs, a circular tag element circle, a path tag element path, a polyline tag element polyline, a text tag element text, and a pseudo tag element marker.
As a further preferable technical scheme, the dom elements are laid out at the client to analyze and generate lane form data for displaying, wherein the lane form data comprises lane adding icons, lane deleting icons, exit lane separation lines, green belt identifications, road section names, road section operation display areas, entrance lane separation lines, lane direction newly-added icons, lane direction function icons, main and auxiliary road section merging identifications, yellow and solid line identifications and a direction panel, the direction panel displays each direction identification of the road and a panel control identification fork graph, and the direction panel is linked with the lane direction newly-added icons.
The road information display scheme is formed in a hierarchical nesting mode as shown in fig. 2, line label elements are applied to lines in the graph, different linearity such as solid lines, broken lines and display colors of lines are generated in attributes of the lines according to actual scenes of the application, circle label elements are applied to circles in the graph, polyline label elements are applied to marks of separation lines of an entering lane and a leaving lane, solid lines, broken lines and display colors of the lines can also be generated, text label elements are applied to text information, defs label elements are applied to pattern application combinations, and directional marking lines are used (defs are generated by lines, defs are applied to attributes of the lines, and directional marking lines with directional marks are formed).
g is a combined element group formed by the frame, if the combined element group is a direction mark, the direction mark is formed by nesting a line label and a defs label under the g element, and if the combined element group is a circle label and a path label, an icon mark for adding a current lane and an icon mark for deleting the lane are generated. And g, nesting the line to generate a separation line, and distinguishing the color identification of the separation line through national standard codes of the main and auxiliary trunk roads on the lane data and lane codes returned by the data to generate yellow or green identification green according to the file attribute yellow on the line after the distinction is obtained. And the green tape identification and the yellow solid line identification are dynamically set under the combination of g and line labels according to the type of the lane data, besides the dynamic setting of the file attribute, the click-width attribute control is added, different widths are dynamically generated, and the corresponding yellow solid line and the green tape identification are generated according to the color and the width. g. the text label combination generates a name according to characters, the label combination of g, circle and path generates an adding icon and a deleting icon, the combination of g and polyline generates a zebra crossing, the reference of the attribute of g, path and path to the defs attribute identification id generates direction identification of each road on a lane, and the style attribute application on the attribute of g, path and path generates a gray highlight area.
In this embodiment, a source api is opened through pug, a technical scheme framework is generated by applying an svg technical label, and a framework style is generated by a css technology, for example:
as a further preferred technical solution, a panel element whole is generated by a container div element, img and a-icon labels are nested in the panel element to generate a cross graph of each direction mark and panel control mark of a road on the panel, as follows:
as will be shown below, in the following,
div
img
a-icon
as a further preferred technical solution, when the lane information needs to be changed, the operation interaction on the nested framework can be realized by javaScript opening source api, applying technical events such as mouseDown, mouseUp, mouseMove, click, and the like, for example:
and the Test is applied to a certain operation event under the api open source api, and dynamically modifies or creates a generated style frame through the dynamic change of a variable flag value under the window or the acquisition of a dom element. The method comprises the steps of increasing the number of lanes, modifying the direction, changing the color identification of the separation line under different values, switching the shape of the separation, and the like.
As shown in fig. 2, when the lane change needs to be modified, such as adding a new lane, clicking an icon of the new lane to generate a new lane information effect display fig. 3, when the lane is abandoned or temporarily not needed, clicking a deleting icon to generate a lane information effect display fig. 4, when the direction of a single lane needs to be modified, clicking a lane direction icon, popping up a direction panel as shown in fig. 6, and replacing the direction in the clicked direction panel with a new direction mark.
When the lanes are changed, the visual interaction is embodied by the operation of the information after the information is accessed to the internet, for example, the increase of the number of the imported lanes is the increase and decrease of the data of the imported lanes, the change of the lane direction is the change of the data identification of the lane direction, the internet data is synchronously updated when the data is changed, the real-time synchronization effect is achieved, and the visual interaction effect is generated by re-rendering through html, pug and svg technologies after the data is updated.
Meanwhile, the line color or the graphic color displayed on the browser is embodied by the application of color, background and file in the technologies of css and svg. For example, the separation marks of the entrance lane and the exit lane are distinguished by the type of the separation marks between the entrance lane data and the exit lane data, for example, green marks are used for identifying green belts by type1, yellow solid lines are used for identifying the type2, and yellow solid lines are used for identifying the type3, and the type is other marks which are defined by other types, and so on, the separation line marks are formed by analogy, and data marks flag are generated according to different road codes, such as different main road codes and auxiliary road codes, and color marks are generated according to the flag marks between the two marks for distinguishing.
As a further preferred technical solution, in this embodiment, the modified direction information is transmitted to an internet platform according to the internet, and lane information change on a certain road section on an application platform of the internet system is completed.
It should be noted that, in this embodiment, according to information provided by internet data, separation line identifiers of an exit lane and an entrance lane are dynamically generated, for example, if a current road section adopts a green belt or a yellow solid line (as shown in fig. 5 to fig. 6), if the current road section has a secondary road blended in addition to a main road, for example, a primary and secondary road section merged identifier is included, and if the middle of the lane is shown by a virtual solid line of a changeable road, for example, a road name identifier of the entrance lane section and the exit lane section is included. The road section information display application effect is achieved, users modify and use the road information in an materialized manner by means of the real-time performance of the current internet information, and the effects that the original road information is difficult to update, is not updated timely and is poor in user experience are effectively achieved
Compared with the existing road information, the lane information can be modified and changed in the embodiment, such as the change caused by the extension or abandonment of the current lane or the change of the direction of the current lane, isolation zones between the front lane and the reverse lane can be displayed, the real-time interconnection data updating of the interaction is operated through the network information, the efficient mastering of daily travel of people on the road condition is facilitated, and the traffic pressure of a certain section is favorably relieved. People can change a trip plan or bypass a certain road section as early as possible according to the change of the road information in time, and the problem of traffic pressure caused by road repair or expansion change is solved. Through the display function of each information of the road, the information of a user on a certain road section can be mastered, and the application is more comprehensive and efficient.
As shown in fig. 7, the present embodiment discloses a road information displaying and changing system, which includes an information obtaining module 10, a layout module 20 and a displaying module 30, wherein:
the information acquisition module 10 is configured to acquire road information, where the road information includes data of an entrance lane and an exit lane, names of the entrance lane and the exit lane, road codes, and road separation identifiers;
the layout module 20 is configured to process the road information based on html, pug, and svg technologies to obtain a dom element layout;
the display module 30 is used for analyzing and generating lane form data for displaying the dom element layout at the client.
As a further preferred technical solution, the dom element layout includes container elements g and div, the container elements g are nested with tag elements for constituting the road information, and the container elements div are nested with tag elements for img and a-icon.
As a further preferred technical solution, the display module 30 is specifically configured to:
analyzing the container element g at the client to generate lane form data, wherein the lane form data comprises lane adding icons, lane deleting icons, exit lane separation lines, green belt identifications, road section names, road section operation display areas, entrance lane separation lines, lane direction newly-added icons, lane direction function icons, main and auxiliary road section merging identifications and yellow-solid line identifications;
and analyzing the container element div at the client to generate a direction panel, wherein the direction panel displays each direction mark of the road and a panel control mark fork graph, and the direction panel is linked with the newly added icon of the lane direction.
As a further preferred technical solution, the system further comprises a road information modification module, which is used for acquiring click instructions of the lane adding icon and the lane deleting icon to modify the number of lanes;
and acquiring a click instruction of the lane direction or a lane direction additional button, popping up the direction panel, and acquiring a click instruction of the direction mark so as to modify the lane direction.
As a further preferable technical solution, the system further comprises a road information updating module, which is used for transmitting the modified lane information to an internet platform to change the lane information.
The system provided by the embodiment of the present invention is used for executing the above method embodiments, and for details of the process and the details, reference is made to the above embodiments, which are not described herein again.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.
Claims (10)
1. A road information display and change method is characterized by comprising the following steps:
acquiring road information, wherein the road information comprises import and export lane data, import and export lane names, road codes and road separation marks;
processing the road information based on html, pug and svg technologies to obtain a dom element layout;
and (4) distributing the dom elements on the client side, analyzing and generating lane form data, and displaying the lane form data.
2. The road information presentation and modification method of claim 1, wherein the dom element layout includes container elements g nested with tag elements for constituting road information and div nested with tag elements for img and a-icon.
3. The method for displaying and changing road information according to claim 2, wherein the step of analyzing and generating the lane form data for displaying on the client side by laying out the dom elements comprises the following steps:
analyzing the container element g at the client to generate lane form data, wherein the lane form data comprises lane adding icons, lane deleting icons, exit lane separation lines, green belt identifications, road section names, road section operation display areas, entrance lane separation lines, lane direction newly-added icons, lane direction function icons, main and auxiliary road section merging identifications and yellow-solid line identifications;
and analyzing the container element div at the client to generate a direction panel, wherein the direction panel displays each direction mark of the road and a panel control mark fork graph, and the direction panel is linked with the newly added icon of the lane direction.
4. The road information presentation and modification method of claim 3, further comprising:
acquiring click instructions of the lane adding icon and the lane deleting icon, and modifying the number of lanes;
and acquiring a click instruction of the lane direction or a lane direction additional button, popping up the direction panel, and acquiring a click instruction of the direction mark so as to modify the lane direction.
5. The road information presentation and modification method of claim 4, further comprising:
and transmitting the modified lane information to an Internet platform to change the lane information.
6. The utility model provides a road information shows and change system which characterized in that, includes information acquisition module, overall arrangement module and show module, wherein:
the information acquisition module is used for acquiring road information, wherein the road information comprises import and export lane data, import and export lane names, road codes and road separation marks;
the layout module is used for processing the road information based on html, pug and svg technologies to obtain the layout of the dom elements;
the display module is used for analyzing and generating lane form data for displaying the dom element layout at the client.
7. The road information presentation and modification system of claim 6, wherein the dom element layout includes container elements g nested with tag elements for constructing road information and div nested with tag elements for img and a-icon.
8. The road information presentation and modification system of claim 7, wherein the presentation module is specifically configured to:
analyzing the container element g at the client to generate lane form data, wherein the lane form data comprises lane adding icons, lane deleting icons, exit lane separation lines, green belt identifications, road section names, road section operation display areas, entrance lane separation lines, lane direction newly-added icons, lane direction function icons, main and auxiliary road section merging identifications and yellow-solid line identifications;
and analyzing the container element div at the client to generate a direction panel, wherein the direction panel displays each direction mark of the road and a panel control mark fork graph, and the direction panel is linked with the newly added icon of the lane direction.
9. The road information display and change system of claim 8, further comprising a road information modification module for obtaining click commands of the lane addition icon and the lane deletion icon to modify the number of lanes;
and acquiring a click instruction of the lane direction or a lane direction additional button, popping up the direction panel, and acquiring a click instruction of the direction mark so as to modify the lane direction.
10. The road information presentation and change system of claim 9, further comprising a road information update module for communicating the modified lane information to an internet platform for making changes to the lane information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111057632.8A CN113850994B (en) | 2021-09-09 | 2021-09-09 | Road information display and change method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111057632.8A CN113850994B (en) | 2021-09-09 | 2021-09-09 | Road information display and change method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113850994A true CN113850994A (en) | 2021-12-28 |
CN113850994B CN113850994B (en) | 2022-12-30 |
Family
ID=78973758
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111057632.8A Active CN113850994B (en) | 2021-09-09 | 2021-09-09 | Road information display and change method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113850994B (en) |
Citations (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1710550A (en) * | 2004-06-16 | 2005-12-21 | 上海宝信软件股份有限公司 | Method for dynamically generating crossing channelized picture |
US20080033632A1 (en) * | 2006-08-04 | 2008-02-07 | Lg Electronics Inc. | Apparatus for providing traffic information for each lane and using the information |
CN101640001A (en) * | 2009-07-08 | 2010-02-03 | 北京交通大学 | Simulation-system-oriented road network drawing device and method therefor |
CN103559355A (en) * | 2013-11-11 | 2014-02-05 | 国家电网公司 | SVG (Scalable Vector Graphics) technology-based distribution network modeling system |
CN103955549A (en) * | 2014-05-26 | 2014-07-30 | 重庆大学 | Web GIS system based on SVG and data input and search method thereof |
CN103970859A (en) * | 2014-04-29 | 2014-08-06 | 杨立法 | Google user map text labeling method based on SVG |
CN105260170A (en) * | 2015-07-08 | 2016-01-20 | 中国科学院计算技术研究所 | Method and system for deducing sudden event situation based on case |
US20160364369A1 (en) * | 2015-06-09 | 2016-12-15 | International Business Machines Corporation | Optimization for rendering web pages |
CN106777811A (en) * | 2017-01-16 | 2017-05-31 | 昆明理工大学 | A kind of traffic channelling Map Design development approach |
CN107192393A (en) * | 2017-07-20 | 2017-09-22 | 南京多伦科技股份有限公司 | The maintenance system and method for a kind of road-map-data |
CN107247718A (en) * | 2016-12-19 | 2017-10-13 | 北京四维图新科技股份有限公司 | Update method and device, the navigation system and server of a kind of map datum |
CN108830018A (en) * | 2018-07-24 | 2018-11-16 | 北京晶众智慧交通科技股份有限公司 | A kind of system and method constructing traffic simulation road net data |
CN109033400A (en) * | 2018-08-02 | 2018-12-18 | 江苏本能科技有限公司 | Vehicle pass-through methods of exhibiting and system based on map |
CN110174114A (en) * | 2019-06-05 | 2019-08-27 | 北京四维图新科技股份有限公司 | Lane line grade path generating method, device and storage medium |
CN111005274A (en) * | 2019-12-25 | 2020-04-14 | 广州方纬智慧大脑研究开发有限公司 | Automatic generation method, system and storage medium for traffic organization of road plane intersection |
CN111462612A (en) * | 2019-01-22 | 2020-07-28 | 上海宝康电子控制工程有限公司 | System and method for realizing intersection channelized graph configuration and automatic graph docking function |
CN111611515A (en) * | 2020-04-11 | 2020-09-01 | 上海淇玥信息技术有限公司 | Page display method and device and electronic equipment |
CN111898225A (en) * | 2020-07-02 | 2020-11-06 | 广州运星科技有限公司 | System, method and readable storage medium for quickly creating simulation road network |
US20210001877A1 (en) * | 2019-07-02 | 2021-01-07 | DeepMap Inc. | Determination of lane connectivity at traffic intersections for high definition maps |
CN112232193A (en) * | 2020-10-15 | 2021-01-15 | 南京邮电大学 | WEB-based road detection real-time viewing and operating method |
JPWO2020003396A1 (en) * | 2018-06-27 | 2021-06-03 | 三菱電機株式会社 | Driving support device and driving support method |
CN113312737A (en) * | 2021-07-28 | 2021-08-27 | 深圳市城市交通规划设计研究中心股份有限公司 | Multilayer multi-mode traffic simulation road network construction method |
-
2021
- 2021-09-09 CN CN202111057632.8A patent/CN113850994B/en active Active
Patent Citations (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1710550A (en) * | 2004-06-16 | 2005-12-21 | 上海宝信软件股份有限公司 | Method for dynamically generating crossing channelized picture |
US20080033632A1 (en) * | 2006-08-04 | 2008-02-07 | Lg Electronics Inc. | Apparatus for providing traffic information for each lane and using the information |
CN101640001A (en) * | 2009-07-08 | 2010-02-03 | 北京交通大学 | Simulation-system-oriented road network drawing device and method therefor |
CN103559355A (en) * | 2013-11-11 | 2014-02-05 | 国家电网公司 | SVG (Scalable Vector Graphics) technology-based distribution network modeling system |
CN103970859A (en) * | 2014-04-29 | 2014-08-06 | 杨立法 | Google user map text labeling method based on SVG |
CN103955549A (en) * | 2014-05-26 | 2014-07-30 | 重庆大学 | Web GIS system based on SVG and data input and search method thereof |
US20160364369A1 (en) * | 2015-06-09 | 2016-12-15 | International Business Machines Corporation | Optimization for rendering web pages |
CN105260170A (en) * | 2015-07-08 | 2016-01-20 | 中国科学院计算技术研究所 | Method and system for deducing sudden event situation based on case |
CN107247718A (en) * | 2016-12-19 | 2017-10-13 | 北京四维图新科技股份有限公司 | Update method and device, the navigation system and server of a kind of map datum |
CN106777811A (en) * | 2017-01-16 | 2017-05-31 | 昆明理工大学 | A kind of traffic channelling Map Design development approach |
CN107192393A (en) * | 2017-07-20 | 2017-09-22 | 南京多伦科技股份有限公司 | The maintenance system and method for a kind of road-map-data |
JPWO2020003396A1 (en) * | 2018-06-27 | 2021-06-03 | 三菱電機株式会社 | Driving support device and driving support method |
CN108830018A (en) * | 2018-07-24 | 2018-11-16 | 北京晶众智慧交通科技股份有限公司 | A kind of system and method constructing traffic simulation road net data |
CN109033400A (en) * | 2018-08-02 | 2018-12-18 | 江苏本能科技有限公司 | Vehicle pass-through methods of exhibiting and system based on map |
CN111462612A (en) * | 2019-01-22 | 2020-07-28 | 上海宝康电子控制工程有限公司 | System and method for realizing intersection channelized graph configuration and automatic graph docking function |
CN110174114A (en) * | 2019-06-05 | 2019-08-27 | 北京四维图新科技股份有限公司 | Lane line grade path generating method, device and storage medium |
US20210001877A1 (en) * | 2019-07-02 | 2021-01-07 | DeepMap Inc. | Determination of lane connectivity at traffic intersections for high definition maps |
CN111005274A (en) * | 2019-12-25 | 2020-04-14 | 广州方纬智慧大脑研究开发有限公司 | Automatic generation method, system and storage medium for traffic organization of road plane intersection |
CN111611515A (en) * | 2020-04-11 | 2020-09-01 | 上海淇玥信息技术有限公司 | Page display method and device and electronic equipment |
CN111898225A (en) * | 2020-07-02 | 2020-11-06 | 广州运星科技有限公司 | System, method and readable storage medium for quickly creating simulation road network |
CN112232193A (en) * | 2020-10-15 | 2021-01-15 | 南京邮电大学 | WEB-based road detection real-time viewing and operating method |
CN113312737A (en) * | 2021-07-28 | 2021-08-27 | 深圳市城市交通规划设计研究中心股份有限公司 | Multilayer multi-mode traffic simulation road network construction method |
Also Published As
Publication number | Publication date |
---|---|
CN113850994B (en) | 2022-12-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7847807B2 (en) | Geometry creation tool | |
US7711699B2 (en) | Method and system for presenting traffic-related information | |
CN107038259B (en) | Operation method and system for constructing traffic network data | |
US20070219938A1 (en) | Attribute-Based Symbology Through Functional Styles | |
CN109033400B (en) | Map-based vehicle passing display method and system | |
CN101593454A (en) | A kind of intelligent output method for land parcel maps | |
CN111078169A (en) | Front-end device of visual large-screen system and construction method thereof | |
CN106777366A (en) | A kind of microcosmic traffic basis road digital and method for visualizing | |
CN108182272B (en) | Method for making Chinese environment risk graph based on average area concept | |
CN113850993B (en) | Signal channelized rendering method and system for traffic road intersection | |
CN102708167B (en) | Web-based semantic annotation system and Web-based semantic annotation method for high resolution SAR (synthetic aperture radar) image interpretation | |
CN113850994B (en) | Road information display and change method and system | |
Li et al. | How does cultural distance affect tourism destination choice? Evidence from the correlation between regional culture and tourism flow | |
CN117520350A (en) | Big data platform construction method combining digital twin and space-time technology | |
CN104850902A (en) | Regional agricultural key farming season online visualization prediction method | |
CN111898225A (en) | System, method and readable storage medium for quickly creating simulation road network | |
KR102054985B1 (en) | Monitoring method of path-based traffic, monitoring system, operating method for monitoring service of path-based traffic and operating system | |
CN110569292A (en) | Data annotation method and system based on electronic map | |
CN112560131B (en) | Traffic sign board rapid parameterization BIM dynamic modeling method and traffic sign board BIM modeling system | |
CN113392339A (en) | Inland waterway element management system based on network element service | |
Meese et al. | Applying emerging private-sector probe-based speed data in the national capital region's planning processes | |
JP2001325426A (en) | System and method for analyzing client information and recording medium | |
CN107066486A (en) | A kind of cross-domain querying method of the visualization of Urban Data | |
Cooley et al. | Package ‘googleway’ | |
de Oliveira et al. | Production and analysis of coordination plans using a geographic information system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |