diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:34 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:34 -0400 |
commit | 15b2b3ea3cc9afda1663c571f55922104e2550f2 (patch) | |
tree | dc7be50b365dd14a41504c9424b7815b44bd0b0a /gis/pgrouting | |
parent | b6871a62e3b6262aa1de6ee2965488def19fb611 (diff) |
gis/pgrouting: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/pgrouting')
-rw-r--r-- | gis/pgrouting/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/pgrouting/README b/gis/pgrouting/README index 2c23f7965ba60..8fa6d639177ff 100644 --- a/gis/pgrouting/README +++ b/gis/pgrouting/README @@ -1,5 +1,5 @@ -pgRouting extends the PostGIS / PostgreSQL geospatial database to provide -geospatial routing functionality. +pgRouting extends the PostGIS / PostgreSQL geospatial database to +provide geospatial routing functionality. The following algorithms are compiled: * All Pairs Shortest Path, Johnson's Algorithm |