CN105355042A - Road network extraction method based on taxi GPS - Google Patents

Road network extraction method based on taxi GPS Download PDF

Info

Publication number
CN105355042A
CN105355042A CN201510698684.1A CN201510698684A CN105355042A CN 105355042 A CN105355042 A CN 105355042A CN 201510698684 A CN201510698684 A CN 201510698684A CN 105355042 A CN105355042 A CN 105355042A
Authority
CN
China
Prior art keywords
crossing
gps
longitude
latitude
lon
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510698684.1A
Other languages
Chinese (zh)
Other versions
CN105355042B (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.)
Southeast University
Original Assignee
Southeast University
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 Southeast University filed Critical Southeast University
Priority to CN201510698684.1A priority Critical patent/CN105355042B/en
Publication of CN105355042A publication Critical patent/CN105355042A/en
Application granted granted Critical
Publication of CN105355042B publication Critical patent/CN105355042B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0108Measuring and analyzing of parameters relative to traffic conditions based on the source of data
    • G08G1/0112Measuring and analyzing of parameters relative to traffic conditions based on the source of data from the vehicle, e.g. floating car data [FCD]
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing

Abstract

The invention discloses a road network extraction method based on a taxi GPS, and the method comprises seven steps: S1, extracting a taxi GPS database of one workday; S2, limiting and recognizing an city boundary; S3, carrying out data cleaning; S4, dividing an observation range; S5, judging an intersection; S6, carrying out road segment recognition based on the intersection; S7, outputting a road attribute list. The method is newer and more accurate in extracted road network information, is high in calculation speed, reduces the manpower cost, and reduces the errors.

Description

