iwfm.gis.wks2shp_pt¶
- iwfm.gis.wks2shp_pt(inwksheet, outshp, sheet_index=0)[source]¶
Read an Excel workbook and create a POINT shapefile.
- Parameters:
- Return type:
None
- Raises:
FileNotFoundError – If Excel workbook doesn’t exist
IndexError – If sheet_index is out of range
ValueError – If coordinate columns contain invalid data