Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrbrmstr/basins
Aggregated WorldBank river basin polygons & ids
https://github.com/hrbrmstr/basins
basins geojson r rst worldbank
Last synced: about 2 months ago
JSON representation
Aggregated WorldBank river basin polygons & ids
- Host: GitHub
- URL: https://github.com/hrbrmstr/basins
- Owner: hrbrmstr
- Created: 2015-11-11T16:35:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T16:38:50.000Z (about 9 years ago)
- Last Synced: 2024-10-12T21:25:57.398Z (3 months ago)
- Topics: basins, geojson, r, rst, worldbank
- Size: 0 Bytes
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basins
Aggregated WorldBank river basin polygons & ids
Initially made for [this SO question](http://stackoverflow.com/questions/33653914/mapping-geo-location-coordinates-or-city-to-worldbank-climate-api-river-basin) but this seemed generally useful.
Two data files:
- `basins.geojson` : a GeoJSON file with all 468 river basin polygons mapped to world bank basin id's
- `basins.rda` : an R data file with `basin_list` (a list of individual polygons) and the `SpatialPolygonsDataFrame` that was used to create `basins.geojson`