# enter the path and file name of the osm file to use to generate lights ImportOGR|C:\(USER)\Documents\Aerofly Tools\ScenProc Cultivation Tool\Map Downloads\mapKTKI.osm|*|highway|NOREPROJ # # Interstates, tollways, freeways PlacePointsAlongLine|highway="motorway"|SINGLE|200;250|6;6|0|String;point|mlight|hdg CreateAF2Light|point="mlight"|1.0;0.6;0.0|100|0;0;1|20 # Major city roads PlacePointsAlongLine|highway="primary"|SINGLE|300;350|0;0|0|String;point|plight|hdg CreateAF2Light|point="plight"|0.8;0.5;0.0|50|0;0;1|15 # Minor city roads PlacePointsAlongLine|highway="secondary"|SINGLE|300;350|0;0|0|String;point|slight|hdg CreateAF2Light|point="slight"|0.7;0.6;0.5|30|0;0;1|10 # Minor city roads PlacePointsAlongLine|highway="tertiary"|SINGLE|300;350|0;0|0|String;point|tlight|hdg CreateAF2Light|point="tlight"|0.6;0.36;0.0|20|0;0;1|7 # Residential roads PlacePointsAlongLine|highway="residential"|SINGLE|50;100|0;0|0|String;point|rlight|hdg CreateAF2Light|point="rlight"|0.4;0.24;0.0|10|0;0;1|5 # Residential roads PlacePointsAlongLine|highway="living_street"|SINGLE|50;100|0;0|0|String;point|llight|hdg CreateAF2Light|point="llight"|0.4;0.24;0.0|10|0;0;1|5 # Traffic signals CreateAF2Light|highway="traffic_signals" And FRAND<=0.5 |1.0;0.0;0.0|2|0;0;1|5 CreateAF2Light|highway="traffic_signals" And FRAND>0.5 |0.0;1.0;0.0|2|0;0;1|5 # enter the path and file name of the resulting lights toc file ExportTOC|C:\(USER)\Documents\Aerofly Tools\ScenProc Cultivation Tool\Output|KTKI-lights