Since I have had to get a list of top UK cities for a small hobby project, I thought I would post it for the greater good of the community.
So here it is:
SQL Dump File of UK Cities with population above 25K, ready for MySQL insert
This is a MySQL dump.
The format is simple: id, name, extended name if needed, latitude, longitude and population.
I hope someone find this useful.
Let me know if it is of some use or if there is a problem with.