Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 270 Bytes

locations

sqlite3 database for locations lookup. Useful for writing an offline geolocation service. Test scripts in nodejs to reterive data from the database. See locations-README for more details on the data.

Required modules: sqlite3. npm install sqlite3.