A kind of road network extraction method based on taxi GPS
Technical field
The present invention relates to road network extraction method, particularly a kind of road network extraction method based on taxi GPS.
Background technology
Urban Transportation Development in China is swift and violent, and road construction is maked rapid progress.Domestic still shortage, can be issued for the authoritative road network data of traffic analysis for traffic planning designer or traffic study person, therefore, the road network information of the previous exploration that domestic communication planning or the present situation road network studied often adopt planning department to provide, or planning team spends a large amount of manpower and materials to investigate to upgrade and rectification road network information on the spot.The road network information that the former obtains is seriously delayed; Latter also will spend a large amount of time, and the data deficiency of acquisition is ageing.
Summary of the invention
Goal of the invention: the object of this invention is to provide a kind of low cost, the high efficiency road network extraction method based on taxi GPS.
Road network extraction method based on taxi GPS of the present invention, comprises following step:
S1: extract a workaday GPS data from taxi storehouse: database comprises 8 row, i.e. car number, trigger event, operation state, gps time, GPS longitude, GPS latitude, GPS speed and GPS direction;
S2: limit and identify urban border: extract westernmost end, border, municipal administration region, most the east, northernmost with node coordinate southernmost, node coordinate comprises longitude and latitude; The longitude coordinate arranging westernmost end is the longitude minimum value LON of urban border min, the longitude coordinate that arranges most the east is the longitude maximal value LON of urban border max, the latitude maximal value LAT that latitude coordinate is northernmost urban border is set max, the latitude coordinate arranged southernmost is the latitude minimum value LAT of urban border min, the region that four boundary values enclose formation is observation scope; Reject the data line not meeting formula (1) in the GPS data from taxi storehouse obtained in step S1;
LON min<GPS longitude <LON max, and LAT min<GPS latitude <LAT max(1)
S3: data cleansing: by the GPS data from taxi storehouse after step S2 process successively according to gps time, the arrangement of car number Two Variables ascending order, make the data line of same vehicle in the new database formed connect together and in chronological sequence arrange; Delete non-rice habitats data line and malposition data line, obtain effective GPS data from taxi storehouse; Setting global iterative variable i teration is 1; Wherein, the data line that non-rice habitats data line is cancellation mark box-like (2) is deleted:
Rule of judgment 1: operation state=2 or 3, and GPS speed=0 (2)
Delete position abnormal data is capable is delete D x, x+1meet (x+1)th row data time formula (3):
Rule of judgment 2:D x, x+1>V max(T x+1-T x) (3)
D x, x+1shown in (4):
D x , x + 1 = 2 r &CenterDot; arcsin ( sin 2 ( &phi; x + 1 - &phi; x 2 ) + c o s ( &phi; x ) c o s ( &phi; x + 1 ) sin 2 ( &lambda; x + 1 - &lambda; x 2 ) ) - - - ( 4 )
Wherein, D x, x+1for the distance between adjacent lines two data points in the database that obtains after deleting non-rice habitats data line, V maxfor the maximum speed limit of urban road, r is the radius of the earth, T x, φ x, λ xfor xth row gps time, GPS latitude and GPS longitude in the database that obtains after deleting non-rice habitats data line, T x+1, φ x+1, λ x+1for (x+1)th row gps time, GPS latitude and GPS longitude in the database that obtains after deleting non-rice habitats data line;
S4: the division of observation scope: the observation scope determined by step S2 is cut into the rectangle plot of the capable n row of m, and wherein m and n is obtained by formula (5) and formula (6), the latitude lat of cut-boundary limit iwith longitude lon limit jobtained by formula (7) and formula (8) respectively:
m=INT((LAT max-LAT min)/0.0027)(5)
n=INT((LON max-LON min)/0.003528)(6)
Lat limit i=LAT min+ (i-0.5*iteration) * (LAT max-LAT min)/m, (i=2,3,4 ..., m) (7)
Lon limit j=LON min+ (j-0.5*iteration) * (LON max-LON min)/n, (j=2,3,4 ..., n) (8)
S5: the differentiation of crossing: crossing identification is carried out to the rectangle plot obtained in step S4, also all latitude and longitude coordinates composition subdata bases dropping on the effective GPS data from taxi storehouse in a plot are about to, to all subdata bases, according to the span of longitude and latitude, evenly be divided into 10 × 10 detecting units, then judge according to crossing Rule of judgment the position that whether there is crossing and crossing in each detecting unit, the position of the crossing of all identification is recorded in the detection list of crossing, finally assignment and differentiation are carried out to global iterative variable i teration, wherein, crossing Rule of judgment is: the data line comprised in detecting unit is more than 40 row, and the number of unduplicated " GPS orientation " value that these data lines comprise is greater than 40,
S6: the section based on crossing identifies: the crossing detection list obtained by step S5 is converted into intersection stomion his-and-hers watches to be detected, each intersection stomion to be detected forms by initial crossing and termination crossing; Intersection stomion pair to be detected is organized to each, judges initial crossing and stop whether there is road between crossing, if exist, then by initial crossing with stop the coordinate record of crossing in the detection list of section, and delete and repeat to judge section by accident;
S7: export road attribute list: the crossing detection list that output step S5 obtains and the section detection list that step S6 obtains.
Further, the position of the crossing in described step S5 comprises crossing longitude and crossing latitude, and crossing longitude is the mean value of the longitude of all data lines in detecting unit, and crossing latitude is the mean value of the latitude of all data lines in detecting unit.
Further, carrying out assignment and differentiation to global iterative variable i teration in described step S5 is add 1 to global iterative variable i teration and assignment again, if judge that global iterative variable i teration is not equal to 3, then get back to step S4, if global iterative variable i teration equals 3, then enter step S6.
Further, described step S6 comprises following sub-step:
S6.1: crossing detection list is converted into intersection stomion his-and-hers watches to be detected: according to the distance between the arbitrary crossing in the detection list of formula (4) calculating crossing and all the other crossings, filter out this distance and be less than the intersection stomion of 2km to composition intersection stomion his-and-hers watches to be detected, these his-and-hers watches comprise 5 variablees, i.e. initial crossing longitude lon start, initial crossing latitude lat start, stop crossing longitude lon end, stop crossing latitude lat end, two crossing distance D s-e; Wherein, calculate according to formula (9), " s " represents initial crossing, and " e " representative stops crossing:
D s - e = 2 r &CenterDot; arcsin ( sin 2 ( &phi; e - &phi; s 2 ) + c o s ( &phi; s ) c o s ( &phi; e ) sin 2 ( &lambda; e - &lambda; s 2 ) ) - - - ( 9 )
S6.2: intersection stomion pair to be detected is organized to each, judge initial crossing and stop whether there is road between crossing: first, limit Road Detection region, this region by initial crossing with stop crossing coordinate line and respectively to offset two straight lines of 20m to both sides and enclose form respectively through initial crossing, the vertical line that stops these two straight lines of crossing; Then surveyed area is divided into along crossing line orientation average individual rectangular sub blocks, does not contain any effective GPS data from taxi storehouse latitude and longitude coordinates point if be less than in 20 Continuous Rectangular sub-blocks, then shows to there is road between two crossings, be recorded in Road Detection list by 5 right for this intersection stomion variablees;
S6.3: delete and repeat to judge section by accident: according to the angle θ stopping crossing and initial crossing line in the Road Detection list that formula (10) calculation procedure S6.2 obtains and formed, wherein quadrant is included in the arctan function considered by atan2; By Road Detection list successively according to angle θ and initial crossing longitude lon startsequence, makes the data line of identical initial crossing connect together and sorts according to angle value size; Contrast the angle θ that the adjacent data of identical initial crossing is capable, if difference is less than 40 °, then delete larger distance D s-edata line; Then the value of the angle θ in all data lines between 270 ° and 360 ° is replaced with θ-360 °, again by Road Detection list successively according to angle θ and initial crossing longitude lon startsequence, contrasts the angle θ that the adjacent data of identical initial crossing is capable, if difference is less than 40 °, then deletes larger distance D s-edata line;
θ=atan2(lat end-lat start,lon end-lon start)(10)。
Beneficial effect: compared with prior art, the present invention has following beneficial effect:
1) road network information that extracts upgrades, more accurate: tradition extracts the method for road information by the present situation city CAD road network that planning department provides, and relies on the update time of planning department road network to a great extent; China's most cities planning department road network upgrades often synchronous with city planning, within several years, carries out once, and the road network information of extraction certainly will be caused delayed; And the inventive method can be extracted according to recent GPS data from taxi, as long as there is the road of taxi process all can be identified, substantially increase the ageing of road network information and accuracy;
2) fast operation: traditional road network extraction method, on delayed CAD basis, present situation city, make an on-the-spot survey on the spot in conjunction with a large amount of manpowers and could obtain up-to-date road network information, whole process takes time and effort; Fact-finding process can continue the even longer time in a few week; And the inventive method utilizes recent GPS data from taxi, detailed up-to-date road network information can be extracted in several hours, greatly save man-hour, improve the efficiency of traffic Correlative plan;
3) the automatic computing of computing machine, decrease human input, reduce error: this inventive method can be obtained by Computing completely, has both saved the input of manpower survey, prevent again manpower to participate in and the personal error of generation, also greatly save the cost of Data Update.
Accompanying drawing explanation
Fig. 1 is method flow diagram of the present invention;
Fig. 2 is the schematic diagram that observation scope of the present invention divides;
Fig. 3 is the schematic diagram in Road Detection region of the present invention.
Embodiment
Below in conjunction with embodiment, technical scheme of the present invention is further introduced.
A kind of road network extraction method based on taxi GPS provided by the invention, as shown in Figure 1, comprises following step:
S1: extract a workaday GPS data from taxi storehouse: database comprises 8 row, i.e. car number, trigger event, operation state, gps time, GPS longitude, GPS latitude, GPS speed and GPS direction, the extraction call format of variable and implication are such as formula shown in (1):
S2: limit and identify urban border: extract westernmost end, border, municipal administration region, most the east, northernmost with node coordinate southernmost, node coordinate comprises longitude and latitude; The longitude coordinate arranging westernmost end is the longitude minimum value LON of urban border min, the longitude coordinate that arranges most the east is the longitude maximal value LON of urban border max, the latitude maximal value LAT that latitude coordinate is northernmost urban border is set max, the latitude coordinate arranged southernmost is the latitude minimum value LAT of urban border min, the region that four boundary values enclose formation is observation scope; Reject the data line not meeting formula (2) in the GPS data from taxi storehouse obtained in step S1;
LON min<GPS longitude <LON max, and LAT min<GPS latitude <LAT max(2)
S3: data cleansing: by the GPS data from taxi storehouse after step S2 process successively according to gps time, the arrangement of car number Two Variables ascending order, make the data line of same vehicle in the new database formed connect together and in chronological sequence arrange; Delete non-rice habitats data line and malposition data line, obtain effective GPS data from taxi storehouse; Setting global iterative variable i teration is 1; Wherein, the data line that non-rice habitats data line is cancellation mark box-like (3) is deleted:
Rule of judgment 1: operation state=2 or 3, and GPS speed=0 (3) delete position abnormal data capable be delete D x, x+1meet (x+1)th row data time formula (4):
Rule of judgment 2:D x, x+1>V max(T x+1-T x) (4) D x, x+1shown in (5):
D x , x + 1 = 2 r &CenterDot; arcsin ( sin 2 ( &phi; x + 1 - &phi; x 2 ) + c o s ( &phi; x ) c o s ( &phi; x + 1 ) sin 2 ( &lambda; x + 1 - &lambda; x 2 ) ) - - - ( 5 )
Wherein, D x, x+1for the distance between adjacent lines two data points in the database that obtains after deleting non-rice habitats data line, V maxfor the maximum speed limit of urban road, r is the radius of the earth, T x, φ x, λ xfor xth row gps time, GPS latitude and GPS longitude in the database that obtains after deleting non-rice habitats data line, T x+1, φ x+1, λ x+1for (x+1)th row gps time, GPS latitude and GPS longitude in the database that obtains after deleting non-rice habitats data line;
S4: the division of observation scope: as shown in Figure 2, the observation scope determined by step S2 is cut into the rectangle plot of the capable n row of m, and wherein m and n is obtained by formula (6) and formula (7), the latitude lat of cut-boundary limit iwith longitude lon limit jobtained by formula (8) and formula (9) respectively:
m=INT((LAT max-LAT min)/0.0027)(6)
n=INT((LON max-LON min)/0.003528)(7)
Lat limit i=LAT min+ (i-0.5*iteration) * (LAT max-LAT min)/m, (i=2,3,4 ..., m) (8)
Lon limit j=LON min+ (j-0.5*iteration) * (LON max-LON min)/n, (j=2,3,4 ..., n) (9)
S5: the differentiation of crossing: crossing identification is carried out to the rectangle plot obtained in step S4, also all latitude and longitude coordinates composition subdata bases dropping on the effective GPS data from taxi storehouse in a plot are about to, to all subdata bases, according to the span of longitude and latitude, evenly be divided into 10 × 10 detecting units, then judge according to crossing Rule of judgment the position that whether there is crossing and crossing in each detecting unit, the position of the crossing of all identification is recorded in the detection list of crossing, finally assignment and differentiation are carried out to global iterative variable i teration, wherein, crossing Rule of judgment is: the data line comprised in detecting unit is more than 40 row, and the number of unduplicated " GPS orientation " value that these data lines comprise is greater than 40, the position of crossing comprises crossing longitude and crossing latitude, and crossing longitude is the mean value of the longitude of all data lines in detecting unit, and crossing latitude is the mean value of the latitude of all data lines in detecting unit, carrying out assignment and differentiation to global iterative variable i teration is add 1 to global iterative variable i teration and assignment again, if judge that global iterative variable i teration is not equal to 3, then get back to step S4, if global iterative variable i teration equals 3, then enter step S6,
S6: the section based on crossing identifies: the crossing detection list obtained by step S5 is converted into intersection stomion his-and-hers watches to be detected, each intersection stomion to be detected forms by initial crossing and termination crossing; Intersection stomion pair to be detected is organized to each, judges initial crossing and stop whether there is road between crossing, if exist, then by initial crossing with stop the coordinate record of crossing in the detection list of section, and delete and repeat to judge section by accident;
Step S6 comprises following sub-step:
S6.1: crossing detection list is converted into intersection stomion his-and-hers watches to be detected: according to the distance between the arbitrary crossing in the detection list of formula (5) calculating crossing and all the other crossings, filter out this distance and be less than the intersection stomion of 2km to composition intersection stomion his-and-hers watches to be detected, these his-and-hers watches comprise 5 variablees, i.e. initial crossing longitude lon start, initial crossing latitude lat start, stop crossing longitude lon end, stop crossing latitude lat end, two crossing distance D s-e; Wherein, calculate according to formula (10), " s " represents initial crossing, and " e " representative stops crossing:
D s - e = 2 r &CenterDot; arcsin ( sin 2 ( &phi; e - &phi; s 2 ) + c o s ( &phi; s ) c o s ( &phi; e ) sin 2 ( &lambda; e - &lambda; s 2 ) ) - - - ( 10 )
S6.2: intersection stomion pair to be detected is organized to each, judge initial crossing and stop whether there is road between crossing: first, limit Road Detection region, as shown in Figure 3, this region by initial crossing with stop crossing coordinate line and respectively to offset two straight lines of 20m to both sides and enclose form respectively through initial crossing, the vertical line that stops these two straight lines of crossing; Then surveyed area is divided into along crossing line orientation average individual rectangular sub blocks, does not contain any effective GPS data from taxi storehouse latitude and longitude coordinates point if be less than in 20 Continuous Rectangular sub-blocks, then shows to there is road between two crossings, be recorded in Road Detection list by 5 right for this intersection stomion variablees;
S6.3: delete and repeat to judge section by accident: according to the angle θ stopping crossing and initial crossing line in the Road Detection list that formula (11) calculation procedure S6.2 obtains and formed, wherein quadrant is included in the arctan function considered by atan2; By Road Detection list successively according to angle θ and initial crossing longitude lon startsequence, makes the data line of identical initial crossing connect together and sorts according to angle value size; Contrast the angle θ that the adjacent data of identical initial crossing is capable, if difference is less than 40 °, then delete larger distance D s-edata line; Then the value of the angle θ in all data lines between 270 ° and 360 ° is replaced with θ-360 °, again by Road Detection list successively according to angle θ and initial crossing longitude lon startsequence, contrasts the angle θ that the adjacent data of identical initial crossing is capable, if difference is less than 40 °, then deletes larger distance D s-edata line;
θ=atan2(lat end-lat start,lon end-lon start)(11)。
S7: export road attribute list: the crossing detection list that output step S5 obtains and the section detection list that step S6 obtains.

Claims (4)

1. based on a road network extraction method of taxi GPS, it is characterized in that: comprise following step:
S1: extract a workaday GPS data from taxi storehouse: database comprises 8 row, i.e. car number, trigger event, operation state, gps time, GPS longitude, GPS latitude, GPS speed and GPS direction;
S2: limit and identify urban border: extract westernmost end, border, municipal administration region, most the east, northernmost with node coordinate southernmost, node coordinate comprises longitude and latitude; The longitude coordinate arranging westernmost end is the longitude minimum value LON of urban border min, the longitude coordinate that arranges most the east is the longitude maximal value LON of urban border max, the latitude maximal value LAT that latitude coordinate is northernmost urban border is set max, the latitude coordinate arranged southernmost is the latitude minimum value LAT of urban border min, the region that four boundary values enclose formation is observation scope; Reject the data line not meeting formula (1) in the GPS data from taxi storehouse obtained in step S1;
LON min<GPS longitude <LON max, and LAT min<GPS latitude <LAT max(1)
S3: data cleansing: by the GPS data from taxi storehouse after step S2 process successively according to gps time, the arrangement of car number Two Variables ascending order, make the data line of same vehicle in the new database formed connect together and in chronological sequence arrange; Delete non-rice habitats data line and malposition data line, obtain effective GPS data from taxi storehouse; Setting global iterative variable i teration is 1; Wherein, the data line that non-rice habitats data line is cancellation mark box-like (2) is deleted:
Rule of judgment 1: operation state=2 or 3, and GPS speed=0 (2) delete position abnormal data capable be delete D x, x+1meet (x+1)th row data time formula (3):
Rule of judgment 2:D x, x+1> V max(T x+1-T x) (3)
D x, x+1shown in (4):
D x , x + 1 = 2 r &CenterDot; arcsin ( sin 2 ( &phi; x + 1 - &phi; x 2 ) + cos ( &phi; x ) cos ( &phi; x + 1 ) sin 2 ( &lambda; x + 1 - &lambda; x 2 ) ) - - - ( 4 )
Wherein, D x, x+1for the distance between adjacent lines two data points in the database that obtains after deleting non-rice habitats data line, V maxfor the maximum speed limit of urban road, r is the radius of the earth, T x, φ x, λ xfor xth row gps time, GPS latitude and GPS longitude in the database that obtains after deleting non-rice habitats data line, T x+1, φ x+1, λ x+1for (x+1)th row gps time, GPS latitude and GPS longitude in the database that obtains after deleting non-rice habitats data line;
S4: the division of observation scope: the observation scope determined by step S2 is cut into the rectangle plot of the capable n row of m, and wherein m and n is obtained by formula (5) and formula (6), the latitude lat of cut-boundary limit iwith longitude lon limit jobtained by formula (7) and formula (8) respectively:
m=INT((LAT max-LAT min)/0.0027)(5)
n=INT((LON max-LON min)/0.003528)(6)
Lat limit i=LAT min+ (i-0.5*iteration) * (LAT max-LAT min)/m, (i=2,3,4 ..., m) (7)
Lon limit j=LON min+ (j-0.5*iteration) * (LON max-LON min)/n, (j=2,3,4 ..., n) (8)
S5: the differentiation of crossing: crossing identification is carried out to the rectangle plot obtained in step S4, also all latitude and longitude coordinates composition subdata bases dropping on the effective GPS data from taxi storehouse in a plot are about to, to all subdata bases, according to the span of longitude and latitude, evenly be divided into 10 × 10 detecting units, then judge according to crossing Rule of judgment the position that whether there is crossing and crossing in each detecting unit, the position of the crossing of all identification is recorded in the detection list of crossing, finally assignment and differentiation are carried out to global iterative variable i teration, wherein, crossing Rule of judgment is: the data line comprised in detecting unit is more than 40 row, and the number of unduplicated " GPS orientation " value that these data lines comprise is greater than 40,
S6: the section based on crossing identifies: the crossing detection list obtained by step S5 is converted into intersection stomion his-and-hers watches to be detected, each intersection stomion to be detected forms by initial crossing and termination crossing; Intersection stomion pair to be detected is organized to each, judges initial crossing and stop whether there is road between crossing, if exist, then by initial crossing with stop the coordinate record of crossing in the detection list of section, and delete and repeat to judge section by accident;
S7: export road attribute list: the crossing detection list that output step S5 obtains and the section detection list that step S6 obtains.
2. the road network extraction method based on taxi GPS according to claim 1, it is characterized in that: the position of the crossing in described step S5 comprises crossing longitude and crossing latitude, crossing longitude is the mean value of the longitude of all data lines in detecting unit, and crossing latitude is the mean value of the latitude of all data lines in detecting unit.
3. the road network extraction method based on taxi GPS according to claim 1, it is characterized in that: carrying out assignment and differentiation to global iterative variable i teration in described step S5 is add 1 to global iterative variable i teration and assignment again, if judge that global iterative variable i teration is not equal to 3, then get back to step S4, if global iterative variable i teration equals 3, then enter step S6.
4., according to the road network extraction method based on taxi GPS according to claim 1, it is characterized in that: described step S6 comprises following sub-step:
S6.1: crossing detection list is converted into intersection stomion his-and-hers watches to be detected: according to the distance between the arbitrary crossing in the detection list of formula (4) calculating crossing and all the other crossings, filter out this distance and be less than the intersection stomion of 2km to composition intersection stomion his-and-hers watches to be detected, these his-and-hers watches comprise 5 variablees, i.e. initial crossing longitude lon start, initial crossing latitude lat start, stop crossing longitude lon end, stop crossing latitude lat end, two crossing distance D s-e; Wherein, calculate according to formula (9), " s " represents initial crossing, and " e " representative stops crossing:
D s - e = 2 r &CenterDot; arcsin ( sin 2 ( &phi; e - &phi; s 2 ) + cos ( &phi; s ) cos ( &phi; e ) sin 2 ( &lambda; e - &lambda; s 2 ) ) - - - ( 9 )
S6.2: intersection stomion pair to be detected is organized to each, judge initial crossing and stop whether there is road between crossing: first, limit Road Detection region, this region by initial crossing with stop crossing coordinate line and respectively to offset two straight lines of 20m to both sides and enclose form respectively through initial crossing, the vertical line that stops these two straight lines of crossing; Then surveyed area is divided into along crossing line orientation average individual rectangular sub blocks, does not contain any effective GPS data from taxi storehouse latitude and longitude coordinates point if be less than in 20 Continuous Rectangular sub-blocks, then shows to there is road between two crossings, be recorded in Road Detection list by 5 right for this intersection stomion variablees;
S6.3: delete and repeat to judge section by accident: according to the angle θ stopping crossing and initial crossing line in the Road Detection list that formula (10) calculation procedure S6.2 obtains and formed, wherein quadrant is included in the arctan function considered by atan2; By Road Detection list successively according to angle θ and initial crossing longitude lon startsequence, makes the data line of identical initial crossing connect together and sorts according to angle value size; Contrast the angle θ that the adjacent data of identical initial crossing is capable, if difference is less than 40 °, then delete larger distance D s-edata line; Then the value of the angle θ in all data lines between 270 ° and 360 ° is replaced with θ-360 °, again by Road Detection list successively according to angle θ and initial crossing longitude lon startsequence, contrasts the angle θ that the adjacent data of identical initial crossing is capable, if difference is less than 40 °, then deletes larger distance D s-edata line;
θ=atan2(lat end-lat start,lon end-lon start)(10)。
CN201510698684.1A 2015-10-23 2015-10-23 A kind of road network extraction method based on taxi GPS Active CN105355042B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510698684.1A CN105355042B (en) 2015-10-23 2015-10-23 A kind of road network extraction method based on taxi GPS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510698684.1A CN105355042B (en) 2015-10-23 2015-10-23 A kind of road network extraction method based on taxi GPS

