99msgstr ""
1010"Project-Id-Version : Workshop FOSS4G Belém 3.0\n "
1111"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 "
1313"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1414"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1515"Language : en\n "
@@ -18,7 +18,7 @@ msgstr ""
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=utf-8\n "
2020"Content-Transfer-Encoding : 8bit\n "
21- "Generated-By : Babel 2.12.1 \n "
21+ "Generated-By : Babel 2.16.0 \n "
2222
2323#: ../../build/docs/basic/graph_views.rst:12
2424msgid "Graph views"
@@ -42,9 +42,9 @@ msgstr ""
4242#: ../../build/docs/basic/graph_views.rst:26
4343msgid ""
4444"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``."
4848msgstr ""
4949
5050#: ../../build/docs/basic/graph_views.rst:31
@@ -199,7 +199,7 @@ msgstr ""
199199
200200#: ../../build/docs/basic/graph_views.rst:145
201201msgid ""
202- "Update the ``geom`` columns based on the ``sourse_osm `` column from "
202+ "Update the ``geom`` columns based on the ``source_osm `` column from "
203203"``ways`` table."
204204msgstr ""
205205
@@ -338,7 +338,7 @@ msgstr ""
338338msgid "Exercise 5: Creating a view for routing"
339339msgstr ""
340340
341- #: ../../build/docs/basic/graph_views.rst: -1
341+ #: ../../build/docs/basic/graph_views.rst:350
342342msgid "View of roads for vehicles"
343343msgstr ""
344344
@@ -440,7 +440,7 @@ msgstr ""
440440msgid "Exercise 6: Limiting the road network within an area"
441441msgstr ""
442442
443- #: ../../build/docs/basic/graph_views.rst: -1
443+ #: ../../build/docs/basic/graph_views.rst:421
444444msgid "View of smaller set of roads for vehicles"
445445msgstr ""
446446
@@ -495,7 +495,7 @@ msgstr ""
495495msgid "Exercise 7: Creating a materialized view for routing pedestrians"
496496msgstr ""
497497
498- #: ../../build/docs/basic/graph_views.rst: -1
498+ #: ../../build/docs/basic/graph_views.rst:479
499499msgid "View of roads for pedestrians"
500500msgstr ""
501501
@@ -545,8 +545,8 @@ msgstr ""
545545msgid "Exercise 8: Testing the views for routing"
546546msgstr ""
547547
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| \" "
550550msgstr ""
551551
552552#: ../../build/docs/basic/graph_views.rst:549
@@ -646,7 +646,7 @@ msgstr ""
646646#: ../../build/docs/basic/graph_views.rst:597
647647msgid ""
648648"The results give the same route as with ``vehicle_net`` but ``cost`` is "
649- "lower "
649+ "higher "
650650msgstr ""
651651
652652#: ../../build/docs/basic/graph_views.rst:609
0 commit comments