TinyGeo-coder : A cool free geocoding/reverse geocoding service

February 9th, 2009 Posted in Web Service

I was searching for a free and easy to use geocoding web service over the internet for my experiment involving Location Based Service (LBS). Then suddenly i came accross tinygeocoder, a web service which really suits my need.

tinygeocoder services that caught my eye :

  • geocoding – you can feed it with name of place like “San Francisco, CA” and it will return result in latitude and longitude pair “(37.775196,-122.419204)”
  • reverse geocoding – feed it with a coordinate, and the service will return you the name of the corresponding place.

Personally I like the “reverse geocoding” functionality more as it would be handy for my LBS project. Keep an eye for this blog as I’ll be posting JavaME JSR-179 (Location API) codes which utilizes tinygeocoder services.

p/s: If you find tinygeoder helpful, consider making donations to them.

 

Possibly Related Posts...

4 Responses to “TinyGeo-coder : A cool free geocoding/reverse geocoding service”

  1. Mobilidade é tudo » Arquivo do Blog » Ótima dica - TinyGeo-coder Says:

    [...] de São Paulo, e as duas receberam suas posições geográficas sem erros. Observação: o blog Mobile Programming Pit Stop foi quem me apresentou a ferramenta. Att. Ping Este artigo foi publicado em Sexta-feira, [...]



  2. JavaME JSR-179 Example Code : Detect Location via TinyGeocoder | Mobile News Says:

    [...] I’ve completed the JSR-179 Location API code for reverse geocoding in JavaME. This code essentially is an expansion of the previous JSR-179 example that i’ve posted in the blog before, plus the Reverse-Geocoding feature, thanks to TinyGeocoder service. [...]



  3. Nate Ritter Says:

    Mypapit, I just wanted to drop by and thank you for your links and kind words. I recently updated the blog at http://tinygeocoder.com/blog to let you (and everyone else) know that you’ve made the service a huge hit. It’s received over 13 million queries in about 6 months time, and that’s truly amazing to me.

    Again, thank you. (and as a side note, your blog has been #4 in sending traffic to the service, so I had to say “thanks” for that too).

    Cheers.



  4. Mint Says:

    It is shameful to have someone is a big star in the online world but not a really a biggie thing or some sort of a loser in real life.



Leave a Reply