We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generates a lookup table for the mapping of the municipality id's which were involved in the time series between year_from and year_to.
mID_to can be a vector of mID's.
output columns: mID_from, name_from, mID_to, name_to, year_from, population, area
The text was updated successfully, but these errors were encountered:
Is this solved with swc_get_merger_mapping_table() ?
swc_get_merger_mapping_table()
Sorry, something went wrong.
TSchiefer
No branches or pull requests
Generates a lookup table for the mapping of the municipality id's which were involved in the time series between year_from and year_to.
mID_to can be a vector of mID's.
output columns: mID_from, name_from, mID_to, name_to, year_from, population, area
The text was updated successfully, but these errors were encountered: