Resources for IT Professionals > Forums Home > Using Forums Forums > Off-Topic Posts (Do Not Post Here) > Retriving Latitude and Longitude directely without callback with given a post code
Ask a questionAsk a question
 

QuestionRetriving Latitude and Longitude directely without callback with given a post code

  • Wednesday, November 25, 2009 5:21 AMIndra Y. Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi All
    I am using control 6.0 for bing map.
    Could anyone tell me how to convert a post code into lattitude and longitude without calling callback function. Any help would be appriciate?

    Thanks,
    Indra Y.

All Replies

  • Wednesday, November 25, 2009 8:19 AMtanoshimi Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi there,

    This is the SQL Server spatial forum - you'll probably get a better reply if you post to the Bing Maps forum - http://social.msdn.microsoft.com/Forums/en-US/vemapcontroldev/threads

    The Bing Maps platform has several different components - it would be helpful if you could describe which one you are trying to use (e.g. are you trying to display the location of a postcode on a javascript map page? Are you using the Bing Maps web services to populate a geography/geometry column in a database based on a postcode? Are you using the silverlight control? Are you trying to update an entire table of postcode records with lat/long, in which case the MapPoint Web Service may be a better choice....)

    Beginning Spatial with SQL Server http://www.apress.com/book/view/1430218290
  • Sunday, November 29, 2009 4:28 AMIndra Y. Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks