SlideShare uma empresa Scribd logo
1 de 20
®
Data Cubes and ARD
Remote Sensing and GIS
based on open standards
George Percivall
OGC CTO and Chief Engineer
14 August 2018
Copyright © 2018 Open Geospatial Consortium
OGC
®
The OGC Mission
Global forum of developers and users
of spatial data products and services
Open international standards for
geospatial interoperability.
Source: 3d Stadtmodell Berlin
Copyright © 2018 Open Geospatial Consortium
Source: One GeologySource: Space Time Toolkit
OGC
®
Geoscience Australia Data Cube
•Paradigm Shift from Scenes to Pixels
and Arrays
•Data Cube = Time-series multi-
dimensional (space, time, data type)
stack of spatially aligned pixels for
efficient data access and analysis.
•Proven by Geoscience Australia (GA)
and the Australian CSIRO Agency
•Analysis Ready Data (ARD) ...
Dependent on processed products to
reduce technical burden on users
•Discrete Global Grid Systems (DGGS)
TIME
http://www.datacube.org.au
Copyright © 2018 Open Geospatial Consortium
IGARSS 2013 – Melbourne Australia
OGC TC 2015 – Sydney, Australia
OGC
®
EarthServer: Datacubes At Your Fingertips
• Operational Agile Analytics
– Earth Science (3D sat image timeseries, 4D weather); Planetary Science
– EU rasdaman + US NASA WorldWind
– Strictly standards: WMS + WCS + WCPS
• Massive datacubes
– 2.5 PB  220 PB
• Intercontinental initiative, 6y:
EU+US+AUS
• www.earthserver.eu,
www.planetserver.eu
Copyright © 2018 Open Geospatial Consortium
OGC
®
Geospatial Data Cubes
• Objectives
– Interoperability and Federation
• Information model
– Geospatial Coverages
• Data preparation
– Analysis Ready Data
• Data cube analytics
– Access and queries
• Interoperability
– APIs and Encodings
Copyright © 2018 Open Geospatial Consortium
OGC
®
Interoperability of Remote Sensing and GIS
Copyright © 2018 Open Geospatial Consortium
Interoperability:
By visualization-> Maps -> WMS
By semantics -> Coverages -> WCS
GIS
Abstraction of real world
Discrete Geometry/Planar
“Naïve Physics”
Remote Sensing
Measurement of real world
Grids on a Sphere
Physics
WMS
WCS
HAYES, P. J. The naivephysics manifesto.
In ExpertSystems inthe Micro-Electronic Age, D. Michie, Ed.,
Edinburgh UniversityPress,Edinburgh, UK,1979,pp. 242–270.
GeospatialInteroperabilityOffice OGC WMTS access to Landsat, 2004
• WMS Global Mosaic
– 1st global, systematically compiled, ortho-rectified,
generally cloud-free Landsat dataset
– 8,500 orthorectified Landsat 7 ETM+ scenes: NASA-
Stennis and Earthsat, Inc.
– Mosaiced at JPL
• OnEarth WMS/WMTS Mosaic Server
– Developed by Lucian Plesea, JPL
– Demonstrated at United Nations, Dec 2002
– Operational until 2011, replaced by NASA GIBS
Original slide source: George Percivall, NASA/GIO, 200
OGC
®
NASA’s Global Imagery Browse System GIBS
Source: Ryan Boller, NASA
http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Services
Access Methods
• OGC WMTS
• Tiled WMS
• OGC KML
Supported
Clients
• OpenLayers
• Google Earth
• NASA World
Wind
Open to any
client using
OGC open
standards
Copyright © 2018 Open Geospatial Consortium
OGC
®
OGC Tile Matrix Set Standard
• Indexes space as regular grids
with scales in a CRS
• XML and JSON encodings for
tile matrix sets
• For global projections and
specific regions.
Copyright © 2018 Open Geospatial Consortium
Tile Matrix Set originally defined in WMTS
• Being finalized as a stand alone spec
• Reuse in several standards, e.g., GeoPackage
Example of OGC Building Block approach
OGC
®
Geospatial Coverages
• Geospatial Coverage
– “spatial function” or “field”
– From spatial domain to values range
• Continuous Coverage
– Positions return a value
– May involve interpolation
– e.g. predictive model outputs
• Discrete Coverage
– Associates a value to positions
within a Geometry or Grid
– e.g. imagery, land use
Copyright © 2018 Open Geospatial Consortium
OGC Abstract Specification – Topic 6: Coverage Geometry and Functions
Also published as ISO 19123-1
OGC
®
Web Coverage Service (WCS)
• WCS Core: Simple & efficient access to spatio-temporal
coverages, in any suitable format
– subset = trim | slice
• WCS Extensions: additional, optional functionality facets
• WCS Application Profiles: domain-oriented bundling
11Copyright © 2018 Open Geospatial Consortium
OGC
®
Coverage Analytics – OGC WCPS
• Web Coverage Processing Service (WCPS)
= spatio-temporal datacube analytics language
for $c in ( M1, M2, M3 )
where some( $c.nir > 127 )
return encode( $c.red - $c.nir, “image/tiff“ )
• "From MODIS scenes M1, M2, M3:
difference between red & nir, as TIFF"
•…but only those where nir exceeds 127 somewhere
Copyright © 2018 Open Geospatial Consortium
OGC
®
GeoPlatform – WMS/WCS datasets
Copyright © 2018 Open Geospatial Consortium
An example of WMS/WCS
implementations from US Data.Gov
OGC
®
Evolution of OWS Standards
• OWS standards: WMS, WMTS, WFS, WCS, SOS
– Initially adopted by OGC and ISO more than 10 years ago
– Widely implemented with compliant implementations
• API and Resource-oriented techniques
– OGC API White Paper, USGS API Study, W3C Spatial Data on Web
– Proliferation of public, proprietary APIs degrades interoperability
– OpenAPI tools, Geospatial Resources, OGC Building Blocks
• WFS 3.0 revised as open consensus standard
– No longer requires GML; Defined using OpenAPI on GitHub
– WFS 3.0 Hackathon with STAC at USGS Ft Collins, March 2018
– WFS 3.0 draft call for comments to 31 December 2018
• http://www.opengeospatial.org/pressroom/pressreleases/2830
Copyright © 2018 Open Geospatial Consortium
OGC
®
Discrete Global Grid Systems
“…a spatial reference system that uses a hierarchical
tessellation of cells to partition and address the globe.
DGGS are characterized by the properties of their cell
structure, geo-encoding, quantization strategy and
associated mathematical functions.”
– OGC DGGS Candidate Standard
Copyright © 2018 Open Geospatial Consortium
OGC
®
Notes about ARD based on this workshop
• ARD as an endpoint
– ARD is what ever needs to be done to your data to get it ready for
Analysis
– High variability of what is required for ARD; No single ARD
• ARD as a starting point
– ARD is ready if you can do the analysis you need
– Algorithmic framework to define what ARD needs to support
– Consistency across sensors (Environmental Data Records?)
– Geophysical parameter names and meaning
• Remote sensing has yet to become a commodity
– Exquisite processing of individual scenes is the norm
– Data is sensor focused; needs to be natural process measurements
Copyright © 2018 Open Geospatial Consortium
OGC
®
Separation of ARD and Analytics
Copyright © 2018 Open Geospatial Consortium
eric
[3].
ata
ate
for
een
y as
orm
the
for
the
hus
e’s
orm
ing
on,
Fig. 3. Reference architecture for a generalized Earth Observation analytics
system.
III. EARTHDATA CLOUD ANALYTICS PLATFORM
ARCHITECTURE
Despite the diversity of users and use cases, it is nonetheless
possible to define a platform that provides some value to all of
Fig. 2. Abstract workflow for remote sensing data analytics.
“Generalizing a Data Analysis Pipeline in the Cloud to Handle Diverse
Use Cases in NASA's EOSDIS” Chris Lynnes NASA at IGARSS 2018
OGC
®
EO Exploitation Platforms Working Group
• Several Platforms for Exploitation of Earth Observation
(EO) data are being developed by public and private
companies
• New OGC Domain Working Group
– Open forum for discussion of interoperability requirements, use
cases, pilots, and implementations
– Consider the application of OGC standards on existing and future
platforms
– DWG will not define a new platform or a new architecture
• Leadership includes Cristiano Lopes, ESA
Copyright © 2018 Open Geospatial Consortium
OGC
®
Geospatial Data Cubes
• Geospatial Data Cube Objectives
– Interoperability and Federation
• Information model
– Geospatial Coverages
• Data preparation
– Analysis Ready Data
• Data cube analytics
– Resource access and queries
• Interoperability
– APIs and Encodings
Copyright © 2018 Open Geospatial Consortium
OGC
®
Innovation and Standards
OGC as a Standards Developing Organization (SDO)
1. OGC Community Standards adoption process
2. OGC Innovation Program and OGC Standards Program
Copyright © 2018 Open Geospatial Consortium
No
Standard
Public, but
Proprietary
Standard
Open
Consensus
Standard
2. Anticipatory Standard
developed by an SDO
0. De Facto Standard
in the marketplace
1. Intellectual Property assigned
to an SDO for management
In complex systems, standards are stable intermediate forms
necessary for innovation and evolution.
Herbert Simon, in The Architecture of Complexity as found in
http://www.opengeospatial.org/blog/2559

Mais conteúdo relacionado

Mais procurados

Scientific Knowledge from Geospatial Observations
Scientific Knowledge from Geospatial ObservationsScientific Knowledge from Geospatial Observations
Scientific Knowledge from Geospatial Observations George Percivall
 
CyberGIS Architectures for Collaborative Problem Solving - OGC perspective
CyberGIS Architectures for Collaborative Problem Solving - OGC perspectiveCyberGIS Architectures for Collaborative Problem Solving - OGC perspective
CyberGIS Architectures for Collaborative Problem Solving - OGC perspectiveGeorge Percivall
 
Progress towards Open Standards-Based Agro-Geoinformatics
Progress towards Open Standards-Based Agro-GeoinformaticsProgress towards Open Standards-Based Agro-Geoinformatics
Progress towards Open Standards-Based Agro-GeoinformaticsGeorge Percivall
 
Geospatial innovation along four dimensions
Geospatial innovation along four dimensionsGeospatial innovation along four dimensions
Geospatial innovation along four dimensionsGeorge Percivall
 
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...Maria Antonia Brovelli
 
SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...
SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...
SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...OpenTopography Facility
 
Application packaging and systematic processing in earth observation exploita...
Application packaging and systematic processing in earth observation exploita...Application packaging and systematic processing in earth observation exploita...
Application packaging and systematic processing in earth observation exploita...terradue
 
