mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Debugging international names
|
# Debugging international names
|
||||||
|
|
||||||
If there is an issue about international names not being displayed correctly, first, we need to find one specific example item and check at which stage does the problem appear.
|
If there is an issue about international names not being displayed correctly, first, we need to find **one specific example** and check at which stage does the problem appear.
|
||||||
|
|
||||||
OpenFreeMap map data is created by the following stack:
|
OpenFreeMap map data is created by the following stack:
|
||||||
|
|
||||||
@@ -20,6 +20,12 @@ OpenFreeMap map data is created by the following stack:
|
|||||||
|
|
||||||
Now we can compare where the naming problem is coming from.
|
Now we can compare where the naming problem is coming from.
|
||||||
|
|
||||||
|
In conclusion: for the **one specific example**, please link the OSM pages and add the inspector screenshot, then we can start with the debugging.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
It'd be nice to compare with other OpenMapTiles implementations like [tilemaker](https://github.com/systemed/tilemaker) or the [OpenMapTiles reference](https://github.com/openmaptiles/openmaptiles). I don't have full planet datasets from these implementations currently, so if someone is willing to run one it'd be a great contribution.
|
It'd be nice to compare with other OpenMapTiles implementations like [tilemaker](https://github.com/systemed/tilemaker) or the [OpenMapTiles reference](https://github.com/openmaptiles/openmaptiles). I don't have full planet datasets from these implementations currently, so if someone is willing to run one it'd be a great contribution.
|
||||||
|
|||||||
Reference in New Issue
Block a user