Rainwater Runoff Managment Planning Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Minor Text Formatting Fix)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Basics=
=Basics=
*Software used for planning construction that allows on to deternine:
*Software used for planning construction that allows on to determine:
#How Much Rain Happens In the Area
#How Much Rain Happens In the Area
#How This Currently Flows
#How This Currently Flows
#How The Buildings Redirect This with No Managment Efforts
#How The Buildings Redirect This with No Management Efforts


*THEN the user can add in various devices and systems and analyse the effect
*THEN the user can add in various devices and systems and analyze the effect
*Thus they are given a list of what to build, and estimates for what is needed
*Thus they are given a list of what to build, and estimates for what is needed


=Basic Workflow=
=Basic Workflow=
*Geographical Area from [[Google Maps]] and/or [[Google Earth]]
*Geographical Area from [[Google Maps]] and/or [[Google Earth]]
*Building Layout and dimentions from [[Sweet Home 3D]]
*Building Layout and dimensions from [[Sweet Home 3D]]
*Topography from https://lpdaac.usgs.gov/
*Topography from https://lpdaac.usgs.gov/
*Weather Data From [[OpenWeather]] using their api perhaps mix this with on site weather stations as well?
*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)
*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 Drains]]l, etc can be added in in a workflow similar to Sweet Home 3D
*Then Various devices such as [[Retention Ponds]] , [[Drainage Ditches]], [[French Drains]]l, 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
*This is all then analyzed 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=
=HOW TO ACTUALLY DEVELOP THIS=
==Data In-s=
==Data In-s==
*Figure out how to use the google earth api or something similar
*Figure out how to use the google earth api (See [[Google Earth Engine]] ) or something similar
*Figure out hoe to use the OpenWeather API
*Figure out hoe to use the OpenWeather API
*NASA Worldwind may be better
*NASA Worldwind may be better


=See Also=
=Internal Links=
*[[Smart Farming]]
*[[Weather Station]]
 
=External Links=
*
*


=Useful Links=
[[Category: Cartography, GIS, Maps, and Surveying]]
*

Latest revision as of 03:29, 9 January 2022

Basics

  • Software used for planning construction that allows on to determine:
  1. How Much Rain Happens In the Area
  2. How This Currently Flows
  3. How The Buildings Redirect This with No Management Efforts
  • THEN the user can add in various devices and systems and analyze 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 dimensions 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 analyzed 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 (See Google Earth Engine ) or something similar
  • Figure out hoe to use the OpenWeather API
  • NASA Worldwind may be better

Internal Links

External Links