iwfm.gis.shp_get_OGR¶ iwfm.gis.shp_get_OGR(infile, verbose=False)[source]¶ Open a shapefile with OGR. Parameters: infile (str) – name to save info from url verbose (bool, default=False) – True = command-line output on Returns: shape Return type: shapefile as OGR object