Should be possible. Use Autofill -> Calculate by _expression_ can build an _expression_ that takes the Layer (you have access to the current layer variable in _expression_ builder) and the Row number (rownumber variable) and get the attribute value of 'Azimuth' field. 
---
Ujaval Gandhi
Spatial Thoughts



On Sun, Feb 11, 2024 at 9:32 PM krishna Ayyala <[email protected]> wrote:
Ujaval,
Thanks for the reply. When I add  generate_series _expression_ and click ok, only one more row is getting added to the batch process tool. i.e.90 degree azimuth got added. 180 and 270 were not added. Is there a way that, the batch tool can read directly from the attribute table and generate the wedge buffers? The reason is; the example that I gave has only four features.But my original file has 100 features. It will be difficult to enter all 100 values manually. If the tool can pull these values from the attribute table and generate wedge buffers that will be free of errors.

image.png

image.png

image.png


On Sun, Feb 11, 2024 at 5:19 AM Ujaval Gandhi <[email protected]> wrote:
click 'Autofill' -> Add Values by _expression_ and use _expression_ generate_series(90, 270, 90)

You will get 4 layers, one for each azimuth value. Use 'Merge Vector Layers' tool to merge them into a single layer.
---
Ujaval Gandhi
Spatial Thoughts



On Sun, Feb 11, 2024 at 3:25 AM krishna Ayyala via QGIS-User <[email protected]> wrote:
Hello,
I have opened Batch Processing tool for wedge buffers. In this, how do I use the Auto fill function such that, I get the four rows with azimuths 0,90,180,270 without me having to manually input the azimuth values for the attribute table as shown below.
image.png

image.png


_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to