Re: [Qgis-user] Adding coordinates to layer

2024-12-11 Thread Pat Brown via QGIS-User
Thanks for all the feedback. I will work through all the suggestions and see which works best for me. On Tue, 3 Dec 2024 at 08:21, DelazJ via QGIS-User wrote: > Hello, > > Le 3 décembre 2024 00:36:20 GMT+01:00, Ludwig Kniprath via QGIS-User < > qgis-user@lists.osgeo.org> a écrit : > >Hi Pat, > >

Re: [Qgis-user] Adding coordinates to layer

2024-12-03 Thread Huesmann, Michaela via QGIS-User
Umwelt, bevor Sie diese E-Mail ausdrucken. Von: QGIS-User mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von Pat Brown via QGIS-User Gesendet: Montag, 2. Dezember 2024 14:09 An: QGIS Mailing List mailto:qgis-user@lists.osgeo.org>> Betreff: [Qgis-user] Adding coordinates to laye

Re: [Qgis-user] Adding coordinates to layer

2024-12-02 Thread DelazJ via QGIS-User
Hello, Le 3 décembre 2024 00:36:20 GMT+01:00, Ludwig Kniprath via QGIS-User a écrit : >Hi Pat, > > >Step 1 (already done): import csv as "Delimited Text Layer". Since there are >no coordinates this results in a geometry-less layer. > >Step 2: export and load the just imported csv as vector-laye

Re: [Qgis-user] Adding coordinates to layer

2024-12-02 Thread Ludwig Kniprath via QGIS-User
Hi Pat, Step 1 (already done): import csv as "Delimited Text Layer". Since there are no coordinates this results in a geometry-less layer. Step 2: export and load the just imported csv as vector-layer (GeoPackage, Shape), geometry-type "Point", desired projection. This results in a Point-La

Re: [Qgis-user] Adding coordinates to layer

2024-12-02 Thread Ludwig Kniprath via QGIS-User
Hi Pat, Step 1 (already done): import csv as "Delimited Text Layer". Since there are no coordinates this results in a geometry-less layer. Step 2: export and load the just imported csv as vector-layer (GeoPackage, Shape), geometry-type "Point", desired projection. This results in a Point-Lay

[Qgis-user] Adding coordinates to layer

2024-12-02 Thread Pat Brown via QGIS-User
Hi I have a csv file with data about various mines. It includes descriptions of locality but no coordinates. I have added this file to qgis and created a shapefile. I now want to add the coordinates of each mine by searching for its locality on a basemap in qgis then clicking on the map to add t