This is a SQLite database containing world cities and their locations (latitude, longitude).
This database is based on the CSV file downloaded from http://www.opengeocode.org.
The CSV is released as public domain, so this database is too
Features
- Current version 1.0.0.0 (27.09.2015)
- The data consists of many columns of which most important are the name of the city (NAME), the latitude and longitude of the city (LATITUDE, LONGITUDE) and information whether to use right-to-left or left-to-right scripting of the city name (RTL)
Requirements
- Something SQLite related
Changes:
- –
Screenshot
A SQLiteSpy software showing my home town location
Download