Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[mod-tile] appending bug

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker
Domain
devops

Research direction

Locate the mod_tile appending logic and the osm2pgsql container configuration, then trace where sequenceNumber and lastAppended are read and written. Confirm which key represents the last appended state, and consider the naming note; the issue is done when appending consistently uses the intended key without state inconsistency.

Written by the indexing model from the issue text.

Description

bug

mod_tile appending relies on the sequenceNumber key saved by the osm2pgsql container instead of the lastAppended key. this can lead to inconsistency.
p.s. new key names will be more than welcome.

Dominant language
Dockerfile
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

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.

More from MapColonies/microcOSM

All issues in MapColonies/microcOSM

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.