Quick question about calculating Lat / Long.
I want to take a value, for example. Lat: 55.123456 Long -6.123456 and work out four points that are at an arbitrary distance.

As a given square, I want to work out a value for Latitude on the left and right. Thus, the red lines are 1.5 km from the starting point. Similarly, for longitude, the blue lines will be 1.5 km from the starting point. The exit will be 4 points, all distances in kilometers.
In short: Latitude + Y = Latitude Value in kilometers X
Work with the iPhone at the moment and its for a very rough calculation of the database.
EDIT: just to clarify, the distance is so short that curvature (and therefore accuracy) is not a problem.
Colin source