openmaptiles-tools icon indicating copy to clipboard operation
openmaptiles-tools copied to clipboard

import-borders is not supported with the boundary OpenMapTilesv3.13 layer

Open sdrll opened this issue 3 years ago • 1 comments

Hi, I think, import-borders creates tables that are different from the mapping.yaml file in the boundary layer use by imposm3.

sdrll avatar Dec 16 '22 16:12 sdrll

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.

TomPohys avatar Jan 04 '23 13:01 TomPohys