Skip to content

Commit a3b015b

Browse files
authored
Update README.md
1 parent 74864a4 commit a3b015b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Create_Node_KP
1+
# Line Node Processor
22

33
A user-friendly GUI tool (built with Python) that allows you to process vector line data (e.g., roads, pipelines) and optionally extract elevation from GeoTIFF files. It supports creating interpolated nodes or create the original vertex along line segments and exporting the results as CSV and Shapefile formats.
44

55
---
66

7-
## Features
7+
## Features
88

99
- Load vector line files (`.shp`, `.geojson`, `.gpkg`)
1010
- Optional elevation sampling from a GeoTIFF
@@ -18,7 +18,7 @@ A user-friendly GUI tool (built with Python) that allows you to process vector
1818
- Preview lines with matplotlib before processing
1919

2020
---
21-
## Function
21+
## Function
2222

2323
- Line Listing
2424
- RPL(Route Position Line)

0 commit comments

Comments
 (0)