9
9
msgstr ""
10
10
"Project-Id-Version : Workshop FOSS4G Belém 3.0\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
- "POT-Creation-Date : 2024-11-04 21:10-0600 \n "
12
+ "POT-Creation-Date : 2024-11-07 03:04+0000 \n "
13
13
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
14
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
15
15
"Language : en\n "
@@ -18,7 +18,7 @@ msgstr ""
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=utf-8\n "
20
20
"Content-Transfer-Encoding : 8bit\n "
21
- "Generated-By : Babel 2.12.1 \n "
21
+ "Generated-By : Babel 2.16.0 \n "
22
22
23
23
#: ../../build/docs/basic/graph_views.rst:12
24
24
msgid "Graph views"
@@ -42,9 +42,9 @@ msgstr ""
42
42
#: ../../build/docs/basic/graph_views.rst:26
43
43
msgid ""
44
44
"In this chapter there are three graph requirements. It consists on three "
45
- "**fully connected** graphs: two for different types of vehicles and one "
46
- "for pedestrian, the source and the target in all of them are based on the"
47
- " ``source_osm`` and ``target_osm``."
45
+ "graphs based on a **fully connected** graph derived from ways: two for "
46
+ "different types of vehicles and one for pedestrian, the source and the "
47
+ "target in all of them are based on the ``source_osm`` and ``target_osm``."
48
48
msgstr ""
49
49
50
50
#: ../../build/docs/basic/graph_views.rst:31
@@ -199,7 +199,7 @@ msgstr ""
199
199
200
200
#: ../../build/docs/basic/graph_views.rst:145
201
201
msgid ""
202
- "Update the ``geom`` columns based on the ``sourse_osm `` column from "
202
+ "Update the ``geom`` columns based on the ``source_osm `` column from "
203
203
"``ways`` table."
204
204
msgstr ""
205
205
@@ -338,7 +338,7 @@ msgstr ""
338
338
msgid "Exercise 5: Creating a view for routing"
339
339
msgstr ""
340
340
341
- #: ../../build/docs/basic/graph_views.rst: -1
341
+ #: ../../build/docs/basic/graph_views.rst:350
342
342
msgid "View of roads for vehicles"
343
343
msgstr ""
344
344
@@ -440,7 +440,7 @@ msgstr ""
440
440
msgid "Exercise 6: Limiting the road network within an area"
441
441
msgstr ""
442
442
443
- #: ../../build/docs/basic/graph_views.rst: -1
443
+ #: ../../build/docs/basic/graph_views.rst:421
444
444
msgid "View of smaller set of roads for vehicles"
445
445
msgstr ""
446
446
@@ -495,7 +495,7 @@ msgstr ""
495
495
msgid "Exercise 7: Creating a materialized view for routing pedestrians"
496
496
msgstr ""
497
497
498
- #: ../../build/docs/basic/graph_views.rst: -1
498
+ #: ../../build/docs/basic/graph_views.rst:479
499
499
msgid "View of roads for pedestrians"
500
500
msgstr ""
501
501
@@ -545,8 +545,8 @@ msgstr ""
545
545
msgid "Exercise 8: Testing the views for routing"
546
546
msgstr ""
547
547
548
- #: ../../build/docs/basic/graph_views.rst: -1
549
- msgid "From the Venue to the hotel using the osm_id. "
548
+ #: ../../build/docs/basic/graph_views.rst:543
549
+ msgid "From the \" |ch7_place_1| \" to the \" |ch7_place_2| \" "
550
550
msgstr ""
551
551
552
552
#: ../../build/docs/basic/graph_views.rst:549
@@ -646,7 +646,7 @@ msgstr ""
646
646
#: ../../build/docs/basic/graph_views.rst:597
647
647
msgid ""
648
648
"The results give the same route as with ``vehicle_net`` but ``cost`` is "
649
- "lower "
649
+ "higher "
650
650
msgstr ""
651
651
652
652
#: ../../build/docs/basic/graph_views.rst:609
0 commit comments