JP5771024B2 - Route search device - Google Patents

Route search device Download PDF

Info

Publication number
JP5771024B2
JP5771024B2 JP2011039539A JP2011039539A JP5771024B2 JP 5771024 B2 JP5771024 B2 JP 5771024B2 JP 2011039539 A JP2011039539 A JP 2011039539A JP 2011039539 A JP2011039539 A JP 2011039539A JP 5771024 B2 JP5771024 B2 JP 5771024B2
Authority
JP
Japan
Prior art keywords
data
node
network data
route search
unit
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
JP2011039539A
Other languages
Japanese (ja)
Other versions
JP2012177566A (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.)
Zenrin Co Ltd
Original Assignee
Zenrin 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 Zenrin Co Ltd filed Critical Zenrin Co Ltd
Priority to JP2011039539A priority Critical patent/JP5771024B2/en
Publication of JP2012177566A publication Critical patent/JP2012177566A/en
Application granted granted Critical
Publication of JP5771024B2 publication Critical patent/JP5771024B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)

Description

本発明は、多階層構造を有する建造物内の経路を探索し、案内するための経路探索装置に関するものである。   The present invention relates to a route searching apparatus for searching for and guiding a route in a building having a multi-layer structure.

現在、屋外についてモバイル端末を用いた歩行者ナビゲーションが実用化されている。また、屋内の駅構内や地下街、ビル等の建造物内に出発地や目的地、経由地を設定して経路探索を行なう歩行者ナビゲーションの研究も進んでいる。
屋内の建造物は多階層構造となる場合が多く、屋外のネットワークデータとは異なる構造を有する必要がある。例えば、屋内の建造物内のネットワークデータは階段やエレベータ等の他階層へ接続するノードが必要である。また、階層毎に案内をする場合はその階層ごとのネットワークデータが必要である。そして、高層商業ビルなどの多階層構造を有する建造物のネットワークデータはその階層分だけネットワークデータが必要になるため、ネットワークデータの容量は必然的に大きくなるものであった。その結果、容量やCPUの性能に制限のあるモバイル端末にとって、このようなネットワークデータは大きな負担となるものであった。
この問題を解決する技術として、高さ方向の複数の階数に対応するネットワークデータを地図圧縮部により一平面状に投影することで圧縮する技術が開示されている(例えば、特許文献1参照)。この技術は、各階層のネットワークデータを投影し、空間上の類似点を利用して一平面状のネットワークデータを生成させ、ネットワークデータが存在する階数をフラグで管理するので、空間上で類似する階層が多数ある場合はデータ量を削減することができるものである。
Currently, pedestrian navigation using mobile terminals has been put to practical use outdoors. In addition, research on pedestrian navigation that searches for routes by setting departure points, destinations, and waypoints in indoor stations, underground malls, buildings, and the like is also in progress.
Indoor buildings often have a multi-layered structure and need to have a structure different from that of outdoor network data. For example, network data in an indoor building requires a node connected to another layer such as a staircase or an elevator. Further, when the guidance is provided for each hierarchy, network data for each hierarchy is required. And since the network data of a building having a multi-layer structure such as a high-rise commercial building requires network data corresponding to the layer, the capacity of the network data inevitably increases. As a result, such network data is a heavy burden for mobile terminals with limited capacity and CPU performance.
As a technique for solving this problem, a technique is disclosed in which network data corresponding to a plurality of floors in the height direction is compressed by projecting it onto a single plane by a map compression unit (see, for example, Patent Document 1). This technology projects network data of each layer, generates network data in one plane using spatial similarities, and manages the number of floors in which the network data exists with flags, so it is similar in space When there are a large number of hierarchies, the amount of data can be reduced.

特開2008−83112号公報JP 2008-83112 A

しかしながら、特許文献1に記載の技術はネットワークデータの容量は削減するものの、経路探索の効率が悪化する場合がある。具体的には、特許文献1は形状が異なるネットワークデータの各階層を一平面上に投影することにより生成した一平面状のネットワークデータがいずれの階層にも対応可能とするために細分化されている。この細分化された一平面状のネットワークデータに基づいて各階層のネットワークデータを生成するので、たとえ各階層が単純な構造のネットワークデータで構成されたものであっても、生成された階層ごとのネットワークデータは本来不要なノードを含んだ複雑な構造となってしまう場合がある。このようなネットワークデータを用いた経路探索を行なう場合には、経路探索はノードごとに通過の可否を判定する処理を実施するものであることから、本来不要なノードを用いた経路探索を行うこととなるので、経路探索効率が低下するのである。   However, although the technique described in Patent Document 1 reduces the capacity of network data, the efficiency of route search may deteriorate. Specifically, Patent Document 1 is subdivided so that network data of one plane generated by projecting each layer of network data having different shapes onto one plane can correspond to any hierarchy. Yes. Since the network data of each layer is generated based on this subdivided one plane network data, even if each layer is composed of network data with a simple structure, Network data may have a complicated structure including nodes that are not necessary. When performing a route search using such network data, the route search is a process for determining whether or not each node can pass, so a route search using an originally unnecessary node is performed. As a result, the route search efficiency decreases.

本発明は、多階層構造の建造物内の経路探索において、経路探索効率を維持しつつネットワークデータの容量を削減する経路探索装置の提供を目的とする。   An object of the present invention is to provide a route search device that reduces the capacity of network data while maintaining route search efficiency in route search in a multi-layered building.

上記課題を解決するために、本発明は、多層階構造を有する建造物内を含む地図上の経路探索を行う経路探索装置であって、前記建造物の各階層の通路網の内で鉛直方向に見て一致する所定の通路網を表現した標準ネットワークデータと、前記建造物の各階層の通路網と前記標準ネットワークデータにより表現された通路網との差分を表現した差分ネットワークデータとを含む地図データを記憶する記憶部と、前記地図上に出発地と目的地とを設定する地点設定部と、前記記憶部から前記標準ネットワークデータと所望の階層の前記差分ネットワークデータとを読み出し、当該所望の階層の前記通路網を再現して前記出発地から前記目的地に至る経路探索を行う経路探索部と、を備えることを特徴とする。
なお、上述した特徴は、本発明の特徴のすべてを列挙したものではなく、これらを要部とする構成(または方法)もまた発明となり得る。
In order to solve the above-described problems, the present invention is a route search device that performs a route search on a map including the inside of a building having a multi-layered structure, and is vertical in the passage network of each level of the building. A standard network data representing a predetermined passage network that matches the difference, and difference network data representing a difference between the passage network of each layer of the building and the passage network represented by the standard network data A storage unit for storing data, a point setting unit for setting a starting point and a destination on the map, and reading the standard network data and the difference network data of a desired hierarchy from the storage unit; A route search unit that performs a route search from the departure point to the destination by reproducing the passage network of the hierarchy.
Note that the above-described features do not enumerate all the features of the present invention, and a configuration (or method) including these as main parts can also be an invention.

本発明の経路探索装置によれば、鉛直方向に見て一致する所定の通路網を表現した標準ネットワークデータと差分ネットワークデータとを用いて通路網を生成することにより経路探索を行うことから、各階層のネットワークデータには本来不要なノードを含まないことによって経路探索効率を維持しつつ、多階層構造の建造物のネットワークデータの容量を削減することができる。   According to the route search device of the present invention, the route search is performed by generating the route network using the standard network data representing the predetermined route network that matches in the vertical direction and the difference network data. By not including unnecessary nodes in the hierarchical network data, it is possible to reduce the capacity of the network data of the multi-layered structure while maintaining the route search efficiency.

ナビゲーションシステムの全体構成を示す図である。It is a figure showing the whole navigation system composition. 地図データのデータ構造を示す図である。It is a figure which shows the data structure of map data. 経路案内処理の全体のフローチャートを示す図である。It is a figure which shows the flowchart of the whole route guidance process. 地点設定処理のフローチャートを示す図である。It is a figure which shows the flowchart of a point setting process. 経路探索処理のフローチャートを示す図である。It is a figure which shows the flowchart of a route search process. 指定階層のノードデータ群生成処理のフローチャートを示す図である。It is a figure which shows the flowchart of the node data group production | generation process of a designated hierarchy. 経路案内処理のフローチャートを示す図である。It is a figure which shows the flowchart of a route guidance process. (a)は建造物内の各階層のネットワークデータを示す図であり、(b)は建造物内のネットワークデータ全体を鉛直方向に見た図である。(A) is a figure which shows the network data of each hierarchy in a building, (b) is the figure which looked at the whole network data in a building in the perpendicular direction. (a)および(b)は標準ネットワークデータを示す図である。(A) And (b) is a figure which shows standard network data. 差分ネットワークデータを示す図である。It is a figure which shows difference network data. (a)は実施例1の建造物内のネットワークデータを説明する図であり、(b)は実施例2のネットワークデータを説明する図である。(A) is a figure explaining the network data in the building of Example 1, (b) is a figure explaining the network data of Example 2. FIG. 実施例2のノードデータのデータ構造を示す図である。It is a figure which shows the data structure of the node data of Example 2. 実施例2の経路案内処理のフローチャートを示す図である。It is a figure which shows the flowchart of the route guidance process of Example 2. FIG. 実施例3の建造物内の各階層のネットワークデータを示す図である。It is a figure which shows the network data of each hierarchy in the building of Example 3. FIG. 実施例3の経路探索処理のフローチャートを示す図である。FIG. 10 is a diagram illustrating a flowchart of route search processing according to a third embodiment.

以下、本発明を具体化した実施形態を説明する。   Hereinafter, embodiments embodying the present invention will be described.

<実施例1>
図1に示すように、ナビゲーションシステム1は、携帯端末10およびこの携帯端末10と情報ネットワークを通じて接続される経路案内装置20を備える。携帯端末10は、無線通信部11、現在位置検出部12、画像表示部13、入力部14および装置本体を備える携帯電話であり、歩行者用ナビゲーション端末として利用される。経路案内装置20はデータ通信部21、計算機22、記憶部23を備える配信サーバである。なお、計算機22には地点設定部30、経路探索部31、経路案内部32を備えている。また、記憶部23は地図表示用データ40とネットワークデータ41と含む地図データが記憶されている。
<Example 1>
As shown in FIG. 1, the navigation system 1 includes a mobile terminal 10 and a route guidance device 20 connected to the mobile terminal 10 through an information network. The mobile terminal 10 is a mobile phone including a wireless communication unit 11, a current position detection unit 12, an image display unit 13, an input unit 14, and an apparatus main body, and is used as a pedestrian navigation terminal. The route guidance device 20 is a distribution server that includes a data communication unit 21, a computer 22, and a storage unit 23. The computer 22 includes a point setting unit 30, a route searching unit 31, and a route guiding unit 32. The storage unit 23 stores map data including map display data 40 and network data 41.

携帯端末10を構成する無線通信部11は、送信機、受信機およびアンテナからなるトランシーバである。また、現在位置検出部12は、GPS衛星からの電波に基づいて現在位置を検出するGPS受信器と、GPS衛星からの電波を受信しにくい地下街内等では現在位置を検出するために設置された無線局からの近距離の無線電波の受信に基づいて現在位置を求めて現在位置のデータを出力する近距離無線位置検出器とからなる。また、画像表示部13は、液晶ディスプレイ等であって画像表示面に通信メニュー画面や地図画像等の画像を表示するデバイスである。入力部14は、画像表示部13の表面がタッチパネルの機能を有しており、ユーザの指定により、目的地、表示したい地図のエリア、縮尺、施設の階層等を指定することができる。   The wireless communication unit 11 constituting the mobile terminal 10 is a transceiver including a transmitter, a receiver, and an antenna. In addition, the current position detection unit 12 is installed to detect the current position in a GPS receiver that detects the current position based on the radio wave from the GPS satellite, and in an underground city where it is difficult to receive the radio wave from the GPS satellite. It consists of a short-range wireless position detector that obtains the current position based on the reception of short-range radio waves from the wireless station and outputs the data of the current position. The image display unit 13 is a device that displays an image such as a communication menu screen or a map image on an image display surface, such as a liquid crystal display. The input unit 14 has a touch panel function on the surface of the image display unit 13, and can specify a destination, a map area to be displayed, a scale, a facility hierarchy, and the like as specified by the user.

経路案内装置20を構成するデータ通信部21は、光ファイバーによりインターネットWと接続する機能を備えており、インターネットWから無線通信を介して携帯端末10の無線通信部11と接続される。また、計算機22は、コンピュータプログラムや処理条件等が予め記憶されているROMやRAM等の内部記憶装置、およびこのコンピュータプログラムを実行するCPU等からなる大型のコンピュータである。そして、記憶部23は、フラッシュメモリ、ハードディスク、DVDまたはブルーレイディスク等の外部記憶装置であり、地図データを記憶している。   The data communication unit 21 constituting the route guidance device 20 has a function of connecting to the Internet W through an optical fiber, and is connected to the wireless communication unit 11 of the mobile terminal 10 from the Internet W via wireless communication. The computer 22 is a large computer including an internal storage device such as a ROM and a RAM in which computer programs, processing conditions, and the like are stored in advance, and a CPU that executes the computer program. The storage unit 23 is an external storage device such as a flash memory, a hard disk, a DVD, or a Blu-ray disc, and stores map data.

地点設定部30は、データ通信部21からの信号を受け付け、記憶部23に記憶された地図データを参照して出発地、目的地等の地点を設定し、経路探索部31へ出力する機能を有する。   The point setting unit 30 has a function of receiving a signal from the data communication unit 21, setting points such as a departure point and a destination with reference to the map data stored in the storage unit 23, and outputting the point to the route search unit 31. Have.

経路探索部31は、地点設定部30からの出発地や目的地の情報を受け付け、地図データを参照して経路探索に必要な階層のネットワークデータの集合であるネットワークデータ群を生成する機能と、この生成されたネットワークデータ群を使用して目的地までの経路を探索する機能と、探索した経路のデータを経路案内部32へ出力する機能とを有する。   The route search unit 31 receives information on a departure place and a destination from the point setting unit 30, and generates a network data group that is a set of network data in a hierarchy necessary for route search with reference to map data; It has a function of searching for a route to the destination using the generated network data group and a function of outputting the searched route data to the route guide unit 32.

経路案内部32は、経路探索部31からの経路のデータを受け付け、地図データを参照してこの経路の案内情報を生成し、データ通信部21へ出力する機能を有する。   The route guidance unit 32 has a function of receiving route data from the route search unit 31, generating map guidance information with reference to map data, and outputting the route guidance information to the data communication unit 21.

記憶部23に記憶されている地図データは、行政界図、道路図および施設図等を生成するためのポリラインやポリゴンのデータ等の地図表示用データ40と、歩行者用の通路の接続状態をノードおよびリンクで表現するネットワークデータ41とを含む地図データである。   The map data stored in the storage unit 23 indicates the connection state of map display data 40 such as polyline and polygon data for generating administrative boundary maps, road maps, and facility maps, and pedestrian passages. This is map data including network data 41 expressed by nodes and links.

本発明におけるネットワークデータは、高さ方向に階層の異なる複数の階層を有する多階層構造の施設について各階層の通路網を表現した建造物内のネットワークデータを含んでいる。そして、この建造物内のネットワークデータは各階層の通路網の内で鉛直方向に見て一致する所定の通路網を表現した標準ネットワークデータと、この標準ネットワークデータにより表現された通路網との差分を表現した差分ネットワークデータとに区別される。   The network data in the present invention includes network data in a building that represents a multi-layered facility having a plurality of hierarchies having different hierarchies in the height direction and representing a passage network of each hierarchy. The network data in this building is the difference between the standard network data representing a predetermined channel network that matches in the vertical direction in the channel network of each layer and the channel network represented by this standard network data. It is distinguished from the difference network data that expresses.

多階層構造を持つ建造物の各階層は、鉛直方向に見て通路が共通している場合が多い。このように共通する通路で構成するように生成された通路網が標準ネットワークデータである。標準ネットワークデータは、建造物内のネットワークデータにおいて鉛直方向から見て数多く一致するネットワークデータで構成されることが望ましい。標準ネットワークデータは後述するように一致するノードを共通化するので、一致する数が多いほど建造物のネットワークデータの容量が削減される。   Each level of a building having a multi-level structure often has a common passage when viewed in the vertical direction. The path network generated so as to be configured by a common path is standard network data. It is desirable that the standard network data is constituted by network data that matches a lot in the network data in the building as viewed from the vertical direction. Since the standard network data shares the matching nodes as described later, the capacity of the network data of the building is reduced as the number of matches increases.

差分ネットワークデータは、標準ネットワークデータに対して鉛直方向に見て一致しないデータであり、各階層単位に設定されている。建造物内のネットワークデータは、差分ネットワークデータが最も少なくなる構成となるのが望ましい。差分ネットワークデータを少なくすることで、建造物内のネットワークデータの容量をより多く削減できる効果がある。なお、差分ネットワークデータが無いと表現される階層のネットワークデータは、標準ネットワークデータと同じ構成となる。   The difference network data is data that does not match the standard network data when viewed in the vertical direction, and is set for each hierarchical unit. The network data in the building is preferably configured such that the difference network data is the smallest. By reducing the difference network data, there is an effect that the capacity of the network data in the building can be reduced more. Note that the network data of the hierarchy expressed as having no difference network data has the same configuration as the standard network data.

差分ネットワークデータは、属性情報に「追加」と記載されている追加型ネットワークデータと、属性情報に「削除」と記載されている削除型ネットワークデータと、属性情報に「変更」と記載されている変更型ネットワークデータとがある。追加型ネットワークデータは、注目する一つの階層においてその階層には存在し、かつ標準ネットワークデータには存在しないネットワークデータである。削除型ネットワークデータは、標準ネットワークデータには存在し、かつ注目する一つの階層においてその階層には存在しないネットワークデータである。変更型ネットワークデータは、鉛直方向に見て標準ネットワークデータと一致するものの接続関係などの属性が異なっているネットワークデータである。
なお、変更型ネットワークデータは削除型ネットワークデータと追加型ネットワークデータとを用いて表すこともできる。すなわち、標準ネットワークデータの一部の属性を変更する場合、対象となる標準ネットワークデータを削除型ネットワークデータにより削除する処理、および追加型ネットワークデータにより変更された属性のネットワークデータを追加する処理の両方を実行することにしても良い。
The difference network data includes additional network data described as “added” in the attribute information, deleted network data described as “deleted” in the attribute information, and “changed” in the attribute information. With modified network data. The additional type network data is network data that exists in one layer of interest and does not exist in the standard network data. The deletion-type network data is network data that exists in the standard network data and does not exist in that layer in one layer of interest. The modified network data is network data that matches the standard network data when viewed in the vertical direction but has different attributes such as the connection relationship.
Note that the change-type network data can also be expressed by using deletion-type network data and addition-type network data. That is, when changing some attributes of the standard network data, both the process of deleting the target standard network data by the deletion type network data and the process of adding the network data of the attribute changed by the addition type network data May be executed.

たとえば、高さ方向に異なる6階層を有する多階層構造の建造物のネットワークデータの例について、図8を用いて説明する。図8(a)に示す建造物内の各階層のネットワークデータを鉛直方向に見た場合、図8(b)に示すようにノードN1〜N8を含むネットワークデータで表すことができる。標準ネットワークデータにするか否かを判断するための閾値を3に設定したとき、この鉛直方向に見たネットワークデータのうち、鉛直方向に見て一致するノードが閾値以上となるノードはノードN1〜N6である。したがって、この建造物の標準ネットワークデータのノードは、図9に示すように、ノードN1〜N6で構成することができる。なお、本実施例においては、これらのノード間を結ぶリンクについても鉛直方向に見て閾値以上一致するものについて標準ネットワークデータに加えている。具体的には、図9に示すように、ノードN1〜N6間のリンクL1〜L7を構成に加えている。   For example, an example of network data of a multi-layered building having six different levels in the height direction will be described with reference to FIG. When the network data of each layer in the building shown in FIG. 8A is viewed in the vertical direction, it can be represented by network data including nodes N1 to N8 as shown in FIG. 8B. When the threshold value for determining whether or not to make standard network data is set to 3, among the network data viewed in the vertical direction, the nodes whose nodes that match in the vertical direction are equal to or greater than the threshold are nodes N1 to N1. N6. Therefore, the standard network data nodes of the building can be configured by nodes N1 to N6 as shown in FIG. In this embodiment, the links connecting these nodes are added to the standard network data for those that match the threshold value or more when viewed in the vertical direction. Specifically, as shown in FIG. 9, links L1 to L7 between the nodes N1 to N6 are added to the configuration.

また、図8で示した建造物の各階層の差分ネットワークデータについて、図10を用いて説明する。1Fから6Fまでの各階層は図9で示した標準ネットワークデータに対して鉛直方向に見たときに一致しないデータで表現される。1Fの階層において、標準ネットワークデータに存在するノードN2、N5は1Fの階層には存在しないデータである。この場合、1Fの階層の差分ネットワークデータは削除型ネットワークデータのノード(以下、削除型ノードという)であるノードN2、N5で構成される。また、ノードN1、N3についてはノードN2への接続情報、ノードN6、N4についてはノードN5への接続情報がそれぞれ変更型ネットワークデータのノード(以下、変更型ノードという)により変更される。なお、図8に示す建造物においては、標準ネットワークデータに対応するリンクを設定していない。   Moreover, the difference network data of each hierarchy of the building shown in FIG. 8 is demonstrated using FIG. Each layer from 1F to 6F is expressed by data that does not match when viewed in the vertical direction with respect to the standard network data shown in FIG. In the 1F hierarchy, nodes N2 and N5 existing in the standard network data are data not existing in the 1F hierarchy. In this case, the differential network data in the 1F hierarchy is composed of nodes N2 and N5 which are nodes of deletion-type network data (hereinafter referred to as deletion-type nodes). Further, the connection information to the node N2 for the nodes N1 and N3 and the connection information to the node N5 for the nodes N6 and N4 are respectively changed by the node of the change type network data (hereinafter referred to as the change type node). In addition, in the building shown in FIG. 8, the link corresponding to standard network data is not set.

また、2F〜4Fの階層は差分情報がないため図10に示す例では「差分なし」と表現している。この場合、2F〜4Fの階層単位のネットワークデータは標準ネットワークデータと同じ構成となる。また、5Fの階層において、標準ネットワークデータには存在しないノードN7、N8は5Fの階層には存在するデータである。したがって、5Fの階層の差分ネットワークデータは、追加型ネットワークデータのノード(以下、追加型ノードという)であるノードN7、N8で構成される。また、ノードN2、N5についてはノード7への接続情報、ノードN3、N4についてはノードN8への接続情報がそれぞれ変更型ノードにより変更される。   Further, since there is no difference information in the layers 2F to 4F, the example shown in FIG. 10 is expressed as “no difference”. In this case, the network data in hierarchical units from 2F to 4F has the same configuration as the standard network data. In the 5F hierarchy, nodes N7 and N8 that do not exist in the standard network data are data that exist in the 5F hierarchy. Accordingly, the difference network data in the 5F hierarchy is composed of nodes N7 and N8 which are nodes of additional network data (hereinafter referred to as additional nodes). Further, the connection information to the node 7 for the nodes N2 and N5 and the connection information to the node N8 for the nodes N3 and N4 are changed by the change type node, respectively.

また、さらに6Fの階層において、標準ネットワークデータには存在しないノードN7、N8は6Fの階層には存在するデータである。また、標準ネットワークデータには存在するノードN3は6Fの階層には存在しないデータである。したがって、6Fの階層の差分ネットワークデータは、追加型ノードN7、N8、削除型ノードN3で構成される。また、ノードN2についてはノードN7、N3への接続情報、ノードN5についてはノードN7への接続情報、ノードN4についてはノードN8への接続情報がそれぞれ変更型ノードにより変更される。   Further, in the 6F hierarchy, nodes N7 and N8 that do not exist in the standard network data are data that exist in the 6F hierarchy. The node N3 existing in the standard network data is data that does not exist in the 6F hierarchy. Accordingly, the difference network data in the 6F hierarchy is composed of the addition type nodes N7 and N8 and the deletion type node N3. Further, the connection information to the nodes N7 and N3 for the node N2, the connection information to the node N7 for the node N5, and the connection information to the node N8 for the node N4 are changed by the change type node.

なお、本発明の地図データは標準ネットワークデータを1つの建造物に対して複数のパターンで用意することを可能な構造にしている。1つの建造物に対して複数のパターンを用意した場合は、各階層に任意に選択された1つのパターンの標準ネットワークデータを対応させる。標準ネットワークデータのパターンを複数設定すると、差分ネットワークデータは建造物の各階層の通路網と任意に選択された1つの標準ネットワークデータとの差分となるので、建造物全体として鉛直方向に見て通路が共通する傾向が複数あるようなときには、差分ネットワークデータの数が少なくなってネットワークデータの容量が削減される場合がある。   The map data of the present invention has a structure that allows standard network data to be prepared in a plurality of patterns for one building. When a plurality of patterns are prepared for one building, standard network data of one pattern arbitrarily selected is associated with each layer. When multiple patterns of standard network data are set, the difference network data is the difference between the passage network of each level of the building and one arbitrarily selected standard network data. When there are a plurality of common trends, there are cases where the number of difference network data is reduced and the capacity of the network data is reduced.

本実施例の地図データは、図2に示すように、地図表示用データ40とネットワークデータ41とで構成される。
地図表示用データ40は、高さ方向に異なる複数の階層を有する施設について各階層の画像を表示するための階層単位表示用データを有している。本実施例の階層単位表示用データは、施設ID、施設名称、階層IDをデータとして含んでいる。
The map data of this embodiment is composed of map display data 40 and network data 41 as shown in FIG.
The map display data 40 has hierarchical unit display data for displaying an image of each layer for a facility having a plurality of layers different in the height direction. The hierarchical unit display data of the present embodiment includes a facility ID, a facility name, and a hierarchical ID as data.

ネットワークデータ41は、建造物の各階層のデータを表す階層単位データ、通路同士を接続する点を規定するノードデータおよび2つのノード同士を結ぶ線を規定するリンクデータを含んでいる。階層単位データには、階層ID、標準パターン情報、差分情報等をデータとして含んでいる。階層IDにはこの建造物の各階層を識別するIDが格納されている。標準パターン情報には、標準パターンID、ノードID、リンクIDが格納されている。標準パターンIDには標準ネットワークデータのパターンを規定する番号が格納されている。標準パターン情報に格納されるノードIDおよびリンクIDは標準ネットワークデータを構成するノードデータおよびリンクデータに対応している。   The network data 41 includes hierarchical unit data representing data of each level of the building, node data that defines points connecting passages, and link data that defines a line connecting two nodes. The hierarchical unit data includes a hierarchical ID, standard pattern information, difference information, and the like as data. The hierarchy ID stores an ID for identifying each hierarchy of the building. The standard pattern information stores a standard pattern ID, a node ID, and a link ID. In the standard pattern ID, a number defining a pattern of standard network data is stored. The node ID and link ID stored in the standard pattern information correspond to the node data and link data constituting the standard network data.

差分情報は標準パターンIDに対応する標準ネットワークデータに対して、差分ネットワークデータが有るか無いかの情報が格納されている。差分情報が「無し」となっている場合は、この階層のネットワークデータは標準ネットワークデータと同じ構成となる。一方、差分情報が「有り」となっている場合は、追加型ネットワークデータのIDを表す追加型ノード(リンク)ID、削除型ネットワークデータのIDを表す削除型ノード(リンク)IDまたは変更型ネットワークデータのIDを表す変更型ノード(リンク)IDが格納されている。なお、変更型ノード(リンク)には変更対象となるノード(リンク)の属性データを変更するための変更情報が含まれている。   The difference information stores information on whether or not there is difference network data with respect to the standard network data corresponding to the standard pattern ID. When the difference information is “none”, the network data in this hierarchy has the same configuration as the standard network data. On the other hand, when the difference information is “present”, an additional type node (link) ID indicating the ID of the additional type network data, a deletion type node (link) ID indicating the ID of the deletion type network data, or the change type network A change type node (link) ID representing the data ID is stored. The change type node (link) includes change information for changing attribute data of the node (link) to be changed.

ネットワークデータ41のノードの情報であるノードデータには、ノードID、施設ID、接続ノード情報、座標情報、階層遷移情報等をデータとして含んでいる。接続ノード情報には、接続ノードID、この接続ノードに至るコスト情報および接続リンクIDを含んでいる。階層遷移情報は異なる階層へ接続する情報であり、対象となるノードから階層遷移することができるノードがある場合、そのノードの数だけ作成される。階層遷移情報は対象となるノードが位置する階層を表す階層IDと、その接続先の接続ノードID、接続リンクID、接続先階層IDおよびコスト情報とを含んでいる。階層遷移情報はたとえば、階段やエレベータを表現した情報である。   The node data that is node information of the network data 41 includes node ID, facility ID, connection node information, coordinate information, hierarchy transition information, and the like as data. The connection node information includes a connection node ID, cost information reaching the connection node, and a connection link ID. The hierarchy transition information is information connected to different hierarchies. When there are nodes that can make a hierarchy transition from the target node, the hierarchy transition information is created by the number of the nodes. The hierarchy transition information includes a hierarchy ID representing a hierarchy where the target node is located, a connection node ID of the connection destination, a connection link ID, a connection destination hierarchy ID, and cost information. The hierarchy transition information is, for example, information that expresses stairs and elevators.

ネットワークデータ41のリンクの情報であるリンクデータには、リンクID、施設ID、接続ノードID、座標情報、階層遷移フラグ等をデータとして含んでいる。   The link data that is the link information of the network data 41 includes a link ID, a facility ID, a connection node ID, coordinate information, a hierarchy transition flag, and the like as data.

本実施例のナビゲーションシステム1の処理について図3〜図7を用いて説明する。本実施例は、現在位置である出発地から目的地へ至る経路を設定し、ネットワークデータのうちノードデータの接続関係を用いて経路探索を行う例である。リンクデータは、経路探索の後に経路を表示させるときに用いるものとした。なお、出発地と目的地とは一建造物内で設定するものとした。さらに、本実施例では標準ネットワークデータに対応するノードおよびリンクをそれぞれ標準ノードおよび標準リンクとし、差分ネットワークデータに対応するノードおよびリンクをそれぞれ差分ノードおよび差分リンクとした。   Processing of the navigation system 1 according to the present embodiment will be described with reference to FIGS. The present embodiment is an example in which a route from a starting point, which is the current position, to a destination is set, and a route search is performed using the connection relation of node data among network data. The link data is used when displaying a route after the route search. The starting point and destination are set in one building. Further, in the present embodiment, the nodes and links corresponding to the standard network data are defined as standard nodes and standard links, respectively, and the nodes and links corresponding to the differential network data are defined as differential nodes and differential links, respectively.

まず、地点設定部30は、入力部14による出発地および目的地の入力に応じてネットワークデータを参照し、出発地に対応する階層および探索開始ノードと目的地に対応する階層および探索終了ノードとを特定する処理(地点設定処理)を実行する(ステップS100)。次に、経路探索部31はステップS100により設定された探索開始ノードから探索終了ノードまでの経路探索を行なう処理(経路探索処理)を実行する(ステップS200)。次に、経路案内部32はステップS200により探索された経路データとリンクデータを用いて経路案内を行う処理(経路案内処理)を実行する(ステップS300)。以上、本発明のメインフローの各処理を説明した。以下、各処理の詳細について説明を行う。   First, the point setting unit 30 refers to the network data according to the input of the departure point and the destination by the input unit 14, and includes a hierarchy corresponding to the departure point and a search start node, and a hierarchy corresponding to the destination and a search end node. Is executed (point setting process) (step S100). Next, the route search unit 31 executes a process (route search process) for performing a route search from the search start node to the search end node set in step S100 (step S200). Next, the route guidance unit 32 executes a route guidance process (route guidance process) using the route data and link data searched in step S200 (step S300). In the above, each process of the main flow of this invention was demonstrated. Details of each process will be described below.

(地点設定処理)
ステップS100の地点設定処理について、図4を用いて以下に詳細な説明を行う。
まず、携帯端末10側でユーザが入力部14のタッチパネルを操作することにより目的地を指定する。目的地の指定は目的地が位置する階層の指定およびこの指定された階層における位置の指定により行なわれる。また、携帯端末10は、現在位置検出部12により現在位置を検出することにより出発地を指定する。出発地の指定は現在位置の位置する階層の指定および当該階層における位置の指定により行なわれる。ユーザの指定を受け付けると、指定された目的地のデータと出発地のデータとを無線通信部11によりインターネットWを介して配信サーバへ送信する処理を実行する(ステップS111)。
(Point setting process)
The point setting process in step S100 will be described in detail below with reference to FIG.
First, the user designates a destination by operating the touch panel of the input unit 14 on the mobile terminal 10 side. The designation of the destination is performed by designation of the hierarchy where the destination is located and designation of the position in the designated hierarchy. Further, the mobile terminal 10 designates the departure place by detecting the current position by the current position detection unit 12. The designation of the departure place is performed by designation of the hierarchy where the current position is located and designation of the position in the hierarchy. When the user's designation is accepted, a process of transmitting the designated destination data and departure data to the distribution server via the Internet W by the wireless communication unit 11 is executed (step S111).

