<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>FOSS4G 2022 | State of GeoBlaze: A Blazing Faster Raster Analysis Engine in Pure JavaScript</title>
        <link>https://video.osgeo.org/videos/watch/4d181b52-ab5c-4628-9d94-74319aafc283</link>
        <description>GeoBlaze (https://geoblaze.io) is a blazing fast raster analysis engine written in pure JavaScript.  With geoblaze, you can run computations ranging from basic statistics (min, max, mean, median, and mode) to band arithmetic and histogram generation in either a web browser or a node application. presentationThis presentation will go over recent updates to GeoBlaze, including the addition of support for Cloud-Optimized GeoTIFFs.  We will also discuss the roadmap for the next couple years. use casesGeoBlaze can be used wherever vectors and rasters meet.  You can use it to calculate the hectares of wheat in a country, the change in daily median earth temperature, and identify wildfires in satellite imagery. environmentBecause GeoBlaze is written in pure JavaScript it can be run in various environments, on an EC2 server, Lambda function, Cloudflare worker, or in the browser.  It performs calculations using the CPU, so it is not restricted only to environments where a GPU is available. notable dependenciesGeoBlaze is built on top of the following open-source projects: dufour-peyton-intersection (https://github.com/GeoTIFF/dufour-peyton-intersection), georaster (https://github.com/geotiff/georaster), geotiffjs (https://github.com/geotiffjs/geotiff.js),  and calc-image-stats (https://github.com/danieljdufour/calc-image-stats). sample notebooks:Time Series Analysis with GeoBlaze: Mean Daily Air Temperature for the Month of May: https://observablehq.com/@geosurge/time-series-analysis-with-geoblaze-mean-daily-air-temperat, Identifying Carr Wildfire with Landsat 8: https://observablehq.com/@geosurge/identifying-carr-wildfire-with-landsat-8, Hectares of Rainfed Wheat in Ukraine: https://observablehq.com/@danieljdufour/hectares-of-rainfed-wheat-in-ukraine, Daniel J. Dufour https://talks.osgeo.org/foss4g-2022/talk/3JQNXL/ #foss4g2022 #generaltrack #Stateofsoftware</description>
        <lastBuildDate>Wed, 08 Jul 2026 21:45:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.osgeo.org</generator>
        <image>
            <title>FOSS4G 2022 | State of GeoBlaze: A Blazing Faster Raster Analysis Engine in Pure JavaScript</title>
            <url>https://video.osgeo.org/lazy-static/avatars/de841c88-3a57-45ac-9eff-a00237356bfc.png</url>
            <link>https://video.osgeo.org/videos/watch/4d181b52-ab5c-4628-9d94-74319aafc283</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.osgeo.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.osgeo.org/feeds/video-comments.xml?videoId=4d181b52-ab5c-4628-9d94-74319aafc283" rel="self" type="application/rss+xml"/>
    </channel>
</rss>