-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add shields for Brazil #425
base: main
Are you sure you want to change the base?
Conversation
We’ll need to reach out to the Brazilian mapping community about making this change, perhaps through the mailing list, forum, or Telegram. |
I think the best place for international communication is probably the forum. I'll write up a post there, and if any other communication channels are more active, we can announce it in those places as well. |
Tradução automática em português abaixo
(EN)
Adds support for shields of Brazil.
Tagging of
network=*
in Brazil is hierarchical.BR
represents federal highways, and state highways haveBR:
followed by two-letter state codes. Federal highways have a unique black-on-white shield, and state highways have a black-on-white pentagonal shield with similar dimensions to the standard US county shield. These two-letter codes are generally present on shields, though not always in line with the route number.In their current state,
ref=*
values can't be used for this project. Tagging in Brazil includes these two-letter prefixes, redundant tonetwork=*
. We would need to preprocess these values to remove the prefix (#141). However, this is probably a problem better solved by changing the tagging to remove the prefixes fromref=*
.(PT)
Adiciona suporte para placas de rodovia do Brasil.
A marcação de
network=*
no Brasil é hierárquica.BR
representa rodovias federais e rodovias estaduais têmBR:
seguido por códigos estaduais de duas letras. As rodovias federais têm uma placa de rodovia preto sobre branco exclusivo, e as rodovias estaduais têm uma placa pentagonal preto sobre branco com dimensões semelhantes à placa padrão do condado dos EUA. Esses códigos de duas letras geralmente estão presentes nas placas, embora nem sempre estejam alinhados com o número da rota.Em seu estado atual, os valores
ref=*
não podem ser usados para este projeto. A marcação no Brasil inclui esses prefixos de duas letras, redundantes paranetwork=*
. Precisaríamos pré-processar esses valores para remover o prefixo (#141). No entanto, este é provavelmente um problema melhor resolvido alterando a marcação para remover os prefixos deref=*
.