pub fn load_file<P: AsRef<Path>>(path: P) -> Result<LoadedMap>
Expand description

Load a file to an OID description map

format of the file: tab-separated values

feature   name   oid   short_name   description (until end of line)

name is used to declare a global constant when creating output file (see generate_file). If name is “” then no constant will be written