ステップS111が終了すると、配信サーバ側で、データ通信部21が目的地のデータと出発地のデータを受信して計算機22の地点設定部30へ出力する処理を実行する。続けて、地点設定部30は、記憶部23に記憶されたネットワークデータ41を参照し、地図上に出発地点としての探索開始ノードおよび目的地点としての探索終了ノードを決定する処理を実行する(ステップS112)。本実施例においては、地点設定部30は、出発地指定位置から最近傍のノードを探索開始ノード、目的地の指定位置から最近傍のノードを探索終了ノードとして設定する。地点設定部30により決定された地図上の探索開始ノードおよび探索終了ノードの情報は経路探索部31へ出力され、経路探索処理(ステップS200)へと移行する。   When step S111 is completed, on the distribution server side, the data communication unit 21 executes a process of receiving the destination data and the departure point data and outputting them to the spot setting unit 30 of the computer 22. Subsequently, the point setting unit 30 refers to the network data 41 stored in the storage unit 23 and executes a process of determining a search start node as a departure point and a search end node as a destination point on the map (step) S112). In the present embodiment, the point setting unit 30 sets the nearest node from the starting point designated position as the search start node and the nearest node from the destination designated position as the search end node. Information of the search start node and the search end node on the map determined by the point setting unit 30 is output to the route search unit 31 and the process proceeds to the route search process (step S200).

(経路探索処理)
ステップS200の経路探索処理について、図5を用いて以下に詳細な説明を行う。
まず、経路探索部31は、出発地および目的地の階層の標準ノードを記憶部23のネットワークデータ41から取得する(ステップS211)。具体的には、経路探索部31は、出発地のデータに対応する階層における階層IDに対応する標準パターン情報を参照し、標準パターンIDにより規定される標準ノードを取得する。
(Route search process)
The route search process in step S200 will be described in detail below with reference to FIG.
First, the route search unit 31 acquires the standard nodes of the departure point and destination layers from the network data 41 of the storage unit 23 (step S211). Specifically, the route search unit 31 refers to the standard pattern information corresponding to the hierarchy ID in the hierarchy corresponding to the departure place data, and acquires the standard node defined by the standard pattern ID.

ステップS211が終了すると、経路探索部31は、出発地のデータに対応する階層に存在する差分ノードをネットワークデータ41から取得し、ステップS211で取得した標準ノードに適用して経路探索に必要なノードデータの集合であるノードデータ群を生成する処理を実行する(ステップS212)。この処理の詳細な説明は後述するものとする。   When step S211 is completed, the route search unit 31 acquires a difference node existing in the hierarchy corresponding to the departure point data from the network data 41, and applies it to the standard node acquired in step S211 to be a node necessary for the route search. A process of generating a node data group that is a set of data is executed (step S212). A detailed description of this process will be given later.

ステップS212が終了すると、経路探索部31は、探索開始ノードの接続ノード情報を参照し、ダイクストラ法により到達可能と判断された全ノードから最も低いコストとなるノードを確定する処理を実行する(ステップS213)。   When step S212 is completed, the route search unit 31 refers to the connection node information of the search start node, and executes a process of determining a node with the lowest cost from all the nodes determined to be reachable by the Dijkstra method (step S212). S213).

ステップS213が終了すると、経路探索部31は、確定したノードである確定ノードが探索終了ノードであるか否かを判定する処理を実施する(ステップS214)。本実施例の場合、直近のステップS213によって確定した確定ノードのノードIDおよび当該確定ノードが位置する階層と探索終了ノードのノードIDおよび探索終了ノードが位置する階層とを比べて判定を行なう。経路探索部31は、ステップS214において、当該確定ノードが探索終了ノードであると判定した場合は(ステップS214:Yes)、経路探索処理を終了する。そして経路探索部31は探索開始ノードから探索終了ノードまでに確定したノードのうち最もコストが低くなる経路を構成するノードを経路案内処理(ステップS300)へ出力する。   When step S213 ends, the route search unit 31 performs a process of determining whether or not a confirmed node that is a confirmed node is a search end node (step S214). In the case of the present embodiment, the determination is performed by comparing the node ID of the confirmed node determined in the most recent step S213 and the hierarchy where the determined node is located with the node ID of the search end node and the hierarchy where the search end node is located. If the route search unit 31 determines in step S214 that the determined node is a search end node (step S214: Yes), the route search unit 31 ends the route search process. Then, the route search unit 31 outputs, to the route guidance process (step S300), the node constituting the route with the lowest cost among the nodes determined from the search start node to the search end node.

一方、ステップS214において、当該確定ノードが探索終了ノードではないと判定した場合は(ステップS214:No)、経路探索部31は当該確定ノードに階層遷移情報があるか否かを判定する(ステップS215)。なお、確定ノードが対応するノードデータには複数の階層遷移情報を含んでいるものがある。そのため、具体的には、経路探索部31は、当該確定ノードの階層遷移情報において当該確定ノードが位置する階層の階層IDと同じ階層IDに対応する階層遷移情報がある場合は、階層遷移情報があると判定する。ステップS215において、階層遷移情報が無い場合は(ステップS215:No)、経路探索部31は異なる階層へ探索を進めることが無いと判断してステップS213へ移行し、当該確定ノードの接続ノード情報を参照して次に進むノードを探索する。   On the other hand, when it is determined in step S214 that the determined node is not the search end node (step S214: No), the route search unit 31 determines whether or not the determined node has hierarchy transition information (step S215). ). Some node data corresponding to the confirmed node includes a plurality of pieces of hierarchy transition information. Therefore, specifically, when there is hierarchy transition information corresponding to the same hierarchy ID as the hierarchy ID of the hierarchy in which the confirmed node is located in the hierarchy transition information of the confirmed node, the route search unit 31 stores the hierarchy transition information. Judge that there is. In step S215, when there is no hierarchy transition information (step S215: No), the route search unit 31 determines that the search does not proceed to a different hierarchy, moves to step S213, and sets connection node information of the determined node. Search for the next node by referring to it.

一方、ステップS215において当該確定ノードに階層遷移情報が有ると判定した場合は(ステップS215:Yes)、経路探索部31は接続先階層IDを参照し、当該確定ノードの接続先の階層がノードデータ群を生成しているか否かの判定をおこなう(ステップS216)。ステップS216において、接続先の階層のノードデータ群を生成済みであると判定された場合は(ステップS216:Yes)、経路探索部31はステップS213へ移行する。   On the other hand, when it is determined in step S215 that the determined node has hierarchy transition information (step S215: Yes), the route search unit 31 refers to the connection destination layer ID, and the connection destination layer of the determined node is the node data. It is determined whether or not a group is generated (step S216). If it is determined in step S216 that the node data group of the connection destination layer has been generated (step S216: Yes), the route search unit 31 proceeds to step S213.

ステップS216において、接続先の階層のノードデータ群を生成済みでないと判定された場合は(ステップS216:No)、経路探索部31はステップS212へ移行して接続先の階層のノードデータ群を生成する処理を行なう。   When it is determined in step S216 that the node data group of the connection destination hierarchy has not been generated (step S216: No), the route search unit 31 proceeds to step S212 and generates the node data group of the connection destination hierarchy. The process to do is performed.

(ノードデータ群生成処理)
ステップS212のノードデータ群生成処理について図6を用いて以下に詳細に説明する。
まず、経路探索部31は、ネットワークデータ41における階層単位データの差分情報を参照し、対応する階層に差分ノードが存在するか否かを判定する(ステップS411)。ステップS411において、差分情報が無いと判定された場合は(ステップS411:No)、経路探索部31は対応する階層のノードデータ群生成処理を終了する。
(Node data group generation processing)
The node data group generation processing in step S212 will be described in detail below with reference to FIG.
First, the route search unit 31 refers to the difference information of the hierarchy unit data in the network data 41 and determines whether or not a difference node exists in the corresponding hierarchy (step S411). If it is determined in step S411 that there is no difference information (step S411: No), the route search unit 31 ends the node data group generation process for the corresponding hierarchy.

一方、ステップS411において、差分情報が有ると判定された場合は(ステップS411:Yes)、経路探索部31は対応する階層の差分ノードをネットワークデータ41から取得する(ステップS412)。具体的には、経路探索部31はネットワークデータ41における階層単位データの差分情報を参照し、差分対象となる追加型ノード、削除型ノードおよび変更型ノードのうち対応するノードを記憶部23から抽出する。   On the other hand, when it is determined in step S411 that there is difference information (step S411: Yes), the route search unit 31 acquires the difference node of the corresponding hierarchy from the network data 41 (step S412). Specifically, the route search unit 31 refers to the difference information of the hierarchical unit data in the network data 41 and extracts from the storage unit 23 a corresponding node among the addition type node, the deletion type node, and the change type node that are the difference targets. To do.

