JP5132694B2 - DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE - Google Patents

DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE Download PDF

Info

Publication number
JP5132694B2
JP5132694B2 JP2010003675A JP2010003675A JP5132694B2 JP 5132694 B2 JP5132694 B2 JP 5132694B2 JP 2010003675 A JP2010003675 A JP 2010003675A JP 2010003675 A JP2010003675 A JP 2010003675A JP 5132694 B2 JP5132694 B2 JP 5132694B2
Authority
JP
Japan
Prior art keywords
road
data
storage means
data storage
search
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.)
Expired - Fee Related
Application number
JP2010003675A
Other languages
Japanese (ja)
Other versions
JP2011145078A (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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2010003675A priority Critical patent/JP5132694B2/en
Publication of JP2011145078A publication Critical patent/JP2011145078A/en
Application granted granted Critical
Publication of JP5132694B2 publication Critical patent/JP5132694B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、出発地や目的地を設定して経路を探索する装置に関するものであり、特に出発地や目的地の近傍の道路を効率的に設定して経路探索を行なう技術に関する。   The present invention relates to an apparatus for searching for a route by setting a starting point and a destination, and more particularly to a technique for searching for a route by efficiently setting a road near the starting point and the destination.

利用者が入力した出発地や目的地等の探索条件に対応する経路を探索するカーナビゲーションシステムや携帯電話向けのアプリケーションが利用されている。これらの技術分野では、道路網を交差点等道路表現上の結節点(ノード)と結節点同士を連結するリンクによって表した道路データを用いて経路探索を行う。この為、利用者から出発地や目的地として指定された位置が、施設の中心など、道路から離れている場合は、通常、指定された位置から最も近い道路(近傍道路)を前記道路データから特定し、そこを端点としてダイクストラ法等のアルゴリズムによって経路探索を行う。   2. Description of the Related Art Car navigation systems and mobile phone applications that search for routes corresponding to search conditions such as departure points and destinations input by users are used. In these technical fields, a route search is performed using road data that represents a road network by a node (node) on a road expression such as an intersection and a link that connects the nodes. For this reason, when the position designated by the user as the starting point or destination is far from the road, such as the center of the facility, the road nearest to the designated position (neighboring road) is usually determined from the road data. The route search is performed by an algorithm such as Dijkstra method with the specified end point.

しかし、指定された位置から最も近い道路が、河川等通行不可能な領域を挟んだ位置にある際には、そのような道路を近傍道路として取得することは不適当であり、誤ったルートの提示につながるという問題があった。   However, when the road closest to the specified position is located across a non-passable area such as a river, it is inappropriate to acquire such a road as a neighboring road, and the wrong route There was a problem that led to the presentation.

これに対し、特許文献1では、通行不可能な領域を示す線であるポリラインを用意し、指定された位置と近接する道路上の点を結ぶ線が、通行不可能な領域を示す前記ポリラインと交差するかを判定して、交差する場合には当該道路を取得対象から除外する旨の提案がなされている。   On the other hand, in Patent Document 1, a polyline that is a line indicating a non-passable area is prepared, and a line connecting a designated position and a point on the road that is close to the polyline indicating a non-passable area It is determined whether or not the vehicle intersects, and if it intersects, a proposal is made to exclude the road from the acquisition target.

特開2007−263922号公報JP 2007-263922 A

しかし、特許文献1では、取得した全ての近傍道路候補について、上記交差判定処理を行わなければならない為、処理負荷が大きいという問題がある。   However, in patent document 1, since the said intersection determination process must be performed about all the acquired nearby road candidates, there exists a problem that processing load is large.

本発明は、上記の問題を解決するもので、その目的は、経路検索における出発地や目的地等の端点に対する適切な近傍道路を少ない処理負荷で取得することである。   The present invention solves the above problem, and an object of the present invention is to acquire an appropriate nearby road with respect to an end point such as a starting point or a destination in route search with a small processing load.

上記の目的をふまえ、本発明の一態様(1)は、複数の位置座標を含む地図データを記憶している地図データ記憶手段と、前記地図データ中における通行できない部分の領域を表す通行禁止データを記憶している通行禁止データ記憶手段と、道路をノードとノード間を連結するリンクで表現した道路データを記憶している道路データ記憶手段と、を備えたデータ生成装置において、前記通行禁止データ記憶手段に記憶された前記通行禁止データが表す部分を境界として、前記地図データ記憶手段に記憶された前記地図データを複数の通行可能領域に分割する地図データ分割手段と、前記通行可能領域に含まれる前記道路データ記憶手段に記憶された前記道路データと前記通行可能領域とを関連付けて、近傍道路を検索する為の近傍道路検索用データを生成する近傍道路検索用データ生成手段と、を備えることを特徴とする。   Based on the above object, one aspect (1) of the present invention is a map data storage means for storing map data including a plurality of position coordinates, and a traffic prohibition data representing an inaccessible portion of the map data. And a road data storage means for storing road data representing roads represented by links connecting the nodes to each other in the road generation data storage device. Map data dividing means for dividing the map data stored in the map data storage means into a plurality of passable areas with a portion represented by the prohibition data stored in the storage means as a boundary, and included in the passable area For searching for a nearby road for searching for a nearby road by associating the road data stored in the road data storage means with the accessible area Characterized in that it comprises a near road search data generating means for generating over data, the.

この様に構成されたデータ生成装置によれば、通行禁止データを境界として地図データを複数の通行可能領域に分割して、個々の通行可能領域に含まれる道路データを関連付けて記憶することにより、経路探索において出発地や目的地の近傍道路を決定する際に、利用者から指定された位置を内包する通行可能領域を判定し、当該通行可能領域に含まれる道路データのみを近傍道路候補とすることで、利用者から指定された位置と近接する道路上の点を結ぶ線と、通行不可能な領域との交差判定を行なう必要が無くなり、適切な近傍道路を少ない処理負荷で取得することが可能になる。   According to the data generating apparatus configured as described above, the map data is divided into a plurality of passable areas with the road prohibition data as a boundary, and road data included in each passable area is associated and stored. When determining nearby roads for departure and destination in route search, determine the passable area that includes the position specified by the user, and use only road data included in the passable area as candidates for nearby roads This eliminates the need to determine the intersection of a line connecting a point specified by the user and a point on the nearby road and the inaccessible area, and acquiring an appropriate nearby road with a small processing load. It becomes possible.

本発明の一態様(2)は、上記(1)の態様において生成された近傍道路検索用データを記憶している近傍道路検索用データ記憶手段を備える経路探索装置において、1または複数の位置を指定する位置指定情報を取得する位置指定情報取得手段と、前記位置指定情報が含まれる前記通行可能領域を、前記近傍道路検索用データに基づいて判定し、その通行可能領域に関連付けられている1または複数の道路データを取得する近傍道路候補取得手段と、取得された前記道路データ上の点であり、前記指定位置からの距離が最も近い最近接点を求め、指定位置と最近接点の間の距離が最短の道路データを判定する近傍道路判定手段と、前記近傍道路判定手段において判定された道路データを近傍道路として設定する近傍道路設定手段と、を備えることを特徴とする。   One aspect (2) of the present invention is a route search device including a nearby road search data storage unit that stores the nearby road search data generated in the aspect (1). The position designation information acquisition means for acquiring the position designation information to be designated, and the passable area including the position designation information are determined based on the neighboring road search data, and are associated with the passable area 1 Alternatively, a neighboring road candidate acquisition unit that acquires a plurality of road data, and a point on the acquired road data, and finds a closest point closest to the specified position, and a distance between the specified position and the closest point A neighboring road determining means for determining the shortest road data; and a neighboring road setting means for setting the road data determined by the neighboring road determining means as a neighboring road. It is characterized in.

この様に構成された経路探索装置によれば、通行禁止データを境界として地図データを複数の通行可能領域に分割して、個々の通行可能領域に含まれる道路データを関連付けて予め記憶しておくことにより、経路探索において、出発地や目的地の近傍道路を決定する際に、通行不可能な要素が無い道路のみを判定対象とすることが出来、適切な近傍道路を少ない処理負荷で取得することが可能になる。   According to the route search device configured as described above, the map data is divided into a plurality of passable areas with the pass prohibition data as a boundary, and road data included in each passable area is associated and stored in advance. This makes it possible to determine only roads that have no inaccessible elements when determining the neighboring roads in the route search, and obtain appropriate neighboring roads with a small processing load. It becomes possible.

本発明の一態様(3)は、上記(1)の態様において生成された近傍道路検索用データを記憶している近傍道路検索用データ記憶手段を備える経路探索装置において、位置を指定する位置指定情報を取得する位置指定情報取得手段と、前記位置指定情報が含まれる前記通行可能領域を前記近傍道路検索用データに基づいて判定し、その通行可能領域に関連付けられている1または複数の道路データを取得する近傍道路候補取得手段と、前記近傍道路候補取得手段で取得した各道路データを近傍道路として設定し、前記複数の指定位置を結ぶ経路候補を求める経路候補探索手段と、前記経路候補探索手段によって求めた複数の経路候補を、所要時間または距離が短いものを優先して、経路探索結果として出力する経路探索結果出力手段と、を備えることを特徴とする。   According to one aspect (3) of the present invention, there is provided a position specifying device for specifying a position in a route search device including a nearby road search data storage means storing the nearby road search data generated in the aspect (1). One or a plurality of road data associated with the passable area by determining the passable area including the position specifying information based on the nearby road search data, and the position specifying information acquiring means for acquiring information A neighboring road candidate obtaining unit for obtaining a route candidate, a route candidate searching unit for setting each road data obtained by the neighboring road candidate obtaining unit as a neighboring road, and obtaining a route candidate connecting the plurality of designated positions, and the route candidate searching Route search result output means for outputting a plurality of route candidates obtained by the means as a route search result with priority given to those having a short required time or distance. And wherein the Rukoto.

この様に構成された経路探索装置によれば、位置指定情報の位置を含む通行可能領域に含まれる道路データ全てを近傍道路候補として全体経路を求めることで、所要時間または距離が最短となる近傍道路をより高精度に設定することが可能になる。   According to the route search device configured in this way, the neighborhood where the required time or distance is the shortest can be obtained by obtaining the entire route with all road data included in the accessible area including the position of the position designation information as neighboring road candidates. The road can be set with higher accuracy.

なお、上記の各態様に対応する方法又はプログラムといった他のカテゴリや、以下に説明するさらに具体的な各態様も、本発明に含まれる。   It should be noted that other categories such as methods or programs corresponding to the above aspects and more specific aspects described below are also included in the present invention.

本発明によれば、適切な近傍道路を少ない処理負荷で取得することが可能になる。   According to the present invention, it is possible to acquire an appropriate nearby road with a small processing load.

本発明の実施形態1の構成を示す機能ブロック図。The functional block diagram which shows the structure of Embodiment 1 of this invention. 本発明の実施形態1から3における各情報(データ)を例示する図。The figure which illustrates each information (data) in Embodiment 1 to 3 of this invention. 本発明の実施形態1における処理手順を示すフローチャート。The flowchart which shows the process sequence in Embodiment 1 of this invention. 本発明の実施形態1における通行可能領域を例示する概念図。The conceptual diagram which illustrates the passable area | region in Embodiment 1 of this invention. 本発明の実施形態1から3における各情報(データ)を例示する図。The figure which illustrates each information (data) in Embodiment 1 to 3 of this invention. 本発明の実施形態2の構成を示す機能ブロック図。The functional block diagram which shows the structure of Embodiment 2 of this invention. 本発明の実施形態2における処理手順を示すフローチャート。The flowchart which shows the process sequence in Embodiment 2 of this invention. 本発明の実施形態2における通行可能領域を例示する概念図。The conceptual diagram which illustrates the passable area | region in Embodiment 2 of this invention. 本発明の実施形態3の構成を示す機能ブロック図。The functional block diagram which shows the structure of Embodiment 3 of this invention. 本発明の実施形態3における処理手順を示すフローチャート。The flowchart which shows the process sequence in Embodiment 3 of this invention.

次に、本発明を実施する為の形態(「実施形態」と呼ぶ)について、図1から5に沿って説明する。なお、背景技術や課題などで既に述べた内容と共通の前提事項については適宜省略する。   Next, a mode for carrying out the present invention (referred to as “embodiment”) will be described with reference to FIGS. It should be noted that assumptions common to those already described in the background art and problems are omitted as appropriate.

〔1.実施形態1〕
〔1−1.構成〕
本実施形態は、図1(構成図)に示す様に、近傍道路を検索する為の近傍道路検索用データを生成する為のデータ生成装置(以下「本装置」とも呼ぶ)1に関するもので、図1は、本装置の構成図である。但し、本発明は、本装置1に対応する方法やコンピュータ・プログラムとしても把握可能である。
[1. Embodiment 1]
[1-1. Constitution〕
As shown in FIG. 1 (configuration diagram), the present embodiment relates to a data generation apparatus (hereinafter also referred to as “this apparatus”) 1 for generating data for searching for nearby roads for searching for nearby roads. FIG. 1 is a configuration diagram of this apparatus. However, the present invention can also be grasped as a method or a computer program corresponding to the apparatus 1.

まず、本装置1は、一般的なコンピュータの構成として、少なくとも、CPUなどの演算制御部5と、外部記憶装置(HDD等)や主メモリ等の記憶装置6と、通信ネットワーク(インターネットや携帯電話網など。図示は省略)との通信手段7(LANアダプタなど)と、を有する。   First, the present apparatus 1 has, as a general computer configuration, at least an arithmetic control unit 5 such as a CPU, a storage device 6 such as an external storage device (HDD or the like) or a main memory, and a communication network (Internet or mobile phone). And a communication means 7 (such as a LAN adapter) with a network or the like (not shown).

そして、本装置1では、記憶装置6に予め記憶(インストール)した図示しない所定のコンピュータ・プログラムが演算制御部5を制御することで、図1に示す各手段などの要素(10,20…など)を実現する。これら各要素のうち、情報の記憶手段は、記憶装置6において各種データベースやファイル、配列等の変数、システム設定値など任意の形式で実現できる。   In the apparatus 1, a predetermined computer program (not shown) stored (installed) in advance in the storage device 6 controls the arithmetic control unit 5 so that elements (10, 20,...) Shown in FIG. ). Among these elements, information storage means can be realized in the storage device 6 in any format such as various databases, files, variables such as arrays, system setting values, and the like.

記憶手段のうち、地図データ記憶手段11は、位置座標に対応した地図データを予め記憶しているものである。地図データは、位置情報が入力された際に、当該位置を含む地図データを検索しやすい様に、例えば日本全国の地図データを所定範囲の格子状のメッシュで区切って管理されていても良く、その場合、図2(1)に例示する様に、メッシュを一意に識別する識別子であるメッシュID、当該メッシュの例えば左下(南西の隅)の緯度及び経度の座標値である座標1及び右上(東北の隅)の緯度及び経度の座標値である座標2を含んでいる。なお、地図データはメッシュで管理されていなくても良い。   Of the storage means, the map data storage means 11 stores map data corresponding to the position coordinates in advance. Map data may be managed by dividing map data of Japan nationwide with a grid mesh of a predetermined range, for example, so that map data including the position can be easily searched when position information is input, In this case, as illustrated in FIG. 2A, a mesh ID that is an identifier for uniquely identifying a mesh, a coordinate 1 that is a coordinate value of latitude and longitude of the lower left (southwest corner) of the mesh, and an upper right ( Coordinate 2 which is the coordinate value of latitude and longitude in the corner of Tohoku) is included. Note that the map data need not be managed by mesh.

また、通行禁止データ記憶手段12は、例えば線路や河川等、自動車や徒歩で通行が出来ない地図上の領域を表すデータを予め記憶しているものである。通行禁止データは図2(2)に例示する様に、通行が出来ない領域を一意に識別する通行禁止データの識別子であるデータID、当該領域を表すポリラインや線分を特定する各点の座標及び当該領域の種別を含んでいる。   Further, the traffic prohibition data storage means 12 stores in advance data representing areas on a map that cannot be passed by car or on foot, such as tracks and rivers. As shown in FIG. 2 (2), the prohibition data is a data ID that is an identifier of the prohibition data that uniquely identifies a non-passable area, and coordinates of each point that specifies a polyline or a line segment representing the area. And the type of the area.

また、道路データ記憶手段21は、道路のネットワーク構造を表すデータを予め記憶しているものである。ここで、道路のネットワーク構造は、道路区間を表すリンクを、道路の交差や分岐、屈曲点などを表すノード(結節点)で結合して表す。リンクは、道路区間を通行可能な方向ごとに、始点と終点で定義されるので、一方通行の道路区間には一本、双方向通行可能な道路区間には、互いに逆方向に二本設定される。このようなネットワーク構造を表すネットワークデータは、図2(3)に例示する様に、道路区間を表すリンクのリンクIDごとに、両端となるノードID1ならびにノードID2、通過所要時間などのコストおよび道路種別などの情報を有する。また、各ノードに対応する座標がノードIDから参照できる形で記憶されている。   The road data storage means 21 stores data representing the road network structure in advance. Here, the network structure of the road is represented by connecting links representing road sections with nodes (nodes) representing road intersections, branches, inflection points, and the like. Since the link is defined by the start point and the end point for each direction in which the road section can pass, one link is set for the one-way road section and two links are set in the opposite directions for the two-way road section. The As illustrated in FIG. 2 (3), the network data representing such a network structure includes, for each link ID of a link representing a road section, a node ID1 and a node ID2 at both ends, a cost such as a transit time, and road Contains information such as type. Also, coordinates corresponding to each node are stored in a form that can be referred to from the node ID.

〔1−2.作用〕
上記の様に構成した本装置1における作用の概要を、図3のフローチャートに示す。すなわち、まず、地図データ分割手段10が、地図データ記憶手段11から地図データを取得し、当該地図データに対応する座標を含む通行禁止データを通行禁止データ記憶手段12から取得する(ステップS01)。具体的には、任意のメッシュIDに関連付けられた地図データを地図データ記憶手段11から取得し、当該地図データの範囲内に含まれる通行禁止データ(ここでは通行禁止データがポリラインデータである場合について例示する。)を取得する。
[1-2. Action)
An outline of the operation of the apparatus 1 configured as described above is shown in the flowchart of FIG. That is, first, the map data dividing means 10 acquires map data from the map data storage means 11, and acquires the passage prohibition data including the coordinates corresponding to the map data from the passage prohibition data storage means 12 (step S01). Specifically, map data associated with an arbitrary mesh ID is acquired from the map data storage means 11, and the traffic prohibition data included in the range of the map data (here, the traffic prohibition data is polyline data). Exemplify.)

