iwfm.gis.shp_to_utm_pts¶ iwfm.gis.shp_to_utm_pts(shape, outfile, verbose=False)[source]¶ Reproject a point shapefile to UTM. Parameters: shape (PyShp point shapefile) outfile (str) – output point shapefile name verbose (bool, default=False) – True = command-line output on Returns: tracks – tracking points Return type: list