I created my own tileserver according to this instruction and my own map layout with mapbox. Following the instruction they used (and currently I use) OSM Bright as a layout.
How can I use my own mapbox generated layout with mapnik on my tile server?
There seems to be nearly the same question asked here and it was answered, but neither do I understand the answer, nor does the question opener ever marked this answer as correct or described what he has done to fix his problem.
My humble try to fix it so far: According to the instructions the main part of configuring mapnik/renderd to use the OSM Bright layout seems to be the following line of code carto project.mml > OSMBright.xml. But my mapbox generated layout does not contain a file with the ending .mml. There is a generated .xml file within my mapbox project folder, but using this instead of OSMBright.xml does not seem to work.
أكثر...
How can I use my own mapbox generated layout with mapnik on my tile server?
There seems to be nearly the same question asked here and it was answered, but neither do I understand the answer, nor does the question opener ever marked this answer as correct or described what he has done to fix his problem.
My humble try to fix it so far: According to the instructions the main part of configuring mapnik/renderd to use the OSM Bright layout seems to be the following line of code carto project.mml > OSMBright.xml. But my mapbox generated layout does not contain a file with the ending .mml. There is a generated .xml file within my mapbox project folder, but using this instead of OSMBright.xml does not seem to work.
أكثر...