<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>S6 Visual Programming &#187; maria carolina aguirre arteaga</title>
	<atom:link href="http://legacy.iaacblog.com/visualprogramming/author/mariacarolinaaguirrearteaga/feed/" rel="self" type="application/rss+xml" />
	<link>http://legacy.iaacblog.com/visualprogramming</link>
	<description>Visual Programming at IAAC MAA &#039;10</description>
	<lastBuildDate>Wed, 16 Mar 2011 16:58:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>AIR TRAFFIC: SPAIN</title>
		<link>http://legacy.iaacblog.com/visualprogramming/2011/03/air-traffic-spain-2/</link>
		<comments>http://legacy.iaacblog.com/visualprogramming/2011/03/air-traffic-spain-2/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 04:22:38 +0000</pubDate>
		<dc:creator>maria carolina aguirre arteaga</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/visualprogramming/?p=475</guid>
		<description><![CDATA[OUR FINAL VISUALIZATION SHOWS THE REAL FLOWS OF TRAFFIC REGARDING THE MAJOR AIRPORTS OF SPAIN: BARCELONA, MADRID AND MALAGA, INCLUDING ALL THE ARRIVALS AND DEPARTURES FROM THEM TO THE REST OF THE COUNTRY AND THE WORLD. https://visit.impure.com/space/#/caroliagui/Aguirre_Caltabiano_Iqbal_FinalProjectEmbed As data source we used the Official information given by each one of the Airports, in which it’s [...]]]></description>
				<content:encoded><![CDATA[<p>OUR FINAL VISUALIZATION SHOWS THE REAL FLOWS OF TRAFFIC REGARDING THE MAJOR AIRPORTS OF SPAIN: BARCELONA, MADRID AND MALAGA, INCLUDING ALL THE ARRIVALS AND DEPARTURES FROM THEM TO THE REST OF THE COUNTRY AND THE WORLD. </p>
<p><object width="700" height="590"><param name="movie" value="https://visit.impure.com/dataModelSpace3.swf"></param><param name="allowFullScreen" value="false"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="configPath=https://visit.impure.com/config.xml&#038;spacePath=caroliagui/Aguirre_Caltabiano_Iqbal_FinalProjectEmbed"/><embed src="https://visit.impure.com/dataModelSpace3.swf" type="application/x-shockwave-flash" allowfullscreen="false" allowScriptAccess="always" width="700" height="590" FlashVars="configPath=https://visit.impure.com/config.xml&#038;spacePath=caroliagui/Aguirre_Caltabiano_Iqbal_FinalProjectEmbed"></embed></object></p>
<p><a href="https://visit.impure.com/space/#/caroliagui/Aguirre_Caltabiano_Iqbal_FinalProjectEmbed<br />
">https://visit.impure.com/space/#/caroliagui/Aguirre_Caltabiano_Iqbal_FinalProjectEmbed<br />
</a></p>
<p>As data source we used the Official information given by each one of the Airports, in which it’s clearly detailed each one of the flights. We gathered information about all the arrivals and departures in order to have a complete schedule that is representative for the general activity of the airport. We processed that information in order to have CSV usable files for the Impure Workspace.</p>
<p>To begin with the Workspace, we downloaded all the information from the Barcelona Airport webpage, the arrivals and departures real schedules. Then we had to organize it as CSV files in order to load them into the workspace. </p>
<p>After filtering the tables, with getElementfromList we got the Airport codes and names. We connect them to the GeocoderMultiGoogleMaps to get their real coordinates(x,y) with getPropertiesValuesfromList and then we used ListAssembler5 and save a file with the data. </p>
<p>We load the files using the Switch5 module to be able to change between the different individual Airports’ information and the General information.</p>
<p>We used the getSubTable and getElementFromList to get the lists of the Destination and Origin Airports to use them in the Visualizators.</p>
<p>Then we used the TransformationGeo modules  to transform the data into the Polygon2DSimpleVisualizator2 where it is projected using also the GoogleMapsVisor as the base for it.</p>
<p>Then we added the Network2D Visualizator to combine the coordinates we had and build a Network between the Origin and Destiny Cities.</p>
<p>We used ‘Polygon2Dsimple visualizator’ to feed the data to another visualizator called ‘BitmapDataSimpleVisualizator’ . We connected ‘Polygon2Dsimple visualizator’ with the operator ‘BitmapDataGaussianBlur’ along with ‘ApplyColorScaleOnChannel’ and ‘CreateColorScale’ (having the color scheme of temperature).</p>
<p>Then we connected the network information through the operator ‘ApplyColorScaleOnChannel’ with the ‘BitmapDataSimpleVisualizator’.  This is actually giving a more clear image of the flight intensity among the concerned places.</p>
<p>So we got the data on 3 types of visualizators. The ‘polygon2Dsimple visualizator’ is giving us the locations where we can choose the places by clicking each point. The ‘Network2D’ is giving us the networks of lines with varying thicknesses responding to the flight frequencies between the two concerned places. The ‘GoogleMapVisor’ is giving us the image of world map. </p>
<p>The maps were adjusted to the same size to overlap them to have all the visualizations into one single image which is actually representing the real time data.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/visualprogramming/2011/03/air-traffic-spain-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BCN AIRPORT TRAFFIC w/ IMPURE: Final Project Advance</title>
		<link>http://legacy.iaacblog.com/visualprogramming/2011/03/bcn-airport-traffic-w-impure-final-project-advance/</link>
		<comments>http://legacy.iaacblog.com/visualprogramming/2011/03/bcn-airport-traffic-w-impure-final-project-advance/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 17:56:57 +0000</pubDate>
		<dc:creator>maria carolina aguirre arteaga</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/visualprogramming/?p=29</guid>
		<description><![CDATA[Group: Carolina Aguirre &#8211; Carlo Caltabiano &#8211; Saiqa Iqbal THE FINAL VISUALIZATION WILL SHOW THE REAL FLOWS OF TRAFFIC REGARDING THE AIRPORT OF BARCELONA, INCLUDING ALL THE ARRIVALS AND DEPARTURES FROM IT TO THE REST OF THE COUNTRY AND THE WORLD. As data source we used the Official information given by the Barcelona Airport, in which it’s clearly detailed each [...]]]></description>
				<content:encoded><![CDATA[<p><em>Group: Carolina Aguirre &#8211; Carlo Caltabiano &#8211; Saiqa Iqbal</em></p>
<p>THE FINAL VISUALIZATION WILL SHOW THE REAL FLOWS OF TRAFFIC REGARDING THE AIRPORT OF BARCELONA, INCLUDING ALL THE ARRIVALS AND DEPARTURES FROM IT TO THE REST OF THE COUNTRY AND THE WORLD.</p>
<p><a href="http://legacy.iaacblog.com/visualprogramming/files/2011/03/flights_bcn.gif"><img class="aligncenter size-full wp-image-32" src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/flights_bcn.gif" alt="" width="520" height="416" /></a></p>
<p>As data source we used the Official information given by the Barcelona Airport, in which it’s clearly detailed each one of the flights. We gathered hourly daily information about all the arrivals and departures in order to have a complete schedule for a week that is representative for the general activity of the airport. We processed that information in order to have CSV usable files for the Impure Workspace. We also will be adding some other type of information relating the cities to have some kind of parameter to compare with, that could be economical, demographic, etc.</p>
<p><a href="http://legacy.iaacblog.com/visualprogramming/files/2011/03/Flights.jpg"><img class="alignleft size-medium wp-image-202" src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/Flights-300x217.jpg" alt="" width="300" height="217" /></a></p>
<p><img class="size-medium wp-image-205 alignleft" src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/Flights1-225x300.png" alt="" width="225" height="300" /></p>
<p>To begin with the Workspace, we downloaded all the information from the Barcelona Airport webpage, the arrivals and departures real schedules. Then we had to organize it as CSV files in order to load them into the workspace.</p>
<p>After filtering the tables, with getElementfromList we got the Airport codes and names. We connect them to the GeocoderMultiGoogleMaps to get their real coordinates(x,y) with getPropertiesValuesfromList and then we used ListAssembler5 and save a file with the data.</p>
<p><a href="http://legacy.iaacblog.com/visualprogramming/files/2011/03/WorkspaceFlights11.png"><img src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/WorkspaceFlights11-1024x509.png" alt="" width="1024" height="350" class="alignleft size-large wp-image-228" /></a></p>
<p>Then we used the TransformationGeo modules  to transform the data into the Polygon2DSimpleVisualizator2 where it is projected using also the GoogleMapsVisor as the base for it.</p>
<p><a href="http://legacy.iaacblog.com/visualprogramming/files/2011/03/WorkspaceFlights2b1.png"><img src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/WorkspaceFlights2b1-1024x507.png" alt="" width="1024" height="350" class="alignleft size-large wp-image-231" /></a></p>
<p><strong><em>Conceptual Sketch:</strong></em></p>
<p>The final visualization will show the different kind of connections between the Airport of Barcelona and the rest of the world according to the real flows.<br />
<a href="http://legacy.iaacblog.com/visualprogramming/files/2011/03/top-flights-routes-2355.jpg"><img src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/top-flights-routes-2355.jpg" alt="" width="468" height="304" class="aligncenter size-full wp-image-235" /></a></p>
<p><em><strong>References:</strong></em></p>
<p><a href="http://www.aaronkoblin.com/work/flightpatterns/">http://www.aaronkoblin.com/work/flightpatterns/</a></p>
<p><a href="http://legacy.iaacblog.com/visualprogramming/files/2011/03/4_1920.png"><img src="http://legacy.iaacblog.com/visualprogramming/files/2011/03/4_1920-300x187.png" alt="" width="400" height="250" class="aligncenter size-medium wp-image-300" /></a></p>
<p>LINK HERE: <strong><a href="https://visit.impure.com/space/#/caroliagui/Final4"> AGUIRRE-CALTABIANO-IQBAL Workspace </a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/visualprogramming/2011/03/bcn-airport-traffic-w-impure-final-project-advance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