Open Science and GEOSS: the Cloud Sandbox enablers
Open Science and GEOSS: the Cloud Sandbox enablersOpen Science and GEOSS: the Cloud Sandbox enablers
Open Science and GEOSS: the Cloud Sandbox enablersterradue
 
Open Geographies and Open Software
Open Geographies and Open SoftwareOpen Geographies and Open Software
Open Geographies and Open SoftwareJames Crone
 
The role of geospatial information in a hyper connected society
The role of geospatial information in a hyper connected societyThe role of geospatial information in a hyper connected society
The role of geospatial information in a hyper connected societyMaria Antonia Brovelli
 
ExtremeEarth Open Workshop - Overview and Achievements
ExtremeEarth Open Workshop - Overview and AchievementsExtremeEarth Open Workshop - Overview and Achievements
ExtremeEarth Open Workshop - Overview and AchievementsExtremeEarth
 
EODN-IDMS A distributed storage service for open access to Landsat data for n...
EODN-IDMS A distributed storage service for open access to Landsat data for n...EODN-IDMS A distributed storage service for open access to Landsat data for n...
EODN-IDMS A distributed storage service for open access to Landsat data for n...US-Ignite
 
IGARSS-GlobWetland-II_2011-07-20_v2-0.ppt
IGARSS-GlobWetland-II_2011-07-20_v2-0.pptIGARSS-GlobWetland-II_2011-07-20_v2-0.ppt
IGARSS-GlobWetland-II_2011-07-20_v2-0.pptgrssieee
 
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...EUDAT
 
Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2Carbon Project
 
Cloud processing close to the Earth data
Cloud processing close to the Earth dataCloud processing close to the Earth data
Cloud processing close to the Earth dataterradue
 
Planet: Imaging Earth Every Day
Planet: Imaging Earth Every DayPlanet: Imaging Earth Every Day
Planet: Imaging Earth Every DaySafe Software
 

Mais procurados (20)

Scientific Knowledge from Geospatial Observations
Scientific Knowledge from Geospatial ObservationsScientific Knowledge from Geospatial Observations
Scientific Knowledge from Geospatial Observations
 
CyberGIS Architectures for Collaborative Problem Solving - OGC perspective
CyberGIS Architectures for Collaborative Problem Solving - OGC perspectiveCyberGIS Architectures for Collaborative Problem Solving - OGC perspective
CyberGIS Architectures for Collaborative Problem Solving - OGC perspective
 
Progress towards Open Standards-Based Agro-Geoinformatics
Progress towards Open Standards-Based Agro-GeoinformaticsProgress towards Open Standards-Based Agro-Geoinformatics
Progress towards Open Standards-Based Agro-Geoinformatics
 
