Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
This class contains a static routine for converting between degree-minute-second measurement and decimal degree measurement. In essense, it is a routine for converting from a non-decimal degree unit to decimal degree unit distance.
N/A
N/A
N/A
N/A

GetDegreesMinutesSecondsFromDecimalDegree(Double)
This method returns a degrees, minutes and seconds structure from a decimal degree value.
The method allows you pass in a decimal degree number and return the degree, minute, second as variables passed in on the method call.

GetDegreesMinutesSecondsStringFromDecimalDegree(Double)
This method returns a string representation in degrees, minutes and seconds from a decimal degree value.
Example: If you enter 75.358 as the number of decimal degrees, the result would be 75 degrees, 21 minutes, 28 seconds. Thus, the return string would be 75?21' 28“.

GetDegreesMinutesSecondsStringFromDecimalDegree(Double,Int32)
This method returns a string representation in degrees, minutes and seconds from a decimal degree value and a specified precision.
Example: If you enter 75.358 as the number of decimal degree and 12 as decimals, the result would be 75 degrees, 21 minutes, 28.80000000015 seconds. Thus, the return string would be 75?21' 28.80000000015”.

GetDegreesMinutesSecondsStringFromDecimalDegreePoint(PointShape)
This method returns a string representation in degrees, minutes and seconds from a decimal degree value.
Passing in a point will return the point's location represented in degrees, minutes, and seconds. For example, if the point's location in decimal degrees is (75.358, 36.345), the actual returned string would be “75?21' 29E 36?20' 42N”.

GetDegreesMinutesSecondsStringFromDecimalDegreePoint(PointShape,Int32)
This method returns a string representation in degrees, minutes and seconds from a decimal degree value.
None

GetDegreesMinutesSecondsStringFromDecimalDegreePoint(Feature,Int32)
This method returns a string representation in degrees, minutes and seconds from a decimal degree value.
None

GetDegreesMinutesSecondsStringFromDecimalDegreePoint(Feature)
This method returns a string representation in degrees, minutes and seconds from a decimal degree value.
None

GetDecimalDegreeFromDegreesMinutesSeconds(String)
This method returns a decimal degree value based on a string containing degrees, minutes, and seconds.
If you pass in “75?21' 28''” as a string, then the result will be 75.35777777784.

GetDecimalDegreeFromDegreesMinutesSeconds(DegreesMinutesSeconds)
This method returns a decimal degree value based on a degree, minute and second structure.
If you pass in 75, 21 and 28, the result passed back will be 75.2577777778.

GetDecimalDegreeFromDegreesMinutesSeconds(Int32,Int32,Double)
This method returns a decimal degree value based on a set of degrees, minutes, and seconds.
If you pass in 75, 21 and 28, the result passed back will be 75.2577777778.

GetDistanceFromDecimalDegrees(PointShape,PointShape,DistanceUnit)
This method returns the distance between two decimal degree points.
None

GetDistanceFromDecimalDegrees(Feature,Feature,DistanceUnit)
This method returns the distance between two decimal degree points.
None

GetDistanceFromDecimalDegrees(Double,Double,Double,Double,DistanceUnit)
This method returns the distance between two decimal degree points.
None

GetLongitudeDifferenceFromDistance(Double,DistanceUnit,Double)
Calculate the amount of longitude change given a certain distance and latitude.
None

GetLatitudeDifferenceFromDistance(Double,DistanceUnit)
Calculate the amount of longitude change given a certain distance and longitude.
None
Convert the input latitude and longitude to MGRS string
N/A
Convert the MGRS string to latitude and longitude
N/A
N/A
N/A
N/A

pWU=(Double,Double,Double,DistanceUnit,Double)
N/A
N/A

q2U=(PointShape,PointShape,Int32)
N/A
N/A

r2U=(Double,Double,Double,Double,PointShape,DistanceUnit)
N/A
N/A

tmU=(Double,Double,Double,Double,PointShape)
N/A
N/A

vGU=(Double,Double,DistanceUnit)
N/A
N/A
N/A
N/A
N/A
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.