CN111238500B - Map generation method, device and system for road segments of road map area - Google Patents

Map generation method, device and system for road segments of road map area Download PDF

Info

Publication number
CN111238500B
CN111238500B CN201811445883.1A CN201811445883A CN111238500B CN 111238500 B CN111238500 B CN 111238500B CN 201811445883 A CN201811445883 A CN 201811445883A CN 111238500 B CN111238500 B CN 111238500B
Authority
CN
China
Prior art keywords
lane
road
line
group unit
data
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.)
Active
Application number
CN201811445883.1A
Other languages
Chinese (zh)
Other versions
CN111238500A (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.)
Shenyang Meihang Technology Co ltd
Original Assignee
Shenyang Meihang 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 Shenyang Meihang Technology Co ltd filed Critical Shenyang Meihang Technology Co ltd
Priority to CN201811445883.1A priority Critical patent/CN111238500B/en
Publication of CN111238500A publication Critical patent/CN111238500A/en
Application granted granted Critical
Publication of CN111238500B publication Critical patent/CN111238500B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/28Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network with correlation of data from several navigational instruments
    • G01C21/30Map- or contour-matching
    • G01C21/32Structuring or formatting of map data
    • 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/36Input/output arrangements for on-board computers
    • G01C21/3626Details of the output of route guidance instructions
    • G01C21/3658Lane guidance
    • 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/36Input/output arrangements for on-board computers
    • G01C21/3667Display of a road map
    • G01C21/367Details, e.g. road map scale, orientation, zooming, illumination, level of detail, scrolling of road map or positioning of current position marker

Abstract

The invention discloses a map generation method, a map generation device and a map generation system for road segments in a road map area. The method comprises the following steps: acquiring vehicle line vector data and attribute information of each lane group unit of the road line segment in the first road map area from map data; according to the characteristic index information in the attribute information of the lane group unit of the cross-road map area, acquiring the lane vector data and the attribute information of the lane group unit of the cross-road map area in an adjacent second road map area from map data; determining the positions of all lane group units of the road line segment, and generating modeling data of the road line segment; and obtaining map drawing data according to the modeling data, drawing, and generating a road map of the road segments. The generated road map of the road segment can show a complete lane, the phenomenon that a lane line is lost or a gap occurs in lane butt joint is avoided, and the generated road map realizes lane-level map display.

Description

Map generation method, device and system for road segments of road map area
Technical Field
The invention relates to the technical field of navigation, in particular to a method, a device and a system for generating a map of a road segment in a road map area.
Background
When the map is displayed, the existing navigation map only displays basic single-line images of roads and navigation routes, but cannot display the lane condition of the roads, so that the display fineness of the roads is insufficient. With the rapid development of the automobile industry, automobile navigation systems become essential important links in the automobile driving assistance technology and the automatic driving technology. Since the navigation map does not realize accurate map display at the lane level of the road, when navigation is performed, which lane the vehicle is in at the current position and the route of which lane the vehicle should go cannot be obtained, and lane level navigation of the vehicle cannot be realized. Meanwhile, when a lane-level road map is generated, the road map is generated and displayed according to a road map area (Tile) due to the limitation of the size of the map of the road map, and if the acquired map data is incomplete, when the map is drawn to generate the road map, the road drawing of the road map area to be generated is incomplete or gaps occur, so that the map display effect is influenced.
Disclosure of Invention
In view of the above, the present invention has been made to provide a method, apparatus and system for map generation of road segments of a road map area that overcomes or at least partially solves the above mentioned problems.
In a first aspect, an embodiment of the present invention provides a method for generating a map of a road segment in a road map area, where the road segment includes a lane group unit in a cross-road map area, and the lane group unit in the cross-road map area is a lane group unit that bridges adjacent first and second road map areas, and includes:
acquiring vehicle line vector data and attribute information of each lane group unit of the road line segment in the first road map area from map data;
according to the characteristic index information in the attribute information of the lane group unit of the cross-road map area, acquiring lane vector data and attribute information of the lane group unit of the cross-road map area in an adjacent second road map area from map data;
determining the positions of all lane group units of the road line segment, and generating modeling data of the road line segment;
and obtaining map drawing data according to the modeling data, drawing, and generating a road map of the road segments.
In an embodiment, the generating modeling data of a road segment may specifically include:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
and acquiring lane information of each lane group unit in the map data according to the traveling direction of each lane group unit of the road segment, sequentially matching lane lines of two adjacent lane group units, and connecting the matched lane lines to obtain modeling data of the road segment.
In one embodiment, it may be that the lane information of the lane group unit includes start point information and end point information of a lane line; match the lane line of two adjacent lane group units in proper order, connect the lane line that matches, specifically include: matching the end point information of each lane line of the previous lane group unit with the start point information of each lane line of the next lane group unit:
if the end point information of one lane line is only matched with the start point information of one lane line, the two lane lines are matched lane lines, and the matched lane lines are connected;
if the end point information of one lane line is matched with the start point information of at least two lane lines, increasing lanes of a next lane group unit, wherein the lane line of the previous lane group unit is a boundary lane line, at least two lane lines of the next lane group unit comprise a boundary lane line, the two boundary lane lines are matched lane lines, and connecting the two matched boundary lane lines;
if the end point information of at least two lane lines is matched with the start point information of one lane line, the lanes of the next lane group unit are reduced, the at least two lane lines of the previous lane group unit comprise a boundary lane line, the lane line of the next lane group unit is the boundary lane line, the two boundary lane lines are matched, and the matched two boundary lane lines are connected.
In an embodiment, the obtaining and drawing map drawing data according to modeling data may specifically include:
generating a starting edge line and a terminating edge line of the road line segment according to the modeling data;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the road line segment in the modeling data, a bottom surface graph of the road line segment is obtained through enclosing construction, bottom surface drawing data of the road line segment is generated, and the bottom surface of the road line segment is generated through drawing;
and acquiring shape points of each lane line of the road line segment in the modeling data, performing surfacing to generate lane line drawing data of the road line segment, and drawing the bottom surface of the road line segment to generate the lane line of the road line segment.
In an embodiment, the generating a start edge line and an end edge line of a road segment according to the modeling data may specifically include:
acquiring starting points of all lane lines of a starting lane group unit of a road segment in the modeling data and sequentially connecting the starting points to obtain a starting edge line of the road segment; and acquiring the end points of all lane lines of the ending lane group unit of the road segment in the modeling data, and sequentially connecting to obtain the ending edge line of the road segment.
In an embodiment, the generating modeling data of the road segment may specifically include:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit of the road segment, vehicle line vector data and attribute information of each lane group unit in the map data are obtained, and modeling data of the lane group units are obtained.
In an embodiment, the obtaining and drawing map drawing data according to the modeling data may specifically include:
acquiring a starting point and a terminal point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing construction, bottom surface drawing data of the lane group unit is generated, and the bottom surface of the lane group unit is generated through drawing;
and acquiring shape points of each lane line of the lane group unit in the modeling data, performing surfacing to generate lane line drawing data of the lane group unit, and drawing the lane line of the lane group unit on the bottom surface of the lane group unit.
In one embodiment, the method further includes: the method comprises the steps of obtaining lane guide information in attribute information of each lane group unit of a road segment, determining the position of a lane guide line on the lane group unit, obtaining the shape point of the lane guide line in modeling data of the road segment, obtaining map drawing data of the lane guide line, drawing, and generating the lane guide line of a road map.
In a second aspect, an embodiment of the present invention provides a map generating apparatus for a road segment in a road map area, where the road segment includes a lane group unit in a cross-road map area, and the lane group unit in the cross-road map area is a lane group unit that bridges adjacent first and second road map areas, and includes:
the first acquisition module is used for acquiring vehicle line vector data and attribute information of each lane group unit of the road line segment in the first road map area from map data;
the second acquisition module is used for acquiring the lane vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area from the map data according to the feature index information in the attribute information of the lane group unit of the cross-road map area;
the modeling data generation module is used for determining the positions of all lane group units of the road segment and generating modeling data of the road segment;
and the map drawing module is used for obtaining map drawing data according to the modeling data and drawing the map drawing data to generate a road map of the road segment.
In an embodiment, the modeling data generating module may generate modeling data of a road segment, and specifically includes:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining the complete vehicle line vector data and the attribute information of the lane group unit of the cross-road map area;
and acquiring lane information of each lane group unit in the map data according to the traveling direction of each lane group unit of the road segment, sequentially matching lane lines of two adjacent lane group units, and connecting the matched lane lines to obtain modeling data of the road segment.
In one embodiment, it may be that the lane information of the lane group unit includes start point information and end point information of a lane line; the modeling data generation module is used for sequentially matching lane lines of two adjacent lane group units and connecting the matched lane lines, and specifically comprises the following steps:
matching the end point information of each lane line of the previous lane group unit with the start point information of each lane line of the next lane group unit:
if the end point information of one lane line is only matched with the start point information of one lane line, the two lane lines are matched lane lines, and the matched lane lines are connected;
if the end point information of one lane line is matched with the start point information of at least two lane lines, increasing lanes of a next lane group unit, wherein the lane line of the previous lane group unit is a boundary lane line, at least two lane lines of the next lane group unit comprise a boundary lane line, the two boundary lane lines are matched lane lines, and connecting the two matched boundary lane lines;
if the end point information of at least two lane lines is matched with the start point information of one lane line, the lanes of the next lane group unit are reduced, the at least two lane lines of the previous lane group unit comprise a boundary lane line, the lane line of the next lane group unit is the boundary lane line, the two boundary lane lines are matched, and the matched two boundary lane lines are connected.
In one embodiment, the map drawing module obtains map drawing data according to the modeling data and draws the map drawing data, and specifically includes:
generating a starting edge line and a terminating edge line of the road line segment according to the modeling data;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the road line segment in the modeling data, a bottom surface graph of the road line segment is obtained through enclosing construction, bottom surface drawing data of the road line segment is generated, and the bottom surface of the road line segment is generated through drawing;
and acquiring shape points of each lane line of the road line segment in the modeling data, performing surfacing to generate lane line drawing data of the road line segment, and drawing the bottom surface of the road line segment to generate the lane line of the road line segment.
In one embodiment, the map drawing module may generate a start edge line and an end edge line of the road segment according to the modeling data, and specifically includes:
acquiring starting points of all lane lines of a starting lane group unit of a road segment in the modeling data and sequentially connecting the starting points to obtain a starting edge line of the road segment; and acquiring the end points of all lane lines of the ending lane group unit of the road line segment in the modeling data, and sequentially connecting to obtain the ending edge line of the road line segment.
In an embodiment, the modeling data generating module may generate modeling data of a road segment, and specifically includes:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining the complete vehicle line vector data and the attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit of the road segment, obtaining the vehicle line vector data and the attribute information of each lane group unit in the map data to obtain the modeling data of the lane group unit.
In an embodiment, the map drawing module may obtain the map drawing data according to the modeling data and draw the map drawing data, and specifically includes:
acquiring a starting point and an end point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing construction, bottom surface drawing data of the lane group unit is generated, and the bottom surface of the lane group unit is generated through drawing;
and acquiring shape points of each lane line of the lane group unit in the modeling data, performing surfacing to generate lane line drawing data of the lane group unit, and drawing the lane line of the lane group unit on the bottom surface of the lane group unit.
In one embodiment, the modeling data generating module is further configured to obtain lane guide information in the attribute information of each lane group unit of the road segment, determine a position of a lane guide line on the lane group unit, and obtain a shape point of the lane guide line in the modeling data of the road segment;
the map drawing module is also used for obtaining the map drawing data of the lane guide line according to the shape point of the lane guide line and drawing the map drawing data to generate the lane guide line of the road map.
In a third aspect, an embodiment of the present invention provides a map generation system for road segments, including:
the map storage server is used for storing map data;
the terminal device comprises any map generation device of the road segment of the road map area, and is used for generating and displaying the road map of the road segment.
In a fourth aspect, an embodiment of the present invention provides a map generation system for road segments, including:
a map generation server including any one of the above-described map generation devices for road segments of the road map area, the map generation server being configured to store map data and generate a road map of the road segments;
and the terminal equipment is used for displaying the road map of the road line segment.
In a fifth aspect, embodiments of the present invention provide a computer-readable storage medium, on which a computer program is stored, the program being executed by a processor to perform a map generation method for road segments of a road map area as described in any one of the above.
In a sixth aspect, embodiments of the present invention provide a computer device, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, wherein the processor when executing the program implements a method for generating a map of road segments of a road map area as described in any one of the above.
The technical scheme provided by the embodiment of the invention has the beneficial effects that at least:
the method for generating the road map of the road segment in the road map area, provided by the embodiment of the invention, comprises the steps of obtaining the vehicle line vector data and the attribute information of the lane group units of the cross-road map area of the road segment in the adjacent road map area, obtaining the complete vehicle line vector data and the attribute information of the lane group units of the cross-road map area, generating the modeling data of the complete road segment, obtaining the vehicle line data of each lane group unit, drawing the vehicle line during map drawing, displaying the complete lane on the generated road map of the road segment, avoiding the phenomenon of vehicle line loss or lane butt joint and generating gaps, realizing the lane-level map display on the generated road map, improving the map display fineness and displaying the lane information which is more accordant with the real road.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
fig. 1 is a flowchart of a map generation method for road segments in a road map area according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a road segment structure provided in an embodiment of the present invention;
FIG. 3 is a schematic view of the bottom graphic structure of the road segment shown in FIG. 2;
FIG. 4 is a schematic view of another bottom pattern of the road segment shown in FIG. 2;
FIG. 5 is a schematic view of a third bottom pattern of the road segment shown in FIG. 2;
FIG. 6 is a flowchart of another method for generating a map of road segments of a road map area according to an embodiment of the present invention;
fig. 7 is a flowchart of a map generation method for road segments in a third road map area according to an embodiment of the present invention;
fig. 8 is a flowchart of a map generation method for road segments in a fourth road map area according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a map generation apparatus for road segments according to an embodiment of the present invention;
FIG. 10 is a schematic diagram of a system for generating a map of road segments in an embodiment of the present invention;
fig. 11 is a schematic structural diagram of another road segment map generation system in the embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
In order to solve the problem of insufficient map display fineness in the prior art, embodiments of the present invention provide a method, an apparatus, and a system for generating a map of a road segment in a road map area.
Example one
The embodiment of the invention provides a map generation method for a road segment of a road map area, wherein the road segment comprises a lane group unit of a cross road map area, the lane group unit of the cross road map area is a lane group unit bridging a first road map area and a second road map area which are adjacent, the flow of the lane group unit is shown in figure 1, and the method comprises the following steps:
s101: acquiring vehicle line vector data and attribute information of each lane group unit of the road line segment in the first road map area from map data;
s102: according to the characteristic index information in the attribute information of the lane group unit of the cross-road map area, acquiring lane vector data and attribute information of the lane group unit of the cross-road map area in an adjacent second road map area from map data;
s103: determining the positions of all lane group units of the road line segment, and generating modeling data of the road line segment;
s104: and obtaining map drawing data according to the modeling data, drawing, and generating a road map of the road segments.
The method for generating the map of the road segment in the road map area, provided by the embodiment of the invention, obtains the complete lane vector data and the attribute information of the lane group unit of the cross-road map area of the road segment in the adjacent road map area by obtaining the lane vector data and the attribute information of the lane group unit of the cross-road map area, generates the modeling data of the complete road segment, obtains the lane data of each lane group unit, can draw the lane when drawing the map, can display the complete lane of the generated road segment, does not have the phenomenon of lane missing or lane butt joint gap, realizes the lane-level map display of the generated road map, improves the map display fineness, and displays the lane information which is more in line with the real road.
The map data in the embodiment of the present invention may be collected in a standard data format, for example, nds (navigation data standard) format data, according to the collected original map data of the real road and Lane line, and the structure cache data (Lane Building Block) is obtained by data compiling. Specifically, in the data compiling process, the original map data may be divided into different road map areas (Tile), each road map area includes a plurality of road segments (link), and each road segment is divided into at least two Lane Group units (Lane Group) according to a traveling Direction (Travel Direction). After the collected lane vector data and attribute information of the road are subjected to data compiling in the form of lane group units, the lane vector data and attribute information of each lane group unit of the road segment are stored in the structure cache data through data analysis. Each lane group unit has unique identification information, and the lane group units can be distinguished and searched according to the identification information of the lane group units. In a specific embodiment, the lane vector data may include Shape point data (Shape List) of lane lines and Shape point data of lane guide lines of each lane of the lane group unit, and the attribute information of the lane group unit may include geographical position information of the lane group unit, lane information, Shape point attribute information (Boundary Element) of the lane lines, lane center line Shape point information, and Feature index information (Feature Reference) of the lane group unit.
In the embodiment of the invention, the first lane group unit arranged according to the walking direction in the road segment is a starting lane group unit, the last lane group unit arranged according to the walking direction is a stopping lane group unit, and the lane group unit in the cross-road map area of the road segment is the starting lane group unit or the stopping lane group unit of the road segment. The characteristic index information of the lane group unit is associated with the identity information of the road map area and the identity information of the lane group unit. When the lane group unit is a lane group unit of a cross road map area, map data of the lane group unit of the cross road map area of a road segment in an adjacent road map area can be searched and acquired through the characteristic index information of the lane group unit of the cross road map area.
In some optional embodiments, the lane group unit attribute information includes geographic position information, and the position of each lane group unit is determined according to the geographic position information by acquiring the geographic position information of each lane group unit in the map data. The geographic position information may be coordinate information obtained through geodetic surveying and mapping, or positioning information obtained through positioning by a satellite positioning system such as a GPS positioning system, a beidou satellite navigation system, or a GLONASS system. The determination of the geographical location information of the lane group unit is not limited to the above method, and is not limited in the embodiment of the present invention.
In some optional embodiments, in the method for generating a map of a road segment, the first road map area and the adjacent second road area are determined according to the current location information before generating the road map of the road segment. In the embodiment of the present invention, before generating a road map of a road segment, it is necessary to determine a road map area where the road segment is located and a road map area adjacent to the road segment according to current position information, so as to obtain vehicle line vector data and attribute information of each lane group unit of the road segment from map data, and obtain vehicle line vector data and attribute information of a lane group unit crossing the road map area in the adjacent road map area from map data.
In some optional embodiments, the generating modeling data of the road segment in step S103 specifically includes:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining the complete vehicle line vector data and the attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit on the road segment, acquiring lane information of each lane group unit in the map data, sequentially matching lane lines of two adjacent lane group units, connecting the matched lane lines, and connecting the lanes of each lane group unit of the road segment into a whole according to the traveling direction to obtain modeling data of the road segment.
Specifically, it may be that the lane information of the lane group unit includes start point information (Source Connector ID) and end point information (Destination Connector ID) of the lane line; when data processing is carried out on each road segment to generate modeling data, attribute information of each lane group unit of the road segment is sequentially obtained according to the traveling direction to obtain starting point information and end point information of a lane line of each lane group unit, and the end point information of each lane line of the previous lane group unit is adopted to be matched with the starting point information of each lane line of the next lane group unit:
if the end point information of one lane line is only matched with the start point information of one lane line, the two lane lines are matched lane lines, and the matched lane lines are connected;
if the end point information of one lane line is matched with the start point information of at least two lane lines, increasing lanes of a next lane group unit, wherein the lane line of the last lane group unit is a boundary lane line, at least two lane lines of the next lane group unit comprise a boundary lane line, the two boundary lane lines are matched lane lines, and connecting the two matched boundary lane lines;
if the end point information of at least two lane lines is matched with the start point information of one lane line, the lanes of the next lane group unit are reduced, the at least two lane lines of the previous lane group unit comprise a boundary lane line, the lane line of the next lane group unit is the boundary lane line, the two boundary lane lines are matched, and the matched two boundary lane lines are connected.
In some optional embodiments, the obtaining and drawing the map drawing data according to the modeling data in step S104 specifically includes:
generating a starting edge line and an ending edge line of the road line segment according to the modeling data;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the road line segment in the modeling data, a bottom surface graph of the road line segment is obtained through enclosing, bottom surface drawing data of the road line segment are generated, and the bottom surface of the road line segment is generated through drawing;
and acquiring shape points of each lane line of the road line segment in the modeling data, performing surfacing to generate lane line drawing data of the road line segment, and drawing the bottom surface of the road line segment to generate the lane line of the road line segment.
In a specific embodiment, the generating a start edge line and an end edge line of a road segment according to the modeling data specifically includes:
acquiring starting points of all lane lines of a starting lane group unit of a road segment in the modeling data and sequentially connecting the starting points to obtain a starting edge line of the road segment; and acquiring the end points of all lane lines of the ending lane group unit of the road line segment in the modeling data, and sequentially connecting to obtain the ending edge line of the road line segment.
In a specific embodiment, the generating the bottom surface drawing data of the road segment, the drawing the bottom surface of the generated road segment includes:
triangulating the bottom surface graph of the road line segment to obtain vertexes of a plurality of triangles, and obtaining bottom surface drawing data of the road line segment consisting of the vertexes of the triangles;
and (4) aiming at each triangle in the bottom surface drawing data of the road line segment, obtaining the vertex of the triangle and drawing to obtain the bottom surface of the road line segment.
In a specific embodiment, the acquiring shape points of each lane line of the road segment in the modeling data and performing surface processing to generate lane line drawing data of the road segment includes:
and acquiring shape points of each lane line of the road line segment in the modeling data, surfacing the shape point data of the lane line according to the line width information of each lane line, generating a wide line graph of the lane line, and acquiring lane line drawing data of the road line segment.
As a specific implementation manner of the embodiment of the present invention, referring to fig. 2, three lane group units 1, 2 and 3 are provided on a road segment, where the lane group unit 3 is a lane group unit that spans a road map area of a first road map area and a road map area of a second road map area, the lane group unit 1 has 5 lanes, the lane group unit 2 has 4 lanes, the lane group unit 3 has 5 lanes, the lane group units 1 to 3 are connected in a traveling direction, when the lane group unit 1 is connected with the lane group unit 2, 1 lane is reduced on the left side of the road segment, and when the lane group unit 2 is connected with the lane group unit 3, 1 lane is added on the right side of the road segment. When the data processing is carried out on the road segment to generate modeling data, the attribute information of the lane group units 1-3 of the road segment in the first road map area is sequentially acquired, and according to the characteristic index information in the attribute information of the lane group unit 3, the lane vector data and the attribute information of the lane group unit 3 in the second road map area are acquired from the map data, so that the complete lane vector data and the attribute information of the lane group unit 3 are obtained. Positioning the positions of the lane group units 1-3 according to the geographical position information of the lane group units, and determining the boundary of the road section represented by each lane group unit; acquiring lane information of each lane of the lane group units 1-3, judging the number of lanes of a road section represented by each lane group unit and determining lane lines of each lane, and matching the lane lines of adjacent lane group units according to the start point information and the end point information of each lane line of each lane group unit in the lane information.
Since each lane of the road segment has a left lane line and a right lane line, when two or more lanes are included in the road segment, the lane lines between the adjacent two lanes are shared lane lines. In the embodiment of the present invention, a lane line located at a boundary of a lane line segment among lane lines is referred to as a boundary lane line, and a lane line located between two adjacent lanes is referred to as a shared lane line.
Specifically, as shown in fig. 2, a lane line 1-1 and a lane line 1-6 of the lane group unit 1 are left and right boundary lane lines, respectively, and lane lines 1-2 to 1-5 are shared lane lines; the lane line 2-1 and the lane line 2-5 of the lane group unit 2 are respectively a left boundary lane line and a right boundary lane line, and the lane lines 2-2 to 2-4 are shared lane lines; the lane line 3-1 and the lane line 3-6 of the lane group unit 3 are respectively a left boundary lane line and a right boundary lane line, and the lane lines 3-2 to 3-5 are shared lane lines. The end point information of the lane line 1-1 and the lane line 1-2 is matched with the start point information of the lane line 2-1, namely the end points of the lane line 1-1 and the lane line 1-2 correspond to the start point of the lane line 2-1, the lanes of the lane line are reduced, at the moment, the lane line 1-1 of the lane group unit 1 and the lane line 2-1 of the lane group unit 2 are matched lane lines, the lane line 1-1 is connected with the lane line 2-1, and the lane line of the lane line 1-2 is not continued downwards. The end point information from the lane line 1-3 to the lane line 1-6 of the lane group unit 1 is respectively matched with the start point information from the lane line 2-2 to the lane line 2-5 of the lane group unit 2, namely the end point from the lane line 1-3 to the lane line 1-6 is respectively corresponding to the start point from the lane line 2-2 to the lane line 2-5, the lane line 1-3 to the lane line 1-6 is respectively matched with the lane line 2-2 to the lane line 2-5, and the lane line 1-3 to the lane line 1-6 is respectively connected with the lane line 2-2 to the lane line 2-5. The end point information of the lane line 2-5 of the lane group unit 2 is respectively matched with the start point information of the lane line 3-5 and the lane line 3-6 of the lane group unit 3, namely the end point of the lane line 2-5 is respectively corresponding to the end point of the lane line 3-5 and the end point of the lane line 3-6, the number of lanes of the lane line segment is increased, at the moment, the lane line 2-5 and the lane line 3-6 are matched lane lines, the lane line 2-5 is connected with the lane line 3-6, and the lane line 3-5 is not connected with any lane line of the lane group unit. The end point information of the lane line 2-1 to the lane line 2-4 of the lane group unit 2 is respectively matched with the start point information of the lane line 3-1 to the lane line 3-4 of the lane group unit 3, namely the end point of the lane line 2-1 to the lane line 2-4 is respectively corresponding to the start point of the lane line 3-1 to the lane line 3-4, the lane line 2-1 to the lane line 2-4 is respectively matched with the lane line 3-1 to the lane line 3-4, and the lane line 2-1 to the lane line 2-4 are respectively connected with the lane line 3-1 to the lane line 3-4. While each lane line of a road segment is connected, shape point attribute information corresponding to the lane line is collected and stored in modeling data. In the embodiment of the present invention, the shape point attribute information (Boundary Element) of the lane line may be shape point attribute information of the lane line being a white solid line, a long broken line, a short broken line, a double yellow line, or a tidal lane.
Acquiring and sequentially connecting a lane line 1-1 of a starting lane group unit 1 of the road segment to a starting point of a lane line 1-6 in the modeling data of the road segment shown in fig. 2 to obtain a starting edge line of the road segment; the end points of the lane lines 3-1 to 3-6 of the ending lane group unit 3 of the road segment in the modeling data of the road segment shown in fig. 2 are obtained and connected in sequence to obtain the ending edge line of the road segment.
And acquiring boundary lane line information in the modeling data of the road segment shown in the figure 2, namely a left boundary lane line formed by connecting the lane line 1-1, the lane line 2-1 and the lane line 3-1, and a right boundary lane line formed by connecting the lane line 1-6, the lane line 2-5 and the lane line 3-6, and performing bottom surface enclosure of the road segment to obtain a bottom surface graph of the road segment shown in the figure 3 and enclosed by the starting edge line and the ending edge line of the road segment and the left boundary lane line and the right boundary lane line of the road segment.
The bottom surface graph of the road segment shown in fig. 3 is triangulated to obtain a plurality of vertices of triangles, and bottom surface rendering data of the road segment composed of the vertices of the triangles is obtained. Specifically, the bottom surface graph of the road segment may be subdivided by using a polygon triangulation algorithm in the prior art, vertices of a plurality of triangles of the subdivided bottom surface graph may be obtained, and bottom surface map drawing data of the road segment including a plurality of pieces of information such as vertex positions, reference points, vectors, and color information may be acquired. And (4) aiming at each triangle in the bottom surface drawing data of the road line segment, obtaining the vertex of the triangle and drawing to obtain the bottom surface of the road line segment. The specific implementation of triangulation processing on the bottom surface graph of the road segment may refer to the method in the prior art, which is not limited in the embodiment of the present invention.
The method includes the steps of acquiring shape points of each lane line of a road segment in modeling data while or after generating bottom surface map drawing data of the road segment, and generating wide line graphics of the lane line, namely lane line map drawing data, by surfacing the shape point data of the lane line according to line width information of each lane line. In the embodiment of the present invention, a specific implementation manner of performing surfacing processing on lane lines through a line surfacing algorithm to generate wide line graphic data capable of covering a texture picture may refer to a method in the prior art, which is not limited herein.
In the process of drawing the map, map drawing data of the bottom surface of the road line segment can be obtained firstly to generate the bottom surface of the road line segment; and then acquiring the lane line map drawing data, and generating the lane line of the road line segment on the bottom surface of the generated road line segment.
In some optional embodiments, the generating modeling data of the road segment in step S103 specifically includes:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit of the road segment, vehicle line vector data and attribute information of each lane group unit in the map data are obtained, and modeling data of the lane group units are obtained.
Specifically, it may be that the lane information of the lane group unit includes start point information and end point information of the lane line; when data processing is carried out on the road segment and modeling data are generated, lane information in attribute information of each lane group unit of the road segment is sequentially obtained according to the traveling direction, and the number of lanes and lane line information of the lane group units are obtained.
In some optional embodiments, the obtaining and drawing map drawing data according to the modeling data in step S104 specifically includes:
acquiring a starting point and an end point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing construction, bottom surface drawing data of the lane group unit is generated, and the bottom surface of the lane group unit is generated through drawing;
and acquiring shape points of each lane line of the lane group unit in the modeling data, performing surface processing to generate lane line drawing data of the lane group unit, and drawing the lane line of the lane group unit on the bottom surface of the lane group unit.
In a specific embodiment, the generating the bottom surface drawing data of the lane group unit, the drawing the bottom surface of the lane group generating unit includes:
triangulating the bottom surface graph of the lane group unit to obtain vertexes of a plurality of triangles, and obtaining bottom surface drawing data of the lane group unit consisting of the vertexes of the triangles;
and drawing each triangle in the data aiming at the bottom surface of the lane group unit, acquiring the vertex of the triangle and drawing to obtain the bottom surface of the lane group unit.
In a specific embodiment, the obtaining shape points of each lane line of the lane group unit in the modeling data and performing surface processing, and generating lane line drawing data of the lane group unit includes:
and acquiring shape points of each lane line of a lane group unit in the modeling data, surfacing the shape point data of the lane line according to the line width information of each lane line, generating a wide line graph of the lane line, and obtaining the lane line drawing number of the lane group unit.
As a specific embodiment of the present invention, referring to fig. 2, when the road segment is subjected to data processing to generate modeling data, attribute information of lane group units 1-3 of the road segment in the first road map area is acquired, and vehicle line vector data and attribute information of the lane group unit 3 in the second road map area are acquired from map data according to feature index information in the attribute information of the lane group unit 3, so as to obtain complete vehicle line vector data and attribute information of the lane group unit 3. Positioning the positions of the lane group units 1-3 according to the geographical position information of the lane group units, and determining the boundaries of road sections represented by the lane group units; the lane information of each lane of the lane group units 1-3 is acquired, the number of lanes of the road section represented by each lane group unit is judged, and the lane line of each lane is determined.
Since each lane of the road segment has a left lane line and a right lane line, when two or more lanes are included in the road segment, the lane lines between the adjacent two lanes are shared lane lines. In the embodiment of the present invention, a lane line located at a boundary of a lane line segment among lane lines is referred to as a boundary lane line, and a lane line located between two adjacent lanes is referred to as a shared lane line.
Specifically, referring to fig. 2, a lane line 1-1 and a lane line 1-6 of the lane group unit 1 are left and right boundary lane lines, respectively, and lane lines 1-2 to 1-5 are shared lane lines; the lane line 2-1 and the lane line 2-5 of the lane group unit 2 are respectively a left boundary lane line and a right boundary lane line, and the lane lines 2-2 to 2-4 are shared lane lines; the lane line 3-1 and the lane line 3-6 of the lane group unit 3 are respectively a left boundary lane line and a right boundary lane line, and the lane lines 3-2 to 3-5 are shared lane lines. When generating the modeling data of the lane group unit, shape point attribute information corresponding to the lane line is collected and stored in the modeling data. In the embodiment of the present invention, the shape point attribute information (Boundary Element) of the lane line may be shape point attribute information of the lane line being a white solid line, a long broken line, a short broken line, a double yellow line, or a tidal lane.
Acquiring boundary lane line information in the modeling data of the lane group unit 1-3 of the road segment shown in fig. 2, namely lane line information of the lane line 1-1 and the lane line 1-6, the lane line 2-1 and the lane line 2-5, and the lane line information of the lane line 3-1 and the lane line 3-6, and enclosing the bottom surface of the lane group unit 1-3 of the road segment, namely respectively connecting the start point and the end point of the lane line 1-1 to the lane line 1-6 to obtain a start edge line and an end edge line of the lane group unit 1; respectively connecting the starting point and the end point of the lane line 2-1 to the lane line 2-5 to obtain a starting edge line and an ending edge line of the lane group unit 2; respectively connecting the starting point and the end point of the lane line 3-1 to the lane line 3-6 to obtain a starting edge line and an ending edge line of the lane group unit 3; the bottom surface patterns of the lane group units 1-3 of the road line segment as shown in fig. 4, which are enclosed by the start and end edge lines of the lane group units and the left and right boundary lane lines of the road line segment, are obtained. The bottom surface graphics of the lane group units 1-3 shown in fig. 4 are respectively triangulated to obtain a plurality of triangular vertexes of the bottom surface graphics of the lane group units 1-3 after being subdivided, and bottom surface map drawing data of the lane group units 1-3 of road line segments including a plurality of pieces of information such as vertex positions, reference points, vectors, color information, and the like are acquired. And drawing each triangle in the data aiming at the bottom surface of the lane group unit 1-3 of the road line segment, acquiring the vertex of the triangle and drawing to obtain the bottom surface of the road line segment. The specific implementation of the triangulation processing on the bottom surface graph of the lane group unit 1-3 can refer to the method in the prior art, but the embodiment of the invention is not limited thereto.
The shape points of each lane line of the lane group units 1-3 in the modeling data are obtained, and the shape point data of the lane lines are surfaced according to the line width information of each lane line to generate a wide line graph of the lane lines, namely, the lane line map drawing data. In the embodiment of the present invention, a specific implementation manner of performing surfacing processing on lane lines through a line surfacing algorithm to generate wide line graphic data capable of covering a texture picture may refer to a method in the prior art, which is not limited herein.
In the process of drawing the map, bottom map drawing data of each lane group unit of the road segment can be obtained firstly to generate the bottom of the road segment; and acquiring lane map drawing data of each lane group unit of the road segment, and respectively generating lane lines of each lane group unit on the bottom surface of the generated road segment.
In some optional embodiments, the generating modeling data of the road segment in step S103 specifically includes:
the method comprises the steps of sequentially obtaining lane information in attribute information of each lane group unit of the road line according to the traveling direction of each lane group unit of the road line, obtaining the number of lanes and lane line information of the lane group units, obtaining shape point attribute information of lane lines, determining boundaries of the road line represented by each lane group unit, and generating modeling data of each lane group unit.
In some optional embodiments, the obtaining and drawing the map drawing data according to the modeling data in step S104 specifically includes:
acquiring left and right lane lines of each lane in the modeling data of each lane group unit, respectively connecting the starting point and the ending point of the left and right lane lines of each lane, enclosing to obtain a bottom surface graph of each lane, and generating bottom surface map drawing data of each lane; drawing the bottom map drawing data of each lane to generate the bottom of each lane group unit;
performing surface processing on the shape points of the lane lines of each lane group unit to obtain lane line map drawing data of each lane group unit; the lane line map drawing data of each lane is drawn on the bottom surface of each generated lane group unit, and the lane line of each lane group unit is generated.
In one embodiment, generating bottom surface map drawing data for each lane, and drawing the bottom surface of the lane group generating unit includes:
triangulating the bottom surface graph of each lane to obtain vertexes of a plurality of triangles, and obtaining bottom surface drawing data of each lane consisting of the vertexes of each triangle;
drawing each triangle in the data aiming at the bottom surface of each lane of the lane group unit, obtaining the vertex of the triangle and drawing to obtain the bottom surface of each lane.
In one embodiment, generating lane line map drawing data for each lane comprises:
and acquiring shape points of the lane lines of each lane in the modeling data, surfacing the shape point data of the lane lines according to the line width information of the lane lines of each lane, generating wide line graphs of the lane lines, and obtaining lane line drawing data of the road line segments.
As a specific embodiment of the present invention, referring to fig. 2, when data processing is performed on the road segment to generate modeling data, attribute information of lane group units 1-3 of the road segment in the first road map area is acquired, and based on feature index information in the attribute information of the lane group unit 3, vehicle line vector data and attribute information of the lane group unit 3 in the second road map area are acquired from map data, so as to obtain complete vehicle line vector data and attribute information of the lane group unit 3. Positioning the positions of the lane group units 1-3 according to the geographical position information of the lane group units, acquiring the shape point attribute information of a lane line, determining the boundaries of road sections represented by the lane group units, and determining the boundaries of the road sections represented by the lane group units; and respectively acquiring lane information of each lane of the lane group units 1-3, judging the number of lanes of a road section represented by each lane group unit and determining lane lines of each lane to obtain modeling data of each lane group unit.
Since each lane of a road segment has a left lane line and a right lane line, when two or more lanes are included in the road segment, the lane lines between the adjacent two lanes are shared lane lines. In the embodiment of the present invention, a lane line located at a boundary of a lane line segment among lane lines is referred to as a boundary lane line, and a lane line located between two adjacent lanes is referred to as a shared lane line.
Specifically, referring to fig. 2, a lane line 1-1 and a lane line 1-6 of the lane group unit 1 are left and right boundary lane lines, respectively, and lane lines 1-2 to 1-5 are shared lane lines; the lane line 2-1 and the lane line 2-5 of the lane group unit 2 are respectively a left boundary lane line and a right boundary lane line, and the lane lines 2-2 to 2-4 are shared lane lines; the lane line 3-1 and the lane line 3-6 of the lane group unit 3 are the left boundary lane line and the right boundary lane line respectively, and the lane lines 3-2 to 3-5 are the shared lane lines. When generating modeling data of a lane group unit, shape point attribute information corresponding to a lane line is collected and stored in the modeling data. In the embodiment of the present invention, the shape point attribute information (Boundary Element) of the lane line may be shape point attribute information of the lane line being a solid white line, a long dashed line, a short dashed line, a double yellow line, or a tidal lane.
Acquiring the lane line information in the modeling data of the road segment shown in fig. 2, performing bottom surface enclosure of each lane of the lane group units 1-3 of the road segment, and respectively connecting the starting point and the ending point of the left lane line and the right lane line of each lane group unit to obtain the bottom surface graph of each lane of the lane group units 1-3 of the road segment shown in fig. 5. The bottom surface graphics of each lane shown in fig. 5 are triangulated to obtain bottom surface map drawing data of each lane of the lane group units 1 to 3 of the road segments. Specifically, the bottom surface graph of each lane of the lane group units 1 to 3 of the road segment may be subdivided by using a polygon triangulation algorithm in the prior art. A plurality of vertexes of the bottom surface figure of each lane of the divided lane group units 1-3 are obtained, and bottom surface map drawing data of road line segments including a plurality of information such as the bottom surface figure positions, reference points, vectors, color information and the like of each lane are obtained. The specific implementation of the triangulation process for the bottom surface graph of each lane of the lane group units 1-3 of the road segment can be performed by referring to the prior art, and the embodiment of the present invention is not limited thereto.
When or after the map drawing data of the bottom surface of each lane of the lane group unit 1-3 of the road segment is generated, all lane line information of the road segment in the modeling data is obtained, the dotted line data of each lane line is subjected to surface processing through a line surface algorithm, and the wide-limit graphic data capable of covering the texture picture, namely the map drawing data of the lane line, is generated.
When the lane map of each lane group unit of the road segment is drawn, because the lane line between two adjacent lanes is the shared lane line, when the left and right lane lines of any one of the two adjacent lanes are drawn, the shared lane line of the other adjacent lane does not need to be drawn repeatedly. Therefore, when the left lane line and/or the right lane line of the lane to be generated is/are the shared lane line with the adjacent lane, if the shared lane line is not generated in the adjacent lane, the shared lane line is drawn, and if the shared lane line is generated in the adjacent lane, the shared boundary line of the lane to be generated is not drawn repeatedly, and the map drawing data of the shared lane lines of the two adjacent lanes is drawn only once.
In the embodiment of the present invention, when a map is drawn, an OpenGL drawing technique or other map drawing techniques in the prior art may be used, which is not limited herein.
In some optional embodiments, referring to fig. 6, the method for generating a map of road segments of a road map area further includes:
s105: after obtaining the attribute information of each lane group unit of the road segment, judging whether the road segment is a deviated road segment according to the attribute information of each lane group unit of the road segment; the lane group units are lane group units with attribute information of the lane group units containing multidirectional escaping information; if so,
s106: determining the position of the deviated lane group unit and generating modeling data of the deviated lane group unit; generating map drawing data of each lane of the deviated lane group unit and drawing the map, and generating a deviated lane group unit map;
determining the positions of all lane group units except the deviated lane group unit in the road line segment, and generating modeling data of all lane group units; and obtaining map drawing data of each lane group unit, drawing the map drawing data, and generating a map of each lane group unit.
Because the actual real road does not continue downwards along the traveling direction all the time, a specific position of one road can extend out of other roads, such as ramps of an expressway, or when one road continues downwards along the traveling direction, the real road and other roads are combined into one road at the specific position. In the embodiment of the invention, the fact that one road extends outwards to form other roads is called divergence (split), the fact that one road and the other roads are combined into one road is called merge (merge), and the information of divergence or combination of the collected roads is called multi-directional departure information when the map data are collected. When road map generation is performed, a lane group unit containing multi-directional departure information in attribute information of a lane group unit of a road segment is called a departing lane group unit, and a road segment containing the departing lane group unit is called a departing road segment. When a map is drawn, each lane group unit of a deviated road segment needs to be drawn independently, and the deviated lane group unit is drawn according to lanes.
After obtaining the attribute information of each lane group unit of the road segment, it may be determined whether the attribute information of each lane group unit of the road segment includes multi-directional departure information, and if the attribute information of each lane group unit of the road segment does not include multi-directional departure information, the method described in the foregoing embodiment is used to generate the road map. If the attribute information of a certain lane group unit of the road segment contains multi-direction departure information, the lane group unit is a departing lane group unit, the road segment is a departing road segment, the lane group unit of the departing road segment needs to be drawn independently, modeling data is generated for the departing lane group unit according to lanes to obtain map drawing data of the departing lane group unit and is drawn, modeling data is generated for other lane group units except the departing lane group unit according to the lane group unit to obtain map drawing data of the lane group unit and is drawn, the map drawing data of the departing lane group unit of the road segment and the map drawing data of other lane group units are drawn, and the map drawing of the road segment is obtained.
Specifically, in the embodiment of the present invention, referring to fig. 6, after step S102 of the foregoing embodiment is executed, step S105 may be executed first, and if there is no out-of-lane group unit in the lane group units of the road segment, step S103 is executed; if the lane group unit of the road segment includes the deviated lane group unit, step S106 is executed. Specifically, the position of the deviated lane group unit is determined, and the modeling data of the deviated lane group unit is generated according to the lane vector data and the attribute information of the deviated lane group unit; according to the lane line information of each lane in the modeling data of the deviated lane group unit, performing bottom surface surrounding of each lane to obtain a bottom surface graph of each lane and performing triangulation to obtain bottom surface map drawing data of each lane; performing surface processing on shape points of lane lines of each lane of the deviated lane group unit to obtain lane line map drawing data of each lane of the deviated lane group unit; drawing the bottom map drawing data of each lane of the deviated lane group unit to generate the bottom of the deviated lane group unit; and drawing the lane lines of the deviated lane group unit on the bottom surface of the deviated lane group unit, generating the lane lines of each lane of the deviated lane group unit, and obtaining a deviated lane group unit map.
And determining the positions of all lane group units except the separated lane group unit in the road segment, and obtaining the modeling data of the lane group units according to the traveling direction of all the lane group units of the road segment and the vehicle line vector data and the attribute information of all the lane group units in the map data. Acquiring a starting point and an end point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit; according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing, triangulation is carried out on the bottom surface graph of the lane group unit to obtain vertexes of a plurality of triangles, and bottom surface drawing data of the lane group unit consisting of the vertexes of the triangles are obtained; drawing each triangle in the data aiming at the bottom surface of the lane group unit, obtaining the vertex of the triangle and drawing to obtain the bottom surface of the lane group unit; and acquiring shape points of each lane line of the lane group unit in the modeling data, surfacing the shape point data of the lane line according to the line width information of each lane line to generate a wide line graph of the lane line, and drawing the lane line drawing data of the lane group unit on the bottom surface of the lane group unit to generate the lane line of the lane group unit.
In some optional embodiments, referring to fig. 7, the method for generating a map of road segments of a road map area further includes:
s107: after obtaining the attribute information of each lane group unit of the road segment, judging whether each lane group unit is an intersection lane group unit or not according to the attribute information of each lane group unit of the road segment; the intersection lane group unit is a lane group unit of which the attribute information of the lane group unit does not contain lane center line shape point information; if so,
s108: determining the position of the intersection lane group unit to obtain modeling data of the intersection lane group unit, obtaining map drawing data of the intersection according to the modeling data of the intersection lane group unit, and drawing to generate the intersection of the road map.
Because the lane of the real road Has a certain width in reality, when map data is collected, the center line of the lane is used as a virtual line to collect the shape point information of the lane center line, and the shape point information of the lane center line is called as the shape point information (Has Geometry) of the lane center line. When different roads are intersected, intersections of different forms such as crossroads, Y-shaped intersections or T-shaped intersections can occur, when map data are collected, because no Lane center line exists in the intersections, the shape point information of the Lane center line can not be collected, when structure cache data are generated, the intersections of the roads are used as independent Lane Group units called intersection Lane Group units (intersection Lane Group), and in the data compiling process, the shape information of the intersection Lane Group units can be stored in advance. In the road map generation process, when a map is drawn, intersection lane group units are required to be drawn independently.
After the vehicle line vector data and the attribute information of each lane group unit of the road segment are obtained, it can be determined whether the attribute information of each lane group unit of the road segment contains the lane central line shape point information, and if the attribute information of each lane group unit of the road segment contains the lane central line shape point information, the road map is generated by adopting the method described in the foregoing embodiment. If the attribute information of a certain lane group unit of the road segment does not contain the information of the shape point of the lane line, the lane group unit is an intersection lane group unit, and the intersection lane group unit needs to be drawn independently. Specifically, in the embodiment of the present invention, referring to fig. 7, after step S102 of the foregoing embodiment is executed, step S107 may be executed first, and if there is no intersection lane group unit in the lane group units of the road segment, step S103 may be executed; if the lane group unit of the road segment comprises an intersection lane group unit, step S108 is executed, the position of the intersection lane group unit is determined, modeling data of the intersection lane group unit is obtained, and map drawing data of the intersection is obtained and drawn according to the modeling data of the intersection lane group unit. And when the modeling data of the intersection lane group unit is obtained, the shape information of the intersection lane group unit is obtained, the bottom graph of the intersection lane group unit is obtained according to the shape information of the intersection, and the data processing is carried out on the bottom graph to obtain the map drawing data of the intersection. The data processing process of the bottom surface graph of the intersection lane group unit may refer to the method in the foregoing embodiment, and will not be described herein again.
In some optional embodiments, after obtaining attribute information of each lane group unit of a road segment, when judging that the road segment contains an intersection lane group unit, in the process of generating a road map, map drawing data can be obtained and drawn according to modeling data of the road segment obtained by other lane group units except the intersection lane group unit; and obtaining map drawing data of the intersection according to the modeling data of the intersection lane group unit and drawing. When the intersection lane group unit is subjected to map drawing, the junction of the intersection lane group unit and the adjacent lane group unit is subjected to road surface capping, specifically, when the edge line of the intersection is subjected to surface drawing processing according to the shape information of the intersection lane group unit, the shape surface of the edge line of the intersection is drawn into an arc line.
In some optional embodiments, since the real road in reality may have lane guide lines for marking road traffic indication information in some lanes, for example, turning arrows, stop lines or crosswalk lines. At the time of map data collection, the information of the lane guide line of the collected road is referred to as lane guide information. When generating a road map, it is necessary to draw a lane guide line on a lane.
In some optional embodiments, referring to fig. 8, the method for generating a map of road segments in a road map area further includes:
s109: acquiring lane guide information in attribute information of each lane group unit of a road segment, determining the position of a lane guide line on the lane group unit, acquiring a lane guide line shape point in modeling data of the road segment, obtaining map drawing data of the lane guide line and drawing, and generating the lane guide line of a road map.
In the embodiment of the present invention, after the attribute information of each lane group unit of the road segment is acquired from the map data, it can be determined whether the attribute information of each lane group unit of the road segment includes lane guide information of a car marking guide line, and if the attribute information of a certain lane group unit of the road segment includes the lane guide information, the lane guide line is drawn. Specifically, the position of the lane guide line in the lane group unit of the road segment may be determined, the shape point of the lane guide line may be acquired, the shape point data of the lane guide line may be drawn according to the line width information of the lane guide line, a wide line pattern of the lane guide line may be generated, map drawing data of the lane guide line may be obtained, the drawing data of the lane guide line may be drawn, and the lane guide line of the road map may be generated.
Example two
Based on the same inventive concept, an embodiment of the present invention further provides a map generating device for road segments in a road map area, which may be disposed in a navigation server or a navigation terminal, and the structure of the device is as shown in fig. 9, and the device includes:
a first obtaining module 101, configured to obtain, from map data, lane vector data and attribute information of each lane group unit of the road segment in the first road map area;
a second obtaining module 102, configured to obtain, from the map data, lane vector data and attribute information of a lane group unit in the cross-road map area in an adjacent second road map area according to feature index information in the attribute information of the lane group unit in the cross-road map area;
the modeling data generation module 103 is used for determining the positions of all lane group units of the road segment and generating modeling data of the road segment;
and the map drawing module 104 is configured to obtain map drawing data according to the modeling data and draw the map drawing data to generate a road map of the road segment.
The implementation of the map generation apparatus for road segments in a road map area provided in the embodiment of the present invention is similar to the technical problem solved by the map generation method for road segments in a road map area described in the first embodiment, and specific implementation may refer to the description of the road map generation method in the first embodiment, and is not described herein again.
In some optional embodiments, the modeling data 103 generating module generates modeling data of a road segment, specifically including:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining the complete vehicle line vector data and the attribute information of the lane group unit of the cross-road map area;
and acquiring lane information of each lane group unit in the map data according to the traveling direction of each lane group unit of the road segment, sequentially matching lane lines of two adjacent lane group units, and connecting the matched lane lines to obtain modeling data of the road segment.
In some optional embodiments, the lane information of the lane group unit includes start point information and end point information of a lane line;
the modeling data generation module 103 sequentially matches lane lines of two adjacent lane group units, and connects the matched lane lines, specifically including:
matching the end point information of each lane line of the previous lane group unit with the start point information of each lane line of the next lane group unit:
if the end point information of one lane line is only matched with the start point information of one lane line, the two lane lines are matched lane lines, and the matched lane lines are connected;
if the end point information of one lane line is matched with the start point information of at least two lane lines, increasing lanes of a next lane group unit, wherein the lane line of the previous lane group unit is a boundary lane line, at least two lane lines of the next lane group unit comprise a boundary lane line, the two boundary lane lines are matched lane lines, and connecting the two matched boundary lane lines;
if the end point information of at least two lane lines is matched with the start point information of one lane line, the lanes of the next lane group unit are reduced, the at least two lane lines of the last lane group unit comprise a boundary lane line, the lane line of the next lane group unit is the boundary lane line, the two boundary lane lines are matched lane lines, and the matched two boundary lane lines are connected.
In some optional embodiments, the map drawing module 104 obtains map drawing data according to the modeling data and draws the map drawing data, specifically including:
generating a starting edge line and an ending edge line of the road line segment according to the modeling data;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the road line segment in the modeling data, a bottom surface graph of the road line segment is obtained through enclosing construction, bottom surface drawing data of the road line segment is generated, and the bottom surface of the road line segment is generated through drawing;
and acquiring shape points of each lane line of the road line segment in the modeling data, performing surfacing to generate lane line drawing data of the road line segment, and drawing the bottom surface of the road line segment to generate the lane line of the road line segment.
In some optional embodiments, the map drawing module 104 generates a start edge line and an end edge line of the road segment according to the modeling data, specifically including:
acquiring starting points of all lane lines of a starting lane group unit of a road segment in the modeling data and sequentially connecting the starting points to obtain a starting edge line of the road segment; and acquiring the end points of all lane lines of the ending lane group unit of the road segment in the modeling data, and sequentially connecting to obtain the ending edge line of the road segment.
In some optional embodiments, the modeling data generating module 103 generates modeling data of a road segment, specifically including:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit of the road segment, obtaining the vehicle line vector data and the attribute information of each lane group unit in the map data to obtain the modeling data of the lane group unit.
In some optional embodiments, the map drawing module 104 obtains map drawing data according to the modeling data and draws the map drawing data, specifically including:
acquiring a starting point and a terminal point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing construction, bottom surface drawing data of the lane group unit is generated, and the bottom surface of the lane group unit is generated through drawing;
and acquiring shape points of each lane line of the lane group unit in the modeling data, performing surfacing to generate lane line drawing data of the lane group unit, and drawing the lane line of the lane group unit on the bottom surface of the lane group unit.
In some optional embodiments, the modeling data generating module 103 is further configured to obtain lane guide information in the attribute information of each lane group unit of the road segment, determine a position of a lane guide line on the lane group unit, and obtain a shape point of the lane guide line in the modeling data of the road segment;
the map drawing module 104 is further configured to obtain and draw map drawing data of the lane guideline from the shape points of the lane guideline, and generate a lane guideline of the road map.
EXAMPLE III
Based on the same inventive concept, an embodiment of the present invention further provides a map generation system for road segments, as shown in fig. 10, including:
a map storage server 1 for storing map data;
the terminal device 2 includes a map generating device 10 for road segments in the road map area described in any of the above embodiments, and is configured to generate and display a road map of the road segments.
The implementation of the road map generation system provided in the embodiment of the present invention is similar to the technical problem solved by the road map generation method described in the first embodiment, and the specific implementation may refer to the description of the road map generation method described in the first embodiment, and therefore, the description thereof is omitted here.
Example four
Based on the same inventive concept, an embodiment of the present invention further provides a map generation system for road segments, as shown in fig. 11, including:
a map generation server 3 including a map generation device 10 for road segments of the road map area described in any of the above embodiments, for storing map data and generating a road map of the road segments;
and the terminal equipment 4 is used for displaying the road map of the road segment.
The implementation of the road map generation system provided in the embodiment of the present invention is similar to the technical problem solved by the road map generation method described in the first embodiment, and for the specific implementation, reference may be made to the description of the road map generation method described in the first embodiment, and details are not repeated here.
EXAMPLE five
Based on the same inventive concept, embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, the program being executed by a processor to perform the map generation method for road segments of a road map area as described in any of the above embodiments.
EXAMPLE six
Based on the same inventive concept, an embodiment of the present invention further provides a computer device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and when the processor executes the program, the processor implements the map generation method for the road segments of the road map area as described in any one of the above embodiments.
Unless specifically stated otherwise, terms such as processing, computing, calculating, determining, displaying, or the like, may refer to an action and/or process of one or more processing or computing systems or similar devices that manipulates and transforms data represented as physical (e.g., electronic) quantities within the processing system's registers and memories into other data similarly represented as physical quantities within the processing system's memories, registers or other such information storage, transmission or display devices. Information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.
It should be understood that the specific order or hierarchy of steps in the processes disclosed is an example of exemplary approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the processes may be rearranged without departing from the scope of the present disclosure. The accompanying method claims present elements of the various steps in a sample order, and are not meant to be limited to the specific order or hierarchy presented.
In the foregoing detailed description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments of the subject matter require more features than are expressly recited in each claim. Rather, as the following claims reflect, invention lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby expressly incorporated into the detailed description, with each claim standing on its own as a separate preferred embodiment of the invention.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. Of course, the processor and the storage medium may reside as discrete components in a user terminal.
For a software implementation, the techniques described herein may be implemented with modules (e.g., procedures, functions, and so on) that perform the functions described herein. The software codes may be stored in memory units and executed by processors. The memory unit may be implemented within the processor or external to the processor, in which case it can be communicatively coupled to the processor via various means as is known in the art.
What has been described above includes examples of one or more embodiments. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the aforementioned embodiments, but one of ordinary skill in the art may recognize that many further combinations and permutations of various embodiments are possible. Accordingly, the embodiments described herein are intended to embrace all such alterations, modifications and variations that fall within the scope of the appended claims. Furthermore, to the extent that the term "includes" is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term "comprising" as "comprising" is interpreted when employed as a transitional word in a claim. Furthermore, any use of the term "or" in the specification of the claims is intended to mean a "non-exclusive or".

