Stories recently tagged with 'Geocoding'

Convert street address to longitude and latitude via web service(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 4 months ago

Demonstrates how to convert a street address to a geographic position in longitude and latitude coordinates by using a free REST web service provided by GeoCoder.us. Web service only works for addresses within the United States due to the source (US census) data. read more...

1 comment |category: |Views: 571

tags: another

ZIP or Address Radius Search Function for SQL Server 2000(blog.troyd.net)

submitted by powerrushpowerrush(3873) 4 years, 6 months ago

SQL Server 2000/2005 function to calculate distance in miles between 2 latitude/longitude points for zip or address proximity search, etc. read more...

add a comment |category: |Views: 174

tags: another