- Messages
- 93
- Country

Hey all,
I tried to build a scenery today that uses the same code logic that I successfully used a week ago on another scenery. There, I hide nice buildings including houses, industrial buildings, and warehouses. My new scenery uses the same logic using a GIS OSM file that I have modified by removing some of the already existing polygons and adding my own polygons with building types as shown below. However, the resulting building AGN gives me stick buildings with a large roof (see pic below). Any ideas what is going on? (I have included the shape file)
Thanks
IMPORTOGR|D:\SBX\SBX315\Tools\Work\scenproc\CYXE\shp\extra2.shp|-107;-106;52;53|*|NOREPROJ|DONTPROCESHOLES
SPLITGRID|AGN|-107;-106;52;53|buildings="*"
SETAGNBUILDINGHEIGHT|*|1;0;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=house|{56c05be8-a693-4208-94e0-ec26aaaa0559}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|1;0;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=whse|{e6d8abb4-739a-4788-a7de-9756452afbcf}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|0,9;0,1;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=retail|{b4f8bcf2-c590-4a29-bbcb-01bcba6545ba}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|0,5;0,5;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=office|{87438be6-acb1-4f40-985a-e0c124fd61b7}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|0;1;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=hotel|{fc1ec387-76d2-4d16-8a6c-4e86cc5c76ce}|MAXRATIO=2
EXPORTAGN|FSX|D:\P3DV4\photoscenery\CYXE\texture
I tried to build a scenery today that uses the same code logic that I successfully used a week ago on another scenery. There, I hide nice buildings including houses, industrial buildings, and warehouses. My new scenery uses the same logic using a GIS OSM file that I have modified by removing some of the already existing polygons and adding my own polygons with building types as shown below. However, the resulting building AGN gives me stick buildings with a large roof (see pic below). Any ideas what is going on? (I have included the shape file)
Thanks
IMPORTOGR|D:\SBX\SBX315\Tools\Work\scenproc\CYXE\shp\extra2.shp|-107;-106;52;53|*|NOREPROJ|DONTPROCESHOLES
SPLITGRID|AGN|-107;-106;52;53|buildings="*"
SETAGNBUILDINGHEIGHT|*|1;0;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=house|{56c05be8-a693-4208-94e0-ec26aaaa0559}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|1;0;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=whse|{e6d8abb4-739a-4788-a7de-9756452afbcf}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|0,9;0,1;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=retail|{b4f8bcf2-c590-4a29-bbcb-01bcba6545ba}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|0,5;0,5;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=office|{87438be6-acb1-4f40-985a-e0c124fd61b7}|MAXRATIO=2
SETAGNBUILDINGHEIGHT|*|0;1;0;0
CREATEAGNGENBUILD|FTYPE=POLYGON;type=hotel|{fc1ec387-76d2-4d16-8a6c-4e86cc5c76ce}|MAXRATIO=2
EXPORTAGN|FSX|D:\P3DV4\photoscenery\CYXE\texture
Attachments
Last edited:

