Skip to content

v0.2.48..v0.2.49 changeset BuildingConflation.asciidoc

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/docs/algorithms/BuildingConflation.asciidoc b/docs/algorithms/BuildingConflation.asciidoc
index aa89461..9beef05 100644
--- a/docs/algorithms/BuildingConflation.asciidoc
+++ b/docs/algorithms/BuildingConflation.asciidoc
@@ -21,3 +21,6 @@ Obviously, combining n records into a single record requires that some attribute
 
 The approach described above generally provides good results. There is no getting around it, the approach will drop information during conflation in some situations. As new business rules are defined we expect to revisit the above attribute merging approach to create something that addresses specific user concerns and needs. Please create an issue at https://github.com/ngageoint/hootenanny if you have any specific needs or concerns that should be addressed.
 
+Building Conflation can further be customized with the building.* configuration options. See the "Configuration Options" section of User Guide 
+for more detail.
+
Clone this wiki locally