<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Elisabeth Leu</title>
    <description>The latest articles on DEV Community by Elisabeth Leu (@eleu).</description>
    <link>https://dev.to/eleu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F389292%2Ff5735740-bb5a-4bb3-afc6-4a8a48f709ff.jpeg</url>
      <title>DEV Community: Elisabeth Leu</title>
      <link>https://dev.to/eleu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eleu"/>
    <language>en</language>
    <item>
      <title>STAC &amp; OGC API Features for meteo data</title>
      <dc:creator>Elisabeth Leu</dc:creator>
      <pubDate>Fri, 30 Sep 2022 07:15:49 +0000</pubDate>
      <link>https://dev.to/camptocamp-geo/stac-ogc-api-features-for-meteo-data-5700</link>
      <guid>https://dev.to/camptocamp-geo/stac-ogc-api-features-for-meteo-data-5700</guid>
      <description>&lt;p&gt;Camptocamp is an Open Source IT company with offices in Switzerland, France, and Germany. To join our growing team, take a look at our &lt;a href="https://www.camptocamp.com/career"&gt;career page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Together with the Federal Office of Meteorology and Climatology &lt;a href="https://www.meteoswiss.admin.ch/home.html"&gt;MeteoSwiss&lt;/a&gt; and the Federal Office of Topography &lt;a href="https://www.swisstopo.admin.ch"&gt;swisstopo&lt;/a&gt;, Camptocamp developed a Proof of Concept for accessing meteorological data using STAC and OGC API Features. The goal was to continuously ingest and serve various kinds of meteorological datasets like current values, weather alerts and predictive models.&lt;/p&gt;

&lt;h2&gt;
  
  
  Intro to OGC API Features &amp;amp; STAC
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/opengeospatial/ogcapi-features#readme"&gt;OGC API Features&lt;/a&gt; is part of a new set of standards by the Open Geospatial Consortium (OGC) which leverages REST principles and a resource oriented approach. Its predecessor is the Web Feature Service (WFS). The &lt;a href="https://stacspec.org/en/about/stac-spec/"&gt;Spatio-Temporal Asset Catalog (STAC)&lt;/a&gt; specification builds upon the former and extends it to offer a searchable, catalog of assets to download.&lt;/p&gt;

&lt;p&gt;Both specifications feature the concept of a Collection, a simple description of a set of features/items, similar to a layer. While a Feature in the OGC API is considered an abstraction of a real world phenomena, STAC uses the term Item to represent an atomic collection of inseparable data and metadata.&lt;/p&gt;

&lt;h2&gt;
  
  
  Results
&lt;/h2&gt;

&lt;p&gt;The project is publicly available in the &lt;a href="https://github.com/camptocamp/oapi-poc#readme"&gt;oapi-poc repository&lt;/a&gt; on github. It is based on the georust &lt;a href="https://github.com/georust/ogcapi#readme"&gt;ogcapi project&lt;/a&gt; which offers OGC API and STAC building blocks implemented in Rust. A demo server is up and running, including a nice &lt;a href="https://github.com/camptocamp/oapi-poc/blob/main/tutorial/howto.md"&gt;tutorial&lt;/a&gt; to gain a deeper understanding of the mentioned standards.&lt;/p&gt;

</description>
      <category>camptocamp</category>
      <category>opensource</category>
      <category>opendata</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
