Right now (v0.13.11), city labels are all positioned the same relative to the city marker. In some cases, this leads to overlap with borders, rivers or other city labels.
TODO: Fine-tune city label positioning to prevent the most egregious cases of overlap.
Possibilities:
- Given this is a common problem, maybe there is already some information on label positioning available in the shapefiles. (Probably not, but this should be checked at least.)
- Hard-code fine-tuned offsets for some cities in the code.
Right now (v0.13.11), city labels are all positioned the same relative to the city marker. In some cases, this leads to overlap with borders, rivers or other city labels.
TODO: Fine-tune city label positioning to prevent the most egregious cases of overlap.
Possibilities: