understanding cities using vizicities and 3d data visualisation

Post on 27-Jan-2015

109 Views

Category:

Data & Analytics

4 Downloads

Preview:

Click to see full reader

DESCRIPTION

ViziCities is an open-source 3D city visualisation platform powered by OpenStreetMap, WebGL and many other cutting-edge Web technologies. ViziCities not only allows you to explore any city in the world in 3D in your browser, it also lets you overlay data like live transport, crime, pollution, live social data, and weather. Think SimCity meets the real world! In this talk, Robin Hawkes, ViziCities' co-creator and Lead Developer will introduce you to the project and demonstrate its powerful methods for visualising the complex data locked within our cities.

TRANSCRIPT

UNDERSTANDING CITIES USING3D DATA VISUALISATION

AS SEEN IN

VIZICITIESPRESENTED BY

ROBIN HAWKES @ROBHAWKES

REAL-WORLD CITIES IN 3D

VIZICITIES

DIGITAL TINKERER

ROBIN HAWKES

UX DESIGNER

PETER SMART

TWEET US

@VIZICITIES

NEXT

UNDERSTANDINGCITIES

Cities are chaotic, complexand awesome.

NEXT

WHAT IS VIZICITIES?

NEXT

MAKING THECOMPLEX SIMPLE

NEXT

USING VIZICITIES

git clone https://github.com/robhawkes/vizicities.gitcd vizicitiesnpm installgrunt dev

...

cd /path/to/vizicitiesgrunt serve

<script src="js/vizi.min.js"></script>

<script>

</script>

// Debug output VIZI.DEBUG = false;

var city = new VIZI.City(); city.init({ coords: [-0.01924, 51.50358] // Canary Wharf });

NEXT

GETTING INVOLVED

NEXT

THE FUTURE

VIRTUAL REALITY

OCULUS RIFT

NEXT

????

NEXT

MEMORY JOGGING

THANK YOU FOR LISTENINGSIGN UP AT

VIZICITIES.COMCONTACT ME

ROB@VIZICITIES.COM @ROBHAWKES

top related