Skip to content

docs: fix incorrect table names in the workshop documentation#272

Open
prashsti29 wants to merge 1 commit intopgRouting:developfrom
prashsti29:docs/table-name-fixes
Open

docs: fix incorrect table names in the workshop documentation#272
prashsti29 wants to merge 1 commit intopgRouting:developfrom
prashsti29:docs/table-name-fixes

Conversation

@prashsti29
Copy link
Copy Markdown

Fixes # .

Changes proposed in this pull request:

  • Replaced table name vertices with ways_vertices_pgr in SQL scripts
  • Updated references in workshop documentation (.rst files)
  • Left conceptual uses of the word "vertices" unchanged

The workshop scripts referenced a table called vertices which does not exist in the standard osm2pgrouting schema. The correct table is ways_vertices_pgr, which maps OSM IDs to internal pgRouting vertex IDs.

@pgRouting/admins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant