The number of digits reserved after the decimal point
separator between longitude and latitude
Related Tools
The decimal degrees and degrees minutes seconds converter tool permits the user to convert latitude and longitude between decimal degrees and degrees, minutes, and seconds. Conversion supports single conversion and batch conversion.
- Input Coordinates : Enter the longitude and latitude coordinates, one record per line, and you can enter multiple lines. You can enter only longitude or latitude. Longitude and latitude can be separated by commas or spaces.
-
Input Coordinates Examples :
Example One - Input longitude only
Example Two - Input longitude and latitude123.456789°
Example Three - Multiline record123.456789°,-30.1098°
Example Four - Input degrees, minutes and seconds123.456789°,-30.1098° -45.456789°,0.1098°
Example Five - Spaces separate longitude and latitude-45°27'24.440400",0°6'35.280000"
-45°27'24.440400" 0°6'35.280000"
- Precision : The number of digits reserved after the decimal point of the conversion result. The precision range is [0,10].
- Separator : Select whether the longitude and latitude of the input coordinates are separated by commas or spaces. The selected separator will also be used in the generated results.
- To Decimal Degree : Convert the input data of degrees, minutes and seconds into degrees.
- To Degree Minute Second : Convert the input degree data into degrees, minutes and seconds.
- Download : Download the conversion results locally.
- 1° = 60' = 3600"
-
Longitude range is [-180°,180°], Latitude range is [-90°,90°].
This tool only converts longitude and latitude data, and does not check whether the value is within the range.