Presentation is loading. Please wait.

Presentation is loading. Please wait.

Hägerstrand.org an interactive, web-based, dynamic time space cube service, driven by a graph database Bernhard Snizek, besn@life.ku.dk COST-MOVE WG4.

Similar presentations


Presentation on theme: "Hägerstrand.org an interactive, web-based, dynamic time space cube service, driven by a graph database Bernhard Snizek, besn@life.ku.dk COST-MOVE WG4."— Presentation transcript:

1 hägerstrand.org an interactive, web-based, dynamic time space cube service, driven by a graph database Bernhard Snizek, COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

2 KVINTUS.ORG AN AGENT-BASED MODEL OF RECREATIONAL BEHAVIOUR*
VS. *) Skov-Petersen, Kefaloukos & Snizek (2008, 2010)

3 KVINTUS.ORG AN AGENT-BASED MODEL OF RECREATIONAL BEHAVIOUR*
*) Skov-Petersen, Kefaloukos & Snizek (2008, 2010) COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

4 A GRAPH BASED 4/5-D LOGGER
LOGGING A GRAPH BASED 4/5-D LOGGER COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

5 COST-MOVE WG4 Workshop - 11/12-6 2012, ITC Enschede, NL

6 QUERYING THE CUBE public ArrayList getAgentSnapshot(String iteration, Long tick) { String cypherString = "START iteration=node("+ iteration + ") " + "MATCH iteration - [:HAS_TICKS_CONTAINER] -> ticks_container - [:HAS_TICK] -> tick_node <- [:AT_TICK] - “ + “is_at_node, is_at_node - [:HAS_AGENT] -> agent_node, is_at_node-[:HAS_STATE] -> state_node " + "WHERE tick_node.time = "+ tick + " " + "RETURN agent_node, is_at_node, state_node"; COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

7 A WEB BASED CUBE - STATUS
Rough prototype JAVAScript based on WebGL using three.js open API COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

8 A WEB BASED CUBE - STATUS
DEMO COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

9 hägerstrand.org a time space cube service
<html lang="en" xml:lang="en" xmlns=" <head> <script type="text/javascript" src=" </head> <body> <script> tsc = new TimeSpaceCube($("#cube")); tsc.setBaseMap(" var track1 = tsc.insertGPSTrack(" 0x123456); </script> <div id="cube" style="width:800px;height:600px"></div> </body> </html> COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL

10 THANK YOU http://www.hägerstrand.org
COST-MOVE WG4 Workshop - 11/ , ITC Enschede, NL


Download ppt "Hägerstrand.org an interactive, web-based, dynamic time space cube service, driven by a graph database Bernhard Snizek, besn@life.ku.dk COST-MOVE WG4."

Similar presentations


Ads by Google