osmscout-server
vtm
osmscout-server | vtm | |
---|---|---|
4 | 2 | |
161 | 266 | |
- | - | |
7.0 | 7.8 | |
5 months ago | 30 days ago | |
C++ | Java | |
GNU General Public License v3.0 only | GNU Lesser General Public License v3.0 only |
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
-
What Are The Best Linux Apps?
Pure Maps with OSM Scout Server for offline mapping and geolocation
-
Apple explicitly asks employees to merge their personal and work accounts
- 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
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
vtm
-
Wahoo equivalent of Garmin Connect, Lezyne GPS Root or Hammerhead Dashboard?
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
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).
What are some alternatives?
openstreetmap-tile-server - Docker file for a minimal effort OpenStreetMap tile server
Mapsforge - Vector map library and writer - running on Android and Desktop.
pure-maps - Maps and navigation
osmand_map_creation - OSM data + open address data compiled for use in OSMAnd
openrouteservice - 🌍 The open source route planner api with plenty of features.
osmin - GPS Navigator On-Road/Off-Road for Android and Linux devices
OpenArdenneMap - Une carte pour l'Ardenne
map2mc - Tool to generate a complete minecraft world out of a bitmap image (a map for example)
hypnotix - An M3U IPTV Player
mapsplit - A fast way to split OSM data in to a portable tiled format