iwfm.gis.geopdf_create¶ iwfm.gis.geopdf_create(filename)[source]¶ Create a geopdf canvas that can be drawn on. Parameters: filename (str) – file name to import Returns: canvas – geopdf from file contents Return type: geopdf object