openmaptiles-tools VS openmaptiles

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

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
openmaptiles-tools openmaptiles
1 8
367 2,306
1.4% 2.0%
5.6 8.1
25 days ago 14 days ago
Python PLpgSQL
MIT License 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.

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

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 2023-04-19.

What are some alternatives?

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

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

tilemaker - Make OpenStreetMap vector tiles without the stack

operations - OSMF Operations Working Group issue tracking

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

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

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

photon - an open source geocoder for openstreetmap data

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

gdal - GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.

Openstreetmap - The Rails application that powers OpenStreetMap

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