openstreetmap / openstreetmap/mod_tile

Can be pre-rendered tiles on other PC?

Open
#324 1 comment 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

Hello,

I have server and pc with same data set. Can be pre-rendered one zoom on PC and after it copy on server? Which files must be copied for succesfull operation?

Because when I copy /var/cache/renderd/tiles/s2o/, it is re-rendered when it use by apache2.

Thanx

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 examining the /var/cache/renderd/tiles/s2o/ path and how renderd and Apache2 serve those files. Determine which cache data or configuration must be transferred for pre-rendered tiles to remain usable without rerendering; done means the supported transfer procedure is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache
Domain
infrastructure
Issue type
Feature
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.