The purpose of this application was to allow for a graphical way for me to state which station was at which co-ordinate in the map image provided. It creates a list of co-ordinates with the three letter station code at the beginning and the X and Y co-ordinates relative to the image top left.
Map Image is of the Transport for London - London Underground Tube Map. Copyright TfL
This app was developed against Java 7. Probably won't compile or work against Java 6.
To run:
java -jar dist/Tube_Mapper.jar mapper.TubeMapper
This server was developed as part of the University of Birmingham Computer Science Degree Final Year Project in 2013 titled 'Intelligent Journey Planning iPhone application for London Underground' by Suhail Patel (sxp013@cs.bham.ac.uk).