You are on page 1of 26

Earth Server

EU FP7-INFRA
project 283610

Opening up access to geological


data with Rasdaman based WCS
and WCPS services
James Passmore
British Geological Survey

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

Coverage data? Yes we do!


# Remotely sensed data from Satellite platforms (Earth and Mars data)
# Remotely sensed data from Airborne platforms
# Remotely sensed data from Earth-borne devices/platforms

Earth Server
EU FP7-INFRA
project 283610

# Remotely sensed data from hand-held devices


# Remotely sensed data from ship-borne platforms
# Modelling data
# Data from laser scanning

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

What's the problem?


BGS has a few data (volume) problems it needs to solve:

Earth Server
EU FP7-INFRA
project 283610

How and where to store the data


Store once use many
Versioning
Avoiding duplication
How to access and use the data (internally)
Visualization
Open to all
Discovery and Preview
Subsetting
Queries
How to share and use the data (externally)
Collaboration
Open data policies
Visualization
Queries
Variable openness

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

EarthServer
# EarthServer is an ongoing e-Infrastructure EU-FP7 project ending in August 2014
# Aims to have several hundred TB available on-line by project close, increasing into the future...

Earth Server
EU FP7-INFRA
project 283610

# Big data store through Rasdaman analytics server software


# OGC web services (WCS, WCPS) through Petascope (or MapServer)
# Services covering Cryospheric, Atmospheric, Planetary science, Oceanographic, and Geological domains
# BGS is providing the public facing geological service: http://earthserver.bgs.ac.uk
# Pilot (lighthouse) application
# Testing the standards
# Testing the software
[ # Testing the approach ]
# Tutorials and demonstrators
# Service end point: http://earthserver.bgs.ac.uk/petascope?
# We will also be providing an internal version and a version for ASK network
[ # Investigating how to incorporate such services into processing chain for other software ]
# Services from other domains available through: http://earthserver.eu/

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

Earth Server
EU FP7-INFRA
project 283610

http://earthserver.bgs.ac.uk
Nottingham :: 17-22 Sept-2013

FOSS4G-2013

Web Coverage Services (2.0.0)

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

WCS - DescribeCoverage

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

WCS - GetCoverage

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

WCS (subsetting ~ trim)

Earth Server
EU FP7-INFRA
project 283610

...&subset=x(500,1500)&subset=y(300,700)&...

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

WCS (subsetting ~ slice)

Earth Server
EU FP7-INFRA
project 283610

...&subset=y(3)&...
...&subset=y(300)&subset=x(400)&...

Nottingham :: 17-22 Sept-2013

<rangeSet>
<DataBlock>
<rangeParameters/>
<tupleList>159 209 210</tupleList>
</DataBlock>
</rangeSet>
FOSS4G-2013

10

Web Coverage Processing Service

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

11

Web Coverage Processing Service

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

12

Web Coverage Processing Service

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

13

Earth Server
EU FP7-INFRA
project 283610

http://earthserver.bgs.ac.uk
Nottingham :: 17-22 Sept-2013

FOSS4G-2013

14

3D surface viewer
http://earthserver.bgs.ac.uk/clients/3d/glasgow_geology.html

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

15

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

16

Earth Server
EU FP7-INFRA
project 283610

http://earthserver.bgs.ac.uk
Nottingham :: 17-22 Sept-2013

FOSS4G-2013

17

Lighthouse application

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

18

Lighthouse application

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

19

Lighthouse application

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

20

Lighthouse application

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

21

Lighthouse application

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

22

Lighthouse application

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

23

nerdism

Earth Server
EU FP7-INFRA
project 283610

Download
http://earthserver.bgs.ac.uk/petascope?query=for%20v1%20in%20(l7_refl_p206r021d20021018)%20return%20encode
%20(%20extend(struct%20%7Bred%20%3A%20(char)%20255%20*%20((v1.b3%20%3E%3D%2050)%20%2B%20(v1.b3%20%3E
%2013)%20*%20(%20v1.b3%20%3C%2050)%20*%20(v1.b3%20-%2013)%20%2F%20(50%20-%2013))%3Bgreen%20%3A
%20(char)%20255%20*%20((v1.b2%20%3E%3D%20255)%20%2B%20(v1.b2%20%3E%20232)%20*%20(%20v1.b2%20%3C
%20255)%20*%20(v1.b2%20-%20232)%20%2F%20(255%20-%20232))%3Bblue%20%3A%20(char)%20255%20*
%20((v1.b1%20%3E%3D%2055)%20%2B%20(v1.b1%20%3E%2032)%20*%20(%20v1.b1%20%3C%2055)%20*%20(v1.b1%20%2032)%20%2F%20(55%20-%2032))%7D%2C%7Bx%3A%22http%3A%2F%2Fwww.opengis.net%2Fdef%2Fcrs%2FEPSG
%2F0%2F27700%22(234809.39342689%3A275952.1840458)%2C%20y%3A%22http%3A%2F%2Fwww.opengis.net%2Fdef%2Fcrs
%2FEPSG%2F0%2F27700%22(641958.45041614%3A679397.06696004)%7D)%2C%22jpeg%22)

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

24

Overlays

Earth Server
EU FP7-INFRA
project 283610

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

25

Earth Server
EU FP7-INFRA
project 283610

Regenerate the model >>>

Nottingham :: 17-22 Sept-2013

FOSS4G-2013

26

You might also like