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``.
126
126
:start-after: --q4
127
127
:end-before: --q5
128
128
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.
131
131
132
132
.. literalinclude :: nodeNetwork.queries
133
133
:start-after: --q5
134
134
:end-before: --q6
135
135
136
136
.. rubric :: Update the topology
137
137
138
- Add new segmentes to the edges table.
138
+ Add new segments to the edges table.
139
139
140
140
.. literalinclude :: nodeNetwork.queries
141
141
:start-after: --q6
@@ -171,7 +171,7 @@ Analyze the network for intersections.
171
171
:start-after: --q11
172
172
:end-before: --q12
173
173
174
- Fixing an gap
174
+ Fixing a gap
175
175
...............................................................................
176
176
177
177
Store the deadends
@@ -186,16 +186,15 @@ Calling ``pgr_nodeNetwork``.
186
186
:start-after: --q13
187
187
:end-before: --q14
188
188
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.
191
190
192
191
.. literalinclude :: nodeNetwork.queries
193
192
:start-after: --q14
194
193
:end-before: --q15
195
194
196
195
.. rubric :: Update the topology
197
196
198
- Add new segmentes to the edges table.
197
+ Add new segments to the edges table.
199
198
200
199
.. literalinclude :: nodeNetwork.queries
201
200
:start-after: --q15
You can’t perform that action at this time.
0 commit comments