Skip to content
/ geo-db Public

A multipurpose database of cities using data extracted from Wikidata

License

Notifications You must be signed in to change notification settings

AksoEo/geo-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geo-db

Streams the entire WikiData database to extract a database of cities.

Usage

Building

To build a binary, install Cargo and run cargo build --release in this repository. A binary will be available at target/release/geo-db.

Running

Also see ./geo-db -h for help.

To download the initial database of cities, run ./geo-db with no arguments. This will save it to a new database at geo.db.

Note that this database will require about 5 GB of space. Downloading will use around 4 CPU cores and take 6–8 hours on a decent internet connection.

To run subsequent post-processing, run ./geo-db post. This will take around 30 minutes and may use up to 9 GB of space.

About

A multipurpose database of cities using data extracted from Wikidata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages