Questions tagged [qgis]
QGIS is a cross-platform GIS application licensed under the GNU General Public License.
42,991 questions
0
votes
0
answers
8
views
QGIS Layer name and source name
In QGIS I want to use 1 single points table with various attribute fields, to hold many different types of point data for my project. All points are related and on the same projection. The points ...
0
votes
0
answers
19
views
Copy and paste between layers with different attributes
Ok, so I have two layers - a data repository, and a contributed layer. I want to copy the "contributed" features into the final data repo, however my contributor has misnamed the attributs.
...
0
votes
0
answers
8
views
QGIS 3.44 Google Earth Engine Plugin TypeError: Unsuported EE object type
I am able to load data into QGIS, but after updating QGIS to the most recent stable version (3.44.9) I noticed that sometimes it gets very slow when I load any EE data (this did not happen before) and ...
4
votes
1
answer
86
views
Calculating the field value based on related layer's field value using QGIS expression
Inside a GeoPackage, I have a table without geometry that stores information about trees inventory. I also have a point layer representing trees. A single record in the inventory table can be related ...
1
vote
0
answers
59
views
Cannot select or delete text in QGIS
Cannot select or delete text in QGIS. I have added some text to a project which I am unable to Select or delete.
I have added text in the mapview with the T+, text tool. Usually you are able to ...
2
votes
0
answers
40
views
Data cleaning and formats when converting GeoJSON file to shapefile in QGIS
I’m trying to convert a GeoJSON file to a shapefile in QGIS 3.34. I used ‘Export → Save Features As’, but some attribute fields are missing or truncated in the output shapefile. The original GeoJSON ...
2
votes
0
answers
27
views
Defra / NRW - WCS / COG viewing and manipulation in QGIS
I'd like to bookend this post by stating that I'm not from a GIS background, nor do I have a massive amount of experience with the software, bur I'm trying to to streamline my company's process in ...
1
vote
1
answer
25
views
QGIS Network Analysis from Point error
For some reason, whenever I use a service area analysis or shortest path (from a point), QGIS doesn't let me pick the starting point and instead minimizes the window. Yet, I cannot actually use these ...
1
vote
0
answers
65
views
Vector layers deleted in GPKG when using QGIS 3.40.5-Bratislava on MacOS 10.14.6
I had carefully crafted 335 vector layers in QGIS over the last 12 months. On adding a 336th, all of the existing vector layer data seems to have been deleted. As a known imbecile, I had mysteriously ...
2
votes
0
answers
35
views
Transport model
I am working on a transport model in QGIS and I am facing an issue with assigning trips to a road network.
So far, I have:
Created transport zone centroids
Calculated centroid-to-centroid distances ...
0
votes
0
answers
26
views
QGIS 3.40.10 (German) + MySQL: Simplifying data editing / data capture
I am still a beginner in QGIS 3.40.10 (German version) and would like to create a simple application for editing existing data and capturing new data.
The goal is to provide users with access to a ...
0
votes
0
answers
31
views
Analyzing land degradation and urban destruction caused by war using QGIS [closed]
I’m a QGIS beginner. I’ve been teaching myself through online resources because there are no many local institutions offering GIS training.
I am interested in analyzing land degradation caused by war ...
6
votes
2
answers
198
views
Reprojection from EPSG:3003 to EPSG:7791 does not work in QGIS
I am trying to match the CRS of my layer to the project CRS. So from EPSG:3003 to EPSG:7791.
I have downloaded the following information from Sardegna Geoportale.
https://webgis2.regione.sardegna.it/...
2
votes
1
answer
66
views
My zonal statistics tool keeps running for ages
I am not an expert on QGIS, but I have used it a bit while studying and now as a urban designer I would like to use it for simple site analyses. Recently I have been trying to extract average data by ...
0
votes
0
answers
19
views
QGIS form seems to run default action on child records when updating parent feature
Getting unexpected behavior: fields in child features seem to have their default action executed when I update the parent feature.
Version:
QGIS 3.44.9
Configuration:
Parent layer: nca_surveys
has a ...