Point Along a Line
Find the point at a given distance along a GeoJSON LineString.
Related tools
How it works
- 1
Paste a LineString
Paste a GeoJSON LineString.
- 2
Enter a distance
Distance from the start of the line, in the picked units.
- 3
Read the point
The longitude/latitude at that distance is computed instantly.
FAQ
- What if the distance is longer than the line?
- The result is clamped to the line’s end point.
