- Messages
- 115
- Country

Can someone run this code and tell me how long it takes as it never completed for me running the 22/10/2016 Dev version of scenProc:
(this is virtually straight from the manual)
The progress bar gets to about 70% and goes no further, but it takes a while to get to that point. It does not get to the point of creating or overwriting the file (if it already exists). Smaller areas work (substitute "Tasmania" with "Hobart" and all works OK.
cheers
Braedon
(this is virtually straight from the manual)
Code:
CreateRectangle|Tasmania
#
SplitGrid|AGN|*
PlacePointAtCenterPolygon|*|String;obj|center|0
AddAttribute|FTYPE="POINT"|String;name|TILELOD
#
MergeGrid
#
ExportOGR|*|KML|grid.kml|grid
The progress bar gets to about 70% and goes no further, but it takes a while to get to that point. It does not get to the point of creating or overwriting the file (if it already exists). Smaller areas work (substitute "Tasmania" with "Hobart" and all works OK.
cheers
Braedon