Geospatial innovation along four dimensions
Geospatial innovation along four dimensionsGeospatial innovation along four dimensions
Geospatial innovation along four dimensions
 
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...
 
SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...
SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...
SDSC Technology Forum: Increasing the Impact of High Resolution Topography Da...
 
Application packaging and systematic processing in earth observation exploita...
Application packaging and systematic processing in earth observation exploita...Application packaging and systematic processing in earth observation exploita...
Application packaging and systematic processing in earth observation exploita...
 
Open Science and GEOSS: the Cloud Sandbox enablers
Open Science and GEOSS: the Cloud Sandbox enablersOpen Science and GEOSS: the Cloud Sandbox enablers
Open Science and GEOSS: the Cloud Sandbox enablers
 
Open Geographies and Open Software
Open Geographies and Open SoftwareOpen Geographies and Open Software
Open Geographies and Open Software
 
The role of geospatial information in a hyper connected society
The role of geospatial information in a hyper connected societyThe role of geospatial information in a hyper connected society
The role of geospatial information in a hyper connected society
 
Geology, Apps, Maps & Augmented Reality (Patrick Bell, BGS)
Geology, Apps, Maps & Augmented Reality  (Patrick Bell, BGS)Geology, Apps, Maps & Augmented Reality  (Patrick Bell, BGS)
Geology, Apps, Maps & Augmented Reality (Patrick Bell, BGS)
 
ExtremeEarth Open Workshop - Overview and Achievements
ExtremeEarth Open Workshop - Overview and AchievementsExtremeEarth Open Workshop - Overview and Achievements
ExtremeEarth Open Workshop - Overview and Achievements
 
EODN-IDMS A distributed storage service for open access to Landsat data for n...
EODN-IDMS A distributed storage service for open access to Landsat data for n...EODN-IDMS A distributed storage service for open access to Landsat data for n...
EODN-IDMS A distributed storage service for open access to Landsat data for n...
 
Software for the Hydrographic ocean
Software for the Hydrographic oceanSoftware for the Hydrographic ocean
Software for the Hydrographic ocean
 
IGARSS-GlobWetland-II_2011-07-20_v2-0.ppt
IGARSS-GlobWetland-II_2011-07-20_v2-0.pptIGARSS-GlobWetland-II_2011-07-20_v2-0.ppt
IGARSS-GlobWetland-II_2011-07-20_v2-0.ppt
 
DfT data
DfT dataDfT data
DfT data
 
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
 
Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2
 
Cloud processing close to the Earth data
Cloud processing close to the Earth dataCloud processing close to the Earth data
Cloud processing close to the Earth data
 
Planet: Imaging Earth Every Day
Planet: Imaging Earth Every DayPlanet: Imaging Earth Every Day
Planet: Imaging Earth Every Day
 

Semelhante a Analysis Ready Data workshop - OGC presentation

Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020GEO Analytics Canada
 
GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020GEO Analytics Canada
 
OGC Interfaces in Thematic Exploitation Platforms
OGC Interfaces in Thematic Exploitation PlatformsOGC Interfaces in Thematic Exploitation Platforms
OGC Interfaces in Thematic Exploitation Platformsterradue
 
GeoPackage SWG Overview
GeoPackage SWG OverviewGeoPackage SWG Overview
GeoPackage SWG OverviewJeff Yutzler
 
Interoperability and Standards for Disaster Risk Management
Interoperability and Standards for Disaster Risk ManagementInteroperability and Standards for Disaster Risk Management
Interoperability and Standards for Disaster Risk ManagementLuis Bermudez
 
OpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsOpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsvirtualcitySYSTEMS GmbH
 
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)Werner Keil
 
FreeGIS.net, INSPIRE, Open Source Software and OGC standards
FreeGIS.net, INSPIRE, Open Source Software and OGC standardsFreeGIS.net, INSPIRE, Open Source Software and OGC standards
FreeGIS.net, INSPIRE, Open Source Software and OGC standardsArnulf Christl
 
One GeoNode, many GeoNodes
One GeoNode, many GeoNodesOne GeoNode, many GeoNodes
One GeoNode, many GeoNodesGeoSolutions
 
Sdwwg experiences and outlook
Sdwwg experiences and outlookSdwwg experiences and outlook
Sdwwg experiences and outlookgeoknow
 