Publications (2)

Publication Number Publication Date
CN105355042A true CN105355042A (en) 2016-02-24
CN105355042B CN105355042B (en) 2017-09-19

Family

ID=55331006

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510698684.1A Active CN105355042B (en) 2015-10-23 2015-10-23 A kind of road network extraction method based on taxi GPS

Country Status (1)

Country Link
CN (1) CN105355042B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105788273A (en) * 2016-05-18 2016-07-20 武汉大学 Urban intersection automatic identification method based on low precision space-time trajectory data
CN107122854A (en) * 2017-04-25 2017-09-01 深圳市活力天汇科技股份有限公司 A kind of method for predicting the aircraft landing time
CN107229682A (en) * 2017-05-10 2017-10-03 东南大学 A kind of taxi position data processing method based on large database
CN107464415A (en) * 2017-07-28 2017-12-12 苏州蓝越软件有限公司 A kind of urban taxi integrated management approach
CN107704540A (en) * 2017-09-21 2018-02-16 东南大学 The method that road network in administrative area is specified in rapid extraction OSM data
CN110727793A (en) * 2018-06-28 2020-01-24 百度在线网络技术(北京)有限公司 Method, device, terminal and computer readable storage medium for area identification
CN111309829A (en) * 2018-12-11 2020-06-19 厦门雅迅网络股份有限公司 Method for finding lost article on taxi and storage medium
CN112837393A (en) * 2019-11-22 2021-05-25 中国航天系统工程有限公司 Method and system for generating extra-large city vector road network based on vehicle position data
US11663499B2 (en) 2019-10-10 2023-05-30 Grabtaxi Holdings Pte. Ltd. Method, data processing apparatus and computer program product for determining road intersections

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030061493A (en) * 2002-01-14 2003-07-22 팅크웨어(주) System for collecting traffic information by mobile telecommunication network
CN101295326A (en) * 2008-05-30 2008-10-29 同济大学 Method for generating OD matrix based on GPS data, traffic simulation method thereof
JP4811063B2 (en) * 2006-03-10 2011-11-09 アイシン・エィ・ダブリュ株式会社 Traffic data calculation system
CN103035123A (en) * 2012-12-25 2013-04-10 中国科学院深圳先进技术研究院 Abnormal data acquiring method and system in traffic track data
JP5281431B2 (en) * 2009-02-12 2013-09-04 クラリオン株式会社 Vehicle information transmission system
US9129522B2 (en) * 2013-07-01 2015-09-08 Iteris, Inc. Traffic speed estimation using temporal and spatial smoothing of GPS speed data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030061493A (en) * 2002-01-14 2003-07-22 팅크웨어(주) System for collecting traffic information by mobile telecommunication network
JP4811063B2 (en) * 2006-03-10 2011-11-09 アイシン・エィ・ダブリュ株式会社 Traffic data calculation system
CN101295326A (en) * 2008-05-30 2008-10-29 同济大学 Method for generating OD matrix based on GPS data, traffic simulation method thereof
JP5281431B2 (en) * 2009-02-12 2013-09-04 クラリオン株式会社 Vehicle information transmission system
CN103035123A (en) * 2012-12-25 2013-04-10 中国科学院深圳先进技术研究院 Abnormal data acquiring method and system in traffic track data
US9129522B2 (en) * 2013-07-01 2015-09-08 Iteris, Inc. Traffic speed estimation using temporal and spatial smoothing of GPS speed data

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李骏扬 等: "基于多尺度特征表示的城市道路检测", 《电子与信息学报》 *
谭康 等: "一种基于GPS轨迹的道路拓扑生成方法", 《计算机科学》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105788273A (en) * 2016-05-18 2016-07-20 武汉大学 Urban intersection automatic identification method based on low precision space-time trajectory data
CN107122854A (en) * 2017-04-25 2017-09-01 深圳市活力天汇科技股份有限公司 A kind of method for predicting the aircraft landing time
CN107229682A (en) * 2017-05-10 2017-10-03 东南大学 A kind of taxi position data processing method based on large database
CN107464415A (en) * 2017-07-28 2017-12-12 苏州蓝越软件有限公司 A kind of urban taxi integrated management approach
CN107704540A (en) * 2017-09-21 2018-02-16 东南大学 The method that road network in administrative area is specified in rapid extraction OSM data
CN107704540B (en) * 2017-09-21 2021-04-16 东南大学 Method for rapidly extracting road network in designated administrative district from OSM data
CN110727793A (en) * 2018-06-28 2020-01-24 百度在线网络技术(北京)有限公司 Method, device, terminal and computer readable storage medium for area identification
CN111309829A (en) * 2018-12-11 2020-06-19 厦门雅迅网络股份有限公司 Method for finding lost article on taxi and storage medium
US11663499B2 (en) 2019-10-10 2023-05-30 Grabtaxi Holdings Pte. Ltd. Method, data processing apparatus and computer program product for determining road intersections
CN112837393A (en) * 2019-11-22 2021-05-25 中国航天系统工程有限公司 Method and system for generating extra-large city vector road network based on vehicle position data
CN112837393B (en) * 2019-11-22 2024-04-09 中国航天系统工程有限公司 Method and system for generating oversized city vector road network based on vehicle position data

