DDDMM.MMMM format

DDDMM.MMMM format

 

eg. 07717.3644 E is the DDDMM.MMMM format

077 --> degrees
17 --> minutes
.3644 --> minutes equals to sec/60


decimal = degrees + minutes/60

decimal = 77 + (17.3644 / 60)

decimal = 77.28941

 

纬度 Latitude
N 29.877566 (北纬North 为正, 南纬South 为负)
North 29度52.65396分
北纬 29度52分39秒

经度 Longitude
E 121.638575 (东经East 为正,西经West 为负)
East 121度38.3145分
东经 121度38分19秒

 

 

 

https://www.eddmaps.org/tools/latlongconv.cfm

https://www.osgeo.cn/app/s1884

https://www.directionsmag.com/site/latlong-converter/

Latitude / Longitude Conversion

This page can be used to convert latitude and longitude coordinates.

Deg:  Min:  Sec:  
Degrees:  Minutes.M:  
Decimal Degrees:  
Results:
DMS 105 30 0
DM.m 105 30
D.d 105.5

The formulas are as follows:

Degrees Minutes Seconds to Degrees Minutes.m
Degrees = Degrees
Minutes.m = Minutes + (Seconds / 60)

Degrees Minutes.m to Decimal Degrees
.d = M.m / 60
Decimal Degrees = Degrees + .d

 

============== End

 

posted @   lsgxeva  阅读(554)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
历史上的今天:
2017-11-20 Debugging QML Applications
点击右上角即可分享
微信分享提示