· 6 years ago · Nov 13, 2019, 12:40 AM
1Algoritmo in esecuzione...
2In avvio l'algoritmo 'v.transform' …
3Parametri in ingresso:
4{ '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' : '', 'columns' : '', 'input' : 'E:\\USERS\\Desktop\\Arma 3 maps\\Ossola\\Ossola Exports\\cropped_areas.shp', 'output' : 'C:/Users/jmain/AppData/Local/Temp/processing_7be6747d19c64e9b94d69cf7904e3ba2/a8b06d98277b4f6fb57bcd7c98ad6591/output.gpkg', 'xscale' : 1, 'xshift' : -212216.242, 'yscale' : 1, 'yshift' : -5084193.448, 'zrotation' : 0, 'zscale' : 1, 'zshift' : 0 }
5
6Attempting to use v.external for direct layer read
7g.proj -c proj4="+proj=utm +zone=31 +datum=WGS84 +units=m +no_defs"
8v.external input="E:\USERS\Desktop\Arma 3 maps\Ossola\Ossola Exports\cropped_areas.shp" output="vector_5dcb4c5029d9f3" --overwrite -o
9g.region n=5125153.447953102 s=5084193.447953101 e=453176.2415947186 w=412216.2415947186
10v.transform input=vector_5dcb4c5029d9f3 xshift=-212216.242 yshift=-5084193.448 zshift=0 xscale=1 yscale=1 zscale=1 zrotation=0 output=outputf1194645018c466ab6cc76aafaa0b0e1 --overwrite
11v.out.ogr type="auto" input="outputf1194645018c466ab6cc76aafaa0b0e1" output="C:\Users\jmain\AppData\Local\Temp\processing_7be6747d19c64e9b94d69cf7904e3ba2\a8b06d98277b4f6fb57bcd7c98ad6591\output.gpkg" format="GPKG" --overwrite
12Cleaning up temporary files...
13access: No such file or directory
14ERROR: LOCATION <E:\USERS\Documents\grassdata\demolocation> not available
15Starting GRASS GIS...
16WARNING: Concurrent mapset locking is not supported on Windows
17Executing <C:\Users\jmain\AppData\Local\Temp\processing_7be6747d19c64e9b94d69cf7904e3ba2\grassdata\grass_batch_job.cmd> ...
18E:\USERS\Documents>chcp 1252 1>NUL
19E:\USERS\Documents>g.proj -c proj4="+proj=utm +zone=31 +datum=WGS84 +units=m +no_defs"
20Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
21Projection information updated
22E:\USERS\Documents>v.external input="E:\USERS\Desktop\Arma 3 maps\Ossola\Ossola Exports\cropped_areas.shp" output="vector_5dcb4c5029d9f3" --overwrite -o
23WARNING: Datum <WGS84> not recognised by GRASS and no parameters found
24Over-riding projection check
25Building topology for vector map <vector_5dcb4c5029d9f3@PERMANENT>...
26Using external data format 'ESRI Shapefile' (feature type 'polygon')
27Registering primitives...
287915 primitives registered
29172739 vertices registered
30v.external complete. Link to vector map <vector_5dcb4c5029d9f3> created.
31E:\USERS\Documents>g.region n=5125153.447953102 s=5084193.447953101 e=453176.2415947186 w=412216.2415947186
32E:\USERS\Documents>v.transform input=vector_5dcb4c5029d9f3 xshift=-212216.242 yshift=-5084193.448 zshift=0 xscale=1 yscale=1 zscale=1 zrotation=0 output=outputf1194645018c466ab6cc76aafaa0b0e1 --overwrite
33Transforming features...
340..1000..2000..3000..4000..5000..6000..7000..Copying attributes...
35DBMI-SQLite driver error:
36Unable to create index:
37create unique index if not exists outputf1194645018c466ab6cc76aafaa0b0e1_ on outputf1194645018c466ab6cc76aafaa0b0e1 ( )
38near ")": syntax error
39WARNING: Unable to create index
40WARNING: Unable to copy table <cropped_areas> for layer 1 from <vector_5dcb4c5029d9f3@PERMANENT> to <outputf1194645018c466ab6cc76aafaa0b0e1>
41WARNING: Failed to copy attribute table to output map
42Building topology for vector map <outputf1194645018c466ab6cc76aafaa0b0e1@PERMANENT>...
43Registering primitives...
44Building areas...
450..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
46Attaching islands...
470..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
48Attaching centroids...
490..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
50WARNING: Number of incorrect boundaries: 885
51WARNING: Number of centroids outside area: 93
52WARNING: Number of duplicate centroids: 359
53v.transform complete.
54DBMI-SQLite driver error:
55Unable to create index:
56create unique index if not exists outputf1194645018c466ab6cc76aafaa0b0e1_ on outputf1194645018c466ab6cc76aafaa0b0e1 ( )
57near ")": syntax error
58E:\USERS\Documents>v.out.ogr type="auto" input="outputf1194645018c466ab6cc76aafaa0b0e1" output="C:\Users\jmain\AppData\Local\Temp\processing_7be6747d19c64e9b94d69cf7904e3ba2\a8b06d98277b4f6fb57bcd7c98ad6591\output.gpkg" format="GPKG" --overwrite
59ERROR: Key column <> not found
60E:\USERS\Documents>exit
61Execution of <C:\Users\jmain\AppData\Local\Temp\processing_7be6747d19c64e9b94d69cf7904e3ba2\grassdata\grass_batch_job.cmd> finished.
62Cleaning up default sqlite database ...
63Cleaning up temporary files...
64Premere un tasto per continuare . . .
65Esecuzione completata in 3.44 secondi
66Risultati:
67{'output': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/jmain/AppData/Local/Temp/processing_7be6747d19c64e9b94d69cf7904e3ba2/a8b06d98277b4f6fb57bcd7c98ad6591/output.gpkg, 'createOptions': {'fileEncoding': 'System'}}>}
68
69Caricamento layer
70Algoritmo 'v.transform' terminato