From b7b84db64fd9e9945f3f007fda2b752a514ab7b0 Mon Sep 17 00:00:00 2001 From: cvvergara Date: Wed, 27 Apr 2016 19:49:34 -0500 Subject: [PATCH] Changes before tagging pgrouting-2.2.2 --- VERSION | 2 +- src/withPoints/doc/withPoints_queries.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0b5b82af9cb..460daa7199b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -pgrouting-2.2.2-0-g7eb7d57 master +pgrouting-2.2.1-5-g4bb500d master diff --git a/src/withPoints/doc/withPoints_queries.txt b/src/withPoints/doc/withPoints_queries.txt index 96c3f2cd960..5f7886c06a7 100644 --- a/src/withPoints/doc/withPoints_queries.txt +++ b/src/withPoints/doc/withPoints_queries.txt @@ -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