Skip to content

Commit

Permalink
Changes before tagging pgrouting-2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Apr 28, 2016
1 parent 544044b commit b7b84db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
pgrouting-2.2.2-0-g7eb7d57 master
pgrouting-2.2.1-5-g4bb500d master
2 changes: 1 addition & 1 deletion src/withPoints/doc/withPoints_queries.txt
Expand Up @@ -36,7 +36,7 @@ Column Type Description
- Can not be NULL.
- If column not present, a sequential identifier will be given automatically.

**edge_id** ``ANY-INTEGER`` Identifier of the "closest" edge to the point.
**edge_id** ``ANY-INTEGER`` Identifier of the "closest" edge to the point.
**fraction** ``ANY-NUMERICAL`` Value in <0,1> that indicates the relative postition from the first end point of the edge.
**side** ``CHAR`` (optional) Value in ['b', 'r', 'l', NULL] indicating if the point is:
- In the right, left of the edge or
Expand Down

0 comments on commit b7b84db

Please sign in to comment.