# Overv/openstreetmap-tile-server

Docker file for a minimal effort OpenStreetMap tile server

Repository: https://github.com/Overv/openstreetmap-tile-server
Canonical: https://ross.abutalabs.com/products/openstreetmap-tile-server
Language: Shell
License: Apache-2.0
License Family: permissive
Last push: 2024-04-20T19:03:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3039, "days_push": 865, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1452, forks 541 (observed 2026-08-28T04:04:46.453385+00:00)

## What it is
A Docker image that packages a complete OpenStreetMap PNG tile server, based on the switch2osm Ubuntu guide. It imports .osm.pbf extracts into PostgreSQL and serves rendered map tiles with optional automatic updates.

## Use cases
- self-host an openstreetmap tile server
- render map tiles from an osm.pbf extract
- serve custom map tiles for a web app with leaflet
- run an offline openstreetmap tile server
- keep osm map data up to date automatically

## When to choose
- you want a one-command OSM tile server without manually installing postgres, mod_tile, and renderd
- you need tiles for a specific region from a Geofabrik extract
- you want automatic replication-based updates for bounded extracts

## When to avoid
- you need vector tiles or a custom map style out of the box
- you want a managed/hosted tile service rather than running your own infrastructure
- you need planet-scale rendering with heavy tuning

## Facets
- artifact type: service
- maturity: active
- function: self-hosted, deployment, http-server, geospatial
- domain: self-hosted, web-development
- platform: self-hosted
- tags: openstreetmap, tile-server, docker-image, map-tiles, postgresql, mod-tile, maps, docker, linux

## Member repositories
- Overv/openstreetmap-tile-server (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.453385+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:46.860148+00:00, confidence not recorded.
  - readme: https://github.com/Overv/openstreetmap-tile-server (fetched 2026-08-28T04:04:46.453385+00:00, sha 57690ca8dc60)
- Data as of 2026-08-30T08:39:29.467469+00:00.
