CoordMap
Language
English

Coordinates

How to Read GPS Coordinates

GPS coordinates on CoordMap are WGS84. Decimal degrees (DD) look like 51.5074. DMS splits each value into degrees, minutes and seconds with N/S or E/W. DDM uses degrees plus decimal minutes. All three can describe the same point.

Decimal degrees

Decimal degrees are the default on CoordMap because they paste cleanly into APIs. Four decimal places locate a point to roughly 11 m, which is enough for a city-center marker but not a property corner. More decimals are not more “official”; they only claim finer precision.

DMS and DDM

Paper maps and some GNSS receivers still show DMS (for example 51°30'26"N). DDM is common in marine and aviation logs. Use the format converter when you need to switch. Conversion is arithmetic on the same WGS84 angles; it does not change datum.

Hemisphere letters vs minus signs

51.5074, -0.1278 is the same location as 51°30'26"N 0°07'40"W. The minus sign on longitude means west. Never mix a minus sign with a W letter on the same number.

Examples

DD51.5074, -0.1278
DMS51°30'26.6"N 0°07'40.1"W

Common questions

Which format should I share?

Share decimal degrees unless the recipient asked for DMS. City pages include a copy button for each row.

Does converting to DMS change accuracy?

Only if you round seconds too coarsely. The converter keeps the same underlying angles.