We curate 3 open-source GitHub repositories matching "open source maps". Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
OpenFreeMap is an OpenStreetMap vector tile server and distribution system designed for self-hosted map tile infrastructure. It provides a platform for deploying and managing full-planet map datasets on independent server infrastructure, delivering map data as vector tiles. The system distinguishes itself by distributing pre-processed map data as standard filesystem images, allowing for the mounting of full-planet extracts without the need for a live database. It utilizes a static file serving model and a vector tile distribution system that provides weekly updates in image formats for local
OpenFreeMap is a self-hosted OpenStreetMap vector tile server and distribution system that delivers map data as vector tiles without needing a live database, making it a solid tile-serving foundation for interactive maps, though it lacks built-in geocoding and a plugin system.
Vector and raster maps with GL styles. Server-side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
Tileserver GL is a self-hosted tile server that serves vector and raster maps with custom GL styles to web map viewers, squarely fitting your need for a map server even though it lacks built-in geocoding and an extension system.
Basic Go server for mbtiles
consbio/mbtileserver is a basic Go server for MBTiles files — it serves tiles, the core of a tile server, but lacks built-in web map viewer, OSM data integration, styling, and other features, making it a minimal option for self-hosting interactive maps.