OGC Sensor Web Enablement SOS 2.0, SensorML and WaterML
OGC Sensor Web Enablement  SOS 2.0, SensorML and WaterMLOGC Sensor Web Enablement  SOS 2.0, SensorML and WaterML
OGC Sensor Web Enablement SOS 2.0, SensorML and WaterMLLuis Bermudez
 
Geospatial Data and Key Characteristics of Geospatial Data Analysis and Science
Geospatial Data and Key Characteristics of Geospatial Data Analysis and ScienceGeospatial Data and Key Characteristics of Geospatial Data Analysis and Science
Geospatial Data and Key Characteristics of Geospatial Data Analysis and ScienceLuis Bermudez
 
Earth on AWS - Next-Generation Open Data Platforms
Earth on AWS - Next-Generation Open Data PlatformsEarth on AWS - Next-Generation Open Data Platforms
Earth on AWS - Next-Generation Open Data PlatformsAmazon Web Services
 
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013Werner Keil
 
geecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java Embeddedgeecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java EmbeddedWerner Keil
 
DGI 2015 - London, UK
DGI 2015 - London, UKDGI 2015 - London, UK
DGI 2015 - London, UKPLACE
 
Inspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De LathouwerInspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De LathouwerHannaHorppila
 
Inspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De LathouwerInspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De LathouwerInspireHelsinki2019
 
Inspire Helsinki 2019 Keynote by Bart De Lathouwer
Inspire Helsinki 2019 Keynote by Bart De LathouwerInspire Helsinki 2019 Keynote by Bart De Lathouwer
Inspire Helsinki 2019 Keynote by Bart De LathouwerInspireHelsinki2019
 

Semelhante a Analysis Ready Data workshop - OGC presentation (20)

Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020
 
GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020
 
OGC Interfaces in Thematic Exploitation Platforms
OGC Interfaces in Thematic Exploitation PlatformsOGC Interfaces in Thematic Exploitation Platforms
OGC Interfaces in Thematic Exploitation Platforms
 
GeoPackage SWG Overview
GeoPackage SWG OverviewGeoPackage SWG Overview
GeoPackage SWG Overview
 
Introduction to Google Earth Engine .pptx
Introduction to Google Earth Engine .pptxIntroduction to Google Earth Engine .pptx
Introduction to Google Earth Engine .pptx
 
Interoperability and Standards for Disaster Risk Management
Interoperability and Standards for Disaster Risk ManagementInteroperability and Standards for Disaster Risk Management
Interoperability and Standards for Disaster Risk Management
 
OpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsOpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developments
 
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
 
FreeGIS.net, INSPIRE, Open Source Software and OGC standards
FreeGIS.net, INSPIRE, Open Source Software and OGC standardsFreeGIS.net, INSPIRE, Open Source Software and OGC standards
FreeGIS.net, INSPIRE, Open Source Software and OGC standards
 
One GeoNode, many GeoNodes
One GeoNode, many GeoNodesOne GeoNode, many GeoNodes
One GeoNode, many GeoNodes
 
Sdwwg experiences and outlook
Sdwwg experiences and outlookSdwwg experiences and outlook
Sdwwg experiences and outlook
 
OGC Sensor Web Enablement SOS 2.0, SensorML and WaterML
OGC Sensor Web Enablement  SOS 2.0, SensorML and WaterMLOGC Sensor Web Enablement  SOS 2.0, SensorML and WaterML
OGC Sensor Web Enablement SOS 2.0, SensorML and WaterML
 
Geospatial Data and Key Characteristics of Geospatial Data Analysis and Science
Geospatial Data and Key Characteristics of Geospatial Data Analysis and ScienceGeospatial Data and Key Characteristics of Geospatial Data Analysis and Science
Geospatial Data and Key Characteristics of Geospatial Data Analysis and Science
 
Earth on AWS - Next-Generation Open Data Platforms
Earth on AWS - Next-Generation Open Data PlatformsEarth on AWS - Next-Generation Open Data Platforms
Earth on AWS - Next-Generation Open Data Platforms
 
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
 
geecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java Embeddedgeecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java Embedded
 
DGI 2015 - London, UK
DGI 2015 - London, UKDGI 2015 - London, UK
DGI 2015 - London, UK
 
Inspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De LathouwerInspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De Lathouwer
 
Inspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De LathouwerInspire Helsinki 2019 - Keynote Bart De Lathouwer
Inspire Helsinki 2019 - Keynote Bart De Lathouwer
 
