You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve dashboard
* Dashborad run in to main
* Add check config creat dir func
* Increase patch version
* Add dashborad run
---------
Co-authored-by: Sebastian Anapolsky <[email protected]>
Copy file name to clipboardexpand all lines: README_en.md
+2-9
Original file line number
Diff line number
Diff line change
@@ -165,13 +165,13 @@ according to [Clarification about the concept of lines and branches in urbantrip
165
165
```
166
166
lineas_contienen_ramales: True
167
167
```
168
+
168
169
Finally, additional useful tables can be specified for the process. On one hand, metadata can be added for the lines, such as their fantasy name in addition to the corresponding id, or to which company they belong. It can identify a line or a line-branch (with branches being small deviations from a main route). In the latter case, `urbantrips` will create two different tables, one for the metadata of the lines and another for the branches.
169
170
170
171
It also allows the addition of cartographies such as routes, which must be a single 2D Linestring (it does not allow multiline), or different files with spatial units for which data is to be added. For each file, the name of the attribute containing the information must be indicated and, if necessary, an order in which to produce the OD matrices generated by `urbantrips`.
0 commit comments