osmscout-server VS vtm

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

vtm

OpenGL vector map library - running on Android, iOS, Desktop and browser. (by mapsforge)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
osmscout-server vtm
4 2
154 255
- -
7.0 7.8
about 1 month ago 14 days ago
C++ Java
GNU General Public License v3.0 only GNU Lesser 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.

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
  • 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

    11 projects | news.ycombinator.com | 2 Jan 2021
    There is the OSM Scout Server project, that makes it possible to download various OSM based data packs for offline use:

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

    Then it provides various services (routing, PoI search, geocoding, etc.) over this data set to all applications running locally on your machine. It targets mainly various mobile Linux distros but works perfectly fine on desktop as well and is available in flatpak form.

    Like this all navigation and mapping can share the same data set and no potentially sensitive location related metadata is leaked to a remote server other than what data packs have been initially downloaded.

    Also the community run infrastructure just needs to be able to store and store and distribute the ~150 GB of data packs covering Earth but does not need to have any extensive compute and memory requirements to handle lots expensive of individual API queries.

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.

What are some alternatives?

When comparing osmscout-server and vtm 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.

OpenArdenneMap - Une carte pour l'Ardenne

hypnotix - An M3U IPTV Player

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

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

eraser-map - Privacy-focused mapping application for Android

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