Claims (10)

1. A map generation method for a road segment of a road map area is provided, wherein the road segment includes a lane group unit of a cross-road map area, and the lane group unit of the cross-road map area is a lane group unit bridging a first road map area and a second road map area which are adjacent to each other, and the method is characterized by comprising the following steps:
acquiring vehicle line vector data and attribute information of each lane group unit of the road line segment in the first road map area from map data;
according to the characteristic index information in the attribute information of the lane group unit of the cross-road map area, acquiring lane vector data and attribute information of the lane group unit of the cross-road map area in an adjacent second road map area from map data;
determining the positions of all lane group units of the road line segment, and generating modeling data of the road line segment;
and obtaining map drawing data according to the modeling data, drawing the map drawing data, and generating a road map of the road line segment.
2. The method of claim 1, wherein the generating modeling data for a road segment comprises:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
and acquiring lane information of each lane group unit in the map data according to the traveling direction of each lane group unit of the road segment, sequentially matching lane lines of two adjacent lane group units, and connecting the matched lane lines to obtain modeling data of the road segment.
3. The method of claim 2, wherein said deriving and drawing map drawing data from modeling data comprises:
generating a starting edge line and a terminating edge line of the road line segment according to the modeling data;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the road line segment in the modeling data, a bottom surface graph of the road line segment is obtained through enclosing, bottom surface drawing data of the road line segment are generated, and the bottom surface of the road line segment is generated through drawing;
and acquiring shape points of each lane line of the road line segment in the modeling data, performing surfacing to generate lane line drawing data of the road line segment, and drawing the bottom surface of the road line segment to generate the lane line of the road line segment.
4. The method of claim 1, wherein generating modeling data for a road segment comprises:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit of the road segment, vehicle line vector data and attribute information of each lane group unit in the map data are obtained, and modeling data of the lane group units are obtained.
5. The method of claim 4, wherein said deriving and drawing map drawing data from said modeling data comprises:
acquiring a starting point and an end point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing construction, bottom surface drawing data of the lane group unit is generated, and the bottom surface of the lane group unit is generated through drawing;
and acquiring shape points of each lane line of the lane group unit in the modeling data, performing surface processing to generate lane line drawing data of the lane group unit, and drawing the lane line of the lane group unit on the bottom surface of the lane group unit.
6. A map generation device for a road segment of a road map area, wherein the road segment includes a lane group unit of a cross-road map area, and the lane group unit of the cross-road map area is a lane group unit bridging a first road map area and a second road map area which are adjacent to each other, the map generation device comprising:
the first acquisition module is used for acquiring vehicle line vector data and attribute information of each lane group unit of the road line segment in the first road map area from map data;
the second acquisition module is used for acquiring the lane vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area from the map data according to the feature index information in the attribute information of the lane group unit of the cross-road map area;
the modeling data generation module is used for determining the positions of all lane group units of the road segment and generating modeling data of the road segment;
and the map drawing module is used for obtaining map drawing data according to the modeling data and drawing the map drawing data to generate a road map of the road line segment.
7. The apparatus of claim 6, wherein the modeling data generation module generates modeling data for a road segment, comprising:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
and acquiring lane information of each lane group unit in the map data according to the traveling direction of each lane group unit of the road segment, sequentially matching lane lines of two adjacent lane group units, and connecting the matched lane lines to obtain modeling data of the road segment.
8. The apparatus of claim 7, wherein the map drawing module obtains map drawing data from the modeling data and draws the map drawing data, and further comprises:
generating a starting edge line and a terminating edge line of the road line segment according to the modeling data;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the road line segment in the modeling data, a bottom surface graph of the road line segment is obtained through enclosing construction, bottom surface drawing data of the road line segment is generated, and the bottom surface of the road line segment is generated through drawing;
and acquiring shape points of each lane line of the road line segment in the modeling data, performing surfacing to generate lane line drawing data of the road line segment, and drawing the bottom surface of the road line segment to generate the lane line of the road line segment.
9. The apparatus of claim 8, wherein the modeling data generation module generates modeling data for a road segment, comprising:
according to the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area of the road line segment and the vehicle line vector data and the attribute information of the lane group unit of the cross-road map area in the adjacent second road map area, obtaining complete vehicle line vector data and attribute information of the lane group unit of the cross-road map area;
according to the traveling direction of each lane group unit of the road segment, obtaining the vehicle line vector data and the attribute information of each lane group unit in the map data to obtain the modeling data of the lane group unit.
10. The apparatus of claim 9, wherein the map drawing module obtains map drawing data from the modeling data and draws the map drawing data, and specifically comprises:
acquiring a starting point and an end point of each lane line in the modeling data of the lane group unit, and sequentially connecting the starting points of the lane lines of the lane group unit to obtain a starting edge line of the lane group unit; sequentially connecting the end points of all lane lines of the lane group unit to obtain a termination edge line of the lane group unit;
according to the starting edge line, the ending edge line and the left boundary lane line and the right boundary lane line of the lane group unit in the modeling data, a bottom surface graph of the lane group unit is obtained through enclosing construction, bottom surface drawing data of the lane group unit is generated, and the bottom surface of the lane group unit is generated through drawing;
and acquiring shape points of each lane line of the lane group unit in the modeling data, performing surface processing to generate lane line drawing data of the lane group unit, and drawing the lane line of the lane group unit on the bottom surface of the lane group unit.
CN201811445883.1A 2018-11-29 2018-11-29 Map generation method, device and system for road segments of road map area Active CN111238500B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811445883.1A CN111238500B (en) 2018-11-29 2018-11-29 Map generation method, device and system for road segments of road map area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811445883.1A CN111238500B (en) 2018-11-29 2018-11-29 Map generation method, device and system for road segments of road map area

