Skip to content

Conversation

cvvergara
Copy link
Member

While fixing pgr_createVerticesTable
I came up with the idea that the user must be the one controlling the table creation.
So extract vertices, does basically the same stuff, but without so much checking that had to go on for safety reasons because of the table creation.
This function needs the source and target columns of an edge table, optionally also the geometry
It also based on an inner query.

@pgRouting/admins

dkastl
dkastl previously approved these changes Dec 13, 2018
Copy link
Member

@dkastl dkastl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny, first I read "extra vertices", but the arguments are good.

@cvvergara cvvergara merged commit df761cd into pgRouting:develop Dec 19, 2018
@cvvergara cvvergara deleted the extractVertices branch January 1, 2019 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants