tilemaker VS openmaptiles

Compare tilemaker vs openmaptiles and see what are their differences.

tilemaker

Make OpenStreetMap vector tiles without the stack (by systemed)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tilemaker openmaptiles
19 9
1,529 2,590
- 1.9%
8.4 6.9
3 months ago 28 days ago
C++ PLpgSQL
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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-11-19.

openmaptiles

Posts with mentions or reviews of openmaptiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-24.
  • Show HN: OpenFreeMap – Open-Source Map Hosting
    22 projects | news.ycombinator.com | 24 Sep 2024
    > I'm certain that you can build software to some specification without ever agreeing to the spec text's licence

    That is exactly the opposite of OMT's copyright interpretation: https://github.com/openmaptiles/openmaptiles?tab=readme-ov-f...

    > You just need to include both licences.

    That is the definition of license incompatibility as described in the Creative Commons documentation above. The license is open source and a good fit for if you are running a paid map SaaS or free service as an end product, but is not compatible with the open source ecosystem as a building block.

  • Fedora 38 Known issues
    2 projects | /r/Fedora | 19 Apr 2023
    Openmaptiles uses docker-compose for its work. It fails flat on its face with podman.
  • COMTiles (Cloud Optimized Map Tiles) hosted on Amazon S3 and Visualized with MapLibre GL JS
    11 projects | dev.to | 23 Dec 2022
    OpenMapTiles
  • Headway is a self-hosted alternative to Google Maps which supports 200+ cities across the globe
    5 projects | /r/programming | 16 Sep 2022
    What is the advantage of this project over something like openmaptiles https://github.com/openmaptiles/openmaptiles
  • Show HN: Flatmap – a new tool to create vector tiles from OpenStreetMap data
    6 projects | news.ycombinator.com | 25 Oct 2021
    Flatmap calls into user-defined profiles in 2 places: first when processing each input element to map it to a vector tile feature, then a second time right before emitting all vector features in a layer.

    That second call lets you manipulate vector features on each tile using JTS geometry utilities (i.e. merge nearby polygons or lines with the same tags). PostGIS uses GEOS which is ported from JTS so you have access to pretty much the same geometry utilities - often with the same name.

    It's definitely not as flexible as a PostGIS based solution - especially if you join faraway features that don't appear on the same tile, but in practice it was enough to port the entire OpenMapTiles schema.

    See the basemap layers package: https://github.com/onthegomap/flatmap/tree/main/flatmap-base...

    For example see the landcover layer: https://github.com/onthegomap/flatmap/blob/main/flatmap-base...

    Which was ported from the SQL contained in: https://github.com/openmaptiles/openmaptiles/tree/master/lay...

    Also, this OpenMapTiles PR might help improve your pipeline after it gets merged: https://github.com/openmaptiles/openmaptiles-tools/pull/383

  • GraphHopper Routing Engine - Open Source Route Planning
    5 projects | /r/selfhosted | 10 Jun 2021
    To fully self-host a route planner (e.g. a "Google Maps" equivalent) you need GraphHopper for the routing and two other parts: you also need some visualization aka "maps" (e.g. with OpenMapTiles) and you need the address search (e.g. with Photon).
  • parsing Openstreet map layers in python
    1 project | /r/openstreetmap | 28 May 2021
    Probably not the answer you're looking for, but I have been using openmaptiles to pull osm into postgres (in docker using quickstart.sh). If you can talk postgres in python then maybe that is for you?
  • A new way to make maps with OpenStreetMap
    12 projects | news.ycombinator.com | 23 Apr 2021

What are some alternatives?

When comparing tilemaker and openmaptiles you can also consider the following projects:

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

planetiler - Flexible tool to build planet-scale vector tilesets from OpenStreetMap data fast

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

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

Leaflet - πŸƒ JavaScript library for mobile-friendly interactive maps πŸ‡ΊπŸ‡¦

valhalla - Open Source Routing Engine for OpenStreetMap

photon - an open source geocoder for openstreetmap data

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

TileMaker - A terrain tile mask generator for 3x3 terrain tile sections for game engines.

Graphhopper - Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that C++ is
the 7th most popular programming language
based on number of metions?