User:Helius/ValidatePhoneNumbers

From OpenStreetMap Wiki
Jump to navigation Jump to search

This script searches through every key commonly containing phone numbers (phone, contact:phone, mobile and contact:mobile) and parses it with the Python implementation of Google's libphonenumber library. Additionally it formats the number according to the E.123 standard as recommended by the wiki page.

The script is only semi-automated and every single changed number is manually approved!

The source code can be found at Codeberg.