eraser-map VS vtm

Compare eraser-map vs vtm and see what are their differences.

eraser-map

Privacy-focused mapping application for Android (by mapzen)

vtm

OpenGL vector map library - running on Android, iOS, Desktop and browser. (by mapsforge)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
eraser-map vtm
1 2
74 257
- -
0.0 7.6
over 6 years ago 5 days ago
Kotlin 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.

eraser-map

Posts with mentions or reviews of eraser-map. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.
  • Why Openstreetmap as a product fails to compete with Google Maps – part 1/3
    11 projects | news.ycombinator.com | 2 Jan 2021
    (Former Mapzen employee here).

    I _think_ you're talking about Eraser Map(https://github.com/mapzen/eraser-map) right?

    It was awesome! It's the closest I know of to "Google Maps, but open source and based on open data". It was an app built for _end users_, not OSM editors. And it worked pretty darn well. When it didn't, any problems could (at least theoretically) be addressed with improvements to OSM data or the Mapzen open-source projects.

    There was a team of at least two people working on it full time, plus lots of work on the design, product, and integration with geocoding, routing, transit etc. The multi-modal (switching from walking to transit to car, etc) transit directions were particularly awesome.

    I used it as my daily driver for much of my navigation around NYC, and as time went on only had to fall back to Google Maps maybe 25% of the time, usually for missing POI data.

    Unfortunately I think it's one of the few Mapzen projects that hasn't seen new life after the company shut down, and like you said it would take quite a bit of work (read: money) to keep it going. It might be possible with some work to find grant money through a couple organizations. The OSMF has done some awesome work lately with the micro-grants, but this would definitely be a level we haven't seen (yet).

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).

What are some alternatives?

When comparing eraser-map and vtm you can also consider the following projects:

osmscout-server - Maps server providing tiles, geocoder, and router

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

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

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

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

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

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

Openstreetmap - The Rails application that powers OpenStreetMap

JOML - A Java math library for OpenGL rendering calculations