openstreetmap / openstreetmap/mod_tile

sudo renderd -f -c /etc/renderd.conf

Open
#373 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
318
Forks
199
PR merge metrics
No merged PRs in 30d

Description

sudo renderd -f -c /etc/renderd.conf

** (process:50560): ERROR **: 22:09:19.783: An error occurred while loading the map layer 'ajt': Shape Plugin: shapefile '/var/osm/openstreetmap-carto-AJT/data/simplified-land-polygons-complete-3857/simplified_land_polygons.shp' does not exist  encountered during parsing of layer 'world' in Layer at line 241 of '/var/osm/openstreetmap-carto-AJT/mapnik.xml'

** (process:50560): ERROR **: 22:09:19.794: An error occurred while loading the map layer 'ajt': Shape Plugin: shapefile '/var/osm/openstreetmap-carto-AJT/data/simplified-land-polygons-complete-3857/simplified_land_polygons.shp' does not exist  encountered during parsing of layer 'world' in Layer at line 241 of '/var/osm/openstreetmap-carto-AJT/mapnik.xml'

** (process:50560): ERROR **: 22:09:19.800: An error occurred while loading the map layer 'ajt': Shape Plugin: shapefile '/var/osm/openstreetmap-carto-AJT/data/simplified-land-polygons-complete-3857/simplified_land_polygons.shp' does not exist  encountered during parsing of layer 'world' in Layer at line 241 of '/var/osm/openstreetmap-carto-AJT/mapnik.xml'

** (process:50560): ERROR **: 22:09:19.803: An error occurred while loading the map layer 'ajt': Shape Plugin: shapefile '/var/osm/openstreetmap-carto-AJT/data/simplified-land-polygons-complete-3857/simplified_land_polygons.shp' does not exist  encountered during parsing of layer 'world' in Layer at line 241 of '/var/osm/openstreetmap-carto-AJT/mapnik.xml

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing sudo renderd -f -c /etc/renderd.conf and inspect /etc/renderd.conf, mapnik.xml at line 241, and the reported shapefile path. Determine why the referenced file is absent and define completion as renderd loading the world layer without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.