Skip to content

flyingdice/geonames-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geonames-sqlite

GeoNames daily data dump as a SQLite database.

Status

This repository is under active development.

Usage

(Tested on python 3.7.3 only)

$ python wip.py

TODO

  • Add proper CLI
  • Refactor Options (defined in a few places) + JSON file serde
  • Add Column/Index types that can be enabled/disabled
  • Add file download/zip extraction
  • Add common options patterns based on usage
  • Add table/index size breakdown so users can determine where to get best savings

License

The code in this repository is Apache 2.0 licensed.

The GeoNames data is licensed under the Creative Commons Attribution 3.0 License.

Attribution

This product uses includes/uses data offered by GeoNames.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages