iwfm.gis.shp_getrec_lg

iwfm.gis.shp_getrec_lg(f, i)[source]

Return a record as a string.

Works better than shp_getrec() for large DBF files

Parameters:
  • f (PyShp shapefile)

  • i (int) – record number

Returns:

Specified record

Return type:

str