SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Downloaden Sie, um offline zu lesen
Presenting Spatial Data
What’s So Spatial About it?
Putting Yourself in My Place:

Space, Place and Pattern
!

25 February 2014
No Lecture Next Week 4 March
Will see you on 11 March
Did Anyone Happen to Try?:
UnBuilding Grand Central Station
So … browsing the gallery:
!

"Visual Complexity"
Visual Complexity
Good Examples??
Inspiring Ideas??
!

Complexity?
Patterns?
Aethetics versus Clarity
Can you visualise too much?
What complications does the move into the visual realm
introduce?
Minard x 2
New is Cool …but old classics rule!
Minard - Wheat and Exports
Snow
"Digitization makes the most traditional forms of humanistic
scholarship more necessary, not less.

But the differences mean that we need to reinvent, not
reaffirm, the way we engage with the humanities."
Can We Understand Place without Space
‣

Need a wee bit of
background in Geospace
!

‣
‣
‣
‣
‣
‣

More than GIS
Geovisualisation?
Geoparsing?
Georeference
Geoparse
Geotag

‣
‣
‣
‣
‣
‣

Geocode
Geolocate
GPS
GIS
Projection
Geovisualisation
Georeferencing
‣
‣

Identify a place in space
Usually a minimum 

of Longitude, 

Latitude, Altitude
Geoparsing
‣

‣

‣

Identifying an entity

as a place as opposed

to another type within

a body of text;
To assign geographic

identifiers to words

and phrases in

unstructured content
Useful Services: Metacarta / Calais / CalaisFull
Geotagging
‣

Add geographical

reference information

to media such as

photographs, video,

websites, blog

posting, etc.
Geocoding
‣
‣

The process of finding geographic coordinates from
address data
Reverse Geocoding
Geolocating
‣

Assessing the location of a real world object based on IPaddress, or mobile connection to the internet
Global Positioning Systems (GPSs)
‣
‣

Series of US Defense Department Satellites in Orbit that
allow for accurate positioning in three dimensions
Additional services available from GLONAS (Russia) and
emerging GALILEO (Europe) and COMPASS (China)
Geovisualisation
‣

The use of geographical representation to allow for
analysis, decision-making and presentation
Geographic Information Systems (GIS)
‣
‣
‣

‣

GIS can display spatial data hidden in

tables and databases
Create detailed and intelligent maps
Integrate data to reveal trends and

relationships that bring new

perspectives to previously held beliefs

about people and places
Research questions in the humanities

often involve a spatial component that

only GIS can expose
Geospatial Data Standards
‣
‣
‣
‣
‣

KML
GML
GeoRSS
GPSX
Boundary File/Shapefile
Keyhole Markup Language (KML)
‣
‣
‣
‣
‣
‣
‣
‣

A language for the visualisation

of geographic information
Placemarks
Ground Overlays
Paths
Polygons
Styles
Google Earth
Can be embedded in TEI
KML Object Model
Geographic Markup Langauge (GML)
‣
‣

Adopted by the Open Geospatial Consortium (OGC)
Can be embedded in TEI
GML
‣
‣
‣
‣
‣
‣
‣
‣

Feature
Geometry
Coordinate Reference
System
Topology
Time
Dynamic feature Coverage
Unit of measure
Directions

‣
‣

Observations
Map presentation styling
rules
Place and the TEI
‣
‣
‣

Guidelines found in 13.2.3 Place Names and 13.3.4 Places
in P5
First concerns naming of place (duh!) and the second the
locating of the place in space (a little more complex)
Placename
‣

‣

<placeName @type/> or <geogName @type/>

Place
‣

<place><placeName @type><location><geo/></location></
placename></place>
Place Naming
‣

placeName contains an absolute or relative place name
to a geo-political reference.
‣

‣

<placeName/ @key>

eg.
‣

<placeName key=”FO-01”>

<settlement type=””town”>OFFOY

</settlement>

<country type=”nation”>France

</country>

</placeName>
Place Naming
‣
‣
‣

geogName contains an absolute or relative reference to a
geographic feature.
<geogName/ @key @type>
eg.
‣

<geogName key=”R01” type=”River”>

<name>Somme</name>

<geogFeature>River</geogFeature>

</geogName>
Locating a Place
‣
‣

place contains direct reference to the location of a place.
eg.
‣

<place key=”offoy” type=”Town”>

