2.2 Development Plan - pgRouting/pgrouting GitHub Wiki

Call for Funding

2.1 Development Plan

Continuing the work of using the internal C++ library, some functions have bein completely rewritten

Goals for this release

  • better argument type checking that appears to be implemented inconsistently across the code
  • better consistency of results between the various algorithms, especially those using boost
  • resolve the Milestone 2.2.0 issues where possible or push them to 2.3.0 if too risky
  • updates to the cmake build system to better support postgresql version selection, creation of the sql files for installation and any updates that might be needed to support changes to the code
  • adding support for postgresql version 9.5

Standards

Task List / Milestones for the release

  • pgr_Johnson
  • pgr_floydWarshall
  • pgr_dijkstraCost
  • pgr_dijkstraVia AS proposed function
  • withPoints Family of functions AS proposed functions
  • issues milestoned for 2.2

Things NOT planned for the release

  • work on other issues or in other routing functions

Resources

Comments

  • Non for the moment