mix localize.address.download_templates (Localize.Address v1.0.0)

Copy Markdown View Source

Downloads address formatting templates from the OpenCageData address-formatting repository and compiles them into an Erlang term file for fast runtime loading.

Usage

mix localize.address.download_templates

The compiled templates are written to priv/address_templates.etf. This task should be run whenever the upstream templates are updated.