Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Use dumps of the GeoNames database to resolve geographic region names

Adam Reichold requested to merge geonames into main

Created by: adamreichold

For now, I am envisioning a manual process of indexing the GeoName database dump via

> cargo xtask geonames < path/to/allCountries.txt

and then copying data/geonames to the server. In the long run, this is probably a good candidate for a manually triggered but automatically executed CI job.

Closes #78 (closed)

Edited by Adam Reichold

Merge request reports