I've run it and seemed to work, but as this is my first addition of geometries to DO, some stuff might be missing.
The acceptance for the Tilesets API side is running make docker-run -- uk.hierarchy.UKDenormalizedHierarchy --year 2011, deploying tiler.uk_dz_hierarchy_geonames_2011 and checking that UK features have a NUTS1 level name and id. ~No code change at do_tiler should be needed.~ This change is needed at do_tiler: CartoDB/do_tiler/pull/69
I've run it and seemed to work, but as this is my first addition of geometries to DO, some stuff might be missing.
The acceptance for the Tilesets API side is running
make docker-run -- uk.hierarchy.UKDenormalizedHierarchy --year 2011
, deployingtiler.uk_dz_hierarchy_geonames_2011
and checking that UK features have a NUTS1 level name and id. ~No code change atdo_tiler
should be needed.~ This change is needed atdo_tiler
: CartoDB/do_tiler/pull/69This includes a fix for UK Hierarchy generation as this refactor was wrong.
Deploying the resulting table to Tilesets API closes CartoDB/Geographica-Product-Coordination/issues/64.