Difference between revisions of "PgRouting"

From OSGeo
Jump to navigation Jump to search
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
[http://pgrouting.org pgRouting] extends the PostGIS / PostgreSQL geospatial database to provide geospatial routing functionality.
 +
 +
PgRouting is an community project entering the foundation as part of the original OSGeo Labs initiative.
 +
 
== Basic Project Data ==
 
== Basic Project Data ==
 
*'''Project Name:''' pgRouting
 
*'''Project Name:''' pgRouting
 
*'''Project Status Condition:''' Stable
 
*'''Project Status Condition:''' Stable
*'''Project Web Site:''' http://pgrouting.org
+
*'''Project Web Site:''' https://pgrouting.org
 
*'''Project Contact:''' Daniel Kastl <project at pgrouting.org>
 
*'''Project Contact:''' Daniel Kastl <project at pgrouting.org>
 
*'''Short Project Description:''' pgRouting adds routing functionality to PostGIS.
 
*'''Short Project Description:''' pgRouting adds routing functionality to PostGIS.
  
 
== Project Infrastructure ==
 
== Project Infrastructure ==
*'''Project Source Code:'''
+
*'''Project Source Code:''' https://github.com/pgrouting/pgrouting
*'''Project Mailing List:'''
+
*'''Project Mailing List:''' http://lists.osgeo.org/mailman/listinfo/pgrouting-users
*'''Project Version Control Repository:'''
+
*'''Project Version Control Repository:''' git://github.com/pgRouting/pgrouting.git
*'''Project Bug Tracker:'''
+
*'''Project Bug Tracker:''' https://github.com/pgrouting/pgrouting/issues
*'''Project Feature Request Tracker:'''
+
*'''Project Feature Request Tracker:''' https://github.com/pgrouting/pgrouting/issues
  
 
== Project Governance ==
 
== Project Governance ==
*'''Source Code License:'''
+
*'''Incubation Status:''' [https://wiki.osgeo.org/wiki/PgRouting_Incubation_Status]
*'''Documentation License:'''
+
*'''Source Code License:''' [http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2]
*'''Copyright Assignment Policy:'''
+
*'''Documentation License:''' [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0]
*'''Decision Making Procedure:'''
+
*'''Copyright Assignment Policy:''' All contributions are licensed under the terms of the GNU General Public License, version 2 without explicit assignment
*'''Coding Standards:'''
+
*'''Decision Making Procedure:''' Project Steering Committee
*'''Release Procedure:'''
+
*'''Coding Standards:''' https://github.com/pgRouting/pgrouting/wiki/2.0-Development-Guidelines-and-Standards
 +
*'''Release Procedure:''' https://github.com/pgRouting/pgrouting/wiki/pgRouting-Release-Process-Checklist
  
 
== Project Deliverables ==
 
== Project Deliverables ==
*'''Latest Project Release:'''
+
*'''Latest Project Release:''' Version 3.5.0 (March 2023)
 +
 
 +
 
 +
== Code Sprints ==
 +
 
 +
* [[pgRouting Code Sprint 2023 Boston|pgRouting Code Sprint 2023 Boston]]
  
 
[[Category: OSGeo Labs]]
 
[[Category: OSGeo Labs]]
 +
[[Category: pgrouting]]

Latest revision as of 10:56, 17 September 2023

pgRouting extends the PostGIS / PostgreSQL geospatial database to provide geospatial routing functionality.

PgRouting is an community project entering the foundation as part of the original OSGeo Labs initiative.

Basic Project Data

  • Project Name: pgRouting
  • Project Status Condition: Stable
  • Project Web Site: https://pgrouting.org
  • Project Contact: Daniel Kastl <project at pgrouting.org>
  • Short Project Description: pgRouting adds routing functionality to PostGIS.

Project Infrastructure

Project Governance

Project Deliverables

  • Latest Project Release: Version 3.5.0 (March 2023)


Code Sprints