iwfm.gis.getWKT_prj¶ iwfm.gis.getWKT_prj(epsg_code, verbose=False)[source]¶ Return a WKT string containing PRJ info for <epsg_code>. Parameters: epsg_code (int) – EPSG code verbose (bool, default=False) – True = command-line output on Returns: output – File name to save info from url Return type: str