planetiler VS openmaptiles-tools

Compare planetiler vs openmaptiles-tools and see what are their differences.

planetiler

Flexible tool to build planet-scale vector tilesets from OpenStreetMap data fast (by onthegomap)

openmaptiles-tools

Tools to turn the schema into other formats (by openmaptiles)
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
planetiler openmaptiles-tools
30 1
1,150 367
2.0% 1.4%
9.3 5.6
4 days ago 15 days ago
Java Python
Apache License 2.0 MIT License
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.

planetiler

Posts with mentions or reviews of planetiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-23.

openmaptiles-tools

Posts with mentions or reviews of openmaptiles-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-25.
  • 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

What are some alternatives?

When comparing planetiler and openmaptiles-tools you can also consider the following projects:

openmaptiles - OpenMapTiles Vector Tile Schema Implementation

tilemaker - Make OpenStreetMap vector tiles without the stack

operations - OSMF Operations Working Group issue tracking

sequentially-generate-planet-mbtiles - Generate vector tiles for the entire planet on relatively low spec hardware.

headway - Self-hostable maps stack, powered by OpenStreetMap.

basemaps - NZ’s authoritative and open digital basemap service for LINZ and the public.

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

graphhopper-maps - GraphHopper Maps - Open Source Route Planner UI

JavaCPP - The missing bridge between Java and native C++

pelias - Pelias is a modular open-source geocoder using Elasticsearch.