続いて、地図データ分割手段10が、通行禁止データが表す部分を境界にして、地図データを複数の通行可能領域に分割する(ステップS02)。具体的には、図4に例示する矩形全体が、メッシュ単位で管理された地図データMであるものとし、この地図データMの対応する領域に散点で示す通行禁止ポリラインデータPを重ねる。そして、当該通行禁止ポリラインデータPを境界として、当該ポリラインデータPが含まれない領域を通行可能領域A(図4において破線で示す領域)及び通行可能領域B(図4において一点鎖線で示す領域)の2つのポリゴンとして分割する。さらに、分割された通行可能領域A及びBに対して、当該領域(ポリゴン)を一意に識別する為の識別子と当該ポリゴンの複数の頂点の位置座標が付与される。   Subsequently, the map data dividing means 10 divides the map data into a plurality of passable areas, with the portion indicated by the prohibited traffic data as a boundary (step S02). More specifically, the entire rectangle illustrated in FIG. 4 is assumed to be map data M managed in units of meshes, and the traffic prohibition polyline data P indicated by dotted points is superimposed on a corresponding area of the map data M. Then, with the passage-prohibited polyline data P as a boundary, a passable area A (area indicated by a broken line in FIG. 4) and a passable area B (area indicated by a one-dot chain line in FIG. 4) not including the polyline data P Are divided into two polygons. Furthermore, an identifier for uniquely identifying the area (polygon) and position coordinates of a plurality of vertices of the polygon are assigned to the divided passable areas A and B.

