openmaptiles-tools
openmaptiles-tools copied to clipboard
import-borders is not supported with the boundary OpenMapTilesv3.13 layer
Hi,
I think, import-borders creates tables that are different from the mapping.yaml file in the boundary layer use by imposm3.
Hi, there was a switch from the import-borders (using https://github.com/pnorman/osmborder) tool to importing borders directly by imposm3 (https://github.com/openmaptiles/openmaptiles/pull/1213). And you are correct, that table is different, and there are more attributes (https://github.com/openmaptiles/openmaptiles/blob/master/layers/boundary/mapping.yaml). But except dividing_line the new table included all previous attributes. Nevertheless, the dividing_line was not used anyway.