query = ...
in normGeometry()
to allow full customization. <-> has been reverted as it makes sense to select layers automatically. -> improving documentation..matchOntology()
so that it's possible to match "gappy" hierarchies.adb_querry()
.adb_archive()
, adb_backup()
, adb_inventory()
, adb_metadata()
, adb_ontology()
, adb_reset()
, adb_restore()
, adb_schemas()
and adb_translations()
to access the respective part of an areal database.makeExmapleDB()
to adb_example()
and start_arealDB()
to adb_init()
adb_*()
functions, which ensure that nothing is modified to a degree that it breaksedit_matches()
, that was so far located in the ontologics
package to here, as it is primarily used in arealDB
and not really a usecase for ontologics
updateOntology()
. This updates the gazetteer after a full spatial match has been carried out, drastically taking complexity out of the functions and guaranteeing proper match between the spatial files and the gazetteernormGeometry()
function).version =
for data series.query =
argument also for tables.start_arealBD()
so that a gazetteer is not saved in the home-directory of linux users.nromTable()
so that also observation in the tables are kept, if they are not successfully matched with a territory.matchOntology()
making it vastly more efficient and easier to use/debugnormGeometry()
and normTable()
to the changes in matchOntology()
match_ontology()
to matchOntology()
and revise it so that it can handle several columns sequentiallyget_variable()
and select_path()
, the former is integrated into matchOntology()
and the latter is not relevant anymore.regTable
with update = FALSE
, the schema now has a more explicit diagnostic message.match_gazetteer
to match_ontology
because it can also handle ontologies of other variablessetVariables
and translateTables
are discontinued, instead the function match_gazetteer
handles matching of concepts.regGeometry
and regTable
don't require a nation =
argument anymore, but this can be any other type of "main" polygon.get_variable
to extract concepts from stage2 tables.countries
now stored with capital letters and all geoms are stored as MULTIPOLYGONNEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.