iwfm.gis.shp_getrec_fn

iwfm.gis.shp_getrec_fn(f, i, field_name)[source]

Return the item in the column specified by field_name for record i for a PyShp shapefile.

Parameters:
  • f (Shapefile object)

  • i (int) – record number

  • field_name (str) – shapefile field name

  • Returns

  • type) (The requested item (undetermined)