Setup¶
Loading and updating postal codes with locations¶
There are latitudes and longitudes associated with Postal Codes in the GeoNames Database. To load and update the postal codes along with their latitude and longitudes in Tryton you can use the trytond_import_postal_codes_locations script.
It is run with:
trytond_import_postal_codes_locations -c trytond.conf -d <database> <two_letter_country_code>
See also
To load and update the postal codes without their latitude and longitude see Loading and updating postal codes.