tilemaker VS awesome-vector-tiles

Compare tilemaker vs awesome-vector-tiles and see what are their differences.

tilemaker

Make OpenStreetMap vector tiles without the stack (by systemed)

awesome-vector-tiles

Awesome implementations of the Mapbox Vector Tile specification (by mapbox)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tilemaker awesome-vector-tiles
17 3
1,334 2,215
- 1.5%
9.2 3.8
3 days ago 2 months ago
C++
GNU General Public License v3.0 or later Creative Commons Zero v1.0 Universal
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.

tilemaker

Posts with mentions or reviews of tilemaker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-11.

awesome-vector-tiles

Posts with mentions or reviews of awesome-vector-tiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-25.
  • is there a way to view public mapbox maps in GIS?
    1 project | /r/mapbox | 4 Jul 2023
    I suppose, I'd need to try parsing these via some github tool?
  • Opensource map software for web app
    1 project | /r/webdev | 13 May 2023
    You will also need to figure out your source of basemap tiles. Again, OpenStreetMap is not an API not is it a basemap, despite what some here are recommending. It is an open dataset that is commonly used to create raster or vector tile basemaps. It is possible to download all or some of OpenStreetMap, generate vector tiles, and style them to look the way you want, but that does introduce quite a bit of extra technical overhead you might not want at this stage of development. Namely, you’d need to run you own vector tile server that your mapping API can fetch and render tiles from. Many open source vector tile servers exist and it’s kind of up to you to figure out which one meets your needs. Alternatively, Mapbox and MapTiler provide SaaS support for basemaps built in part or wholly on OpenStreetMap data. Check out “Awesome Vector Tiles” for resources and tools to help get going with vector tiles. (https://github.com/mapbox/awesome-vector-tiles)
  • Prettymaps: Small Python library to draw customized maps from OpenStreetMap data
    12 projects | news.ycombinator.com | 25 Aug 2021

What are some alternatives?

When comparing tilemaker and awesome-vector-tiles you can also consider the following projects:

openmaptiles - OpenMapTiles Vector Tile Schema Implementation

prettymaps - A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.

PMTiles - Cloud-optimized + compressed single-file tile archives for vector and raster maps

abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit

tippecanoe - Build vector tilesets from large collections of GeoJSON features.

osm-renderer - OpenStreetMap raster tile renderer written in Rust

maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2

seaborn - Statistical data visualization in Python

valhalla - Open Source Routing Engine for OpenStreetMap

Skeletron - Computes straight skeletons of simple polygons

plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!