You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
various fixes to enable full support for automatically matching territories with a gazetteer and concepts with an ontology
complete overhaul of matchOntology() making it vastly more efficient and easier to use/debug
adapt normGeometry() and normTable() to the changes in matchOntology()
start making use of the spatial/topological information derived from normalizing new geometries (that were not part of the initial geometry data set) by updating the gazetteer accordingly. Only if a concept does not overlap with more than (100 - thresh), is it added as a new harmonized concept. In that case, the new geometry is one that is distinct from the harmonized geometry.