Hello, Here is the link: http://64.47.90.52/DealerWeb/admin/GeoCode.aspx
This shows only the addresses that could not be geocoded by Google map API. Since the map API is a subset of maps.google.com, we could rely on maps.google.com’s address suggestion or search near by business features to find the correct address for the dealer. On this screen, clicking on the [Get Help from Gmap] will take you to maps.google.com with dealer’s info pre-populated; this, most of the time, will show the correct address as the first hit. Once we find the correct address, we then use the [Correct This] link is to update the dealer’s address in the database on the fly (in development) After an address or addresses are corrected, we would refresh this screen to verify. If the change is valid, the recently corrected addresses should not show up on this screen anymore. The valid addresses are now geocoded and their geocoding values are saved in the db for use by the locator. Supposedly this is a simple C# script, but I'm unable to view the source and not sure how I would code for this. Can someone please offer a suggestion either as to how I would code for this or if there is something similar available. I've searched but unable to find anything. The data resides in a SQL Server 2005 table. Thanks in advance, Buster --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