Inspire Helsinki 2019 Keynote by Bart De Lathouwer
Inspire Helsinki 2019 Keynote by Bart De LathouwerInspire Helsinki 2019 Keynote by Bart De Lathouwer
Inspire Helsinki 2019 Keynote by Bart De Lathouwer
 

Mais de George Percivall

Geography of Digital Earth
Geography of Digital EarthGeography of Digital Earth
Geography of Digital EarthGeorge Percivall
 
Spatial Computing and the Future of Utility GIS
Spatial Computing and the Future of Utility GISSpatial Computing and the Future of Utility GIS
Spatial Computing and the Future of Utility GISGeorge Percivall
 
Climate Data Sharing for Urban Resilience - OGC Testbed 11
Climate Data Sharing for Urban Resilience - OGC Testbed 11Climate Data Sharing for Urban Resilience - OGC Testbed 11
Climate Data Sharing for Urban Resilience - OGC Testbed 11George Percivall
 
Manual on Remote Sensing v4 - Chapter 6 archive and access
Manual on Remote Sensing v4 - Chapter 6 archive and accessManual on Remote Sensing v4 - Chapter 6 archive and access
Manual on Remote Sensing v4 - Chapter 6 archive and accessGeorge Percivall
 
Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...
Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...
Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...George Percivall
 
OGC standards relevant to ISPRS
OGC standards relevant to ISPRSOGC standards relevant to ISPRS
OGC standards relevant to ISPRSGeorge Percivall
 
Innovation in Geospatial Technology and Standards
Innovation in Geospatial Technology and StandardsInnovation in Geospatial Technology and Standards
Innovation in Geospatial Technology and StandardsGeorge Percivall
 
The power of location information for mobile
The power of location information for mobileThe power of location information for mobile
The power of location information for mobileGeorge Percivall
 
The Open Landscape of Geospatial Information:
The Open Landscape of Geospatial Information:The Open Landscape of Geospatial Information:
The Open Landscape of Geospatial Information:George Percivall
 
Location Based Services update for Small Cell Forum
Location Based Services update for Small Cell ForumLocation Based Services update for Small Cell Forum
Location Based Services update for Small Cell ForumGeorge Percivall
 
Standards and Oil Spill Response
Standards and Oil Spill ResponseStandards and Oil Spill Response
Standards and Oil Spill ResponseGeorge Percivall
 

Mais de George Percivall (12)

Geography of Digital Earth
Geography of Digital EarthGeography of Digital Earth
Geography of Digital Earth
 
Spatial Computing and the Future of Utility GIS
Spatial Computing and the Future of Utility GISSpatial Computing and the Future of Utility GIS
Spatial Computing and the Future of Utility GIS
 
Climate Data Sharing for Urban Resilience - OGC Testbed 11
Climate Data Sharing for Urban Resilience - OGC Testbed 11Climate Data Sharing for Urban Resilience - OGC Testbed 11
Climate Data Sharing for Urban Resilience - OGC Testbed 11
 
Manual on Remote Sensing v4 - Chapter 6 archive and access
Manual on Remote Sensing v4 - Chapter 6 archive and accessManual on Remote Sensing v4 - Chapter 6 archive and access
Manual on Remote Sensing v4 - Chapter 6 archive and access
 
Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...
Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...
Urban IoT for Smart Cities: New Pathways to Business and Location Intelligenc...
 
OGC standards relevant to ISPRS
OGC standards relevant to ISPRSOGC standards relevant to ISPRS
OGC standards relevant to ISPRS
 
Innovation in Geospatial Technology and Standards
Innovation in Geospatial Technology and StandardsInnovation in Geospatial Technology and Standards
Innovation in Geospatial Technology and Standards
 
The power of location information for mobile
The power of location information for mobileThe power of location information for mobile
The power of location information for mobile
 
The Open Landscape of Geospatial Information:
The Open Landscape of Geospatial Information:The Open Landscape of Geospatial Information:
The Open Landscape of Geospatial Information:
 
Location Based Services update for Small Cell Forum
Location Based Services update for Small Cell ForumLocation Based Services update for Small Cell Forum
Location Based Services update for Small Cell Forum
 
Standards and Oil Spill Response
Standards and Oil Spill ResponseStandards and Oil Spill Response
Standards and Oil Spill Response
 
Geospatial trends
Geospatial trendsGeospatial trends
Geospatial trends
 

Último

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 

Último (20)

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 

