File tree Expand file tree Collapse file tree 4 files changed +0
-297
lines changed
Expand file tree Collapse file tree 4 files changed +0
-297
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,6 @@ Other PostGIS options are
5454
5555.. migrate_pgr_alphaShape_end
5656
57- .. migrate_pgr_createTopology_start
58-
5957 Migration of ``pgr_createTopology ``
6058-------------------------------------------------------------------------------
6159
@@ -71,8 +69,6 @@ Starting from `v3.8.0 <https://docs.pgrouting.org/3.8/en/migration.html>`__
7169 :start-after: createTopology_start
7270 :end-before: createTopology_end
7371
74- .. migrate_pgr_createTopology_end
75-
7672.. migrate_pgr_createVerticesTable_start
7773
7874 Migration of ``pgr_createVerticesTable ``
Original file line number Diff line number Diff line change 11
22SET (LOCAL_FILES
3- pgr_createTopology.rst
43 pgr_nodeNetwork.rst
54 pgr_extractVertices.rst
65 topology-functions.rst
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ created.
2727 The following functions modify the database directly therefore the user must
2828have special permissions given by the administrators to use them.
2929
30- - :doc: `pgr_createTopology ` - create a topology based on the geometry.
3130- :doc: `pgr_nodeNetwork ` - to create nodes to a not noded edge table.
3231- :doc: `pgr_extractVertices ` - Extracts vertex information based on the edge
3332 table information.
@@ -50,7 +49,6 @@ Additional functions to analyze a graph:
5049 .. toctree ::
5150 :hidden:
5251
53- pgr_createTopology
5452 pgr_nodeNetwork
5553 pgr_extractVertices
5654
You can’t perform that action at this time.
0 commit comments