I am currently building a web application server which essential would allow a client application to send it's current location and query on the server for the closet locations of a certain location type, examples of location types would be nearest payphone, nearest restaurant or nearest gas station.
Does anyone know where I could get the GPS data for free? I would eventually like to have data for pretty much any country in the world.
It would be preferred that the GPS location data to be in decimal format, I am flexible with the file format containing the data.