I'm developing a web project that needs to feed everyone with the addresses of the streets and neighborhoods of the city where I live, and after performing a certain service by the user, link it to an address. In order not to manually register all names of streets and neighborhoods, even because it is not feasible, I would like to know if anyone knows a web service for this my application.
Note: I'm developing using PlayFramework 1.4 and in Java language.