First of all, I'm very rookie in using QGIS. I want to calculate minimum distance between points and a line in QGIS. I use "Distance Matrix", point shape file contains 1337 points data, and I made unique ID as sequence number. A line is actually coast line and I convert text file to vector, then...