You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The libpostal library requires periodic data downloads. These downloads currently have to be done manually using a command line tool that's obtained by building the libpostal code from source. It would be very helpful if I could trigger a data download from Java via the API.