File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -126,16 +126,16 @@ Calling ``pgr_nodeNetwork``.
126126 :start-after: --q4
127127 :end-before: --q5
128128
129- Inspecting the generated table, we can see that edges 13 and 18 has been
130- segmented
129+ Inspecting the generated table, we can see that edges 13 and 18 have been
130+ segmented.
131131
132132.. literalinclude :: nodeNetwork.queries
133133 :start-after: --q5
134134 :end-before: --q6
135135
136136.. rubric :: Update the topology
137137
138- Add new segmentes to the edges table.
138+ Add new segments to the edges table.
139139
140140.. literalinclude :: nodeNetwork.queries
141141 :start-after: --q6
@@ -171,7 +171,7 @@ Analyze the network for intersections.
171171 :start-after: --q11
172172 :end-before: --q12
173173
174- Fixing an gap
174+ Fixing a gap
175175...............................................................................
176176
177177Store the deadends
@@ -186,16 +186,15 @@ Calling ``pgr_nodeNetwork``.
186186 :start-after: --q13
187187 :end-before: --q14
188188
189- Inspecting the generated table, we can see that edges 13 and 18 has been
190- segmented
189+ Inspecting the generated table, we can see that edge 14 has been segmented.
191190
192191.. literalinclude :: nodeNetwork.queries
193192 :start-after: --q14
194193 :end-before: --q15
195194
196195.. rubric :: Update the topology
197196
198- Add new segmentes to the edges table.
197+ Add new segments to the edges table.
199198
200199.. literalinclude :: nodeNetwork.queries
201200 :start-after: --q15
You can’t perform that action at this time.
0 commit comments