}}}
= Welcome to pgRouting Project =
[/wiki/ja 日本語]
This project's main objective is to provide routing functionality to [http://postgis.refractions.net/ PostGIS] / [http://www.postgreSQL.org/ PostgreSQL]. pgRouting is part of [http://www.postlbs.org/ PostLBS], which provides core tools for Location Based Services (LBS) as Open Source Software (OSS). Its tools are similar to those found on proprietary software.
== Get pgRouting ==
* pgRouting 1.03 [http://files.postlbs.org/pgrouting/source/pgRouting-1.03.tgz source .tgz]
* pgRouting 1.02 [http://files.postlbs.org/pgrouting/source/pgRouting-1.02.tgz source .tgz] | [wiki:pgRoutingDownload#WindowsBinaries win32 .zip]
* pgRouting 1.01 bugfix release [http://files.postlbs.org/pgrouting/source/pgRouting-1.01.tgz source .tgz]
* pgRouting 1.0 release [http://files.postlbs.org/pgrouting/source/pgRouting-1.0.tgz source .tgz] | [http://files.postlbs.org/pgrouting/binaries/pgRouting-1.0_win32.zip win32 .zip]
* ReleaseNotes
* [wiki:pgRoutingDownload Older versions]
== Get support ==
* Developer forum: http://pgrouting.postlbs.org/discussion
* Users Mailing List: http://lists.osgeo.org/mailman/listinfo/pgrouting-users '''NEW'''
* Developers Mailing List: http://lists.osgeo.org/mailman/listinfo/pgrouting-dev '''NEW'''
* [wiki:pgRoutingSupport Commercial support and consulting]
== Learn about pgRouting ==
* [wiki:Dijkstra Shortest Path Dijkstra] -- well known shortest path algorithm with exact result
* [wiki:AStar Shortest Path A*] -- shortest path algorithm with heuristics
* [ShootingStar Shortest Path Shooting Star] -- shortest path algorithm for real road networks (cares about restrictions) with heuristics
* [TravellingSalesPerson Traveling Sales Person (TSP)]
* [DrivingDistance Driving Distance calculation]
== pgRouting Tools ==
* [wiki:tools/WebRoutingService WebRoutingService] -- A prototype of a RESTful service for pgRouting
* [wiki:tools/osm2pgrouting osm2pgrouting] -- An import tool for OpenStreetMap data
* Some !WebRoutingService examples can be found on the [wiki:pgRoutingDemo#WebRoutingServicedemos pgRouting gallery] page
== About this site ==
This is the project's community site. Wether you only want to try some pgRouting [wiki:pgRoutingDemo demo applications] or test pgRouting with your own data, we're glad about any kind of feedback. We encourage you to participate on pgRouting development, file bugs, add feature requests or join our discussions.
pgRouting is a further development of pgDijkstra (by [http://www.camptocamp.com Camptocamp]). It is developed and maintained by [http://www.orkney.co.jp Orkney, JAPAN] and the people of [http://georepublic.de Georepublic].