[Qgis-user] Issue with Building Virtual Point Cloud (VPC)

2024-02-13 Per discussione Mike Treglia via QGIS-User
Hi all, I have a folder with a LOT of point cloud files (1,740) - all stored as cloud optimized point clouds (COPCs), which were converted from .las files via QGIS. I'm trying to build a virtual point cloud via QGIS, selecting the folder with all of the COPCs. However as its running, fairly on,

Re: [Qgis-user] Issues Extracting LiDAR From a Tif file to a Golden 7 Software Binary Grid (.GRD)

2024-02-13 Per discussione Kirk Schmidt via QGIS-User
Hi Hudson: I just tried to export to golden 7 binary with QGIS version 3.20 and 3.28 running on windows 8 and it worked fine. Kirk On 2/13/2024 12:27 PM, Hudson Mealy via QGIS-User wrote:   Hello, I just purchased a new computer. ROG GEOFORCE RTX STRYX and have downloaded QGIS 3.34.3. I

[Qgis-user] Issues Extracting LiDAR From a Tif file to a Golden 7 Software Binary Grid (.GRD)

2024-02-13 Per discussione Hudson Mealy via QGIS-User
Hello, I just purchased a new computer. ROG GEOFORCE RTX STRYX and have downloaded QGIS 3.34.3. I was previously using a microsoft surface with GQIS 3.26.3. We use QGIS to extract lidar from a large area to individual fields (160-700 acres) to be used for drainage applications. The large lidar

Re: [QGIS-it-user] un mercato di plugin a pagamento per QGIS?

2024-02-13 Per discussione Paolo Cavallini via QGIS-it-user
Francamente non capisco: l'incontro lo facciamo proprio per riflettere e farsi un'idea. Il 13 febbraio 2024 15:15:55 CET, "Totò Fiandaca via QGIS-it-user" ha scritto: >Aggiungo un ulteriore punto su cui discutere: >ho parlato con alcuni amici che usano QGIS ma che non vogliono partecipare

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Chiz Harward via QGIS-User
Couldn't get the dxf output to work, but using this from del...@gmail.com seems to have done it, the key was the 'output layer attribute' hiding off to the right:

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Namotec, Eberbach am Neckar via QGIS-User
Maybe direct conversion with GDAL/OGR is easier.Please refer: https://gis.stackexchange.com/questions/431277/how-to-create-a-3d-dxf-from-arcgen-with-gdal-ogr2ogr ogr2ogr -dialect sqlite -sql "SELECT ID as Layer, geometry from import_polz" ^ -f "DXF" export_lin.dxf -nlt LINESTRING -dim 3

[Qgis-user] Copiar estilos sobre busqueda de capas

2024-02-13 Per discussione Nicolas Orellana via QGIS-User
Hola a todos, una consulta: ¿hay una manera de copiar el estilo de una capa a otras del mismo nombre sin tener que ir una a una irlas seleccionando?. si hago una búsqueda de capas por nombre y elijo varias no puedo realizar un pegado de estilo sobre estas [image: image.png] Esto me parecería

Re: [QGIS-it-user] un mercato di plugin a pagamento per QGIS?

2024-02-13 Per discussione Totò Fiandaca via QGIS-it-user
Aggiungo un ulteriore punto su cui discutere: ho parlato con alcuni amici che usano QGIS ma che non vogliono partecipare alla discussione, mi hanno detto che devono ancora rifletterci e che non hanno una idea forte sull'argomento. Forse stiamo anticipando troppo gli eventi? a dopo Il giorno mar

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Richard McDonnell via QGIS-User
You can also use the processing toolbox, search for split and you should be able to access the tool. -- Richard McDonnell MSc GIS, FME Certified Professional Geographical Information Systems Officer -- Oifig na nOibreacha Poiblí Office of Public Works Sráid Jonathan Swift, Baile Átha Troim,

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Chiz Harward via QGIS-User
Ok, so reinstalled the Processing plugin to get my Vector tools back and did Split Vector Layer, once I found the hidden Output file type I selected .dxf as output. Press Run and get error: QGIS version: 3.16.11-Hannover QGIS code revision: 26cc1c76 Qt version: 5.15.2 GDAL version: 3.3.1 GEOS

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Chiz Harward via QGIS-User
Thanks all, will try and do this as soon as I can get the Vector drop down list to actually drop down... is there a keyboard shortcut to get to the options? Ctrl+O isn't working Chiz Harward BA MCIfA he/him Senior Archaeologist, Urban Archaeology I work flexibly - so whilst it suits me to

Re: [Qgis-user] Distance measurement from Center - Buffer

2024-02-13 Per discussione C Hamilton via QGIS-User
You can always use the Shape Tools plugins to draw a circle around the points. It uses Geodesic calculations so you don't need to convert to another projection. Calvin On Mon, Feb 12, 2024 at 9:31 PM krishna Ayyala via QGIS-User < qgis-user@lists.osgeo.org> wrote: > Chris, > Thanks for the

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Richard McDonnell via QGIS-User
Hi Chiz, The only thing I can think of is Split Vector Layer (Vector => Data Management) that will allow you to split your Layer by attribute, outputting a DXF for each layer. The only issue is that you will have a series of separate Layers which you will have to manually merge into a single

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione DelazJ via QGIS-User
Hi Chaz, There was a bug that hid that in the past (fixed in next release) but if you scroll the dxf dialog to the right, you'll get an "output layer attribute" column that helps you select whether a layer should remain a layer in the dxf or split across one of its fields.

Re: [Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Christine via QGIS-User
    Gesendet: Dienstag, 13. Februar 2024 um 11:20 Uhr Von: geo.gu...@web.de An: c...@urban-archaeology.co.uk Betreff: Aw: [Qgis-user] Convert .shp to CAD, with attribute values as different layers Dear Chiz, you may achieve separated shapefiles with vector [menu] > Data Management Tools >

[Qgis-user] Convert .shp to CAD, with attribute values as different layers

2024-02-13 Per discussione Chiz Harward via QGIS-User
Hallo, I have a shapefile that has attributes and need to convert this to a CAD file. I can do this by export project to dxf, but it comes through with one CAD layer per shapefile. I need to have the shapefile come through as different CAD layers according to one of the attribute fields.