iwfm.gis.shp_getrec¶ iwfm.gis.shp_getrec(f, i)[source]¶ Return a shapefile record as a string. Parameters: f (PyShp shapefile) i (int) – record number Returns: Specified record Return type: str