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
Hi,
I have been working with QGIS 2.18.28 for the past 5 years, just had to buy a
new desktop and when I installed QGIS 2.18, the site recommended me to instal
QGIS 3.40 which I did, but unfortunately I couldn't understand it, so went back
to QGIS 2.18. But on downloading my info I managed to ge
Join us for the biggest QGIS event next year!
QGIS user conference 2025 site is up: https://qgis.org/uc-2025/
We are happy to announce that the QGIS User Conference 2025 will take place 2-3
June in Norrköping, Sweden. Right after the conference, the 28th QGIS
Contributor meeting will be right n
Is the new layer selected (highlighted) [1], did you enable editing on
it [2],
did you select the Add Polygon tool [3]? You should see the polygon forming
as in [4]. Right-click (Ctrl-click on Mac) to finish the polygon.
See screen shots [1]..[4]
On 12/2/24 6:28 AM, qgis-user-requ...@lists.os
The shapefile you created from your .csv contains only Attributes, NO
Geometry.
I don't know of a way to easily add geometries, e.g., coordinates.
You could have as easily used Layer > Data Source Manager > Delimited Text
to read in the .csv into an attributes-only layer. Lets name it "ATTRIB".
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
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
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