Publications (2)

Publication Number Publication Date
CN111238500A CN111238500A (en) 2020-06-05
CN111238500B true CN111238500B (en) 2022-07-26

Family

ID=70863659

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811445883.1A Active CN111238500B (en) 2018-11-29 2018-11-29 Map generation method, device and system for road segments of road map area

Country Status (1)

Country Link
CN (1) CN111238500B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610543B (en) * 2018-06-14 2023-05-12 阿里巴巴(中国)有限公司 Method and device for building three-dimensional pavement and intersection
CN115171376B (en) * 2022-06-27 2024-01-05 肇庆小鹏新能源投资有限公司广州分公司 Map data processing method, server, and storage medium

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2530433A1 (en) * 2011-06-01 2012-12-05 Harman Becker Automotive Systems GmbH Method of generating a database for a navigation device, method of outputting a three-dimensional map, and navigation device
CN102954795A (en) * 2011-08-19 2013-03-06 比亚迪股份有限公司 Amplified crossing map drawing method and its apparatus
CN103292816A (en) * 2012-02-23 2013-09-11 北京四维图新科技股份有限公司 Electronic map generation method and device as well as route planning method and device
CN103411619A (en) * 2013-08-26 2013-11-27 上海安悦四维信息技术有限公司 Three-dimensional road generating system and method
JP2014219683A (en) * 2014-06-24 2014-11-20 株式会社ジオ技術研究所 Map data generation system
WO2014199873A1 (en) * 2013-06-14 2014-12-18 株式会社ジオ技術研究所 Map-data generation system and map output system
CN104899357A (en) * 2015-05-12 2015-09-09 中山大学 Topology data extraction method based on AutoCAD plane intersection engineering drawing
CN105787003A (en) * 2013-08-26 2016-07-20 上海安悦四维信息技术有限公司 Method for obtaining vivid three-dimensional urban road map
CN105844013A (en) * 2016-03-23 2016-08-10 苏州数字地图信息科技股份有限公司 Method and system for generating road mark
CN105894564A (en) * 2016-03-30 2016-08-24 百度在线网络技术(北京)有限公司 Pavement texture generation method and apparatus
CN105953811A (en) * 2016-04-29 2016-09-21 百度在线网络技术(北京)有限公司 Road display method and device based on map data
CN106777366A (en) * 2017-01-24 2017-05-31 亚信蓝涛(江苏)数据科技有限公司 A kind of microcosmic traffic basis road digital and method for visualizing
CN106920278A (en) * 2017-03-03 2017-07-04 合肥工业大学 A kind of viaduct three-dimensional modeling method based on Reeb figures
CN107843267A (en) * 2017-10-25 2018-03-27 广州汽车集团股份有限公司 The path generating method and device of construction section automatic driving vehicle
CN108088448A (en) * 2017-11-21 2018-05-29 武汉中海庭数据技术有限公司 The matching process and device of a kind of high-precision track group and traditional road
CN108151751A (en) * 2017-11-21 2018-06-12 武汉中海庭数据技术有限公司 A kind of paths planning method and device combined based on high-precision map and traditional map
CN108225342A (en) * 2016-12-22 2018-06-29 沈阳美行科技有限公司 A kind of map datum system, generation and application method and its application
WO2018126228A1 (en) * 2016-12-30 2018-07-05 DeepMap Inc. Sign and lane creation for high definition maps used for autonomous vehicles
CN108280450A (en) * 2017-12-29 2018-07-13 安徽农业大学 A kind of express highway pavement detection method based on lane line
CN108389502A (en) * 2018-02-28 2018-08-10 武汉智博创享科技股份有限公司 A kind of method and device for drawing traffic network
CN108830018A (en) * 2018-07-24 2018-11-16 北京晶众智慧交通科技股份有限公司 A kind of system and method constructing traffic simulation road net data
CN108871368A (en) * 2018-08-06 2018-11-23 武汉中海庭数据技术有限公司 Construction method, system and the memory of a kind of high-precision map lane transverse direction topological relation

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2530433A1 (en) * 2011-06-01 2012-12-05 Harman Becker Automotive Systems GmbH Method of generating a database for a navigation device, method of outputting a three-dimensional map, and navigation device
CN102954795A (en) * 2011-08-19 2013-03-06 比亚迪股份有限公司 Amplified crossing map drawing method and its apparatus
CN103292816A (en) * 2012-02-23 2013-09-11 北京四维图新科技股份有限公司 Electronic map generation method and device as well as route planning method and device
WO2014199873A1 (en) * 2013-06-14 2014-12-18 株式会社ジオ技術研究所 Map-data generation system and map output system
CN103411619A (en) * 2013-08-26 2013-11-27 上海安悦四维信息技术有限公司 Three-dimensional road generating system and method
CN105787003A (en) * 2013-08-26 2016-07-20 上海安悦四维信息技术有限公司 Method for obtaining vivid three-dimensional urban road map
JP2014219683A (en) * 2014-06-24 2014-11-20 株式会社ジオ技術研究所 Map data generation system
CN104899357A (en) * 2015-05-12 2015-09-09 中山大学 Topology data extraction method based on AutoCAD plane intersection engineering drawing
CN105844013A (en) * 2016-03-23 2016-08-10 苏州数字地图信息科技股份有限公司 Method and system for generating road mark
CN105894564A (en) * 2016-03-30 2016-08-24 百度在线网络技术(北京)有限公司 Pavement texture generation method and apparatus
CN105953811A (en) * 2016-04-29 2016-09-21 百度在线网络技术(北京)有限公司 Road display method and device based on map data
CN108225342A (en) * 2016-12-22 2018-06-29 沈阳美行科技有限公司 A kind of map datum system, generation and application method and its application
WO2018126228A1 (en) * 2016-12-30 2018-07-05 DeepMap Inc. Sign and lane creation for high definition maps used for autonomous vehicles
CN106777366A (en) * 2017-01-24 2017-05-31 亚信蓝涛(江苏)数据科技有限公司 A kind of microcosmic traffic basis road digital and method for visualizing
CN106920278A (en) * 2017-03-03 2017-07-04 合肥工业大学 A kind of viaduct three-dimensional modeling method based on Reeb figures
CN107843267A (en) * 2017-10-25 2018-03-27 广州汽车集团股份有限公司 The path generating method and device of construction section automatic driving vehicle
CN108088448A (en) * 2017-11-21 2018-05-29 武汉中海庭数据技术有限公司 The matching process and device of a kind of high-precision track group and traditional road
CN108151751A (en) * 2017-11-21 2018-06-12 武汉中海庭数据技术有限公司 A kind of paths planning method and device combined based on high-precision map and traditional map
CN108280450A (en) * 2017-12-29 2018-07-13 安徽农业大学 A kind of express highway pavement detection method based on lane line
CN108389502A (en) * 2018-02-28 2018-08-10 武汉智博创享科技股份有限公司 A kind of method and device for drawing traffic network
CN108830018A (en) * 2018-07-24 2018-11-16 北京晶众智慧交通科技股份有限公司 A kind of system and method constructing traffic simulation road net data
CN108871368A (en) * 2018-08-06 2018-11-23 武汉中海庭数据技术有限公司 Construction method, system and the memory of a kind of high-precision map lane transverse direction topological relation