そして、近傍道路検索用データ生成手段20が、ステップS02で分割した各通行可能領域に含まれる道路データを道路データ記憶手段21から抽出し、各通行可能領域と関連付けて、近傍道路検索用データとして、近傍道路検索用データ記憶手段22に記憶させる(ステップS03)。具体的には、図4の通行可能領域A及びBのポリゴンに内包される道路データを道路データ記憶手段21から抽出し、対応する各通行可能領域A又はBの識別子と関連付けて、これを近傍道路検索用データとして近傍道路検索用データ記憶手段22に記憶する。   Then, the nearby road search data generating means 20 extracts the road data included in each passable area divided in step S02 from the road data storage means 21, and associates with each passable area as the close road search data. Then, it is stored in the neighborhood road search data storage means 22 (step S03). Specifically, the road data included in the polygons of the passable areas A and B in FIG. 4 is extracted from the road data storage means 21, and associated with the identifier of each corresponding passable area A or B, The data is stored in the nearby road search data storage means 22 as road search data.

例えば、近傍道路検索用データ記憶手段22には、図5に例示する様に、地図データの領域を特定する為のメッシュID、当該メッシュに含まれる通行可能領域を一意に識別する為の領域ID1、ID2及びIDnが記憶されている。これら領域IDは当該メッシュに含まれる領域の数だけ記憶される。また、通行可能領域を識別する為に、領域IDごとに(図5では領域ID「P00001」について図示)通行可能領域のポリゴンの頂点の座標及び当該通行可能領域に含まれるリンクを特定する為のリンクIDが関連付けて記憶される。   For example, in the neighborhood road search data storage means 22, as illustrated in FIG. 5, a mesh ID for specifying a map data area, and an area ID 1 for uniquely identifying a passable area included in the mesh. , ID2 and IDn are stored. These region IDs are stored as many as the number of regions included in the mesh. Further, in order to identify the passable area, for each area ID (shown for the area ID “P00001” in FIG. 5), the coordinates of the vertex of the polygon of the passable area and the link included in the passable area are specified. The link ID is associated and stored.

