Skip to main content

parseShapefileAttributes

@nmi-agro/fdm-source


@nmi-agro/fdm-source / fdm-rvo/src / parseShapefileAttributes

Function: parseShapefileAttributes()

parseShapefileAttributes(dbf_file): Promise<Partial<RvoProperties>[]>

Defined in: fdm-rvo/src/shapefile.ts:84

Parses the dbf file that is part of the MijnPercelen Shapefile export

Parameters

dbf_file

FileInterface

DBase file or ArrayBuffer to parse

Returns

Promise<Partial<RvoProperties>[]>

an array of objects representing the rows in the dbf file