Line to Points
Convert every vertex in GeoJSON line or polygon geometry into Point features with source and vertex indexes.
Input
This extracts existing vertices and does not interpolate points at fixed distances.
Review these warnings
GeoJSON
Map preview
Understanding Line to Points
Spatial relationships and derived geometry
Convert every vertex in GeoJSON line or polygon geometry into Point features with source and vertex indexes.
Line to Points evaluates where features lie relative to one another or creates geometry from that relationship. Geometry validity, boundary rules and compatible coordinate assumptions control the result.
How to verify the operation
This extracts existing vertices and does not interpolate points at fixed distances.
Review Line to Points with feature counts, empty outputs, boundary cases and a few known examples. Confirm units and CRS assumptions before treating the result as authoritative.