Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.
CreateXMLBridge|highway="motorway" AND bridge="*"|highway="motorway"|12|layer|6|0.1|8aaabdf2-4496-483a-8df1-86ea13aa950d|7ed5603a-d17a-4246-bc3d-baadea6909fa|bef5ea7f-4a47-4e35-8a6e-c7eb78e6ff0e
If that's all it takes to make my wildest scenery creation dreams come true, I can download the PBF instead. Can't wait to get home and see what this looks like! Thanks again Arno!!!Yes, it works for me
#
ImportOGR|path\to\file\tennessee-latest.osm.pbf|*|*|NOREPROJ
#
CreateXMLBridge|highway="motorway" AND bridge="*"|highway="motorway"|12|layer|6|0.1|8aaabdf2-4496-483a-8df1-86ea13aa950d|7ed5603a-d17a-4246-bc3d-baadea6909fa|bef5ea7f-4a47-4e35-8a6e-c7eb78e6ff0e
#
ExportBGL|P3D v2|TNbridges|path\to\output
The 8/1/2020 dev release. Next time I am in front of the computer I will have to run the script again and record a clip to explain the flickering issue better.Are you using the latest development release?
I wondered that myself... I know I downloaded it on August 1 so I thought you were just being extraordinarily considerate to your friends in the United States by naming it that way.That version should have the fix already.
#
ImportOGR|path\to\shapefile|*|*|NOREPROJ
#
CreateXMLBridge|*|*|12|layer|6|0.1|{dee07112-c3e3-44e2-b68b-1311e8952444}|{7ed5603a-d17a-4246-bc3d-baadea6909fa}|{bef5ea7f-4a47-4e35-8a6e-c7eb78e6ff0e}
#
ExportBGL|P3D v2|TNbridges|path\to\folder
Only way I know is to break the road at that point and start it again on the other side of the bridge. If it's a short section of road you can export it to SBX, right click, do "manual check", delete all the points coming from one direction, then re-append the SBX, do manual check again and delete all the points coming from the other direction leaving a gap where the bridge is. You might also try "slice to QMID 20" or something, then delete a small section and drag some vertices around to make the road start/stop where you want it.Also, when there is a bridge, is there a way to make the road texture underneath disappear?
<ExtrusionBridge
instanceId="{c5831d1f-79c9-4d64-93a5-a1bc892a7d60}"
probability="0.0205347426331298"
suppressPlatform="FALSE"
imageComplexity="NORMAL"
roadWidth="12"
extrusionProfile="{8aaabdf2-4496-483a-8df1-86ea13aa950d}"
materialSet="{7ed5603a-d17a-4246-bc3d-baadea6909fa}" >
<AltitudeSampleLocationList>
<AltitudeSampleLocation lat="36.5622512" lon="-94.3459459" />
<AltitudeSampleLocation lat="36.5618667847449" lon="-94.3445727193346" />
</AltitudeSampleLocationList>
<PolylinePointList>
<PolylinePoint latitude="36.5622512" longitude="-94.3459459" altitude="-0.32481"/>
<PolylinePoint latitude="36.5620056" longitude="-94.3450715" altitude="7.95620"/>
<PolylinePoint latitude="36.5622512" longitude="-94.3459459" altitude="7.95620"/>
<PolylinePoint latitude="36.5620056" longitude="-94.3450715" altitude="-0.32478"/>
<PolylinePoint latitude="36.5618667847449" longitude="-94.3445727193346" altitude="-5.04380"/>
</PolylinePointList>
<PolylineObjectPlacementList>
<PolylineObjectPlacement id="{bef5ea7f-4a47-4e35-8a6e-c7eb78e6ff0e}" />
</PolylineObjectPlacementList>
</ExtrusionBridge>
#
ImportOGR|pathtoshapefile|*|*|NOREPROJ
#
SPLITGRID|LOD5|*|*
#
CreateXMLBridge|bridge="T"|*|12|layer|10|0.1|{8aaabdf2-4496-483a-8df1-86ea13aa950d}|{7ed5603a-d17a-4246-bc3d-baadea6909fa}|{bef5ea7f-4a47-4e35-8a6e-c7eb78e6ff0e}
#
ExportBGL|P3D v2|MO_bridges|pathtooutput
CreateXMLBridge|(highway="motorway" Or highway="motorway_link") And bridge="*"|(highway="motorway" Or highway="motorway_link") And Not bridge="*"|12|level|2|0.05|{dee07112-c3e3-44e2-b68b-1311e8952444}|{7ed5603a-d17a-4246-bc3d-baadea6909fa}|{5ab44846-7d8b-4661-8329-8051536ab17a}