vtm VS osmscout-server

Compare vtm 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
vtm osmscout-server
2 4
255 155
- -
7.8 7.0
about 1 month ago 14 days ago
Java C++
GNU Lesser General Public License v3.0 only 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.

vtm

Posts with mentions or reviews of vtm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • Wahoo equivalent of Garmin Connect, Lezyne GPS Root or Hammerhead Dashboard?
    4 projects | /r/wahoofitness | 31 May 2022
    You are correct, Valhalla is used for routing. Maps are rendered on the ELEMNT, BOLT and ROAM with mapsforge, BOLT2 with vtm. To look at map files there is cruiser cruiser (mapsforge) and cruiser-gl (vtm). Create updated maps with wahooMapsCreator. There is also some documentation how to add POI's or make a custom theme.
  • Why Openstreetmap as a product fails to compete with Google Maps – part 1/3
    11 projects | news.ycombinator.com | 2 Jan 2021
    for an example. It's perfectly smooth. The application is closed source but the underlying renderer (VTM) is LGPL3. The renderer, https://github.com/mapsforge/vtm, is basically an OpenGL alternative for the mapsforge offline maps format and maintained by the same guy (the original mapsforge renderer is arguably a bit slow, struggling to hide its slowness behind cached tile bitmaps).

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 vtm and osmscout-server you can also consider the following projects:

Mapsforge - Vector map library and writer - running on Android and Desktop.

openstreetmap-tile-server - Docker file for a minimal effort OpenStreetMap tile server

pure-maps - Maps and navigation

openrouteservice - 🌍 The open source route planner api with plenty of features.

hypnotix - An M3U IPTV Player

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

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

mapsplit - A fast way to split OSM data in to a portable tiled format

OpenArdenneMap - Une carte pour l'Ardenne

map2mc - Tool to generate a complete minecraft world out of a bitmap image (a map for example)