Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more โ
Tippecanoe Alternatives
Similar projects and alternatives to tippecanoe
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
gdal
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
TileServer GL
Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
-
-
-
-
-
-
tippecanoe
Discontinued protomaps fork of tippecanoe - build big vector tilesets of thematic data (by protomaps)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tippecanoe discussion
tippecanoe reviews and mentions
-
Serverless maps at 1/700 the cost of Google Maps API
If you have any geospatial data, you can tile it with tippecanoe [0], which gives you an mbtiles file. Protomaps lets you easily convert the mbtiles file into a protomaps file which you can then use.
Protomaps doesnโt limit you to any particular type of tiles, itโs just a format which allows you to read tiles out of a single file with HTTP range requests.
[0] https://github.com/mapbox/tippecanoe
-
How would you generalize a very high density vector map for various zoom levels ?
or you can build several geojson add the zoom level at feature with their extension and then merge into one geojson. https://github.com/mapbox/tippecanoe
-
Reducing vector tile size in QGIS for Mapbox import
Unsure how to do it with qgis. however it seems to be simple with Tippecanoe..here. They seem to have some examples that show what you need to do in the readme.
-
Why do I need geoserver?
For my work when I asked that question, I had all vector data -- about 10gb -- and I used a combination of geojson's and vector tiles that I made using mapbox's tippecanoe.
-
A new way to make maps with OpenStreetMap
Author here, so there are a few options:
1) If your information belongs in OpenStreetMap, you can add it via an editor like the web editor at https://openstreetmap.org - this will also benefit all other OSM users. You can then "refresh" your Protomaps download to get a new map.
2) If there isn't many point and polygons, it may sense to add them as Leaflet layers, especially if you want them to be interactive
3) Other options are creating vector tiles of your own data and merging or displaying them in the renderer (https://github.com/mapbox/tippecanoe is a great tool to do this from GeoJSON) but I don't have much to support this yet.
-
A note from our sponsor - Stream
getstream.io | 18 Jul 2025
Stats
mapbox/tippecanoe is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of tippecanoe is C++.