Also Published As

Publication number Publication date
CN105355042B (en) 2017-09-19

Similar Documents

Publication Publication Date Title
CN105355042A (en) Road network extraction method based on taxi GPS
CN103646187B (en) Method for obtaining vehicle travel path and OD (Origin-Destination) matrix in statistic period
CN104866670B (en) Based on road network topology change automatic testing method and the system of GPS space-time track
CN104567906B (en) A kind of city road network vehicle path planning method and device based on the Big Dipper
CN103971184B (en) Transmission line of electricity path generating method based on GIS Spatial GISs
CN106887020A (en) A kind of road vertical and horizontal section acquisition methods based on LiDAR point cloud
CN104330089B (en) A kind of method that map match is carried out using history gps data
CN104573116B (en) The traffic abnormity recognition methods excavated based on GPS data from taxi
CN103136393B (en) A kind of areal coverage computing method based on stress and strain model
CN104036544A (en) Building roof reconstruction method based on airborne LiDAR data
CN102968900B (en) Method for processing RFID (Radio Frequency Identification) traffic data
CN105241465B (en) A kind of method of road renewal
CN106296814B (en) Highway maintenance detection and virtual interactive interface method and system
CN105206057B (en) Detection method and system based on Floating Car resident trip hot spot region
CN105783810A (en) Earthwork quantity measuring method based on UAV photographic technology
CN106023589A (en) Gate data-based vehicle trajectory reconstruction method
CN102147260A (en) Electronic map matching method and device
CN103995837A (en) Personalized tourist track planning method based on group footprints
CN106610981A (en) Verification and upgrading method and system for road information in electronic map
CN107657636A (en) A kind of method that route topography figure elevational point is automatically extracted based on mobile lidar data
CN105225486A (en) Fill up the method and system of disappearance floating car data
CN104050474A (en) Method for automatically extracting island shoreline based on LiDAR data
CN107976182A (en) A kind of Multi-sensor Fusion builds drawing system and its method
CN105513370A (en) Traffic zone dividing method based on sparse vehicle license identification data
CN107330469A (en) A kind of trip mode recognition methods based on GPS track data

Legal Events

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