i trying set tile server mapnik, renderd, mod_tile , mapbox outdoors style. i've been able go through https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/ tutorial , set server osm-bright style.
next changed renderd.conf file , pointed 'xml' property 'project.xml' file mapbox outdoors style downloaded github. i've cleared cache, restarted renderd , apache new style not work - there empty tiles rendered.
is there i'm doing wrong? proper way apply outdoors style?
the mapbox outdoors style not compatible osm bright process described switch2osm. designed uploaded mapbox account, not used custom mod_tile setup. style as-is relies on data in form of vector tiles served mapbox api (which requires account / api key , subject conditions).
it possible modify source code work custom database use in own tile server setup, need make sure layer definitions compatible descriptions @ https://www.mapbox.com/developers/vector-tiles/mapbox-streets/ , https://www.mapbox.com/developers/vector-tiles/mapbox-terrain/.