Examples
Several examples illustrate how to import datasets in postgis in order to produce vector tiles:
- The OpenStreetMap example is a good introduction to Baremaps, it shows how to produce high resolution vector tiles.
- The NaturalEarth example shows how to produce low resolution vector tiles;
- The Contour example shows how to produce contour lines from a digital elevation model;
The OpenStreetMap Vecto repository shows how to build a more advanced configuration and stylesheet for Baremaps.