<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tile Server | Florian Stosse</title><link>https://me.harvester.fr/tags/tile-server/</link><atom:link href="https://me.harvester.fr/tags/tile-server/index.xml" rel="self" type="application/rss+xml"/><description>Tile Server</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 23 May 2024 00:00:00 +0000</lastBuildDate><image><url>https://me.harvester.fr/media/icon_hu_59c72f5082cfcb9b.png</url><title>Tile Server</title><link>https://me.harvester.fr/tags/tile-server/</link></image><item><title>openstreetmap-tile-server</title><link>https://me.harvester.fr/project/openstreetmap-tile-server/</link><pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate><guid>https://me.harvester.fr/project/openstreetmap-tile-server/</guid><description>&lt;p&gt;&lt;strong&gt;openstreetmap-tile-server&lt;/strong&gt; is a deployment configuration and guide for hosting a local, offline OpenStreetMap (OSM) tile server. Designed specifically for high-security, air-gapped, or isolated network environments, it enables applications to render mapping data without requesting external web resources.&lt;/p&gt;
&lt;p&gt;This stack leverages Docker to simplify deployment, package ingestion, and render pipeline orchestration.&lt;/p&gt;
&lt;h3 id="stack-components"&gt;Stack Components&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Database:&lt;/strong&gt; PostgreSQL with PostGIS extensions to manage geographical data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ingestion:&lt;/strong&gt; Osm2pgsql for importing and styling &lt;code&gt;.osm.pbf&lt;/code&gt; map files.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Renderer:&lt;/strong&gt; Mapnik and renderd for rendering vector map data into raster tiles.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tile Server:&lt;/strong&gt; Apache with mod_tile to serve pre-rendered or on-the-fly map tiles.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Front-End Integration:&lt;/strong&gt; Simple Leaflet-based templates for verifying local tile rendering.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="usage-outline"&gt;Usage Outline&lt;/h3&gt;
&lt;p&gt;Pre-render tiles or import specific geographical datasets (e.g., country extracts from Geofabrik) to serve them locally within your network. Useful for command-and-control centers, localized flight-tracking platforms, and telemetry dashboards operating in secure perimeters.&lt;/p&gt;</description></item></channel></rss>