Distance Calculation using Latitude and Longitude in C#(www.zipcodeworld.com)

submitted by hexahowhexahow(55) 2 years, 2 months ago

ZIPCodeWorld.com provides this routine to calculate the distance between two points (given the latitude/longitude of those points) in C#. It is being used to calculate distance between two points lat1, long1 and lat2, long2 and uses radius of earth in kilometers or miles as an arguments using our ZIPCodeWorld(TM) and PostalCodeWorld(TM) products which offer the United States ZIP codes, Canadian Postal Codes, Mexican Postal Codes and North American Area Codes database subscription and solution services.

1 comment |category: |Views: 547

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by rgelbrgelb(250) 2 years, 2 months ago 0

Here is a native code version I used - was much faster than the C# version.

http://www.vbrad.com/article.aspx?id=69

Reply

information Login or create an account to comment on this story