hydromt_sfincs.utils.read_geoms#

hydromt_sfincs.utils.read_geoms(fn: str | Path) List[Dict][source]#

Read structure files to list of dictionaries.

Parameters:

fn (str, Path) – Path to structure file.

Returns:

feats – List of dictionaries describing structures.

Return type:

list of dict