This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Am I Missing the Shapefiles or something else?

0

I'm following the instructions at https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/

and imported shapefiles without error using: scripts/get-external-data.py

ran the following: renderd -f -c /usr/local/etc/renderd.conf

Output log... Received request for map layer 'ajt' which failed to load

with a p404 page error in browser.

Please advise on troubleshooting and places to look for the issue. I have followed the steps and ran and reran them multiple times with the same error and results.

asked 23 Feb '22, 02:40

hamiltra's gravatar image

hamiltra
11112
accept rate: 0%


One Answer:

0

You might be missing the shapefiles, or it might be something else.

Above where it says "Received request for map layer 'ajt' which failed to load" will be more information about what the actual problem was.

answered 27 Feb '22, 11:43

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .