- Export geonames countries to JSON.
- Export combined geonames countries and main cities to JSON.
- NodeJS 18.x
make
npm start
Comment/uncomment fields at src/util/geonames.js
.
Please note that country.name
and city.asciiname
fields are used for sorting.