Lat/Long SQL Where Clause for Your Database
2013-09-09
We have added an interesting extension to our Zipcode API. This is for applications that have their own database of latitude and longitude positions, but need to calculate items within a certain radius of another latitude/longitude. You can try it here – https://www.zipcodeapi.com/API#radiusSql. Hint – use the Zipcode to Location API to find your specific Lat/Long. You specify the latitude and longitude of a center point, the distance/radius from this location, the field names used in yourRead More →