Self-Hosted Vector Tiles

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. planetiler

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

    I built planetiler (https://github.com/onthegomap/planetiler) for this purpose. The output up to z14 is ~80gb and depending on how big of a machine you have it takes from 30 minutes up to a few hours - no DB required, just java or docker. If you are only going to z11-12, it should be quite a bit faster/smaller.

    Brandon from Protomaps is also helping add pmtiles output natively to planetiler, so you won't need a conversion step afterwards!

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. tippecanoe

    Build vector tilesets from large collections of GeoJSON features. (by felt)

    I'm the author of a few of the tools mentioned in this post!

    A convenient new development is instead of using tippecanoe -> go-pmtiles to create PMTiles archives, you can now output .pmtiles directly:

    tippecanoe -o bks2.pmtiles mainroad.geojson ...

    This is available in Tippecanoe (https://github.com/felt/tippecanoe) v2.17 and later.

    Thanks to Felt (https://felt.com) for supporting this open source work.

  4. incubator-baremaps

    Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.

    I will mention Baremaps [1] and its OpenStreetMap demo [2]. Baremaps can be used to import data in Postgis and serve vector tiles efficiently. Its developer mode, featuring live reload capabilities, makes it easy to customize vector tiles and integrate third-party datasets into the base map.

    [1] https://github.com/apache/incubator-baremaps

    [2] https://demo.baremaps.com/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenStreetMap's New Vector Tiles

    15 projects | news.ycombinator.com | 19 Nov 2024
  • Show HN: OpenFreeMap – Open-Source Map Hosting

    22 projects | news.ycombinator.com | 24 Sep 2024
  • Show HN: OpenFreeMap – Free OpenStreetMap Vector Tile Hosting

    3 projects | news.ycombinator.com | 19 Sep 2024
  • I honestly don't like using most Openstreetmap websites: slow, clunky. Is there a better way to do this faster on my own desktop?

    1 project | /r/openstreetmap | 26 May 2023
  • Mapping LA's Soft-Story Building Earthquake Retrofits [OC]

    2 projects | /r/dataisbeautiful | 22 Apr 2023