{% extends "wagtailadmin/base.html" %} {% load static i18n %} {% block titletag %}{% trans "Dataset Helper" %}{% endblock %} {% block extra_css %} {{ block.super }} {% endblock %} {% block content %} {% trans "Dataset helper" as header_title %} {% url "dataset_helper:js_catalog" as js_catalog_url %} {% include "wagtailadmin/shared/header.html" with title=header_title icon="pick" %}
{% blocktrans %}Bootstrap the Climweb administrative boundaries layer from the OCHA Common Operational Datasets (COD-AB) published on HDX. The shapefile archive for the configured country is downloaded, its columns are normalized per admin level, and every level is loaded into the boundary manager (served as vector tiles).{% endblocktrans %}
cod-ab-<iso3>) and downloaded.{% endblocktrans %}
{% trans "Vector tiles served by the boundary manager." %}
{% blocktrans %}Delete every Climweb Dataset this plugin provisioned (tracked via
CatalogEntry.dataset_id) and its dedicated Metadata,
then sweep any SubCategories and Categories that no longer hold
anything. Datasets you created outside the plugin are kept;
so are taxonomy nodes still pointed to by non-plugin Datasets.
Catalog entries go back to pending_add and can be
re-provisioned by clicking Synchronize with Climweb.{% endblocktrans %}
{% blocktrans %}This deletes every Dataset, SubCategory, and Category in the Climweb geomanager — including any not created by this plugin. Use only if you understand what this implies. Cannot be undone.{% endblocktrans %}