added phone format for Moldova#11965
Merged
tyrasd merged 3 commits intoopenstreetmap:developfrom Mar 5, 2026
Merged
Conversation
This format is the most common and recommended by ARCOM (National Regulatory Agencyin Communications of the Republic of Moldova). But i need to mention that there are also two other variants - +373 12 123 456 and +373 123 12345, there are two different variants because Chisinau (the capital city) has the regional code 22 + 6 significant numbers and cellular operators have also allocated 2 numbers (6X and 7X) and also 6 significant numbers, which means 373 22 123 456 and 373 6X 123 456, but other regions have allocated a 3 digits regional number in the range of 210 (Grigoriopol) to 557 (Slobozia) and 5 significat numbers, which means 373 210 12 345. In that case the only valid variant will be +37312345678 For details see: https://www.arcom.md/node/81
Contributor
|
Have you consulted this recommendation with local osm community? |
Contributor
Author
Hi! Sure, we discussed that subject some months ago on our telegram group, no one was against that proposal. |
tyrasd
reviewed
Mar 4, 2026
tyrasd
approved these changes
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This format is the most common and recommended by ARCOM (National Regulatory Agencyin Communications of the Republic of Moldova). But i need to mention that there are also two other variants -
+373 12 123 456and+373 123 12345, there are two different variants because Chisinau (the capital city) has the regional code 22 + 6 significant numbers and cellular operators have also allocated 2 numbers (6X and 7X) and also 6 significant numbers, which means373 22 123 456and373 6X 123 456, but other regions have allocated a 3 digits regional number in the range of 210 (Grigoriopol) to 557 (Slobozia) and 5 significat numbers, which means373 210 12 345. In that case the only valid variant will be+37312345678For details see: https://www.arcom.md/node/81Is it possible to use the variant
"+373 12 123 456 / +373 123 12 345"for this file?