WO2002088634A1 - Procede de transfert d'informations de position sur une carte numerique - Google Patents

Procede de transfert d'informations de position sur une carte numerique Download PDF

Info

Publication number
WO2002088634A1
WO2002088634A1 PCT/JP2002/004168 JP0204168W WO02088634A1 WO 2002088634 A1 WO2002088634 A1 WO 2002088634A1 JP 0204168 W JP0204168 W JP 0204168W WO 02088634 A1 WO02088634 A1 WO 02088634A1
Authority
WO
WIPO (PCT)
Prior art keywords
intersection
vector
vector shape
shape
transmitting
Prior art date
Application number
PCT/JP2002/004168
Other languages
English (en)
French (fr)
Inventor
Shinya Adachi
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to DE60212036T priority Critical patent/DE60212036T2/de
Priority to CA002443262A priority patent/CA2443262A1/en
Priority to KR1020037013842A priority patent/KR100924128B1/ko
Priority to US10/169,704 priority patent/US6920392B2/en
Priority to EP02722799A priority patent/EP1306647B1/en
Publication of WO2002088634A1 publication Critical patent/WO2002088634A1/ja
Priority to US11/007,895 priority patent/US20050131632A1/en
Priority to US11/684,698 priority patent/US9177487B2/en

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0968Systems involving transmission of navigation instructions to the vehicle
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • G09B29/10Map spot or coordinate position indicators; Map reading aids
    • G09B29/106Map spot or coordinate position indicators; Map reading aids using electronic means
    • 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

Definitions

  • the present invention relates to a method for transmitting position information of a digital map, and in particular, devises transmission data so that a position on the digital map is accurately transmitted to a receiving side.
  • the navigation device has a digital map database, displays traffic congestion and accident locations on a map based on traffic congestion information and accident information provided by a traffic information center, etc. In addition, a route search is performed.
  • Digital map databases are created by several companies in Japan, but due to differences in base maps and digitizing technology, this map data contains errors, and the errors differ depending on the digital map of each company. I have. Therefore, for example, when reporting the location of an accident in traffic information, etc., if the longitude / latitude data for that location is presented alone, the onboard machine will use different types of digital map databases to determine the location on different roads. There is a possibility that it will be identified as an accident location.
  • node numbers are defined for nodes such as intersections in the road network
  • link numbers are defined for links that represent roads between nodes.
  • each intersection and road is stored in association with a node number and a link number.
  • traffic information a road is specified by a link number, and the number of meters from the top of the road is expressed on the road by the expression method. Is displayed.
  • the node numbers and link numbers defined in the road network need to be replaced with new numbers according to the new road construction, and when the node numbers and link numbers are changed, the digital Map data must also be updated. Therefore, the location information of the digital map is transmitted using node numbers and link numbers.
  • the method has a large social cost for its maintenance.
  • Event location data which represents the event location based on the relative position in the road section represented by the road shape data, is transmitted to the receiving side, and on the side receiving this information, map matching is performed using the road shape data. Then, the road section on the user's digital map is specified, and the event occurrence position in this road section is specified using the event position data.
  • the inventors of the present invention have proposed a method of making the map matching procedure more efficient.
  • This method adopts a sequential matching method, and the receiving side calculates the coordinates of the event position using the received road shape data and event position data, and stores the coordinates in the node sequence of the road shape data.
  • the event position is added as a node.
  • map matching is performed in order from the node at the beginning of the node sequence, and the point on the road of the own digital map that best matches the node representing the event position is specified as the event position.
  • An object of the present invention is to solve such a problem, and an object of the present invention is to provide a method of transmitting position information of a digital map, which can improve matching accuracy on a receiving side.
  • the transmitting side in which a transmitting side transmits a vector shape on a digital map and a receiving side specifies the vector shape on its own digital map by map matching, the transmitting side includes: A point where a plurality of candidate points are unlikely to occur during map matching is selected as an end point of the vector shape, and the vector shape having an end point at the position is transmitted to a receiving side. Further, the transmitting side moves the end point of the vector shape to a position where a plurality of candidate points are unlikely to occur at the time of map matching, and transmits the vector shape having the deformed end point position to the receiving side. I have.
  • the transmitting side may increase the angle at the intersection in a direction to increase the angle.
  • the azimuth of the vector shape is changed, and the vector shape with the changed azimuth angle is transmitted to a receiving side.
  • FIG. 1 is a diagram illustrating processing on the transmission side in the first embodiment
  • FIG. 2 is a flowchart showing a processing procedure on the transmitting side in the position information transmission method of the first embodiment
  • FIG. 3 is a diagram for explaining processing on the transmission side in the second embodiment
  • FIG. 4 is a flowchart showing a processing procedure on the transmitting side in the position information transmitting method according to the second embodiment.
  • FIG. 5 is a diagram for explaining deformation of shape vector data in the position information transmission method according to the second embodiment.
  • FIG. 6 is a view for explaining processing on the transmission side in the third embodiment
  • FIG. 7 is a flowchart showing a processing procedure on the transmitting side in the position information transmission method according to the third embodiment.
  • FIG. 8 is a block diagram showing a configuration of an apparatus for implementing the position information transmitting method of the embodiment
  • FIG. 9 is a diagram showing transmission data in the position information transmitting method of the embodiment,
  • FIG. 10 is a flowchart showing a map matching procedure of the position information transmitting method of the embodiment.
  • the reference numerals 10, 20 denote a position information transmitting / receiving device, 11, 21 a position information transmitting unit, 12, 22 a position information receiving unit, 13 a map matching unit, 14 a digital map display unit, and 15 a digital map display unit.
  • a map database, 16 is an event information input unit, 17 is a position information conversion unit, and 18 is a shape vector data transformation unit.
  • the transmitting side selects a node of a starting point and deforms the node position so that erroneous matching does not occur on the receiving side.
  • FIG. 8 shows a position information transmitting / receiving device 10 for exchanging event occurrence information on a road with another device 20 as an example of a device for implementing the position information transmitting method of the present invention.
  • the device 10 includes a position information receiving unit 12 that receives information including road shape data and event position data from a position information transmitting unit 21 of another device 20, a digital map database 15 that stores digital map data, a road map A map matching unit 13 that performs map matching using the shape data and event position data to specify the event position on the digital map, a digital map display unit 14 that superimposes and displays the event position on the map, An event input unit 16 for inputting information, a road information conversion unit 17 for generating road shape data for transmitting this event information and event position data, and road shape data so that erroneous matching does not occur on the receiving side.
  • a shape vector data deforming unit 18 for deforming the road and receiving the position information including the generated road shape data and event position data from another device 20.
  • a position information transmitting unit 11 for transmitting to the transmitting unit 2.
  • FIG. 9 shows an example of the position information transmitted from the position information transmitting unit 11, and FIG. 9 (a) shows the shape vector data string information for specifying the road section including the road shape data. (b) Traffic information including the relative distance data from the reference point provided in this road section to the event location.
  • the position information conversion unit 17 acquires the coordinates (longitude and latitude) of the nodes pl to pn of the road section including the event occurrence position from the digital map database 15 based on the event information input from the event input unit 16,
  • the road shape data shape vector data sequence
  • a reference point is set in the road section represented by the shape vector data sequence, and the relative distance data from the reference point to the event occurrence position is calculated.
  • Generate traffic information including:
  • the position information conversion unit 17 selects a node p 1 that is a start point of the map matching on the receiving side so that erroneous matching does not occur. This processing will be described in the first embodiment.
  • FIG. 2 shows a procedure in which the position information conversion unit 17 selects the node p1.
  • This procedure is a procedure executed by a computer that realizes the function of the position information conversion unit 17 by a program. This procedure will be described with reference to the explanatory diagram of FIG.
  • solid lines indicate roads on the digital map
  • white circles and black circles indicate nodes included in the road shape. If a congestion event occurs at the position indicated by the arrow on this road, a node that is outside the event occurrence section and can be the starting point of map matching (that is, the first node p 1 in the shape vector data sequence) (Possible nodes) are indicated by black circles.
  • the position information conversion unit 17 selects a node in which erroneous matching does not occur on the receiving side from the black circles according to the procedure of FIG.
  • Step 1 Select the target section to be included in the shape vector data sequence
  • Step 2 Pick some nodes located near the outside of the end point of this target section.
  • Step 3 Assign a number (pl to pm) to each node.
  • Step 6 The judgment value ⁇ j of the node jp j is judged by the following (Equation 1).
  • ⁇ j a-L j + j3 ⁇
  • Step 7 After performing the processing of Step 5 and Step 6 for all the nodes from l to pm,
  • Step 9 Select the node pr with the largest judgment value f .
  • Step 10 A route from the node p r to the end point of the original target section is selected by a route search, and the route is added to the target section.
  • the shape vector data transformation unit 18 moves the end point P of the target section to the position of P, This prevents erroneous matching of the end point P as a point on the parallel run 1.
  • P ' is too close to parallel run 2
  • the shape vector data deforming unit 18 selects the position of P 'so that there is no such fear.
  • FIG. 4 shows a processing procedure of the shape vector data deforming unit 18. This procedure is a procedure executed by a computer that implements the function of the shape vector data deforming unit 18 by the program according to the program.
  • Step 11 When the position information converter 17 selects the target section of the target road, Step 12: picks up the 'end node P of the target section,
  • Step 14 From the distance Lj between P and Pj and the intercept azimuth ⁇ 0j, calculate the judgment value ⁇ j of each Pj by (Equation 1).
  • Step 15 From all ⁇ j, select the node Pr that takes the minimum judgment value £ r.
  • Step 16 Judge whether the node Pr exists on the left or right side in the direction of the progression of the shape vector data sequence.
  • is a predetermined coefficient of 0 ⁇ ⁇ 1
  • Step 19 From P ′, the same processing as in Steps 13 and 14 is performed to obtain the distance L′ j between P and one P′j and the intercept direction ⁇ ′j. Calculate the judgment value ⁇ 'j of each P'j and select the minimum ⁇ , s.
  • Step 20 Determine whether f, s> / x ⁇ r. ⁇ is a predetermined value of about 1.2 to 2.
  • step 20 if ⁇ 's> ⁇ is not satisfied,
  • Step 22 L, 2 (kZl 0) ⁇ L, are reduced by 110 by L, and the procedure from step 19 is repeated.
  • Step 25 Set the position error of node P 'as the position error of the transmission data (Fig. 9 (a)). Note that in this case, the shape itself of the target section is deformed due to the deviation of P ′, but it is not always necessary to change the azimuth as shown in FIG.
  • the entrance and exit of the interchange cross the main line at a shallow angle, so if the receiving side performs sequential matching using the shape vector data sequence representing the target section, incorrect matching will occur. Is easy to occur. Therefore, the shape vector data transformation unit 18 prevents the erroneous matching by moving the position of the node in the target section to P j +. However, also in this case, if the point of P j + 1, is too close to another connecting road, there is a possibility of erroneous matching, so the shape vector data deforming unit 18 removes P j + so that there is no such possibility. Select the position of.
  • FIG. 7 shows a processing procedure of the shape vector data deforming unit 18 in this case.
  • This procedure is a procedure executed by a computer that realizes the function of the shape vector data deforming unit 18 by a program according to the program.
  • Step 31 When the position information conversion unit 17 selects a target section of the target road, Step 32: extracts an intersection node in the target section and assigns a number to each node (p1 to m).
  • a 6jk as shown in Figure 6,
  • Step 3 5 is calculated by the evaluation value epsilon jk of each connecting road (Equation 2).
  • ⁇ jk ⁇ I ⁇ jk jk I + ⁇ ⁇ Lji (Equation 2) where Lji is the distance from the node pj to the intersection where the target connecting road k exists.
  • Step 39 ⁇ ⁇ jr is not 0, and
  • ⁇ 0 is a predetermined value of about 1.5 °
  • ⁇ L is a distance of about 1 ⁇ determined in advance.
  • Step 41 In order to see the result of the deformation, the evaluation value £ jk, of each connection road after the deformation is calculated, and it is determined whether all the £ jk, are larger than ⁇ jr. Big When
  • step 41 if ⁇ jk '> / ⁇ ⁇ jr with or without reducing the amount of deformation,
  • Step 43 Correct the position of the node p j by L j i ′, and set p j + 1 at the position advanced by the distance L (predetermined distance) in the 0 j ′ direction.
  • Step 44 Set pj + 2 at a location 2 L ahead along the target road.
  • Step 45 Calculate the azimuth error of nodes pj ⁇ : the position errors of nodes pj + l and pj. To set the transmission data (Fig. 9 (a)).
  • Such a modification of the target section can prevent erroneous matching on the receiving side.
  • the positions of p j + l and j +2 are corrected in steps 43 and 4 in accordance with the azimuth deformation of p j, but this processing is not always necessary. If the position is not corrected, in step 45, the azimuth error of the node p j and the position error of the node p are set.
  • step 39 azimuth deformation is not performed when ⁇ ⁇ jr 0.However, in the case of a grid-like road network, if the angle is forcibly changed, there is a possibility that the vehicle will run off the road. It is.
  • FIG. 10 shows a processing procedure when the position information shown in FIG. 9A in which the shape vector data of the map matching unit 13 on the receiving side is transformed is received.
  • Step 51 Upon receiving the location information,
  • Step 52 Determine candidate points for the map matching start point
  • Step 53 Perform map matching.
  • Step 54 Calculate the position error and azimuth error between the coordinates of each node of the received shape vector data and the closest point on the road section of the digital map determined by map matching, respectively.
  • Step 55 Determine whether or not the position errors and azimuth errors of all nodes are appropriate by comparing with the error information included in the received position information. If appropriate,
  • Step 56 Determine that the matching is successful and determine the road section.
  • step 55 if not valid,
  • Step 57 Search and determine the spots other than the matching start spot considering the position error and azimuth error.
  • the transmitting side can make mistakes in the receiving side regardless of whether it adopts the sequential matching method or the shape matching method. The occurrence of matching can be suppressed.
  • the position information transmission method of the present invention can prevent erroneous matching on the receiving side and increase the matching accuracy. Therefore, the position information of the digital map can be transmitted accurately.

Description

明 細 書 デジタル地図の位置情報伝達方法 <技術分野 >
本発明は、 デジタル地図の位置情報を伝達する方法に関し、 特に、 受信側にデ ジタル地図上の位置が正確に伝わるように送信データを工夫したものである。 ぐ背景技術〉
近年、 ナビゲーシヨン車载機を搭載する車両が急激に増加している。 ナビグー シヨン車載機は、 デジタル地図データベースを保持し、 交通情報センターなどか ら提供される渋滞情報や事故情報に基づいて、渋滞や事故位置を地図上に表示し、 また、 それらの情報を条件に加えて経路探索を実施する。
デジタル地図のデータベースは、 我が国では数社で作成されているが、 基図及 びデジタイズ技術の違いから、 この地図データには誤差が含まれており、 その誤 差は各社のデジタル地図によって違っている。 そのため、 交通情報などで、 例え ば事故位置を伝える場合、 その位置の経度■緯度データを単独で提示すると、 車 載機では、 保持しているデジタル地図データベースの種類により、 異なる道路上 の位置を事故位置として識別してしまう虞れがある。
こうした情報伝達の不正確さを改善するため、 従来は、 道路網に存在する交差 点などのノードにノード番号が、 また、 ノード間の道路を表すリンクにリンク番 号が定義されており、 各社のデジタル地図データベースでは、 各交差点や道路が ノード番号及びリンク番号と対応付けて記憶され、 また、 交通情報では、 道路を リンク番号で特定し、 その先頭から何メートル、 と云う表現方法で道路上の地点 が表示される。 し力 し、 道路網に定義したノード番号やリンク番号は、 道路の新 設ゃ変更に伴って新しい番号に付け替える必要があり、 また、 ノード番号やリン ク番号が変更されると、 各社のデジタル地図データも更新しなければならない。 そのため、 ノード番号やリンク番号を用いてデジタル地図の位置情報を伝達する 方式は、 そのメンテナンスに多大な社会的コストが掛かることになる。
こうした点を改善するため、 本発明の発明者等は、 特願平 1 1— 2 1 4 0 6 8 号や特願平 1 1一 2 4 2 1 6 6号において、 次のような方式を提案している。 この方式では、 情報提供側は、 渋滞や事故などの事象が発生した道路位置を伝 えるとき、 その事象位置を含む所定長の道路区間の道路形状を、 その道路上に配 列するノード及び捕間点(道路の曲線を近似する折れ線の頂点。この明細書では、 特に断らない限り、 補間点を含めて 「ノード」 と呼ぶことにする) の座標列から 成る 「道路形状データ」 と、 この道路形状データで表した道路区間内の相対的な 位置により事象位置を表す 「事象位置データ」 とを受信側に伝達し、 これらの情 報を受信した側では、 道路形状データを用いてマップマッチングを行い、 自己の デジタル地図上での道路区間を特定し、 事象位置データを用いてこの道路区間内 の事象発生位置を特定する。
また、 本発明の発明者等は、 このマップマッチングの手順を効率化した方式に ついても提案している。 この方式は、 逐次マッチングの手法を取り入れたもので あり、 受信側では、 受信した道路形状データと事象位置データとを用いて事象位 置の座標を算出し、 道路形状データのノード列の中に事象位置をノードとして追 加する。 そして、 このノード列の始端のノードから順にマップマッチングを実施 し、 自己のデジタル地図の道路上で、 事象位置を表すノードに最も良くマツチン グする地点を事象位置として特定する。
これらの方式でデジタル地図の位置情報を伝達する場合には、 受信側のマッチ ング精度を高めることが重要な課題となる。 特に、 逐次マッチングの方式では、 マップマッチングの開始点を誤ると、 その後のマップマッチングに誤りが引き継 がれる傾向があり、 誤マッチングの原因になりやすい。 また、 浅い交差角度で交 わる交差点では、 誤マッチングが発生しやすいと云う問題がある。
本発明は、 こうした問題点を解決するものであり、 受信側のマッチング精度を 高めることができるデジタル地図の位置情報伝達方法を提供することを目的とし ている。 <発明の開示 >
そこで、 本発明では、 送信側がデジタル地図上のベタトル形状を伝達し、 受信 側がマップマッチングにより自己のデジタル地図上での前記べク トル形状を特定 するデジタル地図の位置情報伝達方法において、 送信側は、 前記べクトル形状の 端点として、 マップマッチングの際に複数候補点が発生しにくい箇所を選定し、 前記箇所に端点を持つ前記べクトル形状を受信側に伝達するようにしている。 また、 送信側は、 前記ベク トル形状の端点を、 マップマッチングの際に複数候 補点が発生しにくい箇所に移動し、 端点位置を変形した前記べクトル形状を受信 側に伝達するようにしている。
また、 送信側は、 前記ベク トル形状の途中の交差点で、 前記ベク トル形状と前 記べクトル形状に接続する接続べクトルとの成す角度が小さいとき、 前記角度を 拡げる方向に前記交差点での前記べクトル形状の方位角を変形し、 前記方位角を 変形した前記べク トル形状を受信側に伝達するようにしている。
そのため、 受信側の誤マッチングを防ぎ、 デジタル地図上の位置情報を正確に 伝えることができる。
<図面の簡単な説明 >
図 1は第 1の実施形態での送信側の処理を説明する図、
図 2は第 1の実施形態の位置情報伝達方法での送信側の処理手順を示すフ口一 図、
図 3は第 2の実施形態での送信側の処理を説明する図、
図 4は第 2の実施形態の位置情報伝達方法での送信側の処理手順を示すフ口一 図、
図 5は第 2の実施形態の位置情報伝達方法での形状べク トルデータの変形を説 明する図、
図 6は第 3の実施形態での送信側の処理を説明する図、
図 7は第 3の実施形態の位置情報伝達方法での送信側の処理手順を示すフ口一 図、 図 8は実施形態の位置情報伝達方法を実施する装置の構成を示すプロック図、 図 9は実施形態の位置情報伝達方法での伝送データを示す図、
図 1 0は実施形態の位置情報伝達方法のマップマッチング手順を示すフロー図、 である。
なお、 図中の符号、 10, 20は位置情報送受信装置、 11, 21は位置情報送信部、 12, 22は位置情報受信部、 13はマップマッチング部、 14はデジタル地図表示部、 15はデジタル地図データベース、 16は事象情報入力部、 17は位置情報変換部、 18は形状べクトルデータ変形部である。
<発明を実施するための最良の形態 >
本発明のデジタル地図の位置情報伝達方法では、 送信側が、 受信側で誤マッチ ングが発生しないように、 開始点のノードの選択や、 ノード位置の変形を行う。 図 8は、 本発明の位置情報伝達方法を実施する装置の一例として、他の装置 20 との間で道路上の事象発生情報を交換する位置情報送受信装置 10を示している。 この装置 10は、他の装置 20の位置情報送信部 21から道路形状データ及び事象 位置データを含む情報を受信する位置情報受信部 12と、デジタル地図データを蓄 積するデジタル地図データベース 15と、道路形状データ及び事象位置データを用 いてマップマッチングを行い、 デジタル地図上の事象位置を特定するマップマツ チング部 13と、地図上に事象位置を重畳して表示するデジタル地図表示部 14と、 発生した事象情報を入力する事象入力部 16と、この事象情報を伝達するための道 路形状データ及び事象位置データを生成する位置情報変換部 17と、受信側で誤マ ツチングが発生しないように道路形状データを変形する形状べクトルデータ変形 部 18と、生成された道路形状データ及び事象位置データを含む位置情報を他の装 置 20の位置情報受信部 2 に送信する位置情報送信部 11とを備えている。
図 9は、位置情報送信部 11から送信される位置情報の一例を示しており、図 9 ( a ) が道路形状データを含む道路区間特定用の形状べクトルデータ列情報であ り、 図 9 ( b ) この道路区間内に設けた基準点から事象位置までの相対距離 データを含む交通情報である。 位置情報変換部 17は、 事象入力部 16から入力した事象情報を基に、 事象発生 位置を含む道路区間のノード p l〜p nの座標 (経度 '緯度) をデジタル地図デー タベース 15から取得して、 道路形状データ (形状ベク トルデータ列) を生成し、 また、 この形状べク トルデータ列で表した道路区間内に基準点を設定して、 この 基準点から事象発生位置までの相対距離データを含む交通情報を生成する。
位置情報変換部 17は、 この形状べクトルデータ列を生成する際に、受信側での マップマッチングの開始点となるノード p 1 を、 誤マッチングが発生しないよう に選択する。 この処理について第 1の実施形態で説明する。
(第 1の実施形態)
図 2は、 位置情報変換部 17が、 ノード p 1を選出する手順を示している。 この 手順は、 プログラムにより位置情報変換部 17の機能を実現するコンピュータ力 そのプログラムに従って実行する手順である。 図 1の説明図を参照しながら、 こ の手順を説明する。
図 1において、 実線はデジタル地図の道路を示し、 白丸及び黒丸は、 この道路 形状に含まれるノードを示している。 この道路の矢印を示す位置に渋滞事象が発 生した場合に、 事象発生区間の外側にあって、 マップマッチングの開始点となり 得るノード (即ち、 形状ベクトルデータ列の 1番目のノ ド p 1 と成り得るノー ド) を黒丸で示している。位置情報変換部 17は、 図 2の手順により、 この黒丸の 中から、 受信側で誤マッチングが発生しないノードを選出する。
ステップ 1 :形状べク トルデータ列に含める対象区間を選出し、
ステップ 2 : この対象区間の端点の外側付近に位置するノードを幾つかピック ステップ 3 その各ノードに番号 (p l〜p m) を付与する。
j = 1の最初のノード p jから順に、
P Jと隣接道路との距離 L j及び切片方位角度差分 Δ Θ jを算出す る。
ステップ 6 :ノード jp jの判定値 ε jを次の (式 1 ) によって判定する。 ε j = a - L j + j3 · | Δ Θ j |
= a · L j + ]3 · I Θ j - Θ j' I (式 1 )
Q!、 j3は、 予め決めた係数
ステップ 7、 ステップ 8 : l〜p mの全てのノードについてステップ 5、 ステ ップ 6の処理を行った後、
ステップ 9 :判定値 f が最も大きいノード p rを選出し、
ステップ 10: ノード p rから当初の対象区間の端点までの経路を経路探索で選 出し、 その経路を対象区間に加える。
こうした処理を行うことにより、 マップマッチングの開始点となる形状べク ト ルデータ列の 1番目のノード p i として、 受信側が間違いにくい地点を選出する ことが可能になる。
(第 2の実施形態)
第 2の実施形態では、 対象区間の対象道路に並走する道路が存在する場合に、 対象区間の端点位置を変形して、 受信側の誤マッチングを防止する方法について 説明する。
図 3に示すように、 並走路 1と並走路 2との間に対象区間の対象道路が在る場 合、形状べクトルデータ変形部 18は、対象区間の端点 Pを P, の位置に移すこと により、 端点 Pが並走路 1上の点として誤マッチングされることを防止する。 但 し、 P ' を並走路 2に近付け過ぎると、 今度は並走路 2上の点として誤マツチン グされる可能性が生じる。形状べク トルデータ変形部 18は、そうした虞れが無い ように P ' の位置を選択する。
図 4は、 形状べク トルデータ変形部 18の処理手順を示している。 この手順は、 プログラムにより形状べクトルデータ変形部 18 の機能を実現するコンピュータ が、 そのプログラムに従って実行する手順である。
ステップ 11:位置情報変換部 17が対象道路の対象区間を選出すると、 ステップ 12:対象区間の'端点ノード Pをピックアップし、
13 : Pから周辺隣接道路の各々に垂線を引き、 m個の交点 P jの座標 を算出する。
ステップ 14 : P— Pj間の距離 Ljと切片方位 Δ 0 jとから、 (式 1 ) により、 各 Pjの判定値 ε jを算出する。
ステップ 15:全ての ε jの中で、 最小の判定値 £ rを取るノード Prを選出し、 ステップ 16 : ノード Prが形状べク トルデータ列進行方向の左右どちら側に存 在するかを判断し、
ステップ 17: ノード Prの反対側で、 端点 Pから対象道路の垂線方向に L' = { κ Lr, L0} だけ進んだ地点に P ' を置く。
ここで、 κは、 0 < κく 1の予め決めた係数、 L0 は、 1 2 0m程度の予め決 めた判定値である。 fc Lrが L0以下の場合は L, = /c Lr となり、 K Lrが L0 を超える場合は L, - L0となる。
次に、 端点 Pを P ' に移したことにより、 端点が他の道路に近付き過ぎていな いかどうかを判定する。 近付き過ぎている場合は、 L' を 1Z1 0ずつ短縮し、 近付き過ぎが解消するまでそれを繰り返す。 即ち、
ステップ 18:短縮係数 k == 1 0として、
ステップ 19 : P ' から、 ステップ 13及ぴステップ 14と同様の処理を行って、 P,一 P' j間の距離 L' jと切片方位 Δ θ ' jとを求め、 (式 1 ) により、 各 P' jの 判定値 ε ' jを算出し、 最小の ε, sを選出する。
ステップ 20: f ,s〉/x ε rであるかを判定する。 μは予め決めた 1. 2〜2程 度の値である。
ステップ 20において、 ε ' s> ε τで無いときは、
ステップ 21:短縮係数 kを k = k一 1に設定して、
ステップ 22: L,二 (kZl 0) ■ L, により、 L, を 1 1 0ずつ縮めて、 ステップ 19からの手順を繰り返す。
L, を短縮して、 あるいは、 短縮しなくても ε ' 3> ε ι·を満たした場合は、
23:開始点 Ρの座標を P ' に修正し、
Ρから対象区間上を距離 L1 (予め決めた距離)だけ進んだ点と、 P' とを結び形状を変形する (図 3の点線)。 ステップ 25: ノード P ' の位置誤差を送信データ (図 9 ( a ) ) の位置誤差と して設定する。 なお、 この場合、 P ' がずれることにより、 対象区間の形状自体 は変形されるが、 図 5に示すように、 方位の変更は必ずしも必要ではない。
こうして、 対象区間の端点を変形することにより、 受信側での誤マッチングを 防止することができる。
なお、 図 3に示すように、 対象区間と並走する並走路 1、 2が存在する場合に は、対象区間全体を平行移動する方法も考えられる。 この場合には、前記 Ρ→Ρ ' 間の距離 = L ' (左右オフセット距離)の分だけ、全ノードを同方向にずらしてレ、 けば良い。
(第 3の実施形態)
第 3の実施形態では、 対象区間の対象道路が浅い角度で交差する分岐路を有し ている場合に、 対象区間のノード位置を変形して、 受信側の誤マッチングを防止 する方法について説明する。
インターチェンジの入出路などは、 図 6に示すように、 本線と浅い角度で交差 しているため、 受信側が対象区間を表す形状べクトルデータ列を用いて逐次マツ チングを実施した場合に、 誤マッチングが発生しやすい。 そこで、 形状ベクトル データ変形部 18は、 対象区間内のノードの位置を P j+ に移すことにより、 誤 マッチングされることを防止する。 但し、 この場合も、 P j+1, の地点が他の接続 道路に近付き過ぎると、 誤マッチングの可能性が生じるため、 形状ベクトルデー タ変形部 18は、 そうした虞れが無いように P j+ の位置を選択する。
図 7は、この場合の形状べク トルデータ変形部 18の処理手順を示している。 こ の手順は、プログラムにより形状べクトルデータ変形部 18の機能を実現するコン ピュータが、 そのプログラムに従って実行する手順である。
ステップ 31:位置情報変換部 17が対象道路の対象区間を選出すると、 ステップ 32:対象区間内の交差点ノードを抽出し、 各ノ一ドに番号を付与する 、 p 1〜; m)。
ステップ 33: j = 1の最初のノード p jから順に、 ステップ 34:交差点ノード を中心に前後土 LOm (L0は、 予め決めた 1 2 Om程度の距離) 内に存在する近傍交差点の全ての接続道路 (交差道路) kにつ いて Δ θ」·1<を算出する。 A 6jkは、 図 6に示すように、
Θ j :対象道路のノード pjでの曲がり角度
Θ jk :交差道路 kの対象道路に対する曲がり角度
とするとき、 Δ 6 jk= 6 j— 0 jkにより求める。
ステップ 35 :各接続道路の評価値 ε jkを (式 2) により算出する。
ε jk = α I Δ Θ jk I + β · Lji (式 2 ) ここで、 Ljiは、 ノード pjから対象接続道路 kが存在する交差点までの距離 である。
ステップ 36:全ての ε jkが規定値 ε 0以上であるときはステップ 46に移行し、 そうでないとき、 つまり、 浅い角度で交差する接続道路が存在するときは、 ステップ 37:評価値 εが最も小さい k= rを抽出する。
そして、 対象道路と接続道路 rとの接続角度が大きくなるように、 また、 接続 道路!:の存在する交差点が前後にずれている場合には、 その交差点との間隔が拡 がるように、 対象道路形状をデフォルメする。 また、 デフォルメ後の評価値を求 め、 デフォルメにより他の接続道路に近付き過ぎたような場合は、 デフォルメ量 を 1/1 0ずつ減らして、 近付き過ぎが解消するまでそれを繰り返す。 即ち、 ステップ 38: m= 10として、
ステップ 39: Δ Θ jr= 0で無く、 且つ、
が正のときは、 = Θ j-m - δ Θ
A 0jrが負のときは、 +
δ 0は、 予め決めた 1. 5° 程度の値
に接続角度を拡げる。
ステップ 40 :また、 Lji≠ 0のときは、 Lji' =Lji + m - S Lに交差点間隔 を拡げる。 δ Lは、 予めきめた 1 Οηι程度の距離である。
ステップ 41:デフォルメの結果を見るため、 デフォルメ後の各接続道路の評価 値 £ jk, を算出して、 全ての £ jk, が μ ε jrより大きいかを判定する。 大きくな いときは、
ステップ 42: m = m— 1に設定して、 ステップ 39、 40の手順を繰り返す。 ステップ 41において、デフォルメ量を減らして、 あるいは、減らさなくても ε jk' > /ζ ε jrとなった場合は、
ステップ 43:ノード p jの位置を L j i ' 分だけ修正し、 0 j ' 方向に距離 L (予 め決めた距離) 進んだ位置に; p j+1を設定する。
ステップ 44:対象道路沿いに距離 2 L進んだ場所に p j+2を設定し、 ステップ 45: ノード p j〜: p j+2の方位誤差、 ノード p j+l、 p jの位置誤差を 算出して送信データ (図 9 ( a ) ) に設定する。
ステップ 46、 ステップ 47:ステップ 34からの手順を、 交差点ノード p i〜!) m の全てについて繰り返す。
こうした、 対象区間の変形を行うことにより、 受信側での誤マツチングを防止 することができる。
なお、 ここでは、 p jの方位変形に伴い、 ステップ 43、 4 で p j+l、 j+2の位 置の修正を行っているが、 この処理は必ずしも必要では無い。 この位置の修正を 行わない場合には、 ステップ 45では、 ノード p jの方位誤差とノード pの位置誤 差とを設定することになる。
また、 ステップ 39では、 Δ Θ jr 0の場合に、方位変形を行わないこととして いるが、 これは格子状道路網の場合、 角度を無理に変えると道路外走行となる可 能性があるためである。
図 1 0は、受信側のマップマッチング部 13 形状べクトルデータの変形が行 われた図 9 ( a ) の位置情報を受信したときの処理手順を示している。
ステップ 51:位置情報を受信すると、
ステップ 52:マップマッチング開始点の候補点を決定し、
ステップ 53:マップマッチングを行う。
ステップ 54:受信した形状べク トルデータの各ノ一ドの座標と、 マップマッチ ングで確定したデジタル地図の道路区間上の最も近い点との位置誤差及び方位誤 差を各々算出し、 ステップ 55 :全てのノードの位置誤差及び方位誤差が、 受信した位置情報に含 まれる誤差情報と比較して妥当か否かを判断する。 妥当であれば、
ステップ 56 :マッチングが成功であると判断し、 道路区間を確定する。
ステップ 55において、 妥当でなければ、
ステップ 57:マッチング開始候捕点以外の候捕点を位置誤差、方位誤差を考慮 して検索し、 決定する。
こうした処理により、 伝送されたデジタル地図上の位置を正しく特定すること ができる。 送信側が、 各実施形態で示した、 マッチング開始点の選出や形状べク ト^/データの変形を行うことにより、 受信側では、 逐次マツチング及び形状マッ チングのいずれの方式を採る場合でも、 誤マッチングの発生を抑えることができ る。
なお、 ここでは、 デジタル地図の道路上の位置を伝える場合を例に説明してき たが、 本発明は、 道路に限らず、 河川や等高線など、 デジタル地図に表される各 種の形状べクトル上の位置を伝達する場合に、 適用することができる。 本発明を詳細にまた特定の実施態様を参照して説明したが、 本発明の精神と範 囲を逸脱することなく様々な変更や修正を加えることができることは当業者にと つて明らかである。
本出願は、 2001年 4月 27日出願の日本特許出願 (特願 2001— 132610) に基づ くものであり、 その内容はここに参照として取り込まれる。
<産業上の利用可能性〉
以上の説明から明らかなように、 本発明の位置情報伝達方法では、 受信側の誤 マッチングを防ぎ、 マッチング精度を高めることができる。 従って、 デジタル地 図の位置情報を、 正確に伝達することができる。

Claims

請 求 の 範 囲
1 . 送信側がデジタル地図上のベク トル形状を伝達し、 受信側がマップマ ツチングにより自己のデジタル地図上での前記べクトル形状を特定するデジタル 地図の位置情報伝達方法において、
送信側は、 前記ベク トル形状の端点として、 マップマッチングの際に複数候補 点が発生しにくい箇所を選定し、 前記箇所に端点を持つ前記べクトル形状を受信 側に伝達することを特徴とする位置情報伝達方法。
2 . 送信側がデジタル地図上のベク トル形状を伝達し、 受信側がマップマ ツチングにより自己のデジタル地図上での前記べクトル形状を特定するデジタル 地図の位置情報伝達方法において、
送信側は、 前記ベク トル形状の端点の候補点を複数設定して、 各々の候補点か ら近隣のベクトル形状に垂線を引き、 その交点と当該候補点との距離、 及び、 前 記交点の切片方位角度と当該候補点の切片方位角度との差分を算出して、 前記距 離及び切片方位角度の差分を要素として含む判定値により決定した候補点を前記 ベタ トル形状の端点に選定することを特徴とする位置情報伝達方法。
3 . 送信側がデジタル地図上のベク トル形状を伝達し、 受信側がマップマ ツチングにより自己のデジタル地図上での前記べクトル形状を特定するデジタル 地図の位置情報伝達方法において、
送信側は、 前記ベク トル形状の端点を、 マップマッチングの際に複数候補点が 発生しにくい箇所に移動し、 端点位置を変形した前記べクトル形状を受信側に伝 達することを特徴とする位置情報伝達方法。
4 . 送信側がデジタル地図上のべク トル形状を伝達し、 受信側がマップマ ツチングにより自己のデジタル地図上での前記べクトル形状を特定するデジタル 地図の位置情報伝達方法において、 送信側は、 前記べクトル形状の端点から近隣のべクトル形状の各々に垂線を引 き、 その交点と前記端点との距離、 及び、 前記交点の切片方位角度と前記端点の 切片方位角度との差分を算出して、 前記距離及び切片方位角度の差分を要素とし て含む判定値に基づいて前記交点を選出し、 前記端点から当該交点の反対方向に 前記端点を移動することを特徴とする位置情報伝達方法。
5 . 送信側がデジタル地図上のベク トル形状を伝達し、 受信側がマップマ ツチングにより自己のデジタル地図上での前記べクトル形状を特定するデジタノレ 地図の位置情報伝達方法において、
送信側は、 前記べクトル形状の途中の交差点で、 前記べク トル形状と前記べク トル形状に接続する接続べクトルとの成す角度が小さいとき、 前記角度を拡げる 方向に前記交差点での前記べクトル形状の方位角を変形し、 前記方位角を変形し た前記べクトル形状を受信側に伝達することを特徴とする位置情報伝達方法。
6 . 送信側は、 前記べクトル形状に含まれる交差点を抽出し、 着目する交 差点及びその近傍の交差点に接続する前記接続べクトルと前記べクトル形状との 成す角度、 及び、 前記着目する交差点と当該接続ベクトルが接続する交差点との 距離を算出し、 少なくとも前記角度及び距離を要素として含む判定値を基に、 前 記変形を実施するか否かを判断し、 前記変形を実施する場合には、 前記角度を拡 げる方向に前記着目する交差点での前記べクトル形状の方位角を変形し、 且つ、 前記距離を延ばす方向に前記着目する交差点の位置を変形することを特徴とする 請求の範囲第 5項に記載の位置情報伝達方法。
7 . 送信側は、 前記べクトル形状を変形したときの距離誤差または方位誤 差の情報を、 前記べクトル形状とともに受信側に伝達することを特徴とする請求 の範囲第 3項から第 6項のいずれかに記載の位置情報伝達方法。
8 . 受信側は、 マップマッチングで特定した自己のデジタル地図上の前記 べクトル形状と、 受信したベタトル形状との誤差が、 送信側から伝えられた前記 誤差の範囲に含まれるか否かを確認することを特徴とする請求の範囲第 7項に記 載の位置情報伝達方法。
9 . 受信側がマップマッチングで特定するデジタル地図上のベタ トル形状 を伝達する送信装置のプログラムであって、
コンビュ タに、
前記べクトル形状の端点の候補点を複数設定する手順と、
各々の候補点から近隣のベタトル形状に垂線を引き、 その交点と当該候補点と の距離、 及び、 前記交点の切片方位角度と当該候補点の切片方位角度との差分を 算出する手順と、
少なく とも前記距離及び切片方位角度の差分を要素として含む判定値を算出す る手順と、
前記判定値を基に、 前記べクトル形状の端点となる候補点を選定する手順と、 選定した候補点を端点として含む前記べクトル形状を生成する手順と を実行させるためのプログラム。
1 0 . 受信側がマップマツチングで特定するデジタル地図上のベタトル形 状を伝達する送信装置のプログラムであって、
コンピュータに、
前記べク トル形状の端点から近隣のベタ トル形状の各々に垂線を引き、 その交 点と前記端点との ^離、 及び、 前記交点の切片方位角度と前記端点の切片方位角 度との差分を算出する手順と、
少なくとも前記距離及び切片方位角度の差分を要素として含む判定値を算出す る手 11匿と、
前記判定値を基に前記交点を選出する手順と、
前記端点から当該交点の反対方向に前記端点を移動する手順と、
前記端点を移動した状態での前記判定値を算出する手順と、 端点を移動した状態での前記判定値により、 前記端点の移動距離を捕正する手 順と、
移動した前記端点を含む前記べクトル形状を生成する手順と
を実行させるためのプログラム。
1 1 . 受信側がマップマツチングで特定するデジタル地図上のベタ トル形 状を伝達する送信装置のプログラムであって、
コンピュータに、
前記べタトル形状に含まれる交差点を抽出する手順と、
着目する交差点及びその近傍の交差点に接続する接続べクトルと前記べクトル 形状との成す角度、 及び、 前記着目する交差点と当該接続べク トルが接続する交 差点との距離を算出する手順と、
前記角度及び距離を要素として含む判定値を算出する手順と、
前記判定値に基づいて前記接続べタ トルを抽出する手順と、
抽出された前記接続べクトルとの角度を拡げる方向に前記着目する交差点での 前記べク トル形状の方位角を変形する手順と、
前記角度を変更した状態での前記判定値を算出する手順と、
前記角度を変更した状態での前記判定値に基づいて、 前記角度の変更量を補正 する手順と、
前記角度を変更した前記べク トル形状を生成する手順と
を実行させるためのプログラム。
PCT/JP2002/004168 2001-04-27 2002-04-25 Procede de transfert d'informations de position sur une carte numerique WO2002088634A1 (fr)

Priority Applications (7)

Application Number Priority Date Filing Date Title
DE60212036T DE60212036T2 (de) 2001-04-27 2002-04-25 Verfahren zur übertragung der information einer position auf einer digitalen karte
CA002443262A CA2443262A1 (en) 2001-04-27 2002-04-25 Method of transmitting position information of digital map
KR1020037013842A KR100924128B1 (ko) 2001-04-27 2002-04-25 디지털 지도의 위치 정보 전달방법
US10/169,704 US6920392B2 (en) 2001-04-27 2002-04-25 Digital map position transfer method
EP02722799A EP1306647B1 (en) 2001-04-27 2002-04-25 Digital map position information transfer method
US11/007,895 US20050131632A1 (en) 2001-04-27 2004-12-08 Digital map position information transfer method
US11/684,698 US9177487B2 (en) 2001-04-27 2007-03-12 Digital map position information transfer method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2001132610A JP4749594B2 (ja) 2001-04-27 2001-04-27 デジタル地図の位置情報伝達方法
JP2001-132610 2001-04-27

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US10/169,704 A-371-Of-International US6920392B2 (en) 2001-04-27 2002-04-25 Digital map position transfer method
US11/007,895 Division US20050131632A1 (en) 2001-04-27 2004-12-08 Digital map position information transfer method

