ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
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.
GetDegreesMinutesStringFromDecimalDegreePoint(Feature,Int32)
GetDegreesMinutesStringFromDecimalDegreePoint(Feature)
GetDegreesMinutesStringFromDecimalDegreePoint(PointShape)
GetDegreesMinutesStringFromDecimalDegreePoint(PointShape,Int32)
GetDegreesMinutesSecondsFromDecimalDegree(Double)
GetDegreesMinutesSecondsStringFromDecimalDegree(Double)
GetDegreesMinutesSecondsStringFromDecimalDegree(Double,Int32)
GetDegreesMinutesSecondsStringFromDecimalDegreePoint(PointShape)
E 36?20' 42
N”.GetDegreesMinutesSecondsStringFromDecimalDegreePoint(PointShape,Int32)
GetDegreesMinutesSecondsStringFromDecimalDegreePoint(Feature,Int32)
GetDegreesMinutesSecondsStringFromDecimalDegreePoint(Feature)
GetDecimalDegreeFromDegreesMinutesSeconds(String)
GetDecimalDegreeFromDegreesMinutesSeconds(DegreesMinutesSeconds)
GetDecimalDegreeFromDegreesMinutesSeconds(Int32,Int32,Double)
GetDistanceFromDecimalDegrees(PointShape,PointShape,DistanceUnit)
GetDistanceFromDecimalDegrees(Feature,Feature,DistanceUnit)
GetDistanceFromDecimalDegrees(Double,Double,Double,Double,DistanceUnit)
GetLongitudeDifferenceFromDistance(Double,DistanceUnit,Double)
GetLatitudeDifferenceFromDistance(Double,DistanceUnit)
GetDegreesMinutesStringFromDecimalDegree(Double,Int32)
GetLatitudeFromDistanceAndDegree(Double,Double,Double,DistanceUnit,Double)
GetLongitudeFromDistanceAndDegree(Double,Double,Double,DistanceUnit,Double)
GetGreatCircle(PointShape,PointShape,Int32)
GetDistanceFromDecimalDegreesLine(Double,Double,Double,Double,PointShape,DistanceUnit)
GetNearestPointFromPointShapeDecimalDegreesLine(Double,Double,Double,Double,PointShape)
GetXFromDegreeOnSphere(Double,Double,DistanceUnit)
GetYFromDegreeOnSphere(Double,DistanceUnit)