{"id":18368933,"url":"https://github.com/cheginit/river_delineation","last_synced_at":"2025-04-10T19:39:18.622Z","repository":{"id":109632856,"uuid":"150002466","full_name":"cheginit/river_delineation","owner":"cheginit","description":"A curated list of GIS tools and resources for river delineation","archived":false,"fork":false,"pushed_at":"2018-09-28T16:00:12.000Z","size":9,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T20:54:10.077Z","etag":null,"topics":["geoprocessing","gis","python-list","river-networks"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheginit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-23T16:21:14.000Z","updated_at":"2023-02-17T22:47:46.000Z","dependencies_parsed_at":"2023-03-25T21:49:23.767Z","dependency_job_id":null,"html_url":"https://github.com/cheginit/river_delineation","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"a47e3deb83725d6082c474d3d13bcaa186a2a294"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheginit%2Friver_delineation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheginit%2Friver_delineation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheginit%2Friver_delineation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheginit%2Friver_delineation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheginit","download_url":"https://codeload.github.com/cheginit/river_delineation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281425,"owners_count":21077423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geoprocessing","gis","python-list","river-networks"],"created_at":"2024-11-05T23:27:54.653Z","updated_at":"2025-04-10T19:39:18.602Z","avatar_url":"https://github.com/cheginit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# River Delineation Tools\n\nA curate list of GIS tools and resources for river and watershed delineation using Python.\n\n**Libraries**:\n- [PDAL](https://pdal.io/index.html): A C++ BSD library for python for translating and manipulating point cloud data\n- [PyLidar](http://pylidar.org/en/latest/#): A set of Python modules which makes it easy to write lidar processing code in Python\n- [libLAS](https://liblas.org/tutorial/python.html): A C/C++ library for python for reading and writing the very common LAS LiDAR format\n- [laspy](https://github.com/laspy/laspy): A pythonic interface for reading/modifying/creating .LAS LIDAR files\n- [GDAL](https://www.gdal.org/): A translator library for raster and vector geospatial data formats\n- [GeoPandas](http://geopandas.org/index.html): Extends the datatypes used by pandas to allow spatial operations on geometric types\n- [Rtree](http://toblerity.org/rtree/): Spatial indexing for Python\n- [Shapely](https://github.com/Toblerity/Shapely): Manipulation and analysis of geometric objects \n- [Descartes](https://bitbucket.org/sgillies/descartes): Use Shapely or GeoJSON-like geometric objects as matplotlib paths and patches\n- [Fiona](https://github.com/Toblerity/Fiona): OGR’s neat, nimble, no-nonsense API for Python programmers\n\n**Packages**:\n- [WikiWatershed](https://app.wikiwatershed.org/): Analyze mapped watershed data, visualize monitoring data, and run model simulations of human impacts on water quality\n- [KeckCaves](http://keckcaves.org/software/start): A set of application and libraries for geo data visualization\n- [Whitebox GAT](https://www.uoguelph.ca/~hydrogeo/Whitebox/index.html): An open-source desktop GIS and remote sensing software package for general applications of geospatial analysis and data visualization\n- [WhiteboxTools](https://www.uoguelph.ca/~hydrogeo/WhiteboxTools/index.html): Performs common GIS analysis operations, such as cost-distance analysis, distance buffering, and raster reclassification\n- [WetChannelExtraction](https://github.com/MiladHooshyar/WetChannelExtraction): Extract wet segments using high resolution DEMs and Intensity Rasters.\n- [DrainageNetworkExtraction](https://github.com/MiladHooshyar/DrainageNetworkExtraction): Extract channel and valley networks from high resolution DEMs \n- [TauDEM](http://hydrology.usu.edu/taudem/taudem5/index.html): A suite of Digital Elevation Model (DEM) tools for the extraction and analysis of hydrologic information from topography as represented by a DEM\n- [GeoAlchemy](https://geoalchemy-2.readthedocs.io/en/latest/): Provides extensions to SQLAlchemy for working with spatial databases.\n- [PROJ.4 - Cartographic Projections Library](https://proj4.org/): A generic coordinate transformation software, that transforms geospatial coordinates from one coordinate reference system (CRS) to another\n- [PyProj](https://github.com/jswhit/pyproj): Python interface to PROJ4 library for cartographic transformations\n- [pysheds](https://github.com/mdbartos/pysheds): Simple and fast watershed delineation in python\n- [NetworkX](https://networkx.github.io/): a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks\n\n**Books**:\n- [Geoprocessing with Python](https://www.manning.com/books/geoprocessing-with-python): teaches how to use the Python programming language, along with free and open source tools, to read, write, and process geospatial data\n- [Source code](https://github.com/cgarrard/osgeopy-code): Code for the book Open source geoprocessing with Python\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheginit%2Friver_delineation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheginit%2Friver_delineation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheginit%2Friver_delineation/lists"}