Publications (1)

Publication Number Publication Date
WO2002088634A1 true WO2002088634A1 (fr) 2002-11-07

Family

ID=18980598

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2002/004168 WO2002088634A1 (fr) 2001-04-27 2002-04-25 Procede de transfert d'informations de position sur une carte numerique

Country Status (9)

Country Link
US (3) US6920392B2 (ja)
EP (1) EP1306647B1 (ja)
JP (1) JP4749594B2 (ja)
KR (1) KR100924128B1 (ja)
CN (2) CN1294405C (ja)
AT (1) ATE329227T1 (ja)
CA (1) CA2443262A1 (ja)
DE (1) DE60212036T2 (ja)
WO (1) WO2002088634A1 (ja)

Families Citing this family (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5041638B2 (ja) * 2000-12-08 2012-10-03 パナソニック株式会社 デジタル地図の位置情報伝達方法とそれに使用する装置
JP2004264326A (ja) * 2003-01-22 2004-09-24 Matsushita Electric Ind Co Ltd 形状情報符号化方法及び装置、形状情報復号化方法及び装置、並びにプログラム
JP4543637B2 (ja) * 2003-08-26 2010-09-15 三菱電機株式会社 地図情報処理装置
AT500123B1 (de) * 2003-08-28 2007-01-15 Oesterreichisches Forschungs U Verfahren und anordnung zur ermittlung von wegen von verkehrsteilnehmern
JP4318537B2 (ja) * 2003-11-19 2009-08-26 パナソニック株式会社 マップマッチング方法とそれを実施する装置
US20050114020A1 (en) * 2003-11-25 2005-05-26 Nissan Motor Co., Ltd. Navigation device, car navigation program, display device, and display control program for presenting information on branch destination
JP4509620B2 (ja) * 2004-03-24 2010-07-21 クラリオン株式会社 車載情報端末、要約地図作成装置、要約地図表示方法
JP3875697B2 (ja) * 2004-05-06 2007-01-31 松下電器産業株式会社 車載情報処理装置
JP2006071627A (ja) * 2004-08-04 2006-03-16 Matsushita Electric Ind Co Ltd 位置情報送信装置、位置情報受信装置、位置情報送信方法、及び位置情報送信用プログラム
JP2006171456A (ja) * 2004-12-16 2006-06-29 Denso Corp 地図データ精度評価方法、地図データ精度評価装置、地図データ精度評価プログラムおよび修正地図データ生成方法
WO2006087933A1 (ja) * 2005-02-17 2006-08-24 Matsushita Electric Industrial Co., Ltd. 移動履歴変換装置および移動履歴変換方法
KR100674506B1 (ko) * 2005-06-01 2007-01-25 주식회사 현대오토넷 원터치 맵매칭 보정 기능을 가지는 네비게이션 시스템 및그 방법
EP1917643B1 (en) * 2005-07-26 2011-11-23 DeCarta Inc. Generalization of features in a digital map
KR100716893B1 (ko) * 2005-07-26 2007-05-09 주식회사 현대오토넷 차량용 네비게이션 시스템에서 미등록 도로 등록 장치 및방법
JP2008014666A (ja) * 2006-07-03 2008-01-24 Nec Corp マップマッチングに適するリンク設定システム、その方法およびプログラム
JP4858197B2 (ja) * 2007-01-31 2012-01-18 ソニー株式会社 情報処理装置、画像表示装置、情報処理システム、情報処理方法およびプログラム
US8170793B2 (en) * 2007-06-29 2012-05-01 Tele Atlas North America, Inc. System and method for determining routing point placement for aiding in encoding and decoding a path
WO2009021078A1 (en) * 2007-08-06 2009-02-12 Decarta Inc. Generalization of features in a digital map using round number coordinates
JP4606445B2 (ja) * 2007-08-27 2011-01-05 パナソニック株式会社 マップマッチング方法とそれを実施する装置
US7708651B2 (en) 2007-11-24 2010-05-04 Hyung In Shin Golf putter with an adjustable handle and a shaft that rotates about the handle and method for using the same
US8775063B2 (en) * 2009-01-26 2014-07-08 GM Global Technology Operations LLC System and method of lane path estimation using sensor fusion
CN101620802B (zh) * 2009-08-05 2011-06-01 北京四维图新科技股份有限公司 电子地图的检查方法和装置
CN101826274B (zh) * 2010-04-16 2012-02-08 重庆大学 基于浮动车数据的矢量交通数字地图校正方法
US8718932B1 (en) * 2011-06-01 2014-05-06 Google Inc. Snapping GPS tracks to road segments
US8532919B2 (en) * 2011-12-26 2013-09-10 TrackThings LLC Method and apparatus of physically moving a portable unit to view an image of a stationary map
US8836698B2 (en) 2011-12-26 2014-09-16 TrackThings LLC Method and apparatus for identifying a 3-D object from a 2-D display of a portable unit
US9965140B2 (en) 2011-12-26 2018-05-08 TrackThings LLC Method and apparatus of a marking objects in images displayed on a portable unit
US9026896B2 (en) 2011-12-26 2015-05-05 TrackThings LLC Method and apparatus of physically moving a portable unit to view composite webpages of different websites
US8996197B2 (en) * 2013-06-20 2015-03-31 Ford Global Technologies, Llc Lane monitoring with electronic horizon
FR3019361B1 (fr) * 2014-03-28 2017-05-19 Airbus Helicopters Procede de detection et de visualisation des obstacles artificiels d'un aeronef a voilure tournante
CN106855415B (zh) * 2017-01-09 2020-03-03 北京京东尚科信息技术有限公司 地图匹配方法和系统
WO2023280119A1 (zh) * 2021-07-09 2023-01-12 华为技术有限公司 信息生成方法和装置、信息使用方法和装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0363521A (ja) * 1989-08-01 1991-03-19 Honda Motor Co Ltd 移動体の現在位置表示装置
JPH06331369A (ja) * 1993-05-24 1994-12-02 Alpine Electron Inc 走行方位演算方式
JPH06341843A (ja) * 1990-08-13 1994-12-13 Philips Gloeilampenfab:Nv 車両の位置を決定する方法及び装置並びにそのような装置を備えた車両
JP2000155896A (ja) * 1998-11-20 2000-06-06 Equos Research Co Ltd ナビゲーションセンタ装置,ナビゲーション装置,ナビゲーションシステム及び方法
JP2000258176A (ja) * 1999-03-10 2000-09-22 Matsushita Electric Ind Co Ltd 動的地図データ更新システム
JP2001027539A (ja) * 1999-12-27 2001-01-30 Equos Research Co Ltd ナビゲーション方法,その経路提供装置,その経路案内装置,そのシステム

Family Cites Families (150)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4196474A (en) * 1974-02-11 1980-04-01 The Johns Hopkins University Information display method and apparatus for air traffic control
DE2431630C2 (de) * 1974-07-02 1985-06-27 Robert Bosch Gmbh, 7000 Stuttgart Optoelektronischer Aufnehmer
DE2631543A1 (de) * 1976-07-14 1978-01-19 Blaupunkt Werke Gmbh Zielfuehrungssystem fuer kraftfahrzeuge
US4151656A (en) * 1977-09-12 1979-05-01 Eastman Kodak Company Manually manipulatable gyroscope-stabilized indicating apparatus and method for its use
DE3334093A1 (de) * 1983-09-21 1985-04-11 Robert Bosch Gmbh, 7000 Stuttgart Verfahren und schaltung zur ermittlung des verbauchsoptimalen getriebeganges eines kraftfahrzeugantriebes
DE3345712A1 (de) * 1983-12-17 1985-06-27 Robert Bosch Gmbh, 7000 Stuttgart Magnetometer mit zeitverschluesselung zur messung von magnetfeldern
DE3345818A1 (de) * 1983-12-17 1985-06-27 Robert Bosch Gmbh, 7000 Stuttgart Verfahren zur ermittlung von stoerfeldern in fahrzeugen mit einem elektronischen kompass
DE3422491A1 (de) * 1984-06-16 1985-12-19 Robert Bosch Gmbh, 7000 Stuttgart Verfahren zur ermittlung der fahrtrichtung eines fahrzeuges mit elektronischem kompass
DE3422490A1 (de) * 1984-06-16 1985-12-19 Robert Bosch Gmbh, 7000 Stuttgart Verfahren zur korrektur von winkelfehlern bei einem elektronischen kompass in fahrzeugen
DE3532016A1 (de) * 1985-09-07 1987-03-19 Bosch Gmbh Robert Vorrichtung zur messung von entfernung und richtung von fahrzielen auf strassenkarten
DE3532768A1 (de) * 1985-09-13 1987-03-19 Bosch Gmbh Robert Schaltungsanordnung zur addition, speicherung und wiedergabe elektrischer zaehlimpulse
CA1295737C (en) 1986-03-14 1992-02-11 Akira Ichikawa Apparatus for displaying travel path
EP0261404B1 (de) 1986-09-25 1991-02-13 Siemens Aktiengesellschaft Navigationseinrichtung für ein Fahrzeug
JPH07107548B2 (ja) 1986-10-13 1995-11-15 株式会社日立製作所 人工衛星による測位方法
US4807127A (en) 1986-12-10 1989-02-21 Sumitomo Electric Industries, Ltd. Vehicle location detecting system
JPS63150618A (ja) 1986-12-15 1988-06-23 Honda Motor Co Ltd 走行経路表示装置
DE3644681A1 (de) * 1986-12-30 1988-07-14 Bosch Gmbh Robert Navigationsverfahren fuer fahrzeuge mit elektronischem kompass
DE3644683A1 (de) * 1986-12-30 1988-07-14 Bosch Gmbh Robert Navigationsverfahren fuer fahrzeuge mit elektronischem kompass
DE3715007A1 (de) 1987-05-06 1988-11-17 Bosch Gmbh Robert Verfahren und vorrichtung zur kursbestimmung eines landfahrzeugs
DE3719017A1 (de) 1987-06-06 1988-12-15 Bosch Gmbh Robert Verfahren und vorrichtung zur bestimmung einer fahrtroute zwischen einem startpunkt und einem zielpunkt
CA1326273C (en) 1987-08-07 1994-01-18 Akira Iihoshi Apparatus for displaying travel path
DE3737972A1 (de) 1987-11-07 1989-05-24 Messerschmitt Boelkow Blohm Helm-lagedarstellungsgeraet
US5184123A (en) * 1988-03-03 1993-02-02 Robert Bosch Gmbh Method of and arrangement for representing travel guiding information
DE3810177C2 (de) * 1988-03-25 1999-06-17 Bosch Gmbh Robert Rundfunkempfänger, insbesondere Fahrzeugempfänger
JPH07119617B2 (ja) 1988-07-05 1995-12-20 マツダ株式会社 車両用ナビゲーシヨン装置
WO1990001679A1 (en) 1988-08-11 1990-02-22 Aisin Aw Co., Ltd. Navigation system
US5095532A (en) * 1989-12-29 1992-03-10 Robert Bosch Gmbh Method and apparatus for route-selective reproduction of broadcast traffic announcements
US5193214A (en) * 1989-12-29 1993-03-09 Robert Bosch Gmbh Vehicular radio receiver with standard traffic problem database
DE4008460A1 (de) * 1990-03-16 1991-09-19 Bosch Gmbh Robert Navigationssystem
US5279040A (en) * 1990-05-18 1994-01-18 Robert Bosch Gmbh Fluid-based acceleration and tilt sensor
US5182555A (en) * 1990-07-26 1993-01-26 Farradyne Systems, Inc. Cell messaging process for an in-vehicle traffic congestion information system
US5214757A (en) 1990-08-07 1993-05-25 Georesearch, Inc. Interactive automated mapping system
US5177685A (en) * 1990-08-09 1993-01-05 Massachusetts Institute Of Technology Automobile navigation system using real time spoken driving instructions
FR2667423B1 (fr) 1990-09-28 1995-05-24 Sagem Recepteur de bord d'aide a la navigation automobile.
DE4035370A1 (de) * 1990-11-07 1992-05-14 Bosch Gmbh Robert Verfahren zur bestimmung des standortes eines landfahrzeugs
DE4039887A1 (de) * 1990-12-13 1992-06-17 Bosch Gmbh Robert Fahrzeugleit- und zielfuehrungssystem
US5311195A (en) 1991-08-30 1994-05-10 Etak, Inc. Combined relative and absolute positioning method and apparatus
DE4129085A1 (de) * 1991-09-02 1993-03-04 Bosch Gmbh Robert Optischer sensor fuer rotationsbewegungen
US6107941A (en) * 1991-10-09 2000-08-22 R. D. Jones, Right Of Way, Inc. Traffic control system and kit
US5283575A (en) * 1991-11-08 1994-02-01 Zexel Corporation System and method for locating a travelling vehicle
US5396429A (en) * 1992-06-30 1995-03-07 Hanchett; Byron L. Traffic condition information system
DE4230294A1 (de) * 1992-09-10 1994-03-17 Bosch Gmbh Robert Verfahren zur Auswahl routenrelevante Meldungen bei RDS Radios
JP3221746B2 (ja) 1992-10-14 2001-10-22 パイオニア株式会社 ナビゲーション装置
JP3157923B2 (ja) 1992-10-20 2001-04-23 パイオニア株式会社 ナビゲーション装置の距離誤差補正方法
US5332180A (en) * 1992-12-28 1994-07-26 Union Switch & Signal Inc. Traffic control system utilizing on-board vehicle information measurement apparatus
US6208268B1 (en) * 1993-04-30 2001-03-27 The United States Of America As Represented By The Secretary Of The Navy Vehicle presence, speed and length detecting system and roadway installed detector therefor
DE4318109A1 (de) * 1993-06-01 1994-12-08 Bosch Gmbh Robert Verfahren und Vorrichtung zur Durchführung eines drahtlosen Datenaustausches zwischen einer Feststation und sich bewegenden Objekten
DE4318108C1 (de) * 1993-06-01 1995-01-05 Bosch Gmbh Robert Verfahren zur Durchführung eines drahtlosen Datenaustauschs zwischen einer Feststation und Sende-/Empfangsgeräten
JPH06347278A (ja) * 1993-06-10 1994-12-20 Alpine Electron Inc 車両の存在リンク検出方法
US5504482A (en) * 1993-06-11 1996-04-02 Rockwell International Corporation Automobile navigation guidance, control and safety system
US5488559A (en) * 1993-08-02 1996-01-30 Motorola, Inc. Map-matching with competing sensory positions
US5515042A (en) * 1993-08-23 1996-05-07 Nelson; Lorry Traffic enforcement device
DE4332945A1 (de) 1993-09-28 1995-03-30 Bosch Gmbh Robert Ortungs- und Navigationsgerät mit Satellitenstützung
DE4333357A1 (de) * 1993-09-30 1995-04-06 Bosch Gmbh Robert Einparkhilfe mit Radsensor
US5416711A (en) * 1993-10-18 1995-05-16 Grumman Aerospace Corporation Infra-red sensor system for intelligent vehicle highway systems
US5793310A (en) * 1994-02-04 1998-08-11 Nissan Motor Co., Ltd. Portable or vehicular navigating apparatus and method capable of displaying bird's eye view
DE4410895B4 (de) * 1994-03-29 2004-11-25 Robert Bosch Gmbh Verfahren und Vorrichtung zum verdeckten Einbau eines Ultraschallsensors in einem Kraftfahrzeug-Außenteil
DE4415993A1 (de) 1994-05-06 1995-11-09 Bosch Gmbh Robert Korrekturverfahren und Navigationssystem für die Koppelortung eines Kraftfahrzeuges
JP3325578B2 (ja) 1994-07-04 2002-09-17 マンネスマン ヴィデーオー アーゲー 車両ナビゲーション時の方向変化を決定する方法、このような方法を実行するための装置及びこのような装置を有する車両
EP0722559B1 (en) * 1994-08-08 2001-07-18 Mannesmann VDO Aktiengesellschaft A navigation device for a land vehicle with means for generating a multi-element anticipatory speech message, and a vehicle comprising such device
JP2674521B2 (ja) * 1994-09-21 1997-11-12 日本電気株式会社 移動体誘導装置
DE4433982C1 (de) * 1994-09-23 1995-10-19 Bosch Gmbh Robert Vorrichtung zum Auffinden eines verfügbaren Parkplatzes oder Parkhauses
US5581259A (en) * 1994-11-03 1996-12-03 Trimble Navigation Limited Life for old maps
US5659476A (en) * 1994-12-22 1997-08-19 Motorola Inc. Land vehicle navigation apparatus and method for planning a recovery route
AU5268796A (en) * 1995-03-23 1996-10-08 Detemobil Method and system for determining dynamic traffic information
JP3578512B2 (ja) 1995-04-21 2004-10-20 株式会社ザナヴィ・インフォマティクス 現在位置算出装置およびその距離係数補正方法
JP3578511B2 (ja) 1995-04-21 2004-10-20 株式会社ザナヴィ・インフォマティクス 現在位置算出装置
DE19516477A1 (de) * 1995-05-05 1996-11-07 Bosch Gmbh Robert Einrichtung zur Aufbereitung und Ausgabe von Informationen für einen Fahrzeugführer
JP3545839B2 (ja) 1995-06-09 2004-07-21 株式会社ザナヴィ・インフォマティクス 現在位置算出装置
JPH0914984A (ja) * 1995-06-28 1997-01-17 Aisin Aw Co Ltd 車両用ナビゲーション装置
KR960042490A (ko) 1995-11-09 1996-12-21 모리 하루오 차량용 네비게이션(navigation) 장치 및 그를 위한 기록매체
US5933100A (en) * 1995-12-27 1999-08-03 Mitsubishi Electric Information Technology Center America, Inc. Automobile navigation system with dynamic traffic data
US5862511A (en) 1995-12-28 1999-01-19 Magellan Dis, Inc. Vehicle navigation system and method
US5745865A (en) * 1995-12-29 1998-04-28 Lsi Logic Corporation Traffic control system utilizing cellular telephone system
DE19616038A1 (de) * 1996-04-23 1997-10-30 Bosch Gmbh Robert Verfahren und Meßeinrichtung zur Bestimmung der Lage eines Objekts
JP3406144B2 (ja) * 1996-04-24 2003-05-12 株式会社デンソー 車両用経路案内装置
EP0810570B1 (en) * 1996-05-31 2003-10-15 Xanavi Informatics Corporation Navigation system indicating distance to traffic jams
US6111521A (en) * 1996-09-18 2000-08-29 Mannesmann Vdo Ag Apparatus for supplying traffic-related information
WO1998012688A1 (fr) * 1996-09-20 1998-03-26 Toyota Jidosha Kabushiki Kaisha Systeme et appareil fournissant des informations de positions
DE19645209B4 (de) 1996-11-02 2005-07-28 Robert Bosch Gmbh Ortungsvorrichtung für ein Kraftfahrzeug mit einem Satellitenempfänger und Ortungsverfahren
US5948043A (en) 1996-11-08 1999-09-07 Etak, Inc. Navigation system using GPS data
EP0944896A1 (de) 1996-12-16 1999-09-29 MANNESMANN Aktiengesellschaft Verfahren zur übertragung von eine empfohlene route eines fahrzeuges in einem verkehrsnetz betreffenden routeninformationen von einer verkehrszentrale an ein endgerät in einem fahrzeug, endgerät und zentrale
ES2167025T3 (es) * 1996-12-16 2002-05-01 Mannesmann Ag Procedimiento para la transmision de informaciones de ruta de un vehiculo, que correspondan a la ruta del mismo en una red de trafico, entre una central de trafico y un aparato terminal en un vehiculo, una central de trafico y un aparato terminal.
DE19653021A1 (de) * 1996-12-19 1998-06-25 Bosch Gmbh Robert Vorrichtung zur Ermittlung einer Drehrate
US6230100B1 (en) 1997-01-31 2001-05-08 Motorola, Inc. Method and apparatus for differential scale factor calibration in differential odometry systems integrated with GPS
DE19808111B4 (de) * 1997-02-28 2007-04-05 Aisin AW Co., Ltd., Anjo Fahrzeugnavigationssystem
DE69824218T2 (de) 1997-03-07 2005-06-23 Pioneer Electronic Corp. Navigationsvorrichtung
JPH10281790A (ja) * 1997-04-08 1998-10-23 Aisin Aw Co Ltd 経路探索装置、ナビゲーション装置及びナビゲーション処理のためのコンピュータプログラムを記憶した媒体
DE19714600B4 (de) 1997-04-09 2004-05-27 Robert Bosch Gmbh Ortungsvorrichtung für Fahrzeuge
US6021371A (en) * 1997-04-16 2000-02-01 Trimble Navigation Limited Communication and navigation system incorporating position determination
JPH10307037A (ja) 1997-05-02 1998-11-17 Pioneer Electron Corp ナビゲーション装置
AU7703598A (en) * 1997-05-30 1998-12-30 David S. Booth Generation and delivery of travel-related, location-sensitive information
EP0899703B1 (en) * 1997-08-25 2002-10-30 Texas Instruments France A navigational system
DE19737256B4 (de) 1997-08-27 2005-02-24 Robert Bosch Gmbh Fahrzeugleit- und Zielführungssystem
DE19741033A1 (de) * 1997-09-18 1999-03-25 Bosch Gmbh Robert Übermitteln von Verkehrsinformationen für den Fahrer eines Fahrzeuges
DE19743568A1 (de) * 1997-10-02 1999-04-08 Bosch Gmbh Robert Winkelmeßgerät
DE19748127A1 (de) 1997-10-31 1999-05-06 Bosch Gmbh Robert Navigationseinrichtung für Kraftfahrzeuge
JP3547300B2 (ja) * 1997-12-04 2004-07-28 株式会社日立製作所 情報交換システム
JPH11214068A (ja) 1998-01-21 1999-08-06 Japan Aviation Electronics Ind Ltd 多ブロックコネクタ
JP3555466B2 (ja) * 1998-10-09 2004-08-18 株式会社エクォス・リサーチ ナビゲーションセンタ装置及びナビゲーション装置
DE19803662C2 (de) 1998-01-30 1999-12-02 Siemens Ag Navigationsgerät und Verfahren zur Positionsbestimmung mittels Koppelnavigation
JP3269446B2 (ja) * 1998-02-13 2002-03-25 日産自動車株式会社 カーブ検出装置
JPH11242166A (ja) 1998-02-26 1999-09-07 Canon Inc 接眼レンズ、ファインダー光学系及びそれを有する光学機器
US6038559A (en) 1998-03-16 2000-03-14 Navigation Technologies Corporation Segment aggregation in a geographic database and methods for use thereof in a navigation application
US6192314B1 (en) * 1998-03-25 2001-02-20 Navigation Technologies Corp. Method and system for route calculation in a navigation application
US6108603A (en) 1998-04-07 2000-08-22 Magellan Dis, Inc. Navigation system using position network for map matching
DE19818473C2 (de) 1998-04-24 2000-03-30 Siemens Ag Verfahren zur Bestimmung der Position eines Fahrzeugs
EP1020832A1 (en) 1998-04-28 2000-07-19 Robert Bosch Gmbh Method for generating a location reference instance within a digital map
DE19823123C2 (de) * 1998-05-23 2000-05-25 Opel Adam Ag Verfahren zum Betrieb eines Navigationssystems für Kraftfahrzeuge
DE19835051A1 (de) 1998-08-04 2000-02-10 Bosch Gmbh Robert Einrichtung zur Codierung und zur Decodierung von Orten
DE19836485A1 (de) * 1998-08-12 2000-02-17 Bosch Gmbh Robert Verfahren zum Bestimmen einer Route von einem Ausgangspunkt zu einem Zielpunkt auf einem Routennetz
US6064319A (en) * 1998-10-22 2000-05-16 Matta; David M. Method and system for regulating switching of a traffic light
DE19850066B4 (de) * 1998-10-30 2008-05-21 Robert Bosch Gmbh Mikromechanischer Neigungssensor
ATE426876T1 (de) * 1998-11-23 2009-04-15 Integrated Transp Information System zur sofortigen verkehrsuberwachung
US6333703B1 (en) * 1998-11-24 2001-12-25 International Business Machines Corporation Automated traffic mapping using sampling and analysis
DE19856478C1 (de) * 1998-12-02 2000-06-21 Ddg Ges Fuer Verkehrsdaten Mbh Parkraumerfassung
JP3607516B2 (ja) 1999-01-20 2005-01-05 松下電器産業株式会社 移動体マップマッチング装置
DE19903909A1 (de) * 1999-02-01 2000-08-03 Delphi 2 Creative Tech Gmbh Verfahren und Vorrichtung zur Gewinnung von relevanter Verkehrsinformation und zur dynamischen Routenoptimierung
US6223125B1 (en) * 1999-02-05 2001-04-24 Brett O. Hall Collision avoidance system
SE520822C2 (sv) 1999-02-17 2003-09-02 Telia Ab System för presentation av användaranpassad positionsberoende information på terminalutrustning
US6236336B1 (en) * 1999-02-24 2001-05-22 Cobra Electronics Corp. Traffic information warning system with single modulated carrier
JP4060974B2 (ja) 1999-02-25 2008-03-12 株式会社ザナヴィ・インフォマティクス 経路誘導装置
DE19915212A1 (de) 1999-04-03 2000-10-05 Bosch Gmbh Robert Verfahren und Vorrichtung zur Bestimmung der Position eines Fahrzeugs
US6381536B1 (en) * 1999-06-21 2002-04-30 Nissan Motor Co., Ltd. Apparatus for generating road information from stored digital map database
US6587601B1 (en) * 1999-06-29 2003-07-01 Sarnoff Corporation Method and apparatus for performing geo-spatial registration using a Euclidean representation
JP3568108B2 (ja) 1999-07-28 2004-09-22 松下電器産業株式会社 デジタル地図の位置情報伝達方法とそれを実施する装置
JP3481168B2 (ja) * 1999-08-27 2003-12-22 松下電器産業株式会社 デジタル地図の位置情報伝達方法
EP1224645B2 (de) 1999-09-07 2010-02-17 Robert Bosch Gmbh Verfahren zur codierung und decodierung von objekten in einem verkehrswegenetz
DE19942522A1 (de) 1999-09-07 2001-03-08 Bosch Gmbh Robert Verfahren zur Codierung und Decodierung von Objekten mit Bezug auf ein Verkehrswegenetz
US6212473B1 (en) * 1999-09-20 2001-04-03 Ford Global Technologies, Inc. Vehicle navigation system having inferred user preferences
US6490519B1 (en) 1999-09-27 2002-12-03 Decell, Inc. Traffic monitoring system and methods for traffic monitoring and route guidance useful therewith
US6188957B1 (en) * 1999-10-04 2001-02-13 Navigation Technologies Corporation Method and system for providing bicycle information with a navigation system
US6674434B1 (en) 1999-10-25 2004-01-06 Navigation Technologies Corp. Method and system for automatic generation of shape and curvature data for a geographic database
AU1517101A (en) * 1999-11-11 2001-06-06 Gedas Telematics Gmbh Method of describing and generating road networks and corresponding road network
JP4479028B2 (ja) * 1999-11-18 2010-06-09 株式会社エクォス・リサーチ 通信型車載情報処理装置、及び通信型情報センタ
JP3589124B2 (ja) 1999-11-18 2004-11-17 トヨタ自動車株式会社 ナビゲーション装置
DE19963765A1 (de) 1999-12-30 2001-07-05 Bosch Gmbh Robert Verfahren zum Betrieb eines Navigationssystems
DE19963764A1 (de) * 1999-12-30 2001-07-05 Bosch Gmbh Robert Verfahren, Bedienteil, Navigationssystem und Schnittstelle zur Darstellung von Ausschnitten einer digitalen Kartenbasis
DE19963766A1 (de) 1999-12-30 2001-07-05 Bosch Gmbh Robert Verfahren zum Betrieb eines Navigationssystems
DE10004163A1 (de) 2000-02-01 2001-08-02 Bosch Gmbh Robert Navigationssystem und Verfahren zur nutzerspezifischen Anpassung eines Navigationssystems
JP3471003B2 (ja) 2000-02-02 2003-11-25 松下電器産業株式会社 交差点表示方法およびその地図表示装置並びに記録媒体
DE60119403T2 (de) 2000-02-14 2007-04-19 Matsushita Electric Industrial Co., Ltd., Kadoma Vorrichtung und Verfahren zum Ändern von Karteninformationen
DE10016674A1 (de) 2000-04-04 2001-10-18 Bosch Gmbh Robert Verfahren zur Ausgabe von Daten in einem Fahrzeug und Fahrerinformationsvorrichtung
JP3816299B2 (ja) 2000-04-28 2006-08-30 パイオニア株式会社 ナビゲーションシステム
DE10021373A1 (de) 2000-05-02 2001-11-08 Siemens Ag Verfahren zur Positionsbestimmung und Navigationsgerät
DE10030896A1 (de) 2000-06-23 2002-01-03 Bosch Gmbh Robert Digitale Straßenkarte und Navigationsverfahren unter Benutzung einer digitalen Straßenkarte
DE10033193A1 (de) 2000-07-07 2002-01-17 Bosch Gmbh Robert Verfahren und Anordnung zur Codierung, zur Decodierung und/oder zur Übertragung von Ortsinformationen
DE10039235C2 (de) 2000-08-11 2003-01-30 Bosch Gmbh Robert Verfahren zur Darstellung einer Fahrstrecke
WO2002016874A1 (de) 2000-08-24 2002-02-28 Siemens Aktiengesellschaft Verfahren zum gewinnen einer kartendarstellung und navigationsgerät
JP4663136B2 (ja) * 2001-01-29 2011-03-30 パナソニック株式会社 デジタル地図の位置情報伝達方法と装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0363521A (ja) * 1989-08-01 1991-03-19 Honda Motor Co Ltd 移動体の現在位置表示装置
JPH06341843A (ja) * 1990-08-13 1994-12-13 Philips Gloeilampenfab:Nv 車両の位置を決定する方法及び装置並びにそのような装置を備えた車両
JPH06331369A (ja) * 1993-05-24 1994-12-02 Alpine Electron Inc 走行方位演算方式
JP2000155896A (ja) * 1998-11-20 2000-06-06 Equos Research Co Ltd ナビゲーションセンタ装置,ナビゲーション装置,ナビゲーションシステム及び方法
JP2000258176A (ja) * 1999-03-10 2000-09-22 Matsushita Electric Ind Co Ltd 動的地図データ更新システム
JP2001027539A (ja) * 1999-12-27 2001-01-30 Equos Research Co Ltd ナビゲーション方法,その経路提供装置,その経路案内装置,そのシステム

Also Published As

Publication number Publication date
US20030109984A1 (en) 2003-06-12
JP4749594B2 (ja) 2011-08-17
US9177487B2 (en) 2015-11-03
CN1294405C (zh) 2007-01-10
JP2002328032A (ja) 2002-11-15
EP1306647A1 (en) 2003-05-02
KR20040015123A (ko) 2004-02-18
CN1982847A (zh) 2007-06-20
DE60212036D1 (de) 2006-07-20
CA2443262A1 (en) 2002-11-07
US20050131632A1 (en) 2005-06-16
DE60212036T2 (de) 2006-12-14
US20070150181A1 (en) 2007-06-28
EP1306647A4 (en) 2004-08-11
US6920392B2 (en) 2005-07-19
CN1505749A (zh) 2004-06-16
ATE329227T1 (de) 2006-06-15
EP1306647B1 (en) 2006-06-07
KR100924128B1 (ko) 2009-10-29

Similar Documents

Publication Publication Date Title
WO2002088634A1 (fr) Procede de transfert d&#39;informations de position sur une carte numerique
JP5041638B2 (ja) デジタル地図の位置情報伝達方法とそれに使用する装置
US20070276597A1 (en) Navigation Apparatus and Route Guiding Method
EP2259021B1 (en) Method and apparatus for transmitting position information on a digital map
US20050131642A1 (en) Relative position information correction device, relative position information correction method, relative osition information correction program, shape vector generation device, shape vector generation method, and shape vector generation program
Blazquez et al. Simple map-matching algorithm applied to intelligent winter maintenance vehicle data
CN105300392A (zh) 用于在街景地图中显示规划路径的方法、装置和系统
CN107978169A (zh) 一种对多源数据来源下的公交站点位置纠偏的方法
CN112033418B (zh) 一种离线地图匹配方法
CN105869512A (zh) 多信息的混杂度量地图建图方法和装置
JP2012122760A (ja) 自車位置認識システム、自車位置認識プログラム、及び自車位置認識方法
US20220090929A1 (en) Information processing device and information processing system
JP2002328033A (ja) デジタル地図の位置情報伝達方法と装置
JP3909831B2 (ja) 形状ベクトル生成装置、形状ベクトル生成方法および形状ベクトル生成プログラム
JP2002221899A (ja) デジタル地図の位置情報伝達方法とそれに使用する装置
JP2002328034A (ja) デジタル地図の位置情報伝達方法とそれを実施する装置
JP4991002B2 (ja) デジタル地図の位置情報伝達方法と装置
JP5328944B2 (ja) デジタル地図の位置情報伝達方法と装置
JP2001084357A (ja) 道路幅員データの抽出方法
JPH09102034A (ja) 道路ネットワーク情報の自動生成方法及びその装置
JP3617939B2 (ja) デジタル地図における登録情報の更新方法
JP3476450B2 (ja) 相対位置情報補正装置、相対位置情報補正方法および相対位置情報補正プログラム
JP2001060298A (ja) 位置参照方式
CN115951379A (zh) 基于gnss系统的厘米级定位纠偏方法
CN114440892A (zh) 一种基于拓扑地图和里程计的自定位方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2002722799

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 10169704

Country of ref document: US

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWP Wipo information: published in national office

Ref document number: 2002722799

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2443262

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1020037013842

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 028089316

Country of ref document: CN

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 2002722799

Country of ref document: EP