Skip to content

Finds cities close to a given latitude using data in the Cities database.

Notifications You must be signed in to change notification settings

ctrowbridge/FindParallelCities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Java project contains a simple program which finds a list of cities at
a certain latitude.

City data is located in a Derby database. The database is located in the
'locations' directory.  The database was created using the CreateDBScript
project (https://github.com/ctrowbridge/CreateDBScript.git). You shouldn't
need the CreateDBScript project unless you want to change the database
implementation.

About

Finds cities close to a given latitude using data in the Cities database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages