making temporal search more central in a spatial data ... · making temporal search more central in...

19
Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2 nd International Symposium on SpatiotemporalComputing Harvard University

Upload: others

Post on 27-May-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

MakingTemporalSearchMoreCentralinaSpatialDataInfrastructure

BenjaminLewis,PaoloCorti

20172nd InternationalSymposiumonSpatiotemporalComputing

HarvardUniversity

Page 2: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Thesis

• Timeisanunderutilizeddimensionforimprovingsearchingeosystems.

• Straightforwardmethodsexistwhichcanbetransformativeforresearch.

(BetteruseoftheTemporalisjustoneofseveralwaysinwhichSDIscanbemodernized.)

Page 3: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

GeoPlatform SearchUI

Page 4: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

GeoNode SearchUI

Page 5: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Systemswehavebeenworkingon

1. WorldMap – Generalpurposepublicmappingplatform.Inexistencesince2012.

2. TheBillionObjectPlatform(BOP)– Prototypetolowerbarrierstoaccesstobigstreamingdatasets.Recentlyreleased.

Page 6: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Differentsystems,commonneedtoimprovesearch

1. WorldMap (ManyDatasets)- Thousandsofdatalayerswithimperfectmetadata.

2. BOP(OneBigDataset)- Abilliongeoreferenced,timestampedtweets.

Page 7: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Listofenhancementstobediscussed

• TimeMinerforunstructuredtextmetadata• SortingBC/ADdates• Timebarfordaterangedefinition• Logarithmictimebarincrements• Dynamictemporalhistogram• Abilitytozoomontemporalhistogram

Page 8: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

PythonTimeMinertoenrichmetadata

• Metadataformaplayersisofteninconsistentfortimereferencing.

• Standardwaysofdescribingdate/timesuchasISO8601arerarelyused.

• Temporalcharacteristicsmentionedasunstructuredtextinthetitle,abstract,andelsewhere.

Page 9: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

InitialsimpleTimeMiner Logic

1. Lookfordateinthedaterangesectionofthemetadataandchoosetheearlierdate.(Date:fromMetadata)

2. Ifthereisno#1above,lookfor4digitnumbersintitlefirst,thenabstract,whicharelessthanorequalto2017(presentyear)(Date:Detected)

3. IfthereISadatein#2above,checktoseewhetherthereisaCEorADorBCEorBCafteritandapplymathaccordingly(Date:Detected)

4. IfthereISNO#2above,lookfor1,2,or3digitnumberswithassociatedCE,AD,BCE,BC,andapplymathaccordingly(Date:Detected)

Page 10: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Anothertechnique:HistoricPeriodsExample:ChineseDynasties

• Xia, Hsia ca.2100-1600BCE• Shang ca.1600-1050BCE• Zhou,Chou ca.1046-256BCE• Qin,Ch'in 221-206BCE• Han 206BCE-220CE• Sui 581-618CE• Tang,T'ang 618-906• Song,Sung 960-1279• Yuan 1279-1368• Ming 1368-1644• Qing,Ch'ing 1644-1912Source:http://afe.easia.columbia.edu/timelines/china_timeline.htm

Page 11: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

WorldMap SearchDemo

Page 12: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

• animation

Page 13: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

• anim

Page 14: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International
Page 15: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International
Page 16: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

TemporalHistogram

Page 17: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Conclusion• Mostspatialdatadescribeseventsintime thoughoftennotexplicitly.

• Whendatadoeshaveatimecomponentitisoftennoteasilyaccessed.

• Anopportunityexiststoincreasethevalueofexistingdataby:1. Makinglatenttemporalinformationexplicitusing

enrichmenttechniques2. ImplementingUI/backendenhancementsonexisting

systems3. Increaseresearchonspace/timedataexploration

Page 18: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

MoreinformationWorldMap /HHypermap• Information

http://gis.harvard.edu/publications/implementing-open-source-spatiotemporal-search-platform-spatial-data-infrastructures

• Sourcecodehttps://github.com/cga-harvard/HHypermap

BOP• Informationhttp://gis.harvard.edu/services/project-

consultation/project-resume/billion-object-platform-bop• Sourcecodehttps://github.com/cga-harvard/hhypermap-

bop

Page 19: Making Temporal Search More Central in a Spatial Data ... · Making Temporal Search More Central in a Spatial Data Infrastructure Benjamin Lewis, Paolo Corti 2017 2nd International

Thankyou

http://worldmap.harvard.edu

[email protected]

[email protected]