<placeName notBefore=”1450”>OFFOY</placeName>

<location><geo>

<kml:Placemark id=”OFF-01”>

<kml:Point>

<kml:coordinates>49.7634,3.0115

</kml:coordinates></kml:Point>

</kml:Placemark></geo></location

</place>
Complicating Considerations
‣

Specifying a Coordinate System (default:WGS84)
‣

‣

Dealing with places with different names at different
times
‣
‣

‣

<placeName notAfter="0056">Lugdunum</placeName>
<placeName notBefore="1400">Lyon</placeName>

Dealing with relative locations
‣

‣

Otherwise use GeoDecl in TEI Header

<offset> or <measure>

Specifying a GML and KML within the TEI
‣

<geo><kml:Placemark/></geo>
Temporality and the TEI
‣

Referenced in 13.3.6 of P5
!

‣

The TEI Date
‣
‣

<date @type @when/> where YYYY-MM-DD
<time @type @when/> where HH:MM:SS

!

‣

The TEI Event
‣

<event @key @when/><label/><description/><placeName/>
Encoding a Date
‣
‣

date contains reference to a date in
any format.
eg. 

<date when=”1918-01-06”

type=”Occassion”>

6 January 1918

</date>
!
!
!
!
!

‣
‣

dates can be relative:
eg. 

<date when="--12-02">

<date>A week</date>

<offset>before</offset>

<date when="--12-09">

<date type="occasion">my
birthday

</date> on

<date>9th December

</date></date></date>
Encoding a Time
‣
‣

Time contains reference to a specific granular time of day.
eg. 

<time when=”13:45:00”

type=”twentyfourHour”>

a quarter of two

</time>
Complicating Considerations
‣

Don’t specify accuracy that doesn’t exist
‣

‣
‣

If a day missing from a date use “--” or extra seconds “00”

Deal with other formats in transformation
Dealing with relative time and date
‣

<offset>
Events Tie together Place and Time
‣
‣
‣

event contains contains data relating to any kind of
significant event associated with a person or place.
<event/ @when @type>
eg. 

<event type="battle" when="1918-03-21">

<label>German Spring Offensive</label>

<placeName>

<region>Northern France</region>

</placeName>

</event>
Keyhole Markup Language KML
‣
‣
‣
‣

As I mentioned earlier it’s a language for the visualisation
of geographic information
There’s many entities that we can define in KML, we will
focus on places --> Placemarks
Ground Overlays, Paths, Polygons, Styles
All of which can be embedded in TEI
KML and Precise Place and Time
‣
‣
‣
‣
‣
‣
‣
‣
‣
‣
‣

<placemark/>
<name/>
<description/>
<point>
<coordinates/>
<timeStamp/>
<timeSpan/>
<when/>
<begin/><end/>
<Folder/>
<Document/>
Places to Visit
‣
‣
‣
‣
‣

Recipes: GIS Cookbook
Reference for KML: KML Tutorial
Standards: Open Geospatial Consortium
News: Slashgeo
Online Tutorial: MapSchool
How to Use Palladio
How to Use ARCGIS Online
for Next Lecture (11 March): 

Presenting Complex Data Objects
Please take a look at:
!

How Collaboration Works and How it Can Fail
DH Contribution to Topic Modeling
Thank You
shawn.day@ucc.ie @iridium

Weitere ähnliche Inhalte

Andere mochten auch

Earth quake resistant structures
Earth quake resistant structuresEarth quake resistant structures
Earth quake resistant structures
Akhil Padiga
 
Indian remote sensing satellite mission
Indian remote sensing satellite missionIndian remote sensing satellite mission
Indian remote sensing satellite mission
adevekar
 
Total Station Topographic Survey
Total Station Topographic Survey Total Station Topographic Survey
Total Station Topographic Survey
haroldtaylor1113
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
Sumant Diwakar
 
Application of gis & rs in urban planning
Application of gis & rs in urban planning Application of gis & rs in urban planning
Application of gis & rs in urban planning
sathish1446
 

Andere mochten auch (20)

Interview
InterviewInterview
Interview
 
Earth quake resistant structures
Earth quake resistant structuresEarth quake resistant structures
Earth quake resistant structures
 
Lateral load resisting systems
Lateral load resisting systemsLateral load resisting systems
Lateral load resisting systems
 
A Brief Introduction to Remote Sensing Satellites
A Brief Introduction to Remote Sensing Satellites A Brief Introduction to Remote Sensing Satellites
A Brief Introduction to Remote Sensing Satellites
 
Indian remote sensing satellite mission
Indian remote sensing satellite missionIndian remote sensing satellite mission
Indian remote sensing satellite mission
 
Indian remote sensing
Indian remote sensingIndian remote sensing
Indian remote sensing
 
Remote Sensing Platforms and Sensors
Remote Sensing Platforms and SensorsRemote Sensing Platforms and Sensors
Remote Sensing Platforms and Sensors
 
Indian remote sensing satellites
Indian  remote  sensing  satellitesIndian  remote  sensing  satellites
Indian remote sensing satellites
 
Total Station Topographic Survey
Total Station Topographic Survey Total Station Topographic Survey
Total Station Topographic Survey
 
Spatial Data Model
Spatial Data ModelSpatial Data Model
Spatial Data Model
 
Spatial data mining
Spatial data miningSpatial data mining
Spatial data mining
 
Spatial databases
Spatial databasesSpatial databases
Spatial databases
 
Spatial vs non spatial
Spatial vs non spatialSpatial vs non spatial
Spatial vs non spatial
 
Sampling methods
Sampling methodsSampling methods
Sampling methods
 
Application of gis & rs in urban planning
Application of gis & rs in urban planning Application of gis & rs in urban planning
Application of gis & rs in urban planning
 
Survey research
Survey researchSurvey research
Survey research
 
Long span structures in Concrete and Steel
Long span structures in Concrete and SteelLong span structures in Concrete and Steel
Long span structures in Concrete and Steel
 
Traffic & Transportation surveys
Traffic & Transportation surveysTraffic & Transportation surveys
Traffic & Transportation surveys
 
Earthquake resistant building construction
Earthquake resistant building constructionEarthquake resistant building construction
Earthquake resistant building construction
 
Shell structure
Shell structureShell structure
Shell structure
 

Ähnlich wie Presenting Spatial Data: Whats so spatial about spatial?

Information visualization: presentation
Information visualization: presentationInformation visualization: presentation
Information visualization: presentation
Katrien Verbert
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
damopsu
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
damopsu
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
damopsu
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
damopsu
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
damopsu
 
Public Sphere: Gov 2.0 - Shoaib Burq
Public Sphere: Gov 2.0 - Shoaib BurqPublic Sphere: Gov 2.0 - Shoaib Burq
Public Sphere: Gov 2.0 - Shoaib Burq
Pia Waugh
 
Opening of Geographic Data
Opening of Geographic DataOpening of Geographic Data
Opening of Geographic Data
Shoaib Burq
 

Ähnlich wie Presenting Spatial Data: Whats so spatial about spatial? (13)

Putting Your Data on a Map
Putting Your Data on a MapPutting Your Data on a Map
Putting Your Data on a Map
 
Geospatial Web
Geospatial WebGeospatial Web
Geospatial Web
 
co:op-READ-Convention Marburg - Daniel Shakespeare
co:op-READ-Convention Marburg - Daniel Shakespeareco:op-READ-Convention Marburg - Daniel Shakespeare
co:op-READ-Convention Marburg - Daniel Shakespeare
 
MapMaker.pdf
MapMaker.pdfMapMaker.pdf
MapMaker.pdf
 
Information visualization: presentation
Information visualization: presentationInformation visualization: presentation
Information visualization: presentation
 
What is-gis
What is-gisWhat is-gis
What is-gis
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
 
Google Earth Social Studies
Google Earth Social StudiesGoogle Earth Social Studies
Google Earth Social Studies
 
Public Sphere: Gov 2.0 - Shoaib Burq
Public Sphere: Gov 2.0 - Shoaib BurqPublic Sphere: Gov 2.0 - Shoaib Burq
Public Sphere: Gov 2.0 - Shoaib Burq
 
Opening of Geographic Data
Opening of Geographic DataOpening of Geographic Data
Opening of Geographic Data
 

Mehr von Shawn Day

Sharing - Collecting our DAH Thoughts
Sharing  - Collecting our DAH ThoughtsSharing  - Collecting our DAH Thoughts
Sharing - Collecting our DAH Thoughts
Shawn Day
 
Presenting Your Digital Research
Presenting Your Digital ResearchPresenting Your Digital Research
Presenting Your Digital Research
Shawn Day
 
Digital Project Management for Digital Humanities
Digital Project Management for Digital HumanitiesDigital Project Management for Digital Humanities
Digital Project Management for Digital Humanities
Shawn Day
 
Getting Intimate with Your Data - Working Our Way out of the Lab
Getting Intimate with Your Data - Working Our Way out of the LabGetting Intimate with Your Data - Working Our Way out of the Lab
Getting Intimate with Your Data - Working Our Way out of the Lab
Shawn Day
 
Does DH Scholarship Take Place in the Lab?
Does DH Scholarship Take Place in the Lab?Does DH Scholarship Take Place in the Lab?
Does DH Scholarship Take Place in the Lab?
Shawn Day
 
How do you know what you are looking for?
How do you know what you are looking for?How do you know what you are looking for?
How do you know what you are looking for?
Shawn Day
 
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital ObjectsICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
Shawn Day
 
New Forms of Collaboration in Humanities Research
New Forms of Collaboration in Humanities ResearchNew Forms of Collaboration in Humanities Research
New Forms of Collaboration in Humanities Research
Shawn Day
 
Finding (a) Place in Time
Finding (a) Place in TimeFinding (a) Place in Time
Finding (a) Place in Time
Shawn Day
 

Mehr von Shawn Day (20)

Place of Irish Craft Beer - August 2018
Place of Irish Craft Beer - August 2018Place of Irish Craft Beer - August 2018
Place of Irish Craft Beer - August 2018
 
Digital Tools, Trends and Methodologies in the Humanities and Social Sciences
Digital Tools, Trends and Methodologies in the Humanities and Social SciencesDigital Tools, Trends and Methodologies in the Humanities and Social Sciences
Digital Tools, Trends and Methodologies in the Humanities and Social Sciences
 
Digital Narratives for Transylvania DH
Digital Narratives for Transylvania DHDigital Narratives for Transylvania DH
Digital Narratives for Transylvania DH
 
Data Vis for Transylvania DH
Data Vis for Transylvania DHData Vis for Transylvania DH
Data Vis for Transylvania DH
 
Requirements Engineering for the Humanities
Requirements Engineering for the HumanitiesRequirements Engineering for the Humanities
Requirements Engineering for the Humanities
 
Google Tools for Digital Humanities Scholars
Google Tools for Digital Humanities ScholarsGoogle Tools for Digital Humanities Scholars
Google Tools for Digital Humanities Scholars
 
DH In the Archives
DH In the ArchivesDH In the Archives
DH In the Archives
 
Comparing and Considering: Exhibit vs Palladio
Comparing and Considering: Exhibit vs PalladioComparing and Considering: Exhibit vs Palladio
Comparing and Considering: Exhibit vs Palladio
 
Tools for Digital Humanities Scholarly Innovation: Timemap, Juxtapose, Story Map
Tools for Digital Humanities Scholarly Innovation: Timemap, Juxtapose, Story MapTools for Digital Humanities Scholarly Innovation: Timemap, Juxtapose, Story Map
Tools for Digital Humanities Scholarly Innovation: Timemap, Juxtapose, Story Map
 
Creating Narrative with Digital Objects
Creating Narrative with Digital ObjectsCreating Narrative with Digital Objects
Creating Narrative with Digital Objects
 
Digital Project Success
Digital Project SuccessDigital Project Success
Digital Project Success
 
Sharing - Collecting our DAH Thoughts
Sharing  - Collecting our DAH ThoughtsSharing  - Collecting our DAH Thoughts
Sharing - Collecting our DAH Thoughts
 
Presenting Your Digital Research
Presenting Your Digital ResearchPresenting Your Digital Research
Presenting Your Digital Research
 
Digital Project Management for Digital Humanities
Digital Project Management for Digital HumanitiesDigital Project Management for Digital Humanities
Digital Project Management for Digital Humanities
 
Getting Intimate with Your Data - Working Our Way out of the Lab
Getting Intimate with Your Data - Working Our Way out of the LabGetting Intimate with Your Data - Working Our Way out of the Lab
Getting Intimate with Your Data - Working Our Way out of the Lab
 
Does DH Scholarship Take Place in the Lab?
Does DH Scholarship Take Place in the Lab?Does DH Scholarship Take Place in the Lab?
Does DH Scholarship Take Place in the Lab?
 
How do you know what you are looking for?
How do you know what you are looking for?How do you know what you are looking for?
How do you know what you are looking for?
 
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital ObjectsICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
ICRH Winter Institute Strand 4 Day 1 - Building Narratives with Digital Objects
 
New Forms of Collaboration in Humanities Research
New Forms of Collaboration in Humanities ResearchNew Forms of Collaboration in Humanities Research
New Forms of Collaboration in Humanities Research
 
Finding (a) Place in Time
Finding (a) Place in TimeFinding (a) Place in Time
Finding (a) Place in Time
 

Kürzlich hochgeladen

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 

Kürzlich hochgeladen (20)

Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 

Presenting Spatial Data: Whats so spatial about spatial?

  • 1. Presenting Spatial Data What’s So Spatial About it? Putting Yourself in My Place:
 Space, Place and Pattern ! 25 February 2014
  • 2. No Lecture Next Week 4 March Will see you on 11 March
  • 3. Did Anyone Happen to Try?: UnBuilding Grand Central Station
  • 4. So … browsing the gallery: ! "Visual Complexity"
  • 5. Visual Complexity Good Examples?? Inspiring Ideas?? ! Complexity? Patterns? Aethetics versus Clarity Can you visualise too much? What complications does the move into the visual realm introduce?
  • 6. Minard x 2 New is Cool …but old classics rule!
  • 7.
  • 8. Minard - Wheat and Exports
  • 10. "Digitization makes the most traditional forms of humanistic scholarship more necessary, not less.
 But the differences mean that we need to reinvent, not reaffirm, the way we engage with the humanities."
  • 11. Can We Understand Place without Space ‣ Need a wee bit of background in Geospace ! ‣ ‣ ‣ ‣ ‣ ‣ More than GIS Geovisualisation? Geoparsing? Georeference Geoparse Geotag ‣ ‣ ‣ ‣ ‣ ‣ Geocode Geolocate GPS GIS Projection Geovisualisation
  • 12. Georeferencing ‣ ‣ Identify a place in space Usually a minimum 
 of Longitude, 
 Latitude, Altitude
  • 13. Geoparsing ‣ ‣ ‣ Identifying an entity
 as a place as opposed
 to another type within
 a body of text; To assign geographic
 identifiers to words
 and phrases in
 unstructured content Useful Services: Metacarta / Calais / CalaisFull
  • 14. Geotagging ‣ Add geographical
 reference information
 to media such as
 photographs, video,
 websites, blog
 posting, etc.
  • 15. Geocoding ‣ ‣ The process of finding geographic coordinates from address data Reverse Geocoding
  • 16. Geolocating ‣ Assessing the location of a real world object based on IPaddress, or mobile connection to the internet
  • 17. Global Positioning Systems (GPSs) ‣ ‣ Series of US Defense Department Satellites in Orbit that allow for accurate positioning in three dimensions Additional services available from GLONAS (Russia) and emerging GALILEO (Europe) and COMPASS (China)
  • 18. Geovisualisation ‣ The use of geographical representation to allow for analysis, decision-making and presentation
  • 19. Geographic Information Systems (GIS) ‣ ‣ ‣ ‣ GIS can display spatial data hidden in
 tables and databases Create detailed and intelligent maps Integrate data to reveal trends and
 relationships that bring new
 perspectives to previously held beliefs
 about people and places Research questions in the humanities
 often involve a spatial component that
 only GIS can expose
  • 21. Keyhole Markup Language (KML) ‣ ‣ ‣ ‣ ‣ ‣ ‣ ‣ A language for the visualisation
 of geographic information Placemarks Ground Overlays Paths Polygons Styles Google Earth Can be embedded in TEI
  • 23. Geographic Markup Langauge (GML) ‣ ‣ Adopted by the Open Geospatial Consortium (OGC) Can be embedded in TEI
  • 24. GML ‣ ‣ ‣ ‣ ‣ ‣ ‣ ‣ Feature Geometry Coordinate Reference System Topology Time Dynamic feature Coverage Unit of measure Directions ‣ ‣ Observations Map presentation styling rules
  • 25. Place and the TEI ‣ ‣ ‣ Guidelines found in 13.2.3 Place Names and 13.3.4 Places in P5 First concerns naming of place (duh!) and the second the locating of the place in space (a little more complex) Placename ‣ ‣ <placeName @type/> or <geogName @type/> Place ‣ <place><placeName @type><location><geo/></location></ placename></place>
  • 26. Place Naming ‣ placeName contains an absolute or relative place name to a geo-political reference. ‣ ‣ <placeName/ @key> eg. ‣ <placeName key=”FO-01”>
 <settlement type=””town”>OFFOY
 </settlement>
 <country type=”nation”>France
 </country>
 </placeName>
  • 27. Place Naming ‣ ‣ ‣ geogName contains an absolute or relative reference to a geographic feature. <geogName/ @key @type> eg. ‣ <geogName key=”R01” type=”River”>
 <name>Somme</name>
 <geogFeature>River</geogFeature>
 </geogName>
  • 28. Locating a Place ‣ ‣ place contains direct reference to the location of a place. eg. ‣ <place key=”offoy” type=”Town”>
 <placeName notBefore=”1450”>OFFOY</placeName>
 <location><geo>
 <kml:Placemark id=”OFF-01”>
 <kml:Point>
 <kml:coordinates>49.7634,3.0115
 </kml:coordinates></kml:Point>
 </kml:Placemark></geo></location
 </place>
  • 29. Complicating Considerations ‣ Specifying a Coordinate System (default:WGS84) ‣ ‣ Dealing with places with different names at different times ‣ ‣ ‣ <placeName notAfter="0056">Lugdunum</placeName> <placeName notBefore="1400">Lyon</placeName> Dealing with relative locations ‣ ‣ Otherwise use GeoDecl in TEI Header <offset> or <measure> Specifying a GML and KML within the TEI ‣ <geo><kml:Placemark/></geo>
  • 30. Temporality and the TEI ‣ Referenced in 13.3.6 of P5 ! ‣ The TEI Date ‣ ‣ <date @type @when/> where YYYY-MM-DD <time @type @when/> where HH:MM:SS ! ‣ The TEI Event ‣ <event @key @when/><label/><description/><placeName/>
  • 31. Encoding a Date ‣ ‣ date contains reference to a date in any format. eg. 
 <date when=”1918-01-06”
 type=”Occassion”>
 6 January 1918
 </date> ! ! ! ! ! ‣ ‣ dates can be relative: eg. 
 <date when="--12-02">
 <date>A week</date>
 <offset>before</offset>
 <date when="--12-09">
 <date type="occasion">my birthday
 </date> on
 <date>9th December
 </date></date></date>
  • 32. Encoding a Time ‣ ‣ Time contains reference to a specific granular time of day. eg. 
 <time when=”13:45:00”
 type=”twentyfourHour”>
 a quarter of two
 </time>
  • 33. Complicating Considerations ‣ Don’t specify accuracy that doesn’t exist ‣ ‣ ‣ If a day missing from a date use “--” or extra seconds “00” Deal with other formats in transformation Dealing with relative time and date ‣ <offset>
  • 34. Events Tie together Place and Time ‣ ‣ ‣ event contains contains data relating to any kind of significant event associated with a person or place. <event/ @when @type> eg. 
 <event type="battle" when="1918-03-21">
 <label>German Spring Offensive</label>
 <placeName>
 <region>Northern France</region>
 </placeName>
 </event>
  • 35. Keyhole Markup Language KML ‣ ‣ ‣ ‣ As I mentioned earlier it’s a language for the visualisation of geographic information There’s many entities that we can define in KML, we will focus on places --> Placemarks Ground Overlays, Paths, Polygons, Styles All of which can be embedded in TEI
  • 36. KML and Precise Place and Time ‣ ‣ ‣ ‣ ‣ ‣ ‣ ‣ ‣ ‣ ‣ <placemark/> <name/> <description/> <point> <coordinates/> <timeStamp/> <timeSpan/> <when/> <begin/><end/> <Folder/> <Document/>
  • 37. Places to Visit ‣ ‣ ‣ ‣ ‣ Recipes: GIS Cookbook Reference for KML: KML Tutorial Standards: Open Geospatial Consortium News: Slashgeo Online Tutorial: MapSchool
  • 38. How to Use Palladio
  • 39. How to Use ARCGIS Online
  • 40.
  • 41.
  • 42. for Next Lecture (11 March): 
 Presenting Complex Data Objects Please take a look at: ! How Collaboration Works and How it Can Fail DH Contribution to Topic Modeling