<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>FOSS4G 2022 | Using COMTiles to reduce the hosting costs of large map tilesets in the cloud</title>
        <link>https://video.osgeo.org/videos/watch/54581ff6-afea-4526-98a7-bb459ebb7221</link>
        <description>COMTiles (https://github.com/mactrem/com-tiles) is a streamable and read optimized file archive for hosting map tiles at global scale on a cloud object storage. Currently most geospatial data formats (like MBTiles or Shapefiles) were developed only with the POSIX filesystem access in mind. COMTiles in contrast is designed to be hosted on a cloud object storage like AWS S3 or Azure Blob Storage without the need for a database or server on the backend side. The map tiles of a COMTiles archive can be accessed directly from a browser via HTTP range requests. COMTiles are already successfully used in some projects to significantly reduce the hosting costs and simplify the handling of large tilesets in the cloud. Structure of the talk: Basic concepts of COMTiles like the structure of the streamable index table (pyramids vs space-filling curves vs fragments), Comparison of COMTiles to existing cloud native geospatial formats regarding the visualization of large datasets in the browser, Advantages of using a streamable archive format like COMTiles over directly hosting the map tiles in the cloud, Markus Tremmel https://talks.osgeo.org/foss4g-2022/talk/FVLUDT/ #foss4g2022 #generaltrack #Stateofsoftware</description>
        <lastBuildDate>Wed, 27 May 2026 17:23:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.osgeo.org</generator>
        <image>
            <title>FOSS4G 2022 | Using COMTiles to reduce the hosting costs of large map tilesets in the cloud</title>
            <url>https://video.osgeo.org/lazy-static/avatars/de841c88-3a57-45ac-9eff-a00237356bfc.png</url>
            <link>https://video.osgeo.org/videos/watch/54581ff6-afea-4526-98a7-bb459ebb7221</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=54581ff6-afea-4526-98a7-bb459ebb7221" rel="self" type="application/rss+xml"/>
    </channel>
</rss>