Also Published As

Publication number Publication date
CN111238500A (en) 2020-06-05

Similar Documents

Publication Publication Date Title
CN111238502B (en) Road map generation method, device and related system
CN111238504B (en) Road segment modeling data generation method and device of road map and related system
US11454513B2 (en) Method and apparatus for generating road network data of intersection area
US20210001877A1 (en) Determination of lane connectivity at traffic intersections for high definition maps
CN108362295B (en) Vehicle path guiding apparatus and method
US20200393265A1 (en) Lane line determination for high definition maps
CN111542860A (en) Sign and lane creation for high definition maps for autonomous vehicles
US8040343B2 (en) Map display device and map display method
KR101235821B1 (en) Recording medium, generation supporting device, and route guidance device
CN103389104B (en) A kind of three-dimensional air navigation aid synchronous with two dimensional navigation and device thereof
JP3606805B2 (en) MAP INFORMATION CREATION DEVICE AND MAP INFORMATION DISPLAY DEVICE USING THE SAME
CN107850448A (en) Method and system for generating and using locating reference datum
EP2503293B1 (en) Labelling of map elements in digital maps
CN108801289B (en) Induced arrow planning method and device, navigation system and storage medium
CN111238498B (en) Road map generation method, device and related system for lane-level display
CN111238500B (en) Map generation method, device and system for road segments of road map area
CN111238503B (en) Map generation method, device and related system for road segments
JP6177498B2 (en) Route guidance system
CN109937342B (en) Method, device and system for locating moving object
JP7010535B2 (en) Information processing equipment
CN111238499B (en) Road map generation method and device and related system
CN109781121A (en) For creating and providing the method and apparatus of map
JP2006215378A (en) Map data display device, map data display method, navigation device and map data display program
CN116952278A (en) Simulation test method and system for removing perceived map jitter
CN111238505B (en) Road line segment drawing method, device and related system of road map

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
CB02 Change of applicant information

Address after: 110000 No. 861-6, shangshengou village, Hunnan District, Shenyang City, Liaoning Province

Applicant after: Shenyang Meihang Technology Co.,Ltd.

Address before: 110167 13th floor, Debao building, No. 1, Jinhui street, Hunnan New Area, Shenyang, Liaoning

Applicant before: SHENYANG MXNAVI Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant