Jump to content
Sign in to follow this  
Guest

Re: TaxiLines

Recommended Posts

Guest

When I use TaxiLines I get a 'ghost' line of lights about 50 ft below (south). Anyone else had the problem?I first got this with build 149 but it has continued in build 152 despite a 'fix' mentioned in the update files.Any help would be appreciated.Peter Leadbeater,Air Pierre, Warrington, UK.Peter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites
Guest

perhaps if you show us the code we could see the cause.B

Share this post


Link to post
Share on other sites
Guest

>perhaps if you show us the code we could see the cause. >>B Here you go Bob! This is 'as genrated' by Airport 2.6 Build 152 (ie nothing has been touched/handballed). the attached image shows you what I see:-; Taxiway Road 14Area( 5 35:50.84084 014:29.7903 6 )IfVarRange( : 0346 2 4 ) LayerCall( :Taglayer 24 ) Jump( : ):Taglayer RefPoint( 7 :TagPoly .1 35:50.84084 014:29.7903 V1= 5000 V2= 773 ) SurfaceColor( 2D F0 ) RRStart( 0 -8 -2850 0 2150 ) ; 1 RoadCont( -2450 0 2560 ) ; 2 RoadCont( -2070 0 2560 ) ; 3 RoadCont( 2570 0 -2050 ) ; 4 RoadCont( 2650 0 -2380 ) ; 5 RoadCont( 2160 0 -2870 ) ; 6:TagPoly ReturnEndA; Centerline 14Area( 5 35:50.84084 014:29.7903 6 )IfVarRange( : 0346 2 4 ) LayerCall( :Taglayer 40 ) Jump( : ):Taglayer RefPoint( 7 :TagPoly 1 35:50.84084 014:29.7903 V1= 5000 V2= 773 )TaxiMarkings( CL -285 215 CL -245 256 CL -207 256 CL 257 -205 CL 265 -238 CL 216 -287 BREAK ) :TagPoly ReturnEndA; Centerline Lights 14Area( 5 35:50.84084 014:29.7903 6 )IfVarRange( : 0346 2 4 ) LayerCall( :Taglayer 20 ) Jump( : ):Taglayer RefPoint( 2 :TagPoly .1 35:50.84084 014:29.7903 E= 91.44 V1= 50000 V2= 7730 ) IfVarAnd( :TagPoly1 028c 0001 ):TagRoad Jump( :TagPoly ):TagPoly1 LineColor( 10 F0 ) Dot( -2750 0 2252 ) ; 1:1 Dot( -2650 0 2355 ) ; 1:2 Dot( -2550 0 2458 ) ; 1:3 Dot( -2323 0 2560 ) ; 2:1 Dot( -2197 0 2560 ) ; 2:2 Dot( -1934 0 2424 ) ; 3:1 Dot( -1797 0 2289 ) ; 3:2 Dot( -1661 0 2153 ) ; 3:3 Dot( -1524 0 2018 ) ; 3:4 Dot( -1388 0 1882 ) ; 3:5 Dot( -1251 0 1746 ) ; 3:6 Dot( -1115 0 1611 ) ; 3:7 Dot( -978 0 1475 ) ; 3:8 Dot( -842 0 1340 ) ; 3:9 Dot( -705 0 1204 ) ; 3:10 Dot( -569 0 1069 ) ; 3:11 Dot( -432 0 933 ) ; 3:12 Dot( -296 0 797 ) ; 3:13 Dot( -159 0 662 ) ; 3:14 Dot( -23 0 526 ) ; 3:15 Dot( 114 0 391 ) ; 3:16 Dot( 250 0 255 ) ; 3:17 Dot( 386 0 119 ) ; 3:18 Dot( 523 0 -16 ) ; 3:19 Dot( 659 0 -152 ) ; 3:20 Dot( 796 0 -287 ) ; 3:21 Dot( 932 0 -423 ) ; 3:22 Dot( 1069 0 -559 ) ; 3:23 Dot( 1205 0 -694 ) ; 3:24 Dot( 1342 0 -830 ) ; 3:25 Dot( 1478 0 -965 ) ; 3:26 Dot( 1615 0 -1101 ) ; 3:27 Dot( 1751 0 -1236 ) ; 3:28 Dot( 1888 0 -1372 ) ; 3:29 Dot( 2024 0 -1508 ) ; 3:30 Dot( 2161 0 -1643 ) ; 3:31 Dot( 2297 0 -1779 ) ; 3:32 Dot( 2434 0 -1914 ) ; 3:33 Dot( 2597 0 -2160 ) ; 4:1 Dot( 2623 0 -2270 ) ; 4:2 Dot( 2528 0 -2502 ) ; 5:1 Dot( 2405 0 -2625 ) ; 5:2 Dot( 2282 0 -2748 ) ; 5:3:TagPoly ReturnEndAPeter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites

Hi Peter,When I look at the code it seems a bit too much to me. Are you sure this all belongs to the taxiline?When I for example make a taxiline using the new command the code looks like this:[tt]; Taxi Centerline Area( 5 00:0.04265 000:0.09217 10 ) LayerCall( :Taglayer 40 ) Jump( : ):Taglayer RefPoint( 7 :TagPoly .3 00:0.04265 000:0.09217 V1= 33333 V2= 833 ) TaxiMarkings( CL -1353.3332795567 -1879.99992529551 CL 63.3333308166929 -1463.33327518569 CL 896.666631036336 869.999965429307 CL 396.66665090455 2469.99990185102 BREAK ) :TagPoly ReturnEndA[/tt]I see you also have some road and dot commands that are not needed anymore. I think that is the problem.Arno


Member Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a]

Arno

If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done.

FSDeveloper.com | Former Microsoft FS MVP | Blog

Share this post


Link to post
Share on other sites
Guest

I suspect the road is his taxiway itself, but I agree, the dot commands are not desired.peter, I don't use Airport, so I'm not sure what its doing, but I'd take the dot commands out, just delete that whole section, and recompile, at least as a test. Then see if its what you want.Perhaps that's what Airport thinks the night lights should be. Bob

Share this post


Link to post
Share on other sites
Guest Barney1

If you're using the taxiline menu, with at least one bend in it, this appears to happen. At least, it was the only way I could replicate what you show in your message.This should be brought to Tom's attention.In the meantime, as a work around, use the Polygon menu to construct the taxiway, and the "Create lines and lines of objects" menu to lay a daytime yellow centre line which shows green dots by night. This "line" menu is pretty straight forward. The construction of the taxiway with a polygon requires a bit more work when compared with the built-in menu that you are now employing, but it isn't hard. I have been making taxiways with polygons since I began with Apt program.

Share this post


Link to post
Share on other sites
Guest

Arno,I just realised that I put the wrong piece of code with the wrong picture. However the principal is the same!Other Guys,Thanks ever so much for the responces.I will give the other things a go tommorow - but regretfully 'Build 153' hasn't solved the problem either :-((Peter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites
Guest

Not had a lot of time over the last few days but I have found there is a definate problem with the 'Taxiway' feature of the 'Road' object (even in Build 153).When you click for 'Add Centerline Lights' and 'Add Centerline Stripe' it creates a piece scasm code for using the 'TaxiMarkings' call and a leader 'CL' to each of the locating numbers. (See the code earlier in this thread for the example).These numbers are not the same as the line itself and cause a 'ghost'. Seems though that if you set these values to the ones for the line then the 'ghost' moves from below to above the correct taxiline.The 'Dots' command isn't required if these numbers were in the correct relationship. I suspect that deep in SCASM (or Airport) the 'CL' call is where the problem is as well as the 'Dots' commands being provided when not required.Hopefully someone gets the idea of the above (please excuse the terminologies!) and can sort things out for the next build?Peter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites

Hi Peter,I have not tested it, but when I look at your source I see that the scales of the RefPoints are different. So I guess that is why the coordinates for the TaxiMarking and the Dots are not the same. Apart from some rounding effects I guess the coordinates are the same.Arno


Member Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a]

Arno

If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done.

FSDeveloper.com | Former Microsoft FS MVP | Blog

Share this post


Link to post
Share on other sites
Guest

Arno,Just to clarify - the source code was not mine but that generated directly by Airport 2.6 Build 153!The RefPoints in the Centerline section are shown without a zero on the end i.e. -2850 in the 'Road' section is shown as -285. If you add the zero to the end of all the RefPoints following the CL call then the 'ghost' moves to the North of the orginal rather than the South. I cannot seem to get a set of RefPoints in the Centerline section that overwrite the proper taxiline?!Peter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites
Guest

Update:Thanks to Tom (of 'Airport' fame!) this problem should be resolved by the release of Build 154 which, if all goes to plan, should be available from the support site over this coming weekend.Thanks to Tom, the development team and all contributors to this thread for their help and assistance.Peter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites
Guest

Confirmation:Build 154 has been hatched and I am happy to confirm that the TaxiWay line problem has been solved!Thanks to all on the Airport Development Team.Peter Leadbeater,Air Pierre, Warrington, UK.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...