Hashes each feature's WKB, ordered by the zone key (not by row order), so a layer re-saved with features shuffled fingerprints identically while any real change to a boundary does not.
Arguments
- x
an
sfobject, or a path to a vector file (e.g..gpkg)- key_col
column holding the zone key; resolved from
zone_typewhen given, else the first column whose name ends inkey, else row order- zone_type
when given, resolves
key_colviazone_key_col()— the correct choice when a layer carries several*_keycolumns- layer
layer name when
xis a multi-layer file (default: the first)