Skip to content

5.9.2

Latest

Choose a tag to compare

@mjradwin mjradwin released this 15 Mar 17:21
· 1 commit to main since this release

Adds bin/make-test-dbs, a Node.js script that builds geonames.sqlite3 and
zips.sqlite3 without downloading anything from geonames.org. It uses
cities-patch.txt as the main geonames data source along with minimal fixture
files in test/fixtures/ covering all 60 countries and 141 admin1 regions
referenced by cities-patch.txt.

test/fixtures/countryInfo.txt - 60 countries (19-field TSV, geonames format)
test/fixtures/admin1CodesASCII.txt - 141 admin1 regions (4-field TSV)

Full Changelog: v5.9.1...v5.9.2