Easy to implement .net library for geocoding using a free service?
Posted
by Kjensen
on Stack Overflow
See other posts from Stack Overflow
or by Kjensen
Published on 2009-04-26T21:15:59Z
Indexed on
2010/04/14
3:03 UTC
Read the original article
Hit count: 338
I need to geocode adresses (get lat/long from addresses) using in .Net, to store in the database.
What is the library/project to look into, to get that done?
After a search here, on google and codeplex.com, I have found there to be a few options, that seem like they will do what I ask for... But some of them could be crap and a waste of time - and some might just be stellar.
Which one is the one to go for? Have you used any of them?
© Stack Overflow or respective owner