Presentation is loading. Please wait.

Presentation is loading. Please wait.

Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Adrian Custer 25 November 2009 Three libraries, one platform,

Similar presentations


Presentation on theme: "Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Adrian Custer 25 November 2009 Three libraries, one platform,"— Presentation transcript:

1 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Adrian Custer 25 November 2009 Three libraries, one platform, many applications. Some Free Software for Geospatial Science

2 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Code Interfaces for the ISO and OGC geospatial standards

3 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 StandardGeoAPI package org.opengis.annotation ISO 19103org.opengis.util ISO 19115org.opengis.metadata ISO 19111 / OGC 01-009 org.opengis.parameter org.opengis.referencing ISO 19108org.opengis.temporal ISO 19107 / ISO 19137org.opengis.geometry ISO 19109org.opengis.feature OGC 02-059 / OGC 04-095org.opengis.filter ISO 19123org.opengis.coverage OGC 05-078r4org.opengis.sld ISO 19117org.opengis.style (OGC 03-064)org.opengis.display GeoAPI: Standards

4 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 GeoAPI: Code

5 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 GeoAPI: Javadoc

6 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 A Java language software library for geospatial applications.

7 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Metadata Data structures for metadata in several formats Dublin Core ISO 19115 ISO 19115-2 (Imagery) Profiles of ISO 19115 such as INSPIRE Object-xml mapping using JAXB Object-relational mapping system

8 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Metadata

9 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Referencing ISO 19111 data structures: CoordinateReferenceSystem Coordinate Operations from ISO 19111 and OGC 01-009 Embedded EPSG database: obtain CRS definitions automatically derive Coordinate Transformations Advanced transformations using grids or geoids Utility classes and a command-line tool

10 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Referencing

11 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 GridCoverage Implements the OGC 01-004 model on the way to a full implementation of ISO 19123 Wraps Java Advanced Imaging (JAI) with geospatial information JAI uses pixel units for access and operations GridCoverage assigns geodetic coordinates to pixels GridCoverage associates geophysical meaning to pixel values

12 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 GridCoverage

13 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 GridCoverage

14 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Geotoolkit-pending

15 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Geometry Core challenges: Geometric operations on the CRS manifold Curve support 3D (with conversion between 3D systems) Data structures for the ISO 19107 geometry model

16 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Geometry Collaboration with the LSIS laboratory

17 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Feature Implementation of the ISO 19109 General Feature Model Early review and modification of the work by our collaborators in the Geotools community, including their recent work supporting Features with full namespaces (ComplexFeature). Filter mechanism to select Features Query system to extract attributes.

18 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer Based on Java2D Chained transformations: Styling based on Styled Layer Descriptor (SLD) OGC 02-070 DataCRS ObjectiveCRSDisplayCRSDeviceCRS

19 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer

20 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD styling

21 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD styling

22 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD styling

23 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD styling

24 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD styling

25 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer Extensions to SLD

26 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer Restarting the SLD working group at the OGC Extensions to SLD

27 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD operations to style grid coverages

28 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD Colour maps

29 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer SLD hill shadingvector field from two bands

30 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer JAI Operation: Gradient magnitude

31 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Renderer

32 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 A framework, library, and components for geospatial web applications.

33 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Components

34 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Components

35 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Components

36 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Components

37 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Examples

38 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Examples

39 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 A platform of web services for Spatial Data Infrastructures.

40 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 WMS WCS SOS-t CSW-t... WMS-client CSW-client WMTS-client WFS-client *-client Overview Derby JCR JDBC

41 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Deployments SOS-t WM S SOS-t WM S

42 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Web applications, desktop applications, and the MDweb metadata suite.

43 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Geomatys projects

44 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Geomatys projects

45 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 + Geomatys projects

46 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009

47 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009

48 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009

49 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009

50 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Geomatys projects

51 Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Your questions are welcome. http://www.geomatys.fr


Download ppt "Second workshop on the use of GIS/OGC standards in meteorology, Toulouse 2009 © Geomatys, 2009 Adrian Custer 25 November 2009 Three libraries, one platform,"

Similar presentations


Ads by Google