diff --git a/NEWS.md b/NEWS.md index 75a8bd8d6b1..51a73014ea0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -8,11 +8,14 @@ ### pgRouting 3.8.0 Release Notes -**Changes on proposed functions** +**Promotion to official function of pgRouting.** * pgr_extractVertices * Error messages adjustment. + * Function promoted to official. + +**Changes on proposed functions** * pgr_findCloseEdges diff --git a/doc/src/release_notes.rst b/doc/src/release_notes.rst index 3870e08f775..d7748848c59 100644 --- a/doc/src/release_notes.rst +++ b/doc/src/release_notes.rst @@ -39,7 +39,7 @@ pgRouting 3.8 pgRouting 3.8.0 Release Notes ------------------------------------------------------------------------------- -.. rubric:: Changes on proposed functions +.. rubric:: Promotion to official function of pgRouting. * pgr_extractVertices @@ -47,6 +47,8 @@ pgRouting 3.8.0 Release Notes :start-after: Version 3.8.0 :end-before: .. rubric +.. rubric:: Changes on proposed functions + * pgr_findCloseEdges .. include:: pgr_findCloseEdges.rst diff --git a/doc/topology/pgr_extractVertices.rst b/doc/topology/pgr_extractVertices.rst index 32fb2d9f727..d0e0e5c42fb 100644 --- a/doc/topology/pgr_extractVertices.rst +++ b/doc/topology/pgr_extractVertices.rst @@ -9,25 +9,21 @@ .. index:: single: Topology Family ; pgr_extractVertices - single: extractVertices - Proposed on v3.3 + single: extractVertices | -``pgr_extractVertices`` -- Proposed +``pgr_extractVertices`` =============================================================================== ``pgr_extractVertices`` — Extracts the vertices information - -.. include:: proposed.rst - :start-after: warning-begin - :end-before: end-warning - .. rubric:: Availability .. rubric:: Version 3.8.0 * Error messages adjustment. +* Function promoted to official. .. rubric:: Version 3.3.0 diff --git a/doc/topology/topology-functions.rst b/doc/topology/topology-functions.rst index 41c2563e331..cd876dea970 100644 --- a/doc/topology/topology-functions.rst +++ b/doc/topology/topology-functions.rst @@ -34,6 +34,8 @@ have special permissions given by the administrators to use them. table. - :doc:`pgr_analyzeOneWay` - to analyze directionality of the edges. - :doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table. +- :doc:`pgr_extractVertices` - Extracts vertex information based on the edge + table information. .. official-end @@ -60,8 +62,6 @@ Additional functions to analyze a graph: These proposed functions do not modify the database. - :doc:`pgr_degree` - Returns a set of vertices and corresponding count of incidet edges to the vertex. -- :doc:`pgr_extractVertices` - Extracts vertex information based on the edge - table information. .. proposed-end diff --git a/locale/en/LC_MESSAGES/pgrouting_doc_strings.po b/locale/en/LC_MESSAGES/pgrouting_doc_strings.po index 039a42f9274..f463a0df583 100644 --- a/locale/en/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/en/LC_MESSAGES/pgrouting_doc_strings.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-27 23:12+0000\n" +"POT-Creation-Date: 2025-03-01 19:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4362,6 +4362,11 @@ msgstr "" msgid ":doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table." msgstr "" +msgid "" +":doc:`pgr_extractVertices` - Extracts vertex information based on the " +"edge table information." +msgstr "" + msgid ":doc:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" @@ -4404,7 +4409,7 @@ msgstr "" msgid "pgRouting 3.8.0 Release Notes" msgstr "" -msgid "Changes on proposed functions" +msgid "Promotion to official function of pgRouting." msgstr "" msgid "pgr_extractVertices" @@ -4413,6 +4418,12 @@ msgstr "" msgid "Error messages adjustment." msgstr "" +msgid "Function promoted to official." +msgstr "" + +msgid "Changes on proposed functions" +msgstr "" + msgid "pgr_findCloseEdges" msgstr "" @@ -7847,9 +7858,6 @@ msgstr "" msgid "pgr_aStar(Combinations)" msgstr "" -msgid "Function promoted to official." -msgstr "" - msgid "Version 2.4.0" msgstr "" @@ -11460,7 +11468,7 @@ msgstr "" msgid "https://en.wikipedia.org/wiki/Shortest_Path_Faster_Algorithm" msgstr "" -msgid "``pgr_extractVertices`` -- Proposed" +msgid "``pgr_extractVertices``" msgstr "" msgid "``pgr_extractVertices`` — Extracts the vertices information" @@ -15357,11 +15365,6 @@ msgid "" "incidet edges to the vertex." msgstr "" -msgid "" -":doc:`pgr_extractVertices` - Extracts vertex information based on the " -"edge table information." -msgstr "" - msgid "" ":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line " "Graph." diff --git a/locale/pot/pgrouting_doc_strings.pot b/locale/pot/pgrouting_doc_strings.pot index aa73c611d52..25b34fae473 100644 --- a/locale/pot/pgrouting_doc_strings.pot +++ b/locale/pot/pgrouting_doc_strings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-27 23:12+0000\n" +"POT-Creation-Date: 2025-03-01 19:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3886,6 +3886,9 @@ msgstr "" msgid ":doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table." msgstr "" +msgid ":doc:`pgr_extractVertices` - Extracts vertex information based on the edge table information." +msgstr "" + msgid ":doc:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)" msgstr "" @@ -3928,7 +3931,7 @@ msgstr "" msgid "pgRouting 3.8.0 Release Notes" msgstr "" -msgid "Changes on proposed functions" +msgid "Promotion to official function of pgRouting." msgstr "" msgid "pgr_extractVertices" @@ -3937,6 +3940,12 @@ msgstr "" msgid "Error messages adjustment." msgstr "" +msgid "Function promoted to official." +msgstr "" + +msgid "Changes on proposed functions" +msgstr "" + msgid "pgr_findCloseEdges" msgstr "" @@ -6823,9 +6832,6 @@ msgstr "" msgid "pgr_aStar(Combinations)" msgstr "" -msgid "Function promoted to official." -msgstr "" - msgid "Version 2.4.0" msgstr "" @@ -9754,7 +9760,7 @@ msgstr "" msgid "https://en.wikipedia.org/wiki/Shortest_Path_Faster_Algorithm" msgstr "" -msgid "``pgr_extractVertices`` -- Proposed" +msgid "``pgr_extractVertices``" msgstr "" msgid "``pgr_extractVertices`` — Extracts the vertices information" @@ -12898,9 +12904,6 @@ msgstr "" msgid ":doc:`pgr_degree` - Returns a set of vertices and corresponding count of incidet edges to the vertex." msgstr "" -msgid ":doc:`pgr_extractVertices` - Extracts vertex information based on the edge table information." -msgstr "" - msgid ":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line Graph." msgstr "" diff --git a/sql/topology/extractVertices.sql b/sql/topology/extractVertices.sql index 26cb099f933..c3158b3a8b8 100644 --- a/sql/topology/extractVertices.sql +++ b/sql/topology/extractVertices.sql @@ -298,7 +298,6 @@ LANGUAGE plpgsql VOLATILE STRICT; COMMENT ON FUNCTION pgr_extractVertices(TEXT, BOOLEAN) IS 'pgr_extractVertices -- PROPOSED - Parameters - Edges SQL with columns: [id,] startpoint, endpoint OR