-
-
Notifications
You must be signed in to change notification settings - Fork 383
2.0 Development Plan
dkastl edited this page Mar 3, 2013
·
30 revisions
- Compatibility with PostgreSQL 9.1 or newer
- Compatibility with PostGIS 2.0 or newer
- Revision of core function
- Revision of wrapper function names
- Revision of function parameters
- Revision of return results
- Support for "schema"
- Support for "ST_" prefix
- Support "raw" computation result
- Drop CGAL dependency
- Use "concave hull" function for DD
- Add functionality "APSP"
- Add functionality "TDSP"
- Add functionality "MultiModal"
- Add functionality "Two-way Astar"
- Add unit tests (see Kishore's work)
- PostGIS Coding Styles: http://trac.osgeo.org/postgis/wiki/DevWikiMain
- [add your ideas here]
- Tickets: https://github.com/pgRouting/pgrouting/issues?milestone=1
- Development branch: https://github.com/pgRouting/pgrouting/tree/devel-2_0