〔1−3.効果〕
以上の様に、本実施形態では、通行禁止データを境界として地図データを複数の通行可能領域に分割して、個々の通行可能領域に含まれる道路データを関連付けて記憶することにより、経路探索において出発地や目的地の近傍道路を決定する際に、利用者から指定された位置を内包する通行可能領域を判定し、当該通行可能領域に含まれる道路データのみを近傍道路候補とすることで、利用者から指定された位置と近接する道路上の点を結ぶ線と、通行不可能な領域との交差判定を行なう必要が無くなり、適切な近傍道路を少ない処理負荷で取得することが可能になる。
[1-3. effect〕
As described above, in the present embodiment, the map data is divided into a plurality of passable areas with the road prohibition data as a boundary, and the road data included in each passable area is stored in association with each other. When determining the neighborhood road of the starting point and destination, by determining the accessible area that includes the position specified by the user, only the road data included in the accessible area is set as a nearby road candidate, It is no longer necessary to determine the intersection between the line specified by the user and a point on the nearby road and the inaccessible area, and an appropriate nearby road can be acquired with a small processing load. .

〔2.実施形態2〕
他の実施形態として、実施形態1で生成した近傍道路検索用データ記憶手段22を備えて経路探索に活用する経路探索装置100について、図6から7に沿って説明する。なお、実施形態1において述べた機能や処理については適宜省略する。また、本発明は、経路探索装置100に対応する方法やコンピュータ・プログラムとしても把握可能である。
[2. Embodiment 2]
As another embodiment, a route search device 100 that includes the nearby road search data storage unit 22 generated in the first embodiment and is used for route search will be described with reference to FIGS. Note that the functions and processes described in Embodiment 1 are omitted as appropriate. The present invention can also be grasped as a method or a computer program corresponding to the route search apparatus 100.

〔2−1.構成〕
本実施形態の経路探索装置は図6(構成図)に示す様に、ユーザ端末T(以下「端末T」という。)から探索条件を受け付けて経路探索結果を出力する経路探索装置に関するものである。道路データ記憶手段21及び近傍道路検索用データ記憶手段22は図1、2及び5に記載したものと同様である。なお、本発明は上記の装置構成に限定されず、経路探索装置100の各処理手段を実現する為のコンピュータ・プログラム(スクリプトであってよい)を端末T上で実行することにより一体の装置(例えばナビゲーション装置)として実現する態様も含む。
[2-1. Constitution〕
As shown in FIG. 6 (configuration diagram), the route search device of the present embodiment relates to a route search device that receives a search condition from a user terminal T (hereinafter referred to as “terminal T”) and outputs a route search result. . The road data storage means 21 and the nearby road search data storage means 22 are the same as those described in FIGS. Note that the present invention is not limited to the above-described device configuration, and an integrated device (which may be a script) for realizing each processing unit of the route search device 100 is executed on the terminal T ( For example, a mode realized as a navigation device) is also included.

〔2−2.作用〕
上記の様に構成した経路探索装置100における作用の概要を、図7のフローチャートに示す。すなわち、まず、位置指定情報取得手段31は、端末Tから経路探索の条件となる、出発地や目的地の位置を指定する情報(位置指定情報)を取得する(ステップS11)。位置指定情報は、ユーザが地図上から選択した任意の位置でも良いし、ユーザが入力した施設名や住所等のキーワードに基づいて、図示しない施設情報データベースを検索して得られた施設等のデータに含まれる位置でも良い。また、位置指定情報に加えて、出発時間や交通手段などの情報を取得しても良い。
[2-2. Action)
An outline of the operation of the route search apparatus 100 configured as described above is shown in the flowchart of FIG. That is, first, the position designation information acquisition unit 31 acquires information (position designation information) for designating the position of the departure place and the destination, which is a route search condition, from the terminal T (step S11). The location designation information may be an arbitrary location selected by the user on the map, or data such as a facility obtained by searching a facility information database (not shown) based on a keyword such as a facility name or an address input by the user. May be included in the position. In addition to the position designation information, information such as departure time and transportation may be acquired.

次に、近傍道路候補取得手段32は、位置指定情報取得手段31で取得した位置指定情報に基づいて、近傍道路検索用データ記憶手段22を検索して、当該位置が含まれる通行可能領域が存在するか否かを判定する(ステップS12)。通行可能領域が存在しなかった場合は(ステップS13:「NO」)、ユーザが指定した位置が通行可能領域に存在しない(例えば、鉄道線路の真ん中、河川や海の中など)ものと判断し、その旨のエラー表示を端末Tに表示し(ステップS14)、処理を終了する。通行可能領域が存在する場合は(ステップS13:「YES」)、当該通行可能領域に関連付けられた近傍道路候補となる道路データを、道路データ記憶手段21から取得する(ステップS15)。   Next, the neighboring road candidate obtaining unit 32 searches the neighboring road search data storage unit 22 based on the position designation information obtained by the position designation information obtaining unit 31, and there is a passable area including the position. It is determined whether or not to perform (step S12). When the passable area does not exist (step S13: “NO”), it is determined that the position specified by the user does not exist in the passable area (for example, in the middle of a railway track, in a river or the sea). An error display to that effect is displayed on the terminal T (step S14), and the process is terminated. If a passable area exists (step S13: “YES”), road data that is a candidate for a nearby road associated with the passable area is acquired from the road data storage unit 21 (step S15).

ここで、位置指定情報、通行可能領域及び近傍道路候補の関係について図8を用いて説明する。例えば、ある「○○駅」を指定したことを表す位置指定情報Sに基づいて、近傍道路検索用データ記憶手段22を検索し、この位置指定情報Sを内包する通行可能領域が通行可能領域Cと判定した場合、この通行可能領域Cに関連付けられた近傍道路候補R1〜R5に対応する道路区間をそれぞれ表す五つの道路データを道路データ記憶手段21から取得する。   Here, the relationship between the position designation information, the passable area, and the neighboring road candidates will be described with reference to FIG. For example, based on the position designation information S indicating that a certain “XXX station” has been designated, the neighboring road retrieval data storage means 22 is searched, and the passable area containing the position designation information S is the passable area C. Is determined, the five road data respectively representing road sections corresponding to the neighboring road candidates R1 to R5 associated with the passable area C are acquired from the road data storage unit 21.

続いて、近傍道路設定手段33は、近傍道路候補取得手段32で取得した1または複数の道路データ上に、前記位置指定情報の位置からの距離が最も近い最近接点を求め、前記位置指定情報の位置との距離が最短の道路データを最近傍道路として設定する(ステップS16)。このうえで、経路探索手段34は、前記位置指定情報の位置を経路の端点(例えば出発地と目的地)のノードとして、前記近傍道路設定手段33で設定した近傍道路の道路データのノードを隣接するノードとして設定し、端点間を結ぶ経路を探索する(ステップS17)。そして、経路探索結果出力手段35は、上記のように経路探索手段34で探索した経路探索結果をユーザ端末Tに対して出力し(ステップS18)、処理を終了する。   Subsequently, the neighboring road setting unit 33 obtains the nearest point closest to the position of the position designation information on one or a plurality of road data acquired by the neighboring road candidate acquisition unit 32, and the position designation information The road data with the shortest distance to the position is set as the nearest road (step S16). Then, the route search means 34 uses the position of the position designation information as a node of a route end point (for example, a departure point and a destination), and adjoins a road data node of the neighboring road set by the neighboring road setting means 33. And search for a route connecting the end points (step S17). Then, the route search result output unit 35 outputs the route search result searched for by the route search unit 34 as described above to the user terminal T (step S18), and ends the process.

〔2−3.効果〕
以上の様に、通行禁止データを境界として地図データを複数の通行可能領域に分割して、個々の通行可能領域に含まれる道路データを関連付けて予め記憶しておくことにより、経路探索において、出発地や目的地の近傍道路を決定する際に、通行不可能な要素が無い道路のみを判定対象とすることが出来、適切な近傍道路を少ない処理負荷で取得することが可能になる。
[2-3. effect〕
As described above, the map data is divided into a plurality of passable areas with the road prohibition data as a boundary, and the road data included in each passable area is associated and stored in advance, so that in the route search, When determining the nearby roads of the place and the destination, only roads having no inaccessible elements can be determined, and appropriate nearby roads can be acquired with a small processing load.

〔3.実施形態3〕
続いて、実施形態3は、実施形態1で生成した近傍道路検索用データ記憶手段22を備えた経路探索装置200であり、近傍道路を実施形態2のように一義的に決定せず、いくつかの候補を基に経路を複数探索する例である。なお、実施形態1において述べた機能や処理については適宜省略する。また、本発明は、経路探索装置200に対応する方法やコンピュータ・プログラムとしても把握可能である。なお、本発明は、上記の装置構成に限定されず、経路探索装置200の各処理手段を実現する為のコンピュータ・プログラム(スクリプトであってよい)をユーザ端末T上で実行することにより一体の装置(例えばナビゲーション装置)として実現する態様も含む。
[3. Embodiment 3]
Subsequently, the third embodiment is a route search device 200 including the nearby road search data storage unit 22 generated in the first embodiment, and the neighboring roads are not uniquely determined as in the second embodiment, and some This is an example in which a plurality of routes are searched based on the candidates. Note that the functions and processes described in Embodiment 1 are omitted as appropriate. The present invention can also be grasped as a method or a computer program corresponding to the route search apparatus 200. Note that the present invention is not limited to the above-described apparatus configuration, and is integrated by executing a computer program (which may be a script) on the user terminal T for realizing each processing unit of the route search apparatus 200. The aspect implement | achieved as an apparatus (for example, navigation apparatus) is also included.

〔3−1.構成〕
実施形態3の経路探索装置200は、図9(構成図)に示す様に、端末Tから探索条件を受け付けて経路探索結果を出力する経路探索装置であり、道路データ記憶手段21及び近傍道路検索用データ記憶手段22は図1、図2(実施形態1)及び図5(実施形態2)に示したものと同様である。
[3-1. Constitution〕
As shown in FIG. 9 (configuration diagram), the route search device 200 according to the third embodiment is a route search device that receives a search condition from the terminal T and outputs a route search result. The data storage means 22 is the same as that shown in FIG. 1, FIG. 2 (Embodiment 1) and FIG. 5 (Embodiment 2).

〔3−2.作用〕
上記の様に構成した経路探索装置200における作用の概要を、図10のフローチャートに示す。なお、ステップS21からステップS25は第二の実施形態におけるステップS11からステップS15の処理と同様である為省略する。
[3-2. Action)
An outline of the operation of the route search apparatus 200 configured as described above is shown in the flowchart of FIG. Steps S21 to S25 are the same as steps S11 to S15 in the second embodiment, and are therefore omitted.

実施形態3では、経路候補探索手段43は、近傍道路候補取得手段42で取得した各道路データを近傍道路として設定し、前記複数の位置指定情報の位置を結ぶ経路候補を探索する(ステップS26)。そして、経路探索結果出力手段44は、前記経路候補探索手段43によって求められた複数の経路候補を、所要時間または距離が短いものを優先して(例えば、所要時間または距離が短い順にソートして)、経路探索結果として端末Tに対して出力し(ステップS27)、処理を終了する。なお、出力する件数に閾値を設けて、上位所定数(例えば上位5件のみ)の経路候補を経路探索結果として出力しても良い。   In the third embodiment, the route candidate search unit 43 sets each road data acquired by the neighboring road candidate acquisition unit 42 as a neighboring road, and searches for a route candidate that connects the positions of the plurality of position designation information (step S26). . Then, the route search result output means 44 gives priority to the plurality of route candidates obtained by the route candidate search means 43 in order of the shortest required time or distance (for example, sort in ascending order of required time or distance). ) Is output to the terminal T as a route search result (step S27), and the process is terminated. Note that a threshold may be provided for the number of cases to be output, and the upper predetermined number (for example, only the upper five cases) of route candidates may be output as route search results.

〔3−3.効果〕
以上の様に、通行禁止データを境界として地図データを複数の通行可能領域に分割して、個々の通行可能領域に含まれる道路データを関連付けて予め記憶しておくことにより、経路探索において、出発地や目的地の近傍道路を決定する際に、通行不可能な要素が無い道路のみを判定対象とすることが出来、適切な近傍道路を少ない処理負荷で取得することが可能になる。さらに、位置指定情報の位置を含む通行可能領域に含まれる道路データ全てを近傍道路候補として全体経路を求めることで、所要時間または距離が最短となる近傍道路をより高精度に設定することが可能になる。
[3-3. effect〕
As described above, the map data is divided into a plurality of passable areas with the road prohibition data as a boundary, and the road data included in each passable area is associated and stored in advance, so that in the route search, When determining the nearby roads of the place and the destination, only roads having no inaccessible elements can be determined, and appropriate nearby roads can be acquired with a small processing load. In addition, it is possible to set the neighboring road with the shortest required time or distance with higher accuracy by obtaining the entire route using all road data included in the accessible area including the position of the position designation information as neighboring road candidates. become.

1 データ生成装置
5 演算制御部
6 記憶装置
7 通信手段
10 地図データ分割手段
11 地図データ記憶手段
12 通行禁止データ記憶手段
20 近傍道路検索用データ生成手段
22 近傍道路検索用データ記憶手段
31、41 位置指定情報受信手段
32、42 近傍道路候補取得手段
33 近傍道路設定手段
34 経路探索手段
35、44 経路探索結果出力手段
43 経路候補探索手段
A、B、C 通行可能領域
M 地図データ
P 通行禁止ポリラインデータ
R1〜5 近傍道路候補
T ユーザ端末
DESCRIPTION OF SYMBOLS 1 Data generation apparatus 5 Arithmetic control part 6 Storage apparatus 7 Communication means 10 Map data division means 11 Map data storage means 12 Traffic prohibition data storage means 20 Neighborhood road search data generation means 22 Neighborhood road search data storage means 31, 41 Position Designated information receiving means 32, 42 Neighboring road candidate obtaining means 33 Neighboring road setting means 34 Route searching means 35, 44 Route search result output means 43 Route candidate searching means A, B, C Accessible area M Map data P Traffic prohibited polyline data R1-5 nearby road candidates T user terminal

Claims (4)

複数の位置座標を含む地図データを記憶している地図データ記憶手段と、前記地図データ中における通行できない部分の領域を表す通行禁止データを記憶している通行禁止データ記憶手段と、道路をノードとノード間を連結するリンクで表現した道路データを記憶している道路データ記憶手段と、を備えたデータ生成装置であって、
前記通行禁止データ記憶手段に記憶された前記通行禁止データが表す部分を境界として、前記地図データ記憶手段に記憶された前記地図データを複数の通行可能領域に分割する地図データ分割手段と、
前記通行可能領域に含まれる前記道路データ記憶手段に記憶された前記道路データと前記通行可能領域とを関連付けて、近傍道路を検索する為の近傍道路検索用データを生成する近傍道路検索用データ生成手段と、
前記近傍道路検索用データ生成手段によって生成された近傍道路検索用データを記憶している近傍道路検索用データ記憶手段と、
1または複数の位置を指定する位置指定情報を取得する位置指定情報取得手段と、
前記位置指定情報が含まれる前記通行可能領域を、前記近傍道路検索用データに基づいて判定し、その通行可能領域に関連付けられている1または複数の道路データを取得する近傍道路候補取得手段と、
取得された前記道路データ上の点であり、前記指定位置からの距離が最も近い最近接点を求め、指定位置と最近接点の間の距離が最短の道路データを判定する近傍道路判定手段と、
前記近傍道路判定手段において判定された道路データを近傍道路として設定する近傍道路設定手段と、
を備え
前記道路データ記憶手段が記憶しているリンクは、道路区間を通行可能な方向ごとに、始点と終点で定義しており、
前記近傍道路設定手段は、前記道路データ記憶手段が記憶しているリンクの端点間を結ぶ経路を探索する
ことを特徴とする経路探索装置。
Map data storage means for storing map data including a plurality of position coordinates, prohibition data storage means for storing prohibition data representing areas of inaccessible portions in the map data, roads as nodes Road data storage means for storing road data expressed by links connecting nodes, a data generation device comprising:
Map data dividing means for dividing the map data stored in the map data storage means into a plurality of passable areas, with a portion represented by the prohibition data stored in the prohibition data storage means as a boundary;
Neighboring road search data generation for associating the road data stored in the road data storage means included in the passable area with the passable area and generating data for searching for a nearby road for searching for a nearby road Means,
Neighborhood road search data storage means for storing neighborhood road search data generated by the neighborhood road search data generation means;
Position designation information obtaining means for obtaining position designation information for designating one or a plurality of positions;
A neighboring road candidate acquisition unit that determines the passable area including the position designation information based on the neighboring road search data and acquires one or more road data associated with the passable area;
A point on the acquired road data, the nearest point closest to the specified position is determined, and a neighboring road determination unit that determines the road data having the shortest distance between the specified position and the closest point;
Neighborhood road setting means for setting the road data determined by the neighborhood road determination means as a neighborhood road;
Equipped with a,
The link stored in the road data storage means is defined by a start point and an end point for each direction in which the road section can pass,
The neighborhood road setting means searches for a route connecting the link end points stored in the road data storage means.
A route search apparatus characterized by that.
複数の位置座標を含む地図データを記憶している地図データ記憶手段と、前記地図データ中における通行できない部分の領域を表す通行禁止データを記憶している通行禁止データ記憶手段と、道路をノードとノード間を連結するリンクで表現した道路データを記憶している道路データ記憶手段と、を備えたデータ生成装置であって、
前記通行禁止データ記憶手段に記憶された前記通行禁止データが表す部分を境界として、前記地図データ記憶手段に記憶された前記地図データを複数の通行可能領域に分割する地図データ分割手段と、
前記通行可能領域に含まれる前記道路データ記憶手段に記憶された前記道路データと前記通行可能領域とを関連付けて、近傍道路を検索する為の近傍道路検索用データを生成する近傍道路検索用データ生成手段と、
前記近傍道路検索用データ生成手段によって生成された近傍道路検索用データを記憶している近傍道路検索用データ記憶手段
1または複数の位置を指定する位置指定情報を取得する位置指定情報取得手段と、
前記位置指定情報が含まれる前記通行可能領域を前記近傍道路検索用データに基づいて判定し、その通行可能領域に関連付けられている1または複数の道路データを取得する近傍道路候補取得手段と、
前記近傍道路候補取得手段で取得した各道路データを近傍道路として設定し、前記複数の指定位置を結ぶ経路候補を求める経路候補探索手段と、
前記経路候補探索手段によって求めた複数の経路候補を、所要時間または距離が短いものを優先して、経路探索結果として出力する経路探索結果出力手段と、
を備え
前記道路データ記憶手段が記憶しているリンクは、道路区間を通行可能な方向ごとに、始点と終点で定義しており、
前記経路候補探索手段は、前記道路データ記憶手段が記憶しているリンクの端点間を結ぶ経路を探索する
ことを特徴とする経路探索装置。
Map data storage means for storing map data including a plurality of position coordinates, prohibition data storage means for storing prohibition data representing areas of inaccessible portions in the map data, roads as nodes Road data storage means for storing road data expressed by links connecting nodes, a data generation device comprising:
Map data dividing means for dividing the map data stored in the map data storage means into a plurality of passable areas, with a portion represented by the prohibition data stored in the prohibition data storage means as a boundary;
Neighboring road search data generation for associating the road data stored in the road data storage means included in the passable area with the passable area and generating data for searching for a nearby road for searching for a nearby road Means,
And the neighboring road search data storage means for storing the vicinity road search data generated by the neighboring road search data generating means,
Position designation information obtaining means for obtaining position designation information for designating one or a plurality of positions;
A neighboring road candidate acquisition unit that determines the passable area including the position designation information based on the neighboring road search data and acquires one or more road data associated with the passable area;
Route candidate search means for setting each road data acquired by the neighborhood road candidate acquisition means as a neighborhood road and obtaining route candidates connecting the plurality of designated positions;
A route search result output unit that outputs a plurality of route candidates obtained by the route candidate search unit as a route search result by giving priority to a short time or distance.
Equipped with a,
The link stored in the road data storage means is defined by a start point and an end point for each direction in which the road section can pass,
The route search device characterized in that the route candidate search means searches for a route connecting the end points of the links stored in the road data storage means .
複数の位置座標を含む地図データを記憶している地図データ記憶手段と、前記地図データ中における通行できない部分の領域を表す通行禁止データを記憶している通行禁止データ記憶手段と、道路をノードとノード間を連結するリンクで表現した道路データを記憶している道路データ記憶手段と、を備えたデータ生成装置が、
前記通行禁止データ記憶手段に記憶された前記通行禁止データが表す部分を境界として、前記地図データ記憶手段に記憶された前記地図データを複数の通行可能領域に分割する地図データ分割ステップと、
前記通行可能領域に含まれる前記道路データ記憶手段に記憶された前記道路データと前記通行可能領域とを関連付けて、近傍道路を検索する為の近傍道路検索用データを生成する近傍道路検索用データ生成ステップと、
前記近傍道路検索用データ生成ステップによって生成された近傍道路検索用データを記憶している近傍道路検索用データ記憶ステップと、
1または複数の位置を指定する位置指定情報を取得する位置指定情報取得ステップと、
前記位置指定情報が含まれる前記通行可能領域を、前記近傍道路検索用データに基づいて判定し、その通行可能領域に関連付けられている1または複数の道路データを取得する近傍道路候補取得ステップと、
取得された前記道路データ上の点であり、前記指定位置からの距離が最も近い最近接点を求め、指定位置と最近接点の間の距離が最短の道路データを判定する近傍道路判定ステップと、
前記近傍道路判定ステップにおいて判定された道路データを近傍道路として設定する近傍道路設定ステップと、
を備え
前記道路データ記憶手段が記憶しているリンクは、道路区間を通行可能な方向ごとに、始点と終点で定義しており、
前記近傍道路設定ステップは、前記道路データ記憶手段が記憶しているリンクの端点間を結ぶ経路を探索する
ことを特徴とする経路探索方法。
Map data storage means for storing map data including a plurality of position coordinates, prohibition data storage means for storing prohibition data representing areas of inaccessible portions in the map data, roads as nodes Road data storage means for storing road data expressed by links connecting nodes, a data generation device comprising:
A map data dividing step for dividing the map data stored in the map data storage means into a plurality of passable areas, with a portion represented by the prohibition data stored in the prohibition data storage means as a boundary;
Neighboring road search data generation for associating the road data stored in the road data storage means included in the passable area with the passable area and generating data for searching for a nearby road for searching for a nearby road Steps,
A neighborhood road search data storage step storing the neighborhood road search data generated by the neighborhood road search data generation step;
A position designation information acquisition step for acquiring position designation information for designating one or a plurality of positions;
A neighboring road candidate acquisition step of determining the passable area including the position designation information based on the neighboring road search data, and acquiring one or a plurality of road data associated with the passable area;
A point on the acquired road data, the nearest road having the closest distance from the specified position is determined, and a neighboring road determination step for determining road data having the shortest distance between the specified position and the closest position;
A neighboring road setting step for setting the road data determined in the neighboring road determining step as a neighboring road;
Equipped with a,
The link stored in the road data storage means is defined by a start point and an end point for each direction in which the road section can pass,
The neighborhood road setting step searches for a route connecting the end points of the links stored in the road data storage means.
A route search method characterized by that.
複数の位置座標を含む地図データを記憶している地図データ記憶手段と、前記地図データ中における通行できない部分の領域を表す通行禁止データを記憶している通行禁止データ記憶手段と、道路をノードとノード間を連結するリンクで表現した道路データを記憶している道路データ記憶手段と、を備えたデータ生成装置が、  Map data storage means for storing map data including a plurality of position coordinates, prohibition data storage means for storing prohibition data representing areas of inaccessible portions in the map data, roads as nodes Road data storage means for storing road data expressed by links connecting nodes, a data generation device comprising:
前記通行禁止データ記憶手段に記憶された前記通行禁止データが表す部分を境界として、前記地図データ記憶手段に記憶された前記地図データを複数の通行可能領域に分割する地図データ分割ステップと、  A map data dividing step for dividing the map data stored in the map data storage means into a plurality of passable areas, with a portion represented by the prohibition data stored in the prohibition data storage means as a boundary;
前記通行可能領域に含まれる前記道路データ記憶手段に記憶された前記道路データと前記通行可能領域とを関連付けて、近傍道路を検索する為の近傍道路検索用データを生成する近傍道路検索用データ生成ステップと、  Neighboring road search data generation for associating the road data stored in the road data storage means included in the passable area with the passable area and generating data for searching for a nearby road for searching for a nearby road Steps,
前記近傍道路検索用データ生成ステップによって生成された近傍道路検索用データを記憶している近傍道路検索用データ記憶ステップと、  A neighborhood road search data storage step storing the neighborhood road search data generated by the neighborhood road search data generation step;
1または複数の位置を指定する位置指定情報を取得する位置指定情報取得ステップと、  A position designation information acquisition step for acquiring position designation information for designating one or a plurality of positions;
前記位置指定情報が含まれる前記通行可能領域を前記近傍道路検索用データに基づいて判定し、その通行可能領域に関連付けられている1または複数の道路データを取得する近傍道路候補取得ステップと、  A neighboring road candidate acquisition step of determining the passable area including the position designation information based on the neighboring road search data and acquiring one or more road data associated with the passable area;
前記近傍道路候補取得ステップで取得した各道路データを近傍道路として設定し、前記複数の指定位置を結ぶ経路候補を求める経路候補探索ステップと、  Each road data acquired in the neighboring road candidate obtaining step is set as a neighboring road, and a route candidate searching step for obtaining a route candidate connecting the plurality of designated positions;
前記経路候補探索ステップによって求めた複数の経路候補を、所要時間または距離が短いものを優先して、経路探索結果として出力する経路探索結果出力ステップと、  A route search result output step for outputting a plurality of route candidates obtained by the route candidate search step, as a route search result, with priority given to those having a short required time or distance;
を備え、  With
前記道路データ記憶手段が記憶しているリンクは、道路区間を通行可能な方向ごとに、始点と終点で定義しており、  The link stored in the road data storage means is defined by a start point and an end point for each direction in which the road section can pass,
前記経路候補探索ステップは、前記道路データ記憶手段が記憶しているリンクの端点間を結ぶ経路を探索する  The route candidate searching step searches for a route connecting between link end points stored in the road data storage means.
ことを特徴とする経路探索方法。  A route search method characterized by that.
JP2010003675A 2010-01-12 2010-01-12 DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE Expired - Fee Related JP5132694B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010003675A JP5132694B2 (en) 2010-01-12 2010-01-12 DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010003675A JP5132694B2 (en) 2010-01-12 2010-01-12 DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE

Publications (2)

Publication Number Publication Date
JP2011145078A JP2011145078A (en) 2011-07-28
JP5132694B2 true JP5132694B2 (en) 2013-01-30

Family

ID=44460077

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010003675A Expired - Fee Related JP5132694B2 (en) 2010-01-12 2010-01-12 DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE

Country Status (1)

Country Link
JP (1) JP5132694B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101768132B1 (en) * 2015-08-14 2017-08-30 현대자동차주식회사 Method and program, and navigation device, server and computer readable medium for performing the same
CN108120444B (en) * 2016-11-29 2020-05-08 高德信息技术有限公司 Electronic map data processing method and device
JP2020071107A (en) * 2018-10-30 2020-05-07 トヨタ自動車株式会社 Route search device, route search method, and route search program
CN113670293A (en) * 2021-08-11 2021-11-19 追觅创新科技(苏州)有限公司 Map construction method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3540140B2 (en) * 1997-12-17 2004-07-07 三菱電機株式会社 Route search device and storage medium
JP4355048B2 (en) * 1999-04-07 2009-10-28 クラリオン株式会社 Navigation device, route search method, and information terminal device
JP2001195690A (en) * 2000-01-13 2001-07-19 Hitachi Ltd Communication method for mobile body passage information, providing device for mobile body passage information and obtaining device for mobile body passage information
JP2009243893A (en) * 2008-03-28 2009-10-22 Nippon Telegr & Teleph Corp <Ntt> Route searching device, route search method, and route search program
JP5012642B2 (en) * 2008-04-25 2012-08-29 株式会社デンソー NAVIGATION DEVICE AND NAVIGATION DEVICE PROGRAM

Also Published As

Publication number Publication date
JP2011145078A (en) 2011-07-28

Similar Documents

Publication Publication Date Title
US10001378B2 (en) Incremental map generation, refinement and extension with GPS traces
JP5308621B2 (en) Map data distribution system
CN108253973B (en) Method and device for associating high-precision map with standard map
KR20110025799A (en) A method of resolving a location from encoded data representative thereof
JP2008249798A (en) Map update data supply device, map data update system, and map update data supply method
WO2006109625A1 (en) Map information updating device and map information updating method
US20100057357A1 (en) Device for selecting area to be introduced and method thereof
JP2011220902A (en) Navigation device and guidance route search method
JP5132694B2 (en) DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE
JP4554379B2 (en) Navigation device
CN105556510B (en) Map information processing device, data generation method, and program
JP6912859B2 (en) Map update device, map update method, computer program, and recording medium on which the computer program is recorded.
JP5349023B2 (en) Navigation device
JP2010054754A (en) Data structure of map data
JP5164028B2 (en) Route search method and route search device
JP6626262B2 (en) Route search system, method and program
JP7173310B2 (en) Route search device, route search method, and route search program
JPH11325935A (en) Course searching unit
JP2010217711A (en) Road network data maintenance device
JP2016095425A (en) Map data creation device and computer program
JP2010217459A (en) Device, system, program, and method for managing road network diagram
JP2010523951A (en) Method for creating road segment directory, method for detecting all road segments in search area, and computer program
JP2010523951A5 (en)
JP5230723B2 (en) Map drawing device
JP4879803B2 (en) Map information updating apparatus and map information updating method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120207

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120312

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120406

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121016

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121106

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151116

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5132694

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

LAPS Cancellation because of no payment of annual fees
R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350