Analysis Ready Data workshop - OGC presentation

  • 1. ® Data Cubes and ARD Remote Sensing and GIS based on open standards George Percivall OGC CTO and Chief Engineer 14 August 2018 Copyright © 2018 Open Geospatial Consortium
  • 2. OGC ® The OGC Mission Global forum of developers and users of spatial data products and services Open international standards for geospatial interoperability. Source: 3d Stadtmodell Berlin Copyright © 2018 Open Geospatial Consortium Source: One GeologySource: Space Time Toolkit
  • 3. OGC ® Geoscience Australia Data Cube •Paradigm Shift from Scenes to Pixels and Arrays •Data Cube = Time-series multi- dimensional (space, time, data type) stack of spatially aligned pixels for efficient data access and analysis. •Proven by Geoscience Australia (GA) and the Australian CSIRO Agency •Analysis Ready Data (ARD) ... Dependent on processed products to reduce technical burden on users •Discrete Global Grid Systems (DGGS) TIME http://www.datacube.org.au Copyright © 2018 Open Geospatial Consortium IGARSS 2013 – Melbourne Australia OGC TC 2015 – Sydney, Australia
  • 4. OGC ® EarthServer: Datacubes At Your Fingertips • Operational Agile Analytics – Earth Science (3D sat image timeseries, 4D weather); Planetary Science – EU rasdaman + US NASA WorldWind – Strictly standards: WMS + WCS + WCPS • Massive datacubes – 2.5 PB  220 PB • Intercontinental initiative, 6y: EU+US+AUS • www.earthserver.eu, www.planetserver.eu Copyright © 2018 Open Geospatial Consortium
  • 5. OGC ® Geospatial Data Cubes • Objectives – Interoperability and Federation • Information model – Geospatial Coverages • Data preparation – Analysis Ready Data • Data cube analytics – Access and queries • Interoperability – APIs and Encodings Copyright © 2018 Open Geospatial Consortium
  • 6. OGC ® Interoperability of Remote Sensing and GIS Copyright © 2018 Open Geospatial Consortium Interoperability: By visualization-> Maps -> WMS By semantics -> Coverages -> WCS GIS Abstraction of real world Discrete Geometry/Planar “Naïve Physics” Remote Sensing Measurement of real world Grids on a Sphere Physics WMS WCS HAYES, P. J. The naivephysics manifesto. In ExpertSystems inthe Micro-Electronic Age, D. Michie, Ed., Edinburgh UniversityPress,Edinburgh, UK,1979,pp. 242–270.
  • 7. GeospatialInteroperabilityOffice OGC WMTS access to Landsat, 2004 • WMS Global Mosaic – 1st global, systematically compiled, ortho-rectified, generally cloud-free Landsat dataset – 8,500 orthorectified Landsat 7 ETM+ scenes: NASA- Stennis and Earthsat, Inc. – Mosaiced at JPL • OnEarth WMS/WMTS Mosaic Server – Developed by Lucian Plesea, JPL – Demonstrated at United Nations, Dec 2002 – Operational until 2011, replaced by NASA GIBS Original slide source: George Percivall, NASA/GIO, 200
  • 8. OGC ® NASA’s Global Imagery Browse System GIBS Source: Ryan Boller, NASA http://earthdata.nasa.gov/wiki/main/index.php/Global_Imagery_Browse_Services Access Methods • OGC WMTS • Tiled WMS • OGC KML Supported Clients • OpenLayers • Google Earth • NASA World Wind Open to any client using OGC open standards Copyright © 2018 Open Geospatial Consortium
  • 9. OGC ® OGC Tile Matrix Set Standard • Indexes space as regular grids with scales in a CRS • XML and JSON encodings for tile matrix sets • For global projections and specific regions. Copyright © 2018 Open Geospatial Consortium Tile Matrix Set originally defined in WMTS • Being finalized as a stand alone spec • Reuse in several standards, e.g., GeoPackage Example of OGC Building Block approach
  • 10. OGC ® Geospatial Coverages • Geospatial Coverage – “spatial function” or “field” – From spatial domain to values range • Continuous Coverage – Positions return a value – May involve interpolation – e.g. predictive model outputs • Discrete Coverage – Associates a value to positions within a Geometry or Grid – e.g. imagery, land use Copyright © 2018 Open Geospatial Consortium OGC Abstract Specification – Topic 6: Coverage Geometry and Functions Also published as ISO 19123-1
  • 11. OGC ® Web Coverage Service (WCS) • WCS Core: Simple & efficient access to spatio-temporal coverages, in any suitable format – subset = trim | slice • WCS Extensions: additional, optional functionality facets • WCS Application Profiles: domain-oriented bundling 11Copyright © 2018 Open Geospatial Consortium
  • 12. OGC ® Coverage Analytics – OGC WCPS • Web Coverage Processing Service (WCPS) = spatio-temporal datacube analytics language for $c in ( M1, M2, M3 ) where some( $c.nir > 127 ) return encode( $c.red - $c.nir, “image/tiff“ ) • "From MODIS scenes M1, M2, M3: difference between red & nir, as TIFF" •…but only those where nir exceeds 127 somewhere Copyright © 2018 Open Geospatial Consortium
  • 13. OGC ® GeoPlatform – WMS/WCS datasets Copyright © 2018 Open Geospatial Consortium An example of WMS/WCS implementations from US Data.Gov
  • 14. OGC ® Evolution of OWS Standards • OWS standards: WMS, WMTS, WFS, WCS, SOS – Initially adopted by OGC and ISO more than 10 years ago – Widely implemented with compliant implementations • API and Resource-oriented techniques – OGC API White Paper, USGS API Study, W3C Spatial Data on Web – Proliferation of public, proprietary APIs degrades interoperability – OpenAPI tools, Geospatial Resources, OGC Building Blocks • WFS 3.0 revised as open consensus standard – No longer requires GML; Defined using OpenAPI on GitHub – WFS 3.0 Hackathon with STAC at USGS Ft Collins, March 2018 – WFS 3.0 draft call for comments to 31 December 2018 • http://www.opengeospatial.org/pressroom/pressreleases/2830 Copyright © 2018 Open Geospatial Consortium
  • 15. OGC ® Discrete Global Grid Systems “…a spatial reference system that uses a hierarchical tessellation of cells to partition and address the globe. DGGS are characterized by the properties of their cell structure, geo-encoding, quantization strategy and associated mathematical functions.” – OGC DGGS Candidate Standard Copyright © 2018 Open Geospatial Consortium
  • 16. OGC ® Notes about ARD based on this workshop • ARD as an endpoint – ARD is what ever needs to be done to your data to get it ready for Analysis – High variability of what is required for ARD; No single ARD • ARD as a starting point – ARD is ready if you can do the analysis you need – Algorithmic framework to define what ARD needs to support – Consistency across sensors (Environmental Data Records?) – Geophysical parameter names and meaning • Remote sensing has yet to become a commodity – Exquisite processing of individual scenes is the norm – Data is sensor focused; needs to be natural process measurements Copyright © 2018 Open Geospatial Consortium
  • 17. OGC ® Separation of ARD and Analytics Copyright © 2018 Open Geospatial Consortium eric [3]. ata ate for een y as orm the for the hus e’s orm ing on, Fig. 3. Reference architecture for a generalized Earth Observation analytics system. III. EARTHDATA CLOUD ANALYTICS PLATFORM ARCHITECTURE Despite the diversity of users and use cases, it is nonetheless possible to define a platform that provides some value to all of Fig. 2. Abstract workflow for remote sensing data analytics. “Generalizing a Data Analysis Pipeline in the Cloud to Handle Diverse Use Cases in NASA's EOSDIS” Chris Lynnes NASA at IGARSS 2018
  • 18. OGC ® EO Exploitation Platforms Working Group • Several Platforms for Exploitation of Earth Observation (EO) data are being developed by public and private companies • New OGC Domain Working Group – Open forum for discussion of interoperability requirements, use cases, pilots, and implementations – Consider the application of OGC standards on existing and future platforms – DWG will not define a new platform or a new architecture • Leadership includes Cristiano Lopes, ESA Copyright © 2018 Open Geospatial Consortium
  • 19. OGC ® Geospatial Data Cubes • Geospatial Data Cube Objectives – Interoperability and Federation • Information model – Geospatial Coverages • Data preparation – Analysis Ready Data • Data cube analytics – Resource access and queries • Interoperability – APIs and Encodings Copyright © 2018 Open Geospatial Consortium
  • 20. OGC ® Innovation and Standards OGC as a Standards Developing Organization (SDO) 1. OGC Community Standards adoption process 2. OGC Innovation Program and OGC Standards Program Copyright © 2018 Open Geospatial Consortium No Standard Public, but Proprietary Standard Open Consensus Standard 2. Anticipatory Standard developed by an SDO 0. De Facto Standard in the marketplace 1. Intellectual Property assigned to an SDO for management In complex systems, standards are stable intermediate forms necessary for innovation and evolution. Herbert Simon, in The Architecture of Complexity as found in http://www.opengeospatial.org/blog/2559