Open EBukin opened 3 years ago
Make sure that the validator of geometries throws an error when admin3 level is present in the dataframes of the list elements (shape$admin4, shape$admin5), but is absent as a single list element (no list element shape$admin3.
validator
admin3
shape$admin4
shape$admin5
shape$admin3
Make sure that the
validator
of geometries throws an error whenadmin3
level is present in the dataframes of the list elements (shape$admin4
,shape$admin5
), but is absent as a single list element (no list elementshape$admin3
.