ステップS412が終了すると、経路探索部31は、ステップS412で取得した差分ノードをステップS211で取得した標準ノードと合成する処理を実行する(ステップS413)。差分ノードには、上述の通り追加型ノード、削除型ノードおよび変更型ノードがある。経路探索部31は、経路探索部31は、例えば、追加型ノードについては標準ノードからなるノードデータ群に追加する処理、変更型ノードについては標準ノードのうちの特定のノードに接続する他のノードとの接続関係等を変更する処理、削除型ノードについては標準ノードデータからなるノードデータ群のうち特定のノードを削除する処理を実行する。このようにして、経路探索部31は対応する階層のノードデータ群を生成する。生成されたノードデータ群は、各階層に存在するノードデータだけで構成されているため、不必要なノードデータが存在しない。したがって、以上のようなデータ構造とすることで、経路探索部31は経路探索の効率を維持できる効果がある。   When step S412 ends, the route search unit 31 executes a process of combining the difference node acquired in step S412 with the standard node acquired in step S211 (step S413). As described above, the difference node includes an add type node, a delete type node, and a change type node. The route search unit 31 is, for example, a process of adding to the node data group composed of standard nodes for the additional type node, and another node connected to a specific node among the standard nodes for the change type node. A process for changing the connection relationship with the node, and for a deletion type node, a process for deleting a specific node from the node data group composed of standard node data is executed. In this way, the route search unit 31 generates a node data group of the corresponding hierarchy. Since the generated node data group is composed only of node data existing in each layer, there is no unnecessary node data. Therefore, by using the data structure as described above, there is an effect that the route search unit 31 can maintain the efficiency of the route search.

(経路案内処理)
ステップS300の経路案内処理について、図7を用いて以下で詳細に説明する。
まず、経路案内部32は、経路探索部31が出力したノード同士を接続するリンクデータを記憶部23のネットワークデータ41から抽出する処理を実行する(ステップS311)。経路案内部32は、経路探索部31が出力したノードの接続リンクIDを参照してリンクデータを抽出する。
たとえば、図8の5Fの階層において経路探索部31が出力したノードがノードN6→ノードN5→ノードN7→ノードN8であった場合、本実施例においては、経路案内部32は図11(a)に示すように標準ネットワークデータのリンクL5、差分ネットワークデータのリンクL8、L9をネットワークデータ41から抽出する。なお、リンクL8、9はともに追加型ネットワークデータである。このうちリンクL8については、鉛直方向に見て標準ネットワークデータのリンクL7と一部が一致しているので、標準ネットワークデータのリンクL7を削除する処理と差分ネットワークデータのリンクL8を追加する処理の両方を実行することによりノードN5→ノードN7に対応するリンクL8として抽出される。
(Route guidance processing)
The route guidance process in step S300 will be described in detail below with reference to FIG.
First, the route guidance unit 32 executes a process of extracting link data connecting nodes output by the route search unit 31 from the network data 41 of the storage unit 23 (step S311). The route guidance unit 32 extracts link data with reference to the connection link ID of the node output by the route search unit 31.
For example, when the node output by the route search unit 31 in the hierarchy of 5F in FIG. 8 is node N6 → node N5 → node N7 → node N8, in this embodiment, the route guide unit 32 is shown in FIG. As shown in FIG. 5, the link L5 of standard network data and the links L8 and L9 of difference network data are extracted from the network data 41. Both links L8 and 9 are additional network data. Of these, the link L8 partially matches the link L7 of the standard network data as viewed in the vertical direction, so the processing of deleting the link L7 of the standard network data and the processing of adding the link L8 of the difference network data By executing both, the link is extracted as the link L8 corresponding to the node N5 → node N7.

ステップS311が終了すると、経路案内部32は抽出したリンクデータと表示用地図データとから経路案内データを生成する処理を実行する(ステップS312)。経路案内部32は、ステップS311で抽出したリンクデータを接続して表示するように処理した経路表現データに、この経路表現データに対応する階層単位表示用データを抽出して重ねることで、経路案内データを生成する。   When step S311 is completed, the route guidance unit 32 executes processing for generating route guidance data from the extracted link data and display map data (step S312). The route guidance unit 32 extracts and superimposes the hierarchical unit display data corresponding to the route expression data on the route expression data processed so as to connect and display the link data extracted in step S311. Generate data.

ステップS312が終了すると、経路案内部32は生成した経路案内データをデータ通信部21へ出力し、配信サーバ20からインターネットWを介して携帯端末10の無線通信部11へ送信する。携帯端末10は経路案内データを無線通信部11から表示部13へ送信し、液晶ディスプレイ等に表示させる(ステップS313)。   When step S312 ends, the route guidance unit 32 outputs the generated route guidance data to the data communication unit 21, and transmits the data from the distribution server 20 to the wireless communication unit 11 of the mobile terminal 10 via the Internet W. The mobile terminal 10 transmits route guidance data from the wireless communication unit 11 to the display unit 13 and displays the route guidance data on a liquid crystal display or the like (step S313).

<実施例2>
実施例2では、ノードデータの接続ノード情報において対応するリンクの情報の形態が実施例1と異なる。なお、地点設定処理S100および経路探索処理S200については実施例1と同じである。
<Example 2>
In the second embodiment, the form of the link information corresponding to the connection node information of the node data is different from that of the first embodiment. Note that the spot setting process S100 and the route search process S200 are the same as those in the first embodiment.

実施例2におけるノードデータは、図12に示すように、接続ノード情報に実施例1における接続リンクIDの代わりに採用リンクIDが記憶される。採用リンクとは、接続対象となるノードとの間のリンクとして採用する標準リンクを示す。また、接続ノード情報には、接続ノードIDやコスト情報の他、鉛直方向に見て採用リンクが接続対象のノードの位置を通過するリンクデータであることと、採用リンクが接続対象のノードの位置を通過するリンクデータであるときに接続対象のノードの採用リンク上における相対位置とを示す相対位置情報とが含まれる。   As shown in FIG. 12, in the node data in the second embodiment, the employed link ID is stored in the connection node information instead of the connection link ID in the first embodiment. The adopted link indicates a standard link that is adopted as a link with a node to be connected. In addition to the connection node ID and cost information, the connection node information includes link data in which the adopted link passes through the position of the connection target node as viewed in the vertical direction, and the adoption link is the position of the connection target node. Relative position information indicating the relative position of the connection target node on the adopted link when the link data passes through is included.

相対位置情報が有効な値を持つ場合、採用リンクが接続対象となるノードを通過することを示している。たとえば、図11(b)のように、ノードN5の接続先がN2であった場合、標準リンクである採用リンクはリンクL7で表される。ここで、リンクL7上にノードN7が追加され、ノードN5の接続先がノードN7に変更された場合、ノードN5の接続ノード情報の接続ノードIDはノードN7、採用リンクIDはリンクL7をそれぞれ表すこととなる。   When the relative position information has a valid value, it indicates that the adopted link passes through the node to be connected. For example, as shown in FIG. 11B, when the connection destination of the node N5 is N2, the adopted link that is a standard link is represented by a link L7. Here, when the node N7 is added on the link L7 and the connection destination of the node N5 is changed to the node N7, the connection node ID of the connection node information of the node N5 represents the node N7, and the adopted link ID represents the link L7. It will be.

相対位置情報は、採用リンクの始点から終点までの距離に対する接続対象のノードまでの採用リンク上の距離で表される。たとえば、図11(b)において、ノードN5からノードN2を結ぶ採用リンクL7の始点から終点までの距離が「100」であって、接続対象のノードN7までの通過リンク上の距離が「50」であるならば、相対位置情報には50パーセントを示す値が記されることとなる。このようなデータ構造とすることで、ネットワークデータ41はノードデータを接続する全てのリンクデータを格納する必要がなくなるので、データ容量を削減できる効果がある。なお、図12ではネットワークデータ41のノードデータであって、便宜上他のデータを省略して表している。   The relative position information is represented by the distance on the adopted link to the connection target node with respect to the distance from the start point to the end point of the adopted link. For example, in FIG. 11B, the distance from the start point to the end point of the employed link L7 connecting the node N5 to the node N2 is “100”, and the distance on the passing link to the connection target node N7 is “50”. If so, a value indicating 50% is written in the relative position information. By adopting such a data structure, the network data 41 does not need to store all the link data connecting the node data, so that the data capacity can be reduced. In FIG. 12, it is node data of the network data 41, and other data is omitted for convenience.

(経路案内処理)
相対位置情報を用いた経路案内処理を、図13を用いて以下で詳細に説明する。まず、経路案内部32は、経路探索部31が出力したノードの採用リンクIDを参照して、リンクデータを記憶部23のネットワークデータ41から抽出する処理を実行する(ステップS1301)。たとえば、図10の5Fの階層においては、経路探索部31が出力したノードがノードN6→ノードN5→ノードN7→ノードN8であった場合、実施例2においては、経路案内部32は図11(b)に示すように標準ネットワークデータのリンクL5、L7、差分ネットワークデータのリンクL9をネットワークデータ41から抽出する。
(Route guidance processing)
The route guidance process using the relative position information will be described in detail below with reference to FIG. First, the route guide unit 32 refers to the adopted link ID of the node output by the route search unit 31 and executes a process of extracting link data from the network data 41 of the storage unit 23 (step S1301). For example, in the hierarchy of 5F in FIG. 10, when the node output from the route search unit 31 is node N6 → node N5 → node N7 → node N8, in the second embodiment, the route guide unit 32 is shown in FIG. As shown in b), the standard network data links L5 and L7 and the differential network data link L9 are extracted from the network data 41.

ステップS1301が終了すると、経路案内部32は、鉛直方向に見て採用リンクが接続対象のノードの位置を通過するリンクデータであることを相対位置情報が示しているか否かを判定する処理を実行する(ステップS1302)。ステップS1302において、採用リンクが接続対象のノードの位置を通過するリンクデータであると判定された場合は(ステップS1302:No)、経路案内部32は、ステップS1304へ移行して経路案内データを生成する処理を行なう。   When step S1301 ends, the route guidance unit 32 performs a process of determining whether or not the relative position information indicates that the adopted link is link data passing through the position of the node to be connected as viewed in the vertical direction. (Step S1302). If it is determined in step S1302 that the adopted link is link data passing through the position of the node to be connected (step S1302: No), the route guidance unit 32 proceeds to step S1304 and generates route guidance data. The process to do is performed.

一方、ステップS1302において、採用リンクが有効な相対位置情報を含むと判定された場合は(ステップS1302:Yes)、経路案内部32は、ノードデータから相対位置情報を抽出し、この相対位置情報を抽出した採用リンクに適用して変更する(ステップS1303)。具体的には、図11(b)においては、経路案内部32は、たとえばリンクL7の相対位置情報が50パーセントの場合、リンクL7はノードN5から50パーセントの長さに変更される。経路案内部32は、経路表現データとしてリンクL5→リンクL7(50パーセント)→リンクL9を生成する。   On the other hand, when it is determined in step S1302 that the employed link includes valid relative position information (step S1302: Yes), the route guide unit 32 extracts the relative position information from the node data, and uses this relative position information. It changes by applying to the extracted employment link (step S1303). Specifically, in FIG. 11B, the route guidance unit 32 changes the length of the link L7 from the node N5 to 50% when the relative position information of the link L7 is 50%, for example. The route guidance unit 32 generates link L5 → link L7 (50%) → link L9 as route expression data.

ステップS1303およびステップS1302が終了すると、経路案内部32は、採用リンクおよび変更した採用リンクと表示用地図データとから経路案内データを生成する処理を実行する(ステップS1304)。経路案内部32は、リンクデータを画像により表現した経路表現データに、このリンクデータの階層IDに対応する階層単位表示用データを重ねることで、経路案内データを生成する。   When step S1303 and step S1302 are completed, the route guidance unit 32 executes processing for generating route guidance data from the adopted link, the changed adopted link, and the display map data (step S1304). The route guidance unit 32 generates route guidance data by superimposing the hierarchical unit display data corresponding to the hierarchical ID of the link data on the route representation data representing the link data by an image.

ステップS1304が終了すると、経路案内部32は生成した経路案内データをデータ通信部21へ出力し、配信サーバ20からインターネットWを介して携帯端末10の無線通信部11へ送信する。経路案内部32は経路案内データを無線通信部11から表示部13へ送信し、液晶ディスプレイ等に表示させる(ステップS1305)。   When step S1304 ends, the route guidance unit 32 outputs the generated route guidance data to the data communication unit 21 and transmits the data from the distribution server 20 to the wireless communication unit 11 of the mobile terminal 10 via the Internet W. The route guidance unit 32 transmits route guidance data from the wireless communication unit 11 to the display unit 13 and displays the data on a liquid crystal display or the like (step S1305).

<実施例3>
実施例3では、1つの建造物における標準ネットワークデータのパターンの数が実施例1および2と異なる。すなわち、実施例3の地図データは標準ネットワークデータを1つの建造物に対して複数のパターンで用意することを可能な構造にしている。たとえば低階層が店舗フロアで中高階層がオフィスフロアという構造を持つ複合商業施設の場合、店舗フロアとオフィスフロアとでネットワークの構造が大きく異なることは珍しくない。このような場合、差分ネットワークデータは各階層の通路網と任意に選択された1つの標準ネットワークデータとの差分となる。すなわち、各階層の差分ネットワークデータは、選択された店舗フロアに対応する標準ネットワークデータもくしはオフィスフロアに対応する標準ネットワークデータとの差分となる。このように店舗フロアにおける標準ネットワークデータのパターンとオフィスフロアにおける標準ネットワークデータのパターンとを持つようにすることで、差分ネットワークデータを少なくすることができる。
<Example 3>
In the third embodiment, the number of patterns of standard network data in one building is different from those in the first and second embodiments. That is, the map data of the third embodiment has a structure capable of preparing standard network data in a plurality of patterns for one building. For example, in the case of a complex commercial facility having a structure in which the lower floor is a store floor and the middle and higher floors are office floors, it is not uncommon for the store floor and the office floor to have greatly different network structures. In such a case, the difference network data is a difference between the passage network of each layer and one standard network data arbitrarily selected. That is, the difference network data of each hierarchy is a difference from the standard network data corresponding to the selected store floor or the standard network data corresponding to the office floor. Thus, by having the standard network data pattern on the store floor and the standard network data pattern on the office floor, the difference network data can be reduced.

たとえば、階層によって構造の異なる建造物について、図14を用いて説明する。図14における建造物Bは、1F〜2Fを店舗フロア、3F〜6Fをオフィスフロアとする複合商業施設である。1F〜2Fの店舗フロアと3F〜6Fのオフィスフロアとは用途が異なるため、通路を含む構造が大きく異なっている。このような場合、標準パターン情報の標準パターンIDにより店舗フロアとオフィスフロアとを区別し、店舗フロアに対応する標準ノードはノードN111〜N115、オフィスフロアに対応する標準ノードはノードN101〜N106と設定することができる。   For example, a building having a different structure depending on the hierarchy will be described with reference to FIG. The building B in FIG. 14 is a complex commercial facility in which 1F to 2F are store floors and 3F to 6F are office floors. Since the uses of the store floors 1F to 2F and the office floors 3F to 6F are different, the structures including the passages are greatly different. In such a case, the store floor and the office floor are distinguished by the standard pattern ID of the standard pattern information, the standard nodes corresponding to the store floor are set as nodes N111 to N115, and the standard nodes corresponding to the office floor are set as nodes N101 to N106. can do.

(経路探索処理)
実施例3における経路探索処理について、図15を用いて以下に詳細に説明する。
実施例3の経路探索処理のうち、図15に示したステップS1501からステップS1505までの処理は、図5に示した実施例1の経路探索処理のうちステップS211からステップS215までの処理と同じである。したがってステップS1501からステップS1505までの処理の説明を省略し、ステップS1506の処理から説明を行う。
(Route search process)
The route search processing in the third embodiment will be described in detail below with reference to FIG.
Of the route search processing of the third embodiment, the processing from step S1501 to step S1505 shown in FIG. 15 is the same as the processing from step S211 to step S215 of the route search processing of the first embodiment shown in FIG. is there. Therefore, the description of the processing from step S1501 to step S1505 is omitted, and the processing from step S1506 will be described.

ステップS1505において確定ノードに階層遷移情報が有ると判定した場合は(ステップS1505:Yes)、経路探索部31は接続先階層IDを参照し、接続先の階層がノードデータ群を生成しているか否かの判定をおこなう(ステップS1506)。ステップS1506において、接続先の階層のノードデータ群を生成済みであると判定された場合は(ステップS1506:Yes)、経路探索部31はステップS1503へ移行する。   When it is determined in step S1505 that there is hierarchy transition information in the confirmed node (step S1505: Yes), the route search unit 31 refers to the connection destination hierarchy ID, and whether or not the connection destination hierarchy generates a node data group. Is determined (step S1506). If it is determined in step S1506 that the node data group of the connection destination hierarchy has been generated (step S1506: Yes), the route search unit 31 proceeds to step S1503.

