翻訳と辞書
Words near each other
・ Graphene applications as optical lenses
・ Graphene foam
・ Graphene nanoribbons
・ Graphene oxide paper
・ Graphene production techniques
・ Graphene quantum dot
・ Graphene Research Centre
・ Graphene spray gun
・ Graphephorum
・ Grapher
・ Graphesthesia
・ Graphetics
・ Grapheur
・ Graphex
・ GraphExeter
GraphHopper
・ Graphic (TV series)
・ Graphic Adventure Creator
・ Graphic adventure game
・ Graphic animation
・ Graphic art software
・ Graphic Artists Guild
・ Graphic arts
・ Graphic Arts Building
・ Graphic Arts Building (Dayton, Ohio)
・ Graphic Arts Building (Kansas City, Missouri)
・ Graphic Arts Center Publishing
・ Graphic Arts Education and Research Foundation
・ Graphic Arts Institute of Oaxaca
・ Graphic Arts Monthly


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

GraphHopper : ウィキペディア英語版
GraphHopper

GraphHopper is a road routing library written in Java and provides a web interface called GraphHopper Maps. As well as a routing API over HTTP. It runs on the server, desktop, Android, iOS or Raspberry Pi. By default OpenStreetMap data for the road network and elevation data from the Shuttle Radar Topography Mission is used.
GraphHopper can be configured to use different algorithms such as Dijkstra, A
*
and its bidirectional versions. To make routing fast enough for long paths (continental size) and avoid heuristical approaches GraphHopper uses Contraction Hierarchies by default. In the Java Magazine from Oracle the author Peter Karich describes the techniques necessary to make the system memory efficient and fast.〔(【引用サイトリンク】url=http://www.oraclejavamagazine-digital.com/javamagazine_open/20140102#pg72 )〕 Furthermore, GraphHopper is built on a large test suite including unit, integration and load tests.〔(【引用サイトリンク】url=https://travis-ci.org/graphhopper/graphhopper )
The Apache License allows everyone to customize and integrate GraphHopper in free or commercial products, and together with the query speed and OpenStreetMap data this makes GraphHopper a possible alternative to existing routing services and GPS navigation software.〔(【引用サイトリンク】url=http://jaxenter.de/artikel/locationtech-tour-2014-177059 )〕〔
Besides point-to-point routing for different vehicles GraphHopper can be used to calculate distance matrices which are then used as an input for Vehicle routing problems. Other use cases are:
* Track vehicles via map matching - i.e. 'snap' real world GPS points to digital road network〔(【引用サイトリンク】url=https://github.com/graphhopper/map-matching )
* Assist urban planning
* Traffic simulation
* Isochrone calculation - i.e. determining the reachability for cars or bikes〔(【引用サイトリンク】title=Isochrone API based on GraphHopper )
* Indoor routing like for warehouse optimizations or tradeshow planning
* Eco-efficient routing
* Virtual reality games like Scotland Yard
==Directions API==
The developers of GraphHopper also offer the ''GraphHopper Directions API for Business'' which includes a Geocoding API, a Distance Matrix API and a Route Optimization API besides the Routing API〔(【引用サイトリンク】url=http://www.programmableweb.com/news/graphhoppers-api-helps-get-you-to-b/2014/07/15 )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「GraphHopper」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.