Difference between revisions of "PgRouting"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
*'''Project Name:''' pgRouting | *'''Project Name:''' pgRouting | ||
*'''Project Status Condition:''' Stable | *'''Project Status Condition:''' Stable | ||
− | *'''Project Web Site:''' | + | *'''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. | ||
Line 18: | Line 18: | ||
== Project Governance == | == Project Governance == | ||
+ | *'''Incubation Status:''' [https://wiki.osgeo.org/wiki/PgRouting_Incubation_Status] | ||
*'''Source Code License:''' [http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2] | *'''Source Code License:''' [http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2] | ||
*'''Documentation License:''' [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0] | *'''Documentation License:''' [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0] | ||
Line 26: | Line 27: | ||
== Project Deliverables == | == Project Deliverables == | ||
− | *'''Latest Project Release:''' Version | + | *'''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 Source Code: https://github.com/pgrouting/pgrouting
- Project Mailing List: http://lists.osgeo.org/mailman/listinfo/pgrouting-users
- Project Version Control Repository: git://github.com/pgRouting/pgrouting.git
- Project Bug Tracker: https://github.com/pgrouting/pgrouting/issues
- Project Feature Request Tracker: https://github.com/pgrouting/pgrouting/issues
Project Governance
- Incubation Status: [1]
- Source Code License: GNU General Public License, version 2
- Documentation License: Creative Commons Attribution-Share Alike 3.0
- Copyright Assignment Policy: All contributions are licensed under the terms of the GNU General Public License, version 2 without explicit assignment
- Decision Making Procedure: Project Steering Committee
- 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
- Latest Project Release: Version 3.5.0 (March 2023)