Rainwater Runoff Managment Planning Software: Difference between revisions
Jump to navigation
Jump to search
(Updated the page to the more recent formatting style) |
(Added a Category to the Page) |
||
Line 28: | Line 28: | ||
=External Links= | =External Links= | ||
* | * | ||
[[Category: Cartography, GIS, Maps, and Surveying]] |
Revision as of 03:27, 9 January 2022
Basics
- Software used for planning construction that allows on to deternine:
- How Much Rain Happens In the Area
- How This Currently Flows
- How The Buildings Redirect This with No Managment Efforts
- THEN the user can add in various devices and systems and analyse the effect
- Thus they are given a list of what to build, and estimates for what is needed
Basic Workflow
- Geographical Area from Google Maps and/or Google Earth
- Building Layout and dimentions from Sweet Home 3D
- Topography from https://lpdaac.usgs.gov/
- Weather Data From OpenWeather using their api perhaps mix this with on site weather stations as well?
- All this gets processed with the code (It will be a ton of work, but would be a great tool)
- Then Various devices such as Retention Ponds , Drainage Ditches, French Drainsl, etc can be added in in a workflow similar to Sweet Home 3D
- This is all then alalyzed and some simulation is done (What scale, how to handle this, would open foam work, is this too complex to simulate) or if that is too complex basic numbers will be calculated
HOW TO ACTUALLY DEVELOP THIS
=Data In-s
- Figure out how to use the google earth api or something similar
- Figure out hoe to use the OpenWeather API
- NASA Worldwind may be better