After migration rename "id" and "completeness" keys
In the initial coastline calculation code and database quadkeys are referred to as id
. Keys denoting the physical state of a tile (land, water, ...) are called "completeness".
After the migration is done
-
all such "id" keys are renamed to
quadkey
. - all "completeness" keys are also renamed
\fyi @ds