Skip to content

Remove partial parameter on pgr_findCloseEdges #2775

@cvvergara

Description

@cvvergara

The function has the dryrun option, by returning all the columns, if the user does not need them
they can be individually selected or the user can opt to use dryrun and use the code as base for refinement.

pgr_findCloseEdges(Edges SQL, point, tolerance, [options])
pgr_findCloseEdges(Edges SQL, points, tolerance, [options])
options: [cap, dryrun]

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions