Skip to main content

Questions tagged [remove]

4 votes
1 answer
197 views

I have a script that exports multiple layouts using different layers. Part of it is changing the legend depending on which layer is being printed in the layout. I'm having trouble finding a way to ...
Blas Zlatar's user avatar
2 votes
0 answers
124 views

I am using ArcGIS Pro 3.3. I have been trying to figure out how to remove some county boundary lines so that I can use a dash effect on the boundaries without them overlapping and interrupting the ...
Alec S's user avatar
  • 21
2 votes
1 answer
439 views

I have a table created using tabulate intersection in ArcGIS Pro, that denotes the species records within each grid cell at certain resolutions e.g. Cell ID Taxon Name Grid Precision (m) 1 Erodium ...
Molly's user avatar
  • 21
2 votes
2 answers
378 views

On Windows 11 I have a PyQGIS script that creates layers from gpkg files. This all works perfectly fine. I want to delete these layers, recreate the gpkg files and reload them as layers again and this ...
John_nz's user avatar
  • 61
0 votes
1 answer
103 views

I'm new to using GDAL and need to process hyperspectral data. I'm trying to get rid of bands within atmospheric absorption windows, but I'm note sure how to do that in GDAL or other python tools. My ...
monicaJ's user avatar
  • 21
3 votes
2 answers
556 views

I have a dataset in QGIS with polygon features that partially overlap completely. I would like to delete the overlapping polygon features so that each area is only covered by one feature. The decision ...
Fabi's user avatar
  • 85
0 votes
1 answer
332 views

I recently did a land use land cover analysis using the semi automatic classification plugin in QGIS. While I am satisfied with the produced raster there are a bunch of classes that are not relevant ...
Hartje's user avatar
  • 173
0 votes
0 answers
240 views

I want to delete multiple layers containing points, lines, polygons together. According to my research, the tools in qgis can only delete features of the active layer together, is there a method or ...
hamid barati's user avatar
5 votes
0 answers
206 views

Attribute table header of point layer says: "Features total 1200, Filtered: 1197, Selected: 0" There is no layer filter active and also no filter is set in the layer properties under tab &...
Hannes's user avatar
  • 113
2 votes
2 answers
812 views

I add polygon data on the Leaflet map by selecting parameters: travel_mode and travel_time from the form control and clicking a button "btnGenerate". This button click function is working as ...
user3072602's user avatar
2 votes
2 answers
656 views

Is there a way to delete more than one layer at the same time in a geopackage file once I have opened the connection in QGIS? I am only able to delete them one by one...very time consuming.
AUS85's user avatar
  • 446
0 votes
1 answer
932 views

In the previous versions of QGIS, to select all layers in the 'layer panel' and then remove them, I used 'CTRL + A'. In QGIS 3.22 this is not possible and to delete multiple layers I have to select ...
AUS85's user avatar
  • 446
0 votes
1 answer
148 views

To show a popup when clicking the map, I entered: const popup = function(e){new maplibregl.Popup().setLngLat(e.lngLat).setHTML('MODIFICATIONS').addTo(map)}; map.on('click', popup); map.on('...
Angile's user avatar
  • 1
0 votes
1 answer
319 views

I have a script that works for MXD with ungrouped layers. How can I change this so it works if there are groups of layers? I have an MXD template with many layers & groups. The underlaying file ...
Eifa's user avatar
  • 1
1 vote
0 answers
66 views

Is there an expression or tool that allows the user to remove the longest segments of a polygon? The end result would be two end segments (lines)
Anthony's user avatar
  • 127

15 30 50 per page
1
2 3 4 5