Spatial Geeks | Bring Your Own Solution

Islamabad

Team Updates

saadahmedSaad Ahmed Jamal

Project Aab-e-Hayat (Water for Life) has been planned by a group of individuals from Pakistan. We are:

Alvira Ali

Postgraduate from Department of Physiology, Unversity of Karachi.

Daniyal Tariq

Undergraduate from IGIS, NUST.

Rao Muhammad Taha

Undergraduate from IGIS, NUST.

Saad Ahmed Jamal

Undergraduate from IGIS, NUST.

Umer Safdar

Undergraduate from IGIS, NUST.

Warda Shafiq

Graduate from in Electrical Engineering, NUST.


starjoyAlvira Ali
Video editing
Video editing
W
Warda Shafiq

Working on the video from 2 days

W
Warda Shafiq
The Team!
The Team!
starjoyAlvira Ali
rao_tahaRao Muhammad Taha
output (monthly-average climate data)
output (monthly-average climate data)
D
Danial Tariq
processing . .
processing . .
D
Danial Tariq
proccessing GCM data on Weatherman (DSSAT)
proccessing GCM data on Weatherman (DSSAT)
D
Danial Tariq
Team Stream Item
D
Danial Tariq
Team Stream Item
D
Danial Tariq
Team Stream Item
D
Danial Tariq
major settlements in thar and water bodies
major settlements in thar and water bodies
rao_tahaRao Muhammad Taha
Classified map of thar district
Classified map of thar district
rao_tahaRao Muhammad Taha
<!DOCTYPEhtmlPUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Spatial Record Web Application</title>
<metahttp-equiv="Content-Type"content="text/html; charset=iso-8859-1" />
<styletype="text/css"media="all">
@import"images/style.css";
</style>
</head>
<body>
<paramvalue="False"name="autoStart" />
<divclass="content">
<divid="header">
<divclass="title">
<h1>Spatial Record <br> Web Application</h1>
<h2> Nasa Space App Challenge Islamabad 17 </h2>
</div>
</div>
<divid="main">
<divclass="leftmenu">
<divclass="nav">
<ul>
<li><ahref="homepage.php">home</a></li>
<li><ahref="upload.php">upload image</a></li>
</ul>
</div>
</div>
<paramvalue="True"name="Showcontrols" />
<div>
<divid="main"style="width: 500px;
margin-left: 250px;" >
<?php
$con=mysql_connect('localhost','root',"");
if (!$con)
{
die('Could not connect: '.mysql_error());
}
mysql_select_db("abc", $con);
$result=mysql_query("SELECT*FROM photos ");
while($row=mysql_fetch_array($result))
{
echo'<img width="100" height="100" src="'.$row['location'].'">';
}
?>
</div>
</div>
</div>
<divid="prefooter">
</div>
<divid="footer">
<divclass="padding"> </div>
</div>
</div>
</body>
</html>
view rawphotos.php hosted with ❤ by GitHub
<!DOCTYPEhtmlPUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<htmlxmlns="http://www.w3.org/1999/xhtml">
<head>
<metahttp-equiv="Content-Type"content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<styletype="text/css">
body{
font-family:arial;
background-color:#cbd4e4;
}
table{font-size:80%; background:url(img/bg.jpg) repeat-x#cbd4e4;}
a{color:black;text-decoration:none;font:bold}
a:hover{background-color:#606060}
td.menu{background-color:lightblue}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
</style>
</head>
<body>
<tablewidth="286"height="163"border="1"align="center"cellpadding="0"cellspacing="0">
<tr>
<tdwidth="282"height="161"valign="top"><p>
</p>
<formaction="saveupload.php"method="post"enctype="multipart/form-data">
<p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;file:
<inputtype="file"name="image">
</p>
<p>&nbsp;
Term
<selectname="term"id="term">
<option>Select Term</option>
<option>Private</option>
<option>Public</option>
</select>
&nbsp;</p>
<p>name:
<label>
<inputname="uploadedby"type="text" />
<inputname="caption"type="text"id="caption" />
</label>
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<inputtype="submit"value="Upload">
</p>
</form>sa
<label><ahref="photos.php">back to Photos </a></label></td>
</tr>
</table>
<p>&nbsp;</p>
</body>
</html>
view rawupload.php hosted with ❤ by GitHub
saadahmedSaad Ahmed Jamal

Finalizing data #High_Hopes

saadahmedSaad Ahmed Jamal

Engaged in discussion

Image may contain: 2 people, people standing

saadahmedSaad Ahmed Jamal
Team work
Team work
saadahmedSaad Ahmed Jamal
Just got data about water bodies in tharparkar
Just got data about water bodies in tharparkar
rao_tahaRao Muhammad Taha
Working on graphs
Working on graphs
umersafdar786Umer Safdar
Warda looking for solutions
Warda looking for solutions
umersafdar786Umer Safdar
Trying to put hands on some more data
Trying to put hands on some more data
umersafdar786Umer Safdar
Looking for co relations ;)
Looking for co relations ;)
umersafdar786Umer Safdar
Rao taha working on maps
Rao taha working on maps
umersafdar786Umer Safdar

After a lot of struggle, we have found enough data for carrying out the required steps. Also, we have got our hands on the model for the predicitng tool We are searching and in process to give something useful to the world.

starjoyAlvira Ali

Project is focusing on establishing correlations between climatic and prevalence factors in Thar, Pakistan. Further, a predictive model of GCM will be utilized.

Alvira- prevalance of mortality in Thar, Pakistan.

Warda- climate data sets.

Taha + Umer + Danyal- GCM data downloading

Saad- Web application


W
Warda Shafiq
NASA Logo

SpaceApps is a NASA incubator innovation program.