Free • No signup • Fast
GPS Coordinate Converter
Single coordinate
Enter latitude and longitude to convert the point and generate a GeoJSON feature.
Result
Decimal degrees
45.4642, 9.19
Degrees, minutes, seconds
45° 27' 51.12" N
9° 11' 24" E
How it works
Convert decimal latitude and longitude to DMS, generate GeoJSON Point and LineString data, open coordinates in Google Maps or OpenStreetMap, and import coordinate lists from CSV, JSON or GeoJSON.
Practical examples
Create a GeoJSON point
Convert Bologna coordinates into decimal, DMS and a GeoJSON Point feature.
Try this example →
Build a simple route
Add several latitude/longitude pairs and export them as a GeoJSON LineString.
Try this example →
Import coordinates from CSV
Paste one latitude,longitude pair per line and generate a path preview and GeoJSON output.
Try this example →
Open coordinates on a map
Generate quick links to open a GPS point in Google Maps or OpenStreetMap.
Try this example →
FAQ
What coordinate order does GeoJSON use?
GeoJSON stores coordinates as longitude, latitude. This tool lets you enter latitude and longitude in the usual human-readable order, then exports GeoJSON using the correct longitude-latitude order.
Can I import a GeoJSON file?
Yes. You can paste or drop GeoJSON containing Point, MultiPoint, LineString, Feature or FeatureCollection geometries. The tool will extract the coordinate points when possible.
Is the distance exact?
The path distance is an approximate great-circle distance based on the Haversine formula. It is useful for estimation, but it is not a road distance and does not follow streets or terrain.
Try these tools
Time Zone Converter
Convert dates and times across time zones with a visual timeline and UTC offsets.
Angle Converter
Convert degrees, radians, gradians and turns with a visual angle preview.
Regex Tester
Test regular expressions with live matches, flags, groups and detailed positions.
Unit Converter
Convert length, weight, temperature, volume, area, speed and pressure.