Skip to content

v0.2.47..v0.2.48 changeset PoiToPoiConflation.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/algorithms/PoiToPoiConflation.asciidoc b/docs/algorithms/PoiToPoiConflation.asciidoc
index 3e5a027..2ec9b6c 100644
--- a/docs/algorithms/PoiToPoiConflation.asciidoc
+++ b/docs/algorithms/PoiToPoiConflation.asciidoc
@@ -120,7 +120,7 @@ Some examples of evidence include:
 * Strong Evidence
  * POI types are similar (e.g. `amenity=bus_station` is similar to
    `transport=station`)
- * Additional attributes are similar (e.g. `cuisine`, `power`, `sport`, or 
+ * Additional attributes are similar (e.g. `cuisine`, `power`, `sport`, or
    `art_type`)
  * Very similar names
 * Weak Evidence
@@ -231,7 +231,7 @@ Approximate Area (km^2^)
 All test results presented were run with Hootenanny v0.2.17-76-g140396e. An
 iterative approach was used to improve performance against the data sets
 provided. As the tests were run areas that caused errors were identified and
-improved. 
+improved.
 
 [[PoiTestFlow]]
 .POI Test Flow
Clone this wiki locally