Skip to content

gazetteer/ontology update

Latest
Compare
Choose a tag to compare
@EhrmannS EhrmannS released this 16 Jun 09:53
· 231 commits to master since this release
  • 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.