- Messages
- 1,374
- Country
-
This has me baffled. I start out with my vegetation polygon:
I run this thru a very simple script:
ImportOGR|B:\AZ\Section_94\AZ_AX26\Vegetation\AZ_AX26_scrubLC.shp|*|*|NOREPROJ
SplitGrid|LOD13|*
CreateAGNPolyVeg|FROMFILE="AZ_AX26_scrubLC.shp"|{4fc251f1-31be-49b2-8190-ebcef4acf077}
ExportAGN|P3D v4|B:\AZ\Section_94\AZ_AX26\Autogen\texture
MergeGrid
ExportOGR|VegType="AZ_AX26_scrubLC.dxf"|ESRI Shapefile|B:\AZ\Section_94\AZ_AX26\Vegetation\vegResults-scrub|scrubBrush
And here is the resulting polygon to make vegetation from:
I am missing the huge poly at the bottom. So I thought it must be the VegType = "" is missing from the poly or something. But here's a shot with that poly selected and the Attribute Table showing its VegType (top line in Blue):
Ive tried VegType="*" and a few other ways but I keep losing that poly during scenProc processing. Anybody might have an idea as to what is happening?
Thx, Clutch
Well, looks like there was an error in the polygon geometry. Ran a fix in QGIS and now it is working.
I run this thru a very simple script:
ImportOGR|B:\AZ\Section_94\AZ_AX26\Vegetation\AZ_AX26_scrubLC.shp|*|*|NOREPROJ
SplitGrid|LOD13|*
CreateAGNPolyVeg|FROMFILE="AZ_AX26_scrubLC.shp"|{4fc251f1-31be-49b2-8190-ebcef4acf077}
ExportAGN|P3D v4|B:\AZ\Section_94\AZ_AX26\Autogen\texture
MergeGrid
ExportOGR|VegType="AZ_AX26_scrubLC.dxf"|ESRI Shapefile|B:\AZ\Section_94\AZ_AX26\Vegetation\vegResults-scrub|scrubBrush
And here is the resulting polygon to make vegetation from:
I am missing the huge poly at the bottom. So I thought it must be the VegType = "" is missing from the poly or something. But here's a shot with that poly selected and the Attribute Table showing its VegType (top line in Blue):
Ive tried VegType="*" and a few other ways but I keep losing that poly during scenProc processing. Anybody might have an idea as to what is happening?
Thx, Clutch
Well, looks like there was an error in the polygon geometry. Ran a fix in QGIS and now it is working.
Last edited: