Skip to content

mylesmc123/ras_wse_tif_to_shp_boundary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

From an exported HEC-RAS Exported Water Surface Elevation (WSE) geotiff, create a dissolved shapefile that can be easily used as a boundary shp for mapping.

The Jupyter notebook is setup to search out .tif files from a specified directory. From there a list needs to be setup to specify an output shapefile filename for each processed tif. The tif will be vectorized using Rasterio and then dissolved to a single geometry using geopandas. The output will be the specified shapefile. This process will happen for each tif.

Example Output

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published