openstreetmap-tile-server VS osmscout-server

Compare openstreetmap-tile-server vs osmscout-server and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
openstreetmap-tile-server osmscout-server
11 4
1,138 155
- -
1.3 7.0
4 days ago 12 days ago
Shell C++
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

openstreetmap-tile-server

Posts with mentions or reviews of openstreetmap-tile-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Converting PNG tiles to .pbf for self hosting
    1 project | /r/gis | 11 Jun 2023
    Hi fellow redditors! I have a custom tilemap that I wanted to self host and I conveniently found a good premade Docker solution (https://github.com/Overv/openstreetmap-tile-server) that would allow me to achieve the task quite easily if not for a minor inconvenience: i need to provide the map as .osm.pbf rather than as an ZXY folder tree.
  • Self Hosting a Google Maps Alternative with OpenStreetMap
    17 projects | news.ycombinator.com | 22 Nov 2022
    Author here: the docker project for the tile server allows setting up automatic syncing fairly easily:

    https://github.com/Overv/openstreetmap-tile-server#enabling-...

    I'm not sure about Nominatim or Valhalla's ability to auto-sync the latest changes, at least with the dockerized version, but it may be possible.

  • Maps.earth – free and open-source web maps
    16 projects | news.ycombinator.com | 22 Aug 2022
    We're in the same boat using Mapbox, we've been debating leaving for the OpenStreetMaps container since we only use them for static images and map display. https://github.com/Overv/openstreetmap-tile-server

    Our bill last year was $80k and honestly its right on the cusp of being worth the effort to switch.

  • Is there any way to view the map as it was a year ago?
    1 project | /r/openstreetmap | 11 Jul 2022
    It's kinda difficult but I have had success running https://github.com/Overv/openstreetmap-tile-server and postgresql in docker to generate standard-style tiles from a planet (.pbf) file that you can download from geofabrik.
  • Show HN: Self-Hosted Maps Stack
    11 projects | news.ycombinator.com | 27 May 2022
    My friend Alexander created an easy docker file[1] for an OSM tile server. I use it for nearly two years without problems.

    [1] https://github.com/Overv/openstreetmap-tile-server

  • Applying styles on tail server
    2 projects | /r/openstreetmap | 24 May 2022
    I found this project on Github https://github.com/Overv/openstreetmap-tile-server .
  • Setting up OpenStreetMap tiler server
    1 project | /r/openstreetmap | 21 May 2022
  • Offline Map Tiles
    3 projects | /r/selfhosted | 3 Jul 2021
    Finally: https://github.com/Overv/openstreetmap-tile-server I haven't tried this one before, but it seems kind of cool, and seems to be what you're looking for?
  • [OC] Interactive Heatmap of Traffic Accidents Reported by the Missouri State Highway Patrol
    3 projects | /r/dataisbeautiful | 24 Jun 2021
    I don't need to serve the whole country, but it's nice to have a little more than just Missouri, so I was pleased to find Protomaps. There are several other extract repositories, but this was the only one I found that let me define and export a custom region. For the actual generation and rendering of the tiles, it seemed easiest to use this existing docker project.
  • [JOB] Help with custom styling of tile server (CartoCSS)
    1 project | /r/openstreetmap | 6 Mar 2021
    Hi, I'm struggling to use OSM self-hosted tile server for my project with custom style. I started to use Overv/openstreetmap-tile-server as a starting point to customize and create my own Dockerfile but I cannot set it up Positron (or something different dark/grayish as a starting point) as a renderer style. There are many styling standards, different file types, and no visual editor that can export the required file for CartoCSS, and to add them to Dockerfile.

osmscout-server

Posts with mentions or reviews of osmscout-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • What Are The Best Linux Apps?
    25 projects | /r/linuxquestions | 5 Jan 2022
    Pure Maps with OSM Scout Server for offline mapping and geolocation
  • Apple explicitly asks employees to merge their personal and work accounts
    1 project | news.ycombinator.com | 19 Aug 2021
    - build a minimal web page showing a Leaflet or a MapLibre widget, connected to a backend built using a compiled language like C++ or D, itself connecting to OSM Scout Server to provide the tiles. Or to OSM Scout Server directly if it is possible.

    The last option is probably the most lightweight solution, provided you probably have a browser already running on your phone. I'm not saying this out of my ass by the way, I'm building an SMS app using Svelte for the user interface and D for the backend connecting to the modem and managing the SQLite database. It's way faster than chatty.

    [1] https://openrepos.net/content/rinigus/pure-maps

    [2] https://rinigus.github.io/osmscout-server/

  • Why Openstreetmap as a product fails to compete with Google Maps – part 1/3
    11 projects | news.ycombinator.com | 2 Jan 2021
    There are on device or even in browser renderers that only need remote or locally stored vector data to render the map. This moves the burde of rendering to user devices that should be more than capable for this today (especially if you use a GPU renderer) and makes you server into just a dumb data pipe that should be able to scale much better & more cheaply.

    One such renderer available via Qt/QML:

    https://doc.qt.io/qt-5/location-plugin-mapboxgl.html

    Alternatively you can have a local daemon running that does the tile rendering on your device from offline data packs. This way even "legacy" apps requiring simple bitmap tiles will work without (major) changes. One such project providing this (among other APIs) is OSM Scout Server:

    https://github.com/rinigus/osmscout-server

What are some alternatives?

When comparing openstreetmap-tile-server and osmscout-server you can also consider the following projects:

osm-bright-gl-style - OSM Bright GL Style using OpenMapTiles

pure-maps - Maps and navigation

TileServer GL - 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.

vtm - OpenGL vector map library - running on Android, iOS, Desktop and browser.

headway - Self-hostable maps stack, powered by OpenStreetMap.

hypnotix - An M3U IPTV Player

osmin - GPS Navigator On-Road/Off-Road for Android and Linux devices

Openstreetmap - The Rails application that powers OpenStreetMap

OpenArdenneMap - Une carte pour l'Ardenne

tilemaker - Make OpenStreetMap vector tiles without the stack

osmand_map_creation - OSM data + open address data compiled for use in OSMAnd