[Qgis-user] [X] Re: Trying to use the v.split to break down a Polyline into 2 point segment to add feet label.

Wolf, Mark Mark.Wolf at citynet.net
Fri Dec 11 11:29:13 PST 2020


QGIS version: 3.16.1-Hannover

QGIS code revision: b381a90dca

Qt version: 5.11.2

GDAL version: 3.1.4

GEOS version: 3.8.1-CAPI-1.13.3

PROJ version: Rel. 6.3.2, May 1st, 2020

Processing algorithm…

Algorithm 'v.split' starting…

Input parameters:

{ '-f' : False, '-n' : False, 'GRASS_MIN_AREA_PARAMETER' : 0.0001, 'GRASS_OUTPUT_TYPE_PARAMETER' : 0, 'GRASS_REGION_PARAMETER' : None, 'GRASS_SNAP_TOLERANCE_PARAMETER' : -1, 'GRASS_VECTOR_DSCO' : '', 'GRASS_VECTOR_EXPORT_NOCAT' : False, 'GRASS_VECTOR_LCO' : '', 'input' : 'Y:\\Wetzel Expansion\\SHP\\Length Test Sample.shp', 'length' : None, 'output' : 'TEMPORARY_OUTPUT', 'units' : 3, 'vertices' : 2 }



g.proj -c proj4="+proj=longlat +datum=WGS84 +no_defs"

v.in.ogr min_area=0.0001 snap=-1.0 input="Y:\Wetzel Expansion\SHP\Length Test Sample.shp" output="vector_5fd3c6b55b42d2" --overwrite -o

g.region n=39.351535039000055 s=39.30813723600005 e=-80.27938881399996 w=-80.31828094499997

v.split input=vector_5fd3c6b55b42d2 units="feet" vertices=2 output=output1bd90930db85407cb63e3c8c8892817f --overwrite

v.out.ogr type="auto" input="output1bd90930db85407cb63e3c8c8892817f" output="C:\Users\mwolf\AppData\Local\Temp\processing_eGzqlt\215044188e724dffb88bc0fb23be5711\output.gpkg" format="GPKG" --overwrite

Starting GRASS GIS...

WARNING: Concurrent mapset locking is not supported on Windows

Cleaning up temporary files...

Executing <C:\Users\mwolf\AppData\Local\Temp\processing_eGzqlt\grassdata\grass_batch_job.cmd> ...

This program is blocked by group policy. For more information, contact your system administrator.

Execution of <C:\Users\mwolf\AppData\Local\Temp\processing_eGzqlt\grassdata\grass_batch_job.cmd> finished.

Cleaning up temporary files...

Press any key to continue . . .

Starting GRASS GIS...

WARNING: Concurrent mapset locking is not supported on Windows

Cleaning up temporary files...

Executing <C:\Users\mwolf\AppData\Local\Temp\processing_eGzqlt\grassdata\grass_batch_job.cmd> ...

This program is blocked by group policy. For more information, contact your system administrator.

Execution of <C:\Users\mwolf\AppData\Local\Temp\processing_eGzqlt\grassdata\grass_batch_job.cmd> finished.

Cleaning up temporary files...

Press any key to continue . . .

Execution completed in 2.74 seconds

Results:

{'output': 'C:\\Users\\mwolf\\AppData\\Local\\Temp\\processing_eGzqlt\\215044188e724dffb88bc0fb23be5711\\output.gpkg'}



Loading resulting layers

The following layers were not correctly generated.
• C:/Users/mwolf/AppData/Local/Temp/processing_eGzqlt/215044188e724dffb88bc0fb23be5711/output.gpkg
You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

From: Charles Dixon-Paver<mailto:charles at kartoza.com>
Sent: Friday, December 11, 2020 11:01 AM
To: Wolf, Mark<mailto:Mark.Wolf at citynet.net>
Cc: qgis-user<mailto:qgis-user at lists.osgeo.org>
Subject: [X] Re: [Qgis-user] Trying to use the v.split to break down a Polyline into 2 point segment to add feet label.

Make sure you are running qgis-bin-g7.exe

If it is not in your C:\OSGeo4W64\bin then install QGIS using the OSGeo4W installer and use the "express" installation option, making sure to check the GRASS box

On Fri, 11 Dec 2020 at 17:46, Wolf, Mark <Mark.Wolf at citynet.net<mailto:Mark.Wolf at citynet.net>> wrote:
This algorithm cannot be run :-(
The specified GRASS 7 folder "C:\PROGRA~1\QGIS3~1.16\bin\bin" does not contain a valid set of GRASS 7 modules. Please, go to the Processing settings dialog, and check that the GRASS 7 folder is correctly configured

Can someone navigate me in the right direction here?

Mark

_______________________________________________
Qgis-user mailing list
Qgis-user at lists.osgeo.org<mailto:Qgis-user at lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20201211/c760c578/attachment.html>


More information about the Qgis-user mailing list