ZeLonewolf / planetiler-scripts

Scripts for building planetiler
Creative Commons Zero v1.0 Universal
15 stars 3 forks source link

Add Brazilian and European Portuguese #4

Open 1ec5 opened 8 months ago

1ec5 commented 8 months ago

This language list only includes a generic pt language tag for Portuguese in general, but there are some significant spelling differences between Brazilian and European Portuguese that are tagged as name:pt-BR and name:pt-PT, respectively. We should add support for these subkeys to the script:

https://github.com/ZeLonewolf/planetiler-scripts/blob/76a983c7d4b1c9f59ac713c06e26d5fc15de1f49/aws/03_render_planet.sh#L18

The Brazilian community is discussing which dialect(s) name:pt should conform to, but the choice won’t matter to OSM Americana as long as the tiles contain these regional tags, since the style will deduplicate the values intelligently (ZeLonewolf/openstreetmap-americana#670).

quincylvania commented 1 month ago

Done over at https://github.com/osmus/tileservice/commit/f6189f3c9728b6e559af6a8c24aa3d1362e9f6cb.