@@ -45,12 +45,7 @@ milestone for 3.8.0
45
45
46
46
.. rubric :: Promotion to official function of pgRouting.
47
47
48
- * `#2772 <https://github.com/pgRouting/pgrouting/issues/2772 >`__:
49
- Promoted to official pgr_extractVertices in version 3.8
50
-
51
- .. include :: pgr_extractVertices.rst
52
- :start-after: Version 3.8.0
53
- :end-before: .. rubric
48
+ .. rubric :: Metric
54
49
55
50
* `#2760 <https://github.com/pgRouting/pgrouting/issues/2760 >`__:
56
51
Promoted to official pgr_degree in version 3.8
@@ -59,6 +54,15 @@ milestone for 3.8.0
59
54
:start-after: Version 3.8.0
60
55
:end-before: .. rubric
61
56
57
+ .. rubric :: Utilities
58
+
59
+ * `#2772 <https://github.com/pgRouting/pgrouting/issues/2772 >`__:
60
+ Promoted to official pgr_extractVertices in version 3.8
61
+
62
+ .. include :: pgr_extractVertices.rst
63
+ :start-after: Version 3.8.0
64
+ :end-before: .. rubric
65
+
62
66
* `#2774 <https://github.com/pgRouting/pgrouting/issues/2774 >`__:
63
67
Promoted to official pgr_findCloseEdges in version 3.8
64
68
@@ -69,26 +73,34 @@ milestone for 3.8.0
69
73
* `#2873 <https://github.com/pgRouting/pgrouting/issues/2873 >`__:
70
74
Promoted to official pgr_separateCrossing in version 3.8
71
75
76
+ .. include :: pgr_separateCrossing.rst
77
+ :start-after: Version 3.8.0
78
+ :end-before: Description
79
+
72
80
* `#2874 <https://github.com/pgRouting/pgrouting/issues/2874 >`__:
73
81
Promoted to official pgr_separateTouching in version 3.8
74
82
83
+ .. include :: pgr_separateTouching.rst
84
+ :start-after: Version 3.8.0
85
+ :end-before: Description
86
+
75
87
.. rubric :: Proposed functions
76
88
77
- * Contraction
89
+ .. rubric :: Contraction
78
90
79
- * `#2790 <https://github.com/pgRouting/pgrouting/issues/2790 >`__:
80
- pgr_contractionDeadEnd new contraction function
81
- * `#2791 <https://github.com/pgRouting/pgrouting/issues/2791 >`__:
82
- pgr_contractionLinear new contraction function
83
- * `#2536 <https://github.com/pgRouting/pgrouting/issues/2536 >`__:
84
- Support for contraction hierarchies (pgr_contractionHierarchies)
91
+ * `#2790 <https://github.com/pgRouting/pgrouting/issues/2790 >`__:
92
+ pgr_contractionDeadEnd new contraction function
93
+ * `#2791 <https://github.com/pgRouting/pgrouting/issues/2791 >`__:
94
+ pgr_contractionLinear new contraction function
95
+ * `#2536 <https://github.com/pgRouting/pgrouting/issues/2536 >`__:
96
+ Support for contraction hierarchies (pgr_contractionHierarchies)
85
97
86
- * Utilities
98
+ .. rubric :: Utilities
87
99
88
- * `#2848 <https://github.com/pgRouting/pgrouting/issues/2848 >`__:
89
- Create pgr_separateCrossing new utility function
90
- * `#2849 <https://github.com/pgRouting/pgrouting/issues/2849 >`__:
91
- Create of pgr_separateTouching new utility function
100
+ * `#2848 <https://github.com/pgRouting/pgrouting/issues/2848 >`__:
101
+ Create pgr_separateCrossing new utility function
102
+ * `#2849 <https://github.com/pgRouting/pgrouting/issues/2849 >`__:
103
+ Create of pgr_separateTouching new utility function
92
104
93
105
.. rubric :: Official functions changes
94
106
0 commit comments