also v.distance from grass (also in Processing) will do cheers Il 21/05/20 11:28, Ville Koivisto ha scritto: > Hi Nikos, > > > > Other idea from the top of my head, you could create a point layer from > your coast line (Qchainage, extract vertices…) and then run distance > matrix between two point layers with 1 target points. Distance matrix > output will give the closest point and distance to it. You might have to > export your csv as shp or other vector format since I can’t recall if > it’s possible to have csv as an input layer. > > > > Best regards, > > > > Ville Koivisto > > +35840 701 4283 > > Head of GIS > > Suomen kuntotekniikka Oy > > > > *From:*Qgis-user <[email protected]> *On Behalf Of > *Bernd Vogelgesang > *Sent:* Thursday, May 21, 2020 10:26 AM > *To:* [email protected] > *Subject:* Re: [Qgis-user] distance to the coast > > > > Hi Nikos, > > have you had a look at the NNJoin plugin? > > Did not use it myself, but from what I read, it might serve your needs. > > Cheers, > > Bernd > > On 21.05.20 08:34, Nikos Benos wrote: > > Hello everybody, > > > > As I am new to QGIS, I have the following question. > > I have a shapefile of the coastline of Greece and I want to compute > the minimum distance (haversine for now) between points contained in > a csv file and the sea. How can I do that? > > Thank you very much in advance for your help. > > > > Best wishes, > > Nikos Benos > > > -- > > Dr Nikos Benos > > Associate Professor > > Department of Economics > > University of Ioannina > > University Campus > > 45110 Ioannina > > GREECE > > Tel: +30-26510-05955 > > Fax: +30-26510-05092 > > e-mail: [email protected] <mailto:[email protected]> > > > > _______________________________________________ > > Qgis-user mailing list > > [email protected] <mailto:[email protected]> > > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
-- Paolo Cavallini www.faunalia.eu - QGIS.org training, support, development on QGIS, PostGIS and more _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