ステップS1506において、接続先の階層のノードデータ群を生成済みでないと判定された場合は(ステップS1506:No)、経路探索部31は接続先階層の標準ノードデータが取得済みか否かの判定をおこなう(ステップS1507)。具体的には、経路探索部31はネットワークデータ41を参照し、接続先階層の階層IDに対応する標準パターンIDとこれまでのステップS1501で取得した標準パターンIDとを比較して、それぞれのIDが同じであるか否かを判定する。ステップS1507において、経路探索部31が接続先階層の階層IDに対応する標準パターンIDとステップS211で取得した標準パターンIDとが同じであり、これにより、接続先階層の標準ノードデータは取得済みであると判定した場合(ステップS1507:Yes)、ステップS1502へ移行する。   When it is determined in step S1506 that the node data group of the connection destination hierarchy has not been generated (step S1506: No), the route search unit 31 determines whether or not the standard node data of the connection destination hierarchy has been acquired. Perform (step S1507). Specifically, the route search unit 31 refers to the network data 41, compares the standard pattern ID corresponding to the layer ID of the connection destination layer with the standard pattern ID obtained in the previous step S1501, and determines each ID. Are the same. In step S1507, the standard pattern ID corresponding to the hierarchy ID of the connection destination hierarchy by the route search unit 31 is the same as the standard pattern ID acquired in step S211. Thus, the standard node data of the connection destination hierarchy has been acquired. When it determines with there (step S1507: Yes), it transfers to step S1502.

一方、ステップS1507において接続先階層の階層IDに対応する標準パターンIDとステップS211で取得した標準パターンIDとが異なり、これにより、接続先階層の標準ノードデータは取得済みでないと判定した場合(ステップS1507:No)、ステップS1501へ移行する。   On the other hand, when it is determined in step S1507 that the standard pattern ID corresponding to the layer ID of the connection destination layer is different from the standard pattern ID acquired in step S211, thereby determining that the standard node data of the connection layer has not been acquired (step S1507). S1507: No), the process proceeds to step S1501.

以上のように、実施例3の地図データは1つの建造物に対して標準ノードデータを複数パターン用意することで、差分ネットワークデータを少なくすることができ、地図データの容量を削減できる効果がある。たとえば店舗フロアとオフィスフロアが混在する複合商業施設のような場合、店舗フロアの標準パターンおよびオフィスフロアの標準パターンを設定することで、差分ネットワークデータを削減できるのである。   As described above, the map data of the third embodiment has an effect that the difference network data can be reduced and the capacity of the map data can be reduced by preparing a plurality of patterns of standard node data for one building. . For example, in the case of a complex commercial facility in which a store floor and an office floor are mixed, the difference network data can be reduced by setting the standard pattern of the store floor and the standard pattern of the office floor.

<その他>
なお、本発明は上述の実施例に限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変更、改良が可能であることは言うまでもない。例えば実施例1ではノードデータの接続ノード情報を用いて経路探索を行い、リンクデータは経路案内表示に用いるが、リンクデータとノードデータとを用いて経路探索を行なっても良い。
<Others>
Needless to say, the present invention is not limited to the above-described embodiments, and various modifications and improvements can be made without departing from the scope of the present invention. For example, in the first embodiment, the route search is performed using the connection node information of the node data and the link data is used for the route guidance display. However, the route search may be performed using the link data and the node data.

10 携帯端末、11 無線通信部、12 現在位置検出部、13 画像表示部、14 入力部、20 サーバ装置、21 データ通信部、22 計算機、23 記憶部、30 地点設定部、31 経路探索部、32 経路案内部、40 地図表示用データ、41 ネットワークデータ
DESCRIPTION OF SYMBOLS 10 Mobile terminal, 11 Wireless communication part, 12 Current position detection part, 13 Image display part, 14 Input part, 20 Server apparatus, 21 Data communication part, 22 Computer, 23 Storage part, 30 Point setting part, 31 Route search part, 32 route guide, 40 map display data, 41 network data

Claims (2)

多層階構造を有する建造物内を含む地図上の経路探索を行う経路探索装置であって、
前記建造物の各階層の通路網の内で鉛直方向に見て一致する所定の通路網を表現した標準ネットワークデータと、前記建造物の各階層の通路網と前記標準ネットワークデータにより表現された通路網との差分を表現した前記各階層単位に規定される差分ネットワークデータとを含む地図データを記憶する記憶部と、
前記地図上に出発地と目的地とを設定する地点設定部と、
前記記憶部から前記標準ネットワークデータと所望の階層の前記差分ネットワークデータとを読み出し、当該所望の階層の前記通路網を再現して前記出発地から前記目的地に至る経路探索を行う経路探索部と、
を備える経路探索装置。
A route search device for searching a route on a map including a building having a multi-story structure,
Standard network data representing a predetermined passage network that matches in the vertical direction in the passage network of each level of the building, and a path expressed by the passage network of each level of the building and the standard network data A storage unit for storing map data including difference network data defined for each hierarchical unit expressing a difference with a network;
A point setting unit for setting a starting point and a destination on the map;
A route search unit that reads the standard network data and the difference network data of a desired hierarchy from the storage unit, reproduces the passage network of the desired hierarchy, and performs a route search from the departure point to the destination; ,
A route search device comprising:
請求項1記載の経路探索装置であって、
前記記憶部に記憶される標準ネットワークデータは前記建造物に複数用意されており、前記差分ネットワークデータは前記建造物の各階層の通路網と任意に選択された1つの標準ネットワークデータとの差分であることを特徴とする経路探索装置。
The route search device according to claim 1,
A plurality of standard network data stored in the storage unit is prepared in the building, and the difference network data is a difference between a passage network of each layer of the building and one standard network data arbitrarily selected. A route search device characterized by being.
JP2011039539A 2011-02-25 2011-02-25 Route search device Expired - Fee Related JP5771024B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011039539A JP5771024B2 (en) 2011-02-25 2011-02-25 Route search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011039539A JP5771024B2 (en) 2011-02-25 2011-02-25 Route search device

Publications (2)

Publication Number Publication Date
JP2012177566A JP2012177566A (en) 2012-09-13
JP5771024B2 true JP5771024B2 (en) 2015-08-26

Family

ID=46979503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011039539A Expired - Fee Related JP5771024B2 (en) 2011-02-25 2011-02-25 Route search device

Country Status (1)

Country Link
JP (1) JP5771024B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001045352A (en) * 1999-07-28 2001-02-16 Sony Corp Digital camera device
JP2003240591A (en) * 2002-02-18 2003-08-27 Zenrin Co Ltd Electronic map data and route retrieval apparatus
JP3107596U (en) * 2004-09-06 2005-02-03 株式会社穴吹工務店 Floor plan creation tool for apartment houses
JP2008083112A (en) * 2006-09-26 2008-04-10 Mitsubishi Electric Corp Network data generating device, network data generating program, mobile terminal, and data structure

Also Published As

Publication number Publication date
JP2012177566A (en) 2012-09-13

Similar Documents

Publication Publication Date Title
US9008888B1 (en) Cost based navigation
US8315791B2 (en) Method and apparatus for providing smart zooming of a geographic representation
EP3048422B1 (en) Method and apparatus for providing relevant point of interest on a multi-modal route
JP2018146377A (en) Route guide device, method for showing route, and computer program
JP6601947B2 (en) Navigation system, navigation method and program
JP2008089375A (en) Data updating system, navigation device, and data updating method
TW201105935A (en) Location point determination apparatus, map generation system, navigation apparatus and method of determining a location point
CN101057123B (en) Information terminal and method used for information selection
JP2005308543A (en) Electronic equipment with map display function and program
JP5302016B2 (en) Spatial information management system, map information server device, and program
US20100293186A1 (en) Search device, search method, search program, and computer readable recording medium
US20100057357A1 (en) Device for selecting area to be introduced and method thereof
US20160283516A1 (en) Method and apparatus for providing map selection and filtering using a drawing input
JP2013152383A (en) Simplified map generation device, simplified map generation method, simplified map display device and simplified map display method
KR101001101B1 (en) Spatial information search system and method
KR100908389B1 (en) Location-based Local Information Provision Method for Wireless Internet Service Users
CN112539761A (en) Data processing method, device, equipment, storage medium and computer program product
KR20100049859A (en) Search method and apparatus for rendezvous point
JP3534228B2 (en) Destination guidance device
JP5771024B2 (en) Route search device
JP6055377B2 (en) Route guidance system, route guidance method and computer program
US20210063174A1 (en) Information processor, information processing method, and computer-readable recording medium
JP2010054754A (en) Data structure of map data
KR102156809B1 (en) Method, apparatus and computer program for translating location
JP6141173B2 (en) Map information and map information processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141014

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141208

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: 20150616

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150626

R150 Certificate of patent or registration of utility model

Ref document number: 5771024

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

LAPS Cancellation because of no payment of annual fees