Some custom SVG plane icons...

Ah what they called the “Whisper Jet” down this way, there was a fleet of them, they called them that as the other major national airline had a fleet of very rowdy 737-100’s that they ended up fitting hush kits to.

I had another small quad jet pop up the other day here too, couldn’t find anything suitable so will add it to the list… (list not too long at the moment and I have the weekend off this time :slight_smile:)

Can the mods make this a sticky? There is so much good information in here.

Thanks

Here you go, took me a while as I needed to test some stuff, this was the first graphic I have tried with multiple objects, all the others are a single line with slight of hand to do complex stuff (like rotor blades and helicopter skids), will rework these now with new technique.

Also the image of the graphic below has actually been flipped but does draw correctly in PiAware (have tested), not sure about scale so kicked off at 1.00, set using the balloon’s extra parameters so it doesn’t rotate.

//Beacon - Standard Scale 1.0 Meters/point
https://dl.dropboxusercontent.com/u/50785283/Beacon.png
var _beacon = {
key: “beacon”,
scale: 1.0,
size: [64, 64],
anchor: [32, 32],
path: “m 43,23.4 -0.2,1.8 -0.6,1.8 -0.8,1.5 -0.9,1.3 -1.6,-1.2 0.8,-1.1 0.7,-1.3 0.4,-1.3 0.3,-1.5 0,-1.7 -0.3,-1.5 -0.4,-1.3 -0.7,-1.3 -0.8,-1.1 1.6,-1.2 0.9,1.3 0.8,1.5 0.6,1.8 0.2,1.8 z m 6,0.5 -0.4,2.7 -0.9,2.7 -1.2,2.3 -1.2,1.8 -1.6,-1.2 1.3,-1.9 0.9,-1.8 0.8,-2.3 0.3,-2.4 0,-2.6 -0.3,-2.4 -0.8,-2.3 -0.9,-1.8 -1.3,-1.9 1.6,-1.2 1.2,1.8 1.2,2.3 0.9,2.7 0.4,2.7 z m 5.9,0.6 -0.4,3.6 -1.1,3.4 -1.5,3.3 -1.6,2.3 -1.6,-1.2 1.5,-2.1 1.4,-3 0.9,-3.2 0.4,-3.2 0,-3.8 -0.4,-3.2 -0.9,-3.2 -1.4,-3 -1.5,-2.1 1.6,-1.2 1.6,2.3 1.5,3.3 1.1,3.4 0.4,3.6 z m -24.4,7.1 -8.3,22 -0.2,0.7 0.5,0.6 2.7,0.7 4.2,0.5 5.2,0 4.2,-0.5 2.7,-0.7 0.5,-0.6 -0.2,-0.7 -8.3,-22 -0.4,-0.7 -0.4,-0.4 -0.7,-0.2 -0.7,0.2 -0.4,0.4 z m 1.5,-5.2 -1.2,-0.2 -1.1,-0.5 -0.9,-0.9 -0.5,-1.1 -0.2,-1.2 0.2,-1.2 0.5,-1.1 0.9,-0.9 1.1,-0.5 1.2,-0.2 1.2,0.2 1.1,0.5 0.9,0.9 0.5,1.1 0.2,1.2 -0.2,1.2 -0.5,1.1 -0.9,0.9 -1.1,0.5 z m -11,-3 0.2,1.8 0.6,1.8 0.8,1.5 0.9,1.3 1.6,-1.2 -0.8,-1.1 -0.7,-1.3 -0.4,-1.3 -0.3,-1.5 0,-1.7 0.3,-1.5 0.4,-1.3 0.7,-1.3 0.8,-1.1 -1.6,-1.2 -0.9,1.3 -0.8,1.5 -0.6,1.8 -0.2,1.8 z m -6,0.5 0.4,2.7 0.9,2.7 1.2,2.3 1.2,1.8 1.6,-1.2 -1.3,-1.9 -0.9,-1.8 -0.8,-2.3 -0.3,-2.4 0,-2.6 0.3,-2.4 0.8,-2.3 0.9,-1.8 1.3,-1.9 -1.6,-1.2 -1.2,1.8 -1.2,2.3 -0.9,2.7 -0.4,2.7 z m -5.9,0.6 0.4,3.6 1.1,3.4 1.5,3.3 1.6,2.3 1.6,-1.2 -1.5,-2.1 -1.4,-3 -0.9,-3.2 -0.4,-3.2 0,-3.8 0.4,-3.2 0.9,-3.2 1.4,-3 1.5,-2.1 -1.6,-1.2 -1.6,2.3 -1.5,3.3 -1.1,3.4 -0.4,3.6 z”,
noRotate: true,
markerRadius: 32};

And here is that 747-8 that was missing from the set (I am filling the Boeing and Airbus size gaps at the moment).

A couple of new things to note here, these is one of my graphics with an optimised relative position only path, it has been centred on the 64x64 grid and the anchor point set at the middle (32x32), there is also a note in the code about tail position, this is if you want the track to originate from the tail instead of the middle, in this case the anchor would be set to 32,63.

Last thing here is on scaling, two new scale options noted in the code, my “standard” meters/point, a PiAware default, which means this graphic should scale well to the default PiAware icons, the last one is a new thing I have been working on, that is the 3in4 Non-linear scale, this one only really works if all graphics use it, it makes the smaller graphics bigger so there is not the extreme size difference of the standard linear scales. All my graphics will have this moving forward.

//747-8 - Standard Scale 1.21 Meters/point, PiAware Default Scale 0.60, 3in4 Non-linear Scale 0.96
https://dl.dropboxusercontent.com/u/50785283/B747-8.png
var _b748 = {
key: “b748”,
scale: 0.60,
size: [64, 64],
anchor: [32, 32], //Tail position 63
path: “m 32,0.1 0.1,0 0.2,0.1 0.2,0.2 0.3,0.4 0.4,0.9 0.5,1.6 0.5,2.4 0.3,2.3 0.2,2.8 0,9.6 0.9,0.7 5.1,4.8 -0.2,-0.9 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.2,2 -0.1,-0.3 -0.1,0.3 -0.2,-0.3 -0.2,0.9 5.5,5.1 -0.1,-0.7 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.2,2 -0.1,-0.3 -0.1,0.3 -0.2,-0.3 -0.1,0.9 7.6,6.3 1,1.3 0.8,1.3 0.7,1.5 0,0.7 -2.1,-1.6 -10.8,-6.2 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -2.4,-1.4 0,0.4 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -0.8,-0.4 -3.6,-1.7 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -1.8,-0.5 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -2.1,-0.6 0,13.3 -0.3,3.8 -0.2,1.6 -0.4,1.9 0.2,0.4 6.8,6.6 0.2,0.3 0.1,0.3 0,1.8 -8.5,-2.5 -0.5,1.6 0,1.4 -0.1,0.1 -0.1,-0.1 0,-1.4 -0.5,-1.6 -8.5,2.5 0,-1.8 0.1,-0.3 0.2,-0.3 6.8,-6.6 0.2,-0.4 -0.4,-1.9 -0.2,-1.6 -0.3,-3.8 0,-13.3 -2.1,0.6 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -1.8,0.5 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -3.6,1.7 -0.8,0.4 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.4 -2.4,1.4 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -10.8,6.2 -2.1,1.6 0,-0.7 0.7,-1.5 0.8,-1.3 1,-1.3 7.7,-6.4 -0.2,-0.8 -0.2,0.3 -0.1,-0.3 -0.1,0.3 -0.2,-2 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.1,0.7 5.5,-5.1 -0.2,-0.9 -0.2,0.3 -0.1,-0.3 -0.1,0.3 -0.2,-2 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.2,0.9 5.1,-4.8 0.9,-0.7 0,-9.6 0.2,-2.8 0.3,-2.3 0.5,-2.4 0.5,-1.6 0.4,-0.9 0.3,-0.4 0.2,-0.2 0.2,-0.1 z”};

This one was another fun one, ended up studying up of BAe 146/Avro planes, in the end I have assumed the following:
BAe 146-100=Avro RJ70
BAe 146-200=Avro RJ85
BAe 146-300=Avro RJ100

I think the result is probably close enough, there seems to be a huge discrepancy in the graphics out there representing them, finding a single source of truth is challenging.

Anyway here you go, full set:
//BAe
https://dl.dropboxusercontent.com/u/50785283/BAe146-100AvroRJ70.png
//BAe 146-100/Avro RJ70 - Standard Scale 0.50 Meters/point, PiAware Default Scale 0.25, 3in4 Non-linear Scale 0.55
var _r461 = {
key: “r461”,
scale: 0.55,
size: [64, 64],
anchor: [32, 32], //Tail position 57
path: “m 32,6.2 0.5,0.4 0.5,0.8 0.7,1.4 0.8,2.1 0.6,1.9 0.4,2.5 0.1,5.1 0,3.3 3.1,1 -0.2,-1.1 0,-2.1 0.1,-0.7 0.2,-0.2 2.4,0 0.2,0.2 0.1,0.7 0,2.1 -0.2,1.7 -0.9,0 3.5,1.1 -0.2,-1.1 0,-2.1 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,2.1 -0.2,1.7 -0.9,0 11.6,3.9 0.5,0.3 0.3,0.6 0,2.1 -7.2,-0.8 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.5,-0.5 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.5,-0.5 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.1,-0.5 0,2.7 -0.3,5 -0.9,5.7 -0.7,3.1 -0.7,2.8 9.6,4.2 0.4,0.4 0.1,0.4 0,2.2 -10.8,-1 -0.2,1.1 -0.2,0 -0.2,-1.1 -10.8,1 0,-2.2 0.1,-0.4 0.4,-0.4 9.6,-4.2 -0.7,-2.8 -0.7,-3.1 -0.9,-5.7 -0.3,-5 0,-2.7 -4.1,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -4.5,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -4.5,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -7.2,0.8 0,-2.1 0.3,-0.6 0.5,-0.3 11.6,-3.9 -0.9,0 -0.2,-1.7 0,-2.1 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,2.1 -0.2,1.1 3.5,-1.1 -0.9,0 -0.2,-1.9 0,-1.9 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,1.9 -0.2,1.3 3.1,-1 0,-3.3 0.1,-5.1 0.4,-2.5 0.6,-1.9 0.8,-2.1 0.7,-1.4 0.5,-0.8 z” };

//BAe 146-200/Avro RJ85 - Standard Scale 0.50 Meters/point, PiAware Default Scale 0.25, 3in4 Non-linear Scale 0.55
https://dl.dropboxusercontent.com/u/50785283/BAe146-200AvroRJ85.png
var _r462 = {
key: “r462”,
scale: 0.55,
size: [64, 64],
anchor: [32, 32], //Tail position 60
path: “m 32,3.6 0.5,0.4 0.5,0.8 0.7,1.4 0.8,2.1 0.6,1.9 0.4,2.5 0.1,5.1 0,6.2 3.1,1 -0.2,-1.1 0,-2.1 0.1,-0.7 0.2,-0.2 2.4,0 0.2,0.2 0.1,0.7 0,2.1 -0.2,1.7 -0.9,0 3.5,1.1 -0.2,-1.1 0,-2.1 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,2.1 -0.2,1.7 -0.9,0 11.6,3.9 0.5,0.3 0.3,0.6 0,2.1 -7.2,-0.8 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.5,-0.5 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.5,-0.5 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.1,-0.5 0,5 -0.3,5 -0.9,5.7 -0.7,3.1 -0.7,2.8 9.6,4.2 0.4,0.4 0.1,0.4 0,2.2 -10.8,-1 -0.2,1.1 -0.2,0 -0.2,-1.1 -10.8,1 0,-2.2 0.1,-0.4 0.4,-0.4 9.6,-4.2 -0.7,-2.8 -0.7,-3.1 -0.9,-5.7 -0.3,-5 0,-5 -4.1,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -4.5,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -4.5,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -7.2,0.8 0,-2.1 0.3,-0.6 0.5,-0.3 11.6,-3.9 -0.9,0 -0.2,-1.7 0,-2.1 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,2.1 -0.2,1.1 3.5,-1.1 -0.9,0 -0.2,-1.9 0,-1.9 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,1.9 -0.2,1.3 3.1,-1 0,-6.2 0.1,-5.1 0.4,-2.5 0.6,-1.9 0.8,-2.1 0.7,-1.4 0.5,-0.8 z” };

//BAe 146-300/Avro RJ100 - Standard Scale 0.50 Meters/point, PiAware Default Scale 0.25, 3in4 Non-linear Scale 0.55
https://dl.dropboxusercontent.com/u/50785283/BAe146-300AvroRJ100.png
var _r463 = {
key: “r463”,
scale: 0.55,
size: [64, 64],
anchor: [32, 32], //Tail position 63
path: “m 32,0.9 0.5,0.4 0.5,0.8 0.7,1.4 0.8,2.1 0.6,1.9 0.4,2.5 0.1,10.7 0,3.3 3.1,1 -0.2,-1.1 0,-2.1 0.1,-0.7 0.2,-0.2 2.4,0 0.2,0.2 0.1,0.7 0,2.1 -0.2,1.7 -0.9,0 3.5,1.1 -0.2,-1.1 0,-2.1 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,2.1 -0.2,1.7 -0.9,0 11.6,3.9 0.5,0.3 0.3,0.6 0,2.1 -7.2,-0.8 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.5,-0.5 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.5,-0.5 -0.1,0.8 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.9 -4.1,-0.5 0,2.7 -0.3,9.9 -0.9,5.7 -0.7,3.1 -0.7,2.8 9.6,4.2 0.4,0.4 0.1,0.4 0,2.2 -10.8,-1 -0.2,1.1 -0.2,0 -0.2,-1.1 -10.8,1 0,-2.2 0.1,-0.4 0.4,-0.4 9.6,-4.2 -0.7,-2.8 -0.7,-3.1 -0.9,-5.7 -0.3,-9.9 0,-2.7 -4.1,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -4.5,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -4.5,0.5 -0.1,0.9 -0.1,0.4 -0.3,0 -0.1,-0.4 -0.1,-0.8 -7.2,0.8 0,-2.1 0.3,-0.6 0.5,-0.3 11.6,-3.9 -0.9,0 -0.2,-1.7 0,-2.1 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,2.1 -0.2,1.1 3.5,-1.1 -0.9,0 -0.2,-1.9 0,-1.9 0.2,-0.7 0.2,-0.2 2.2,0 0.2,0.2 0.2,0.7 0,1.9 -0.2,1.3 3.1,-1 0,-3.3 0.1,-10.7 0.4,-2.5 0.6,-1.9 0.8,-2.1 0.7,-1.4 0.5,-0.8 z” };

Added the beacon and tweaked the scaling to my liking.
Just waiting for a BAe 146-200=Avro RJ85 to fly by… :laughing:
Thank you very much!
Appreciate all your effort!

I decided to try this enhancement, but my knowledge is a big zero on this subject. Need step-by-step instructions:
(1) To which file above svg data should be added or do I have to create a separate file for each icon?
(2) What is path to the folder in which this file resides?

First make a backup of the html folder, just in case something goes wrong.
That markers.js file is very sensitive, I’ve had to revert back to the original many times. Then again, I’m a monkey see monkey do “programmer” with no programming experience.
I’m using dump1090-fa and the path to my html folder is: /usr/share/dump1090-fa/html
You don’t need to play around with the database at first, you can add the specific aircraft icons which you are interested in of which the aircraft types are automatically picked up and listed in the large table on the web interface.

@MikeMathee:
Thank you very much for your help and prompt reply. I have missed FlyingPeteNZ’s post you quoted. Thanks again.

Have fun! I am waiting on what is happening with 3.2.0 before reposting all the tweaks I have been done, for the most part it was just cleanup and gap-plugging, oh and that new scale.

Have fun! I am waiting on what is happening with 3.2.0 before reposting all the tweaks I have been done, for the most part it was just cleanup and gap-plugging, oh and that new scale.

Can’t wait 8) :laughing: :laughing:

Been wasting time on this little diversion:
https://dl.dropboxusercontent.com/u/50785283/SpacesOK.JPG

Here is the updated Boeing code, just some 737’s to add, this is not guaranteed to be bug-free though:

// BOEING
//727 Series
//727-100 - Standard Scale 0.73 Meters/point, PiAware Default Scale 0.36, 3in4 Non-linear Scale 0.68
var _b721 = {
key: “b721”,
scale: 0.68,
size: [64, 64],
anchor: [32, 32], //Tail position 60
path: “m 32,4.1 0.3,0.1 0.7,1.5 0.5,1.8 0.7,3 0.4,3.3 0,9.9 7,5.8 12.3,8.5 0.2,0.4 0.2,0.7 0.2,1 0.1,0.8 0,0.8 -0.3,0 0,0.1 -0.2,0 0,-0.3 -13.3,-5.7 -6.2,-1.4 0,3 -0.1,2.2 0.4,-0.1 0.1,-1.3 0.2,-0.2 1.5,0 0.2,0.2 0,2 -0.2,3.3 -0.2,1.1 -0.4,1 -1.1,0 -0.2,-0.2 -1.2,0.7 -0.2,1.9 -0.7,3.4 6.4,5.4 0.3,0.4 0.1,0.5 0,1.2 -0.2,0.7 -6.9,-2.2 -0.1,1.1 -0.1,0.9 -0.1,0.5 -0.1,0.1 -0.1,-0.1 -0.1,-0.5 -0.1,-0.9 -0.1,-1.1 -6.9,2.2 -0.2,-0.7 0,-1.2 0.1,-0.5 0.3,-0.4 6.4,-5.4 -0.7,-3.4 -0.2,-1.9 -1.2,-0.7 -0.2,0.2 -1.1,0 -0.4,-1 -0.2,-1.1 -0.2,-3.3 0,-2 0.2,-0.2 1.5,0 0.2,0.2 0.1,1.3 0.4,0.1 -0.1,-2.2 0,-3 -6.2,1.4 -13.3,5.7 0,0.3 -0.2,0 0,-0.1 -0.3,0 0,-0.8 0.1,-0.8 0.2,-1 0.2,-0.7 0.2,-0.4 12.3,-8.5 7,-5.8 0,-9.9 0.4,-3.3 0.7,-3 0.5,-1.8 0.7,-1.5 z”};

	//727-200 - Standard Scale 0.73 Meters/point, PiAware Default Scale 0.36, 3in4 Non-linear Scale 0.68
	var _b722 = {
		key: "b722",
		scale: 0.68,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
		path: "m 32,0.8 0.3,0.1 0.7,1.5 0.5,1.8 0.7,3 0.4,3.3 0,13.9 7,5.8 12.3,8.5 0.2,0.4 0.2,0.7 0.2,1 0.1,0.8 0,0.8 -0.3,0 0,0.1 -0.2,0 0,-0.3 -13.3,-5.7 -6.2,-1.4 0,3 -0.1,4.7 0.4,-0.1 0.1,-1.3 0.2,-0.2 1.5,0 0.2,0.2 0,2 -0.2,3.3 -0.2,1.1 -0.4,1 -1.1,0 -0.2,-0.2 -1.2,0.7 -0.2,1.9 -0.7,3.4 6.4,5.4 0.3,0.4 0.1,0.5 0,1.2 -0.2,0.7 -6.9,-2.2 -0.1,1.1 -0.1,0.9 -0.1,0.5 -0.1,0.1 -0.1,-0.1 -0.1,-0.5 -0.1,-0.9 -0.1,-1.1 -6.9,2.2 -0.2,-0.7 0,-1.2 0.1,-0.5 0.3,-0.4 6.4,-5.4 -0.7,-3.4 -0.2,-1.9 -1.2,-0.7 -0.2,0.2 -1.1,0 -0.4,-1 -0.2,-1.1 -0.2,-3.3 0,-2 0.2,-0.2 1.5,0 0.2,0.2 0.1,1.3 0.4,0.1 -0.1,-4.7 0,-3 -6.2,1.4 -13.3,5.7 0,0.3 -0.2,0 0,-0.1 -0.3,0 0,-0.8 0.1,-0.8 0.2,-1 0.2,-0.7 0.2,-0.4 12.3,-8.5 7,-5.8 0,-13.9 0.4,-3.3 0.7,-3 0.5,-1.8 0.7,-1.5"};

//737 Series
	//737-300 - Standard Scale 0.61 Meters/point, PiAware Default Scale 0.30 ,3in4 Non-linear Scale 0.61
	var _b733 = {
		key: "b733",
		scale: 0.61,
		size: [64, 64],
		anchor: [32, 32], //Tail position 59
		path: "m 32,4.8 0.3,0.1 0.8,1.2 0.9,3.1 0.6,3.1 0.5,5.2 0,6.9 3.6,2.7 -0.2,-1.5 0,-1.5 0.1,-1.2 0.2,-0.4 2.8,0 0.2,0.4 0.1,1.2 0,1.5 -0.4,2.2 -0.3,0 -0.1,0.9 14,7.7 0.4,0.4 0.2,0.7 0,1.5 -8.3,-2.4 -0.1,0.4 -0.2,0.2 -0.2,-0.2 -0.1,-0.5 -3.7,-1.1 -0.1,0.4 -0.2,0.2 -0.2,-0.2 -0.1,-0.5 -2,-0.6 0,1 -0.1,0.5 -0.1,0.1 -0.4,0 -0.1,-0.1 -0.1,-0.5 0,-1.3 -4.6,0 0,7.7 -0.1,2.8 -0.6,3.7 -0.6,3 0.1,0.4 8.5,5.9 0,1.8 -10,-2.5 -0.2,0.7 -0.1,0.8 -0.1,0.4 -0.1,-0.4 -0.1,-0.8 -0.2,-0.7 -10,2.5 0,-1.8 8.5,-5.9 0.1,-0.4 -0.6,-3 -0.6,-3.7 -0.1,-2.8 0,-7.7 -4.6,0 0,1.3 -0.1,0.5 -0.1,0.1 -0.4,0 -0.1,-0.1 -0.1,-0.5 0,-1 -2,0.6 -0.1,0.5 -0.2,0.2 -0.2,-0.2 -0.1,-0.4 -3.7,1.1 -0.1,0.5 -0.2,0.2 -0.2,-0.2 -0.1,-0.4 -8.3,2.4 0,-1.5 0.2,-0.7 0.4,-0.4 14,-7.7 -0.1,-0.9 -0.3,0 -0.4,-2.2 0,-1.5 0.1,-1.2 0.2,-0.4 2.8,0 0.2,0.4 0.1,1.6 0,1.1 -0.2,1.5 3.6,-2.8 0,-6.8 0.5,-5.2 0.6,-3.1 1,-3.1 0.7,-1.2 z"};

	//737-400 - Standard Scale 0.61 Meters/point, PiAware Default Scale 0.30, 3in4 Non-linear Scale 0.61
	var _b734 = {
		key: "b734",
		scale: 0.61,
		size: [64, 64],
		anchor: [32, 32], //Tail position 61
		path: "m 32,2.3 0.3,0.1 0.8,1.2 0.9,3.1 0.6,3.1 0.5,5.2 0,8.6 3.6,2.7 -0.2,-1.5 0,-1.5 0.1,-1.2 0.2,-0.4 2.8,0 0.2,0.4 0.1,1.2 0,1.5 -0.4,2.2 -0.3,0 -0.1,0.9 14,7.7 0.4,0.4 0.2,0.7 0,1.5 -8.3,-2.4 -0.1,0.4 -0.2,0.2 -0.2,-0.2 -0.1,-0.5 -3.7,-1.1 -0.1,0.4 -0.2,0.2 -0.2,-0.2 -0.1,-0.5 -2,-0.6 0,1 -0.1,0.5 -0.1,0.1 -0.4,0 -0.1,-0.1 -0.1,-0.5 0,-1.3 -4.6,0 0,10.5 -0.1,2.8 -0.6,3.7 -0.6,3 0.1,0.4 8.5,5.9 0,1.8 -10,-2.5 -0.2,0.7 -0.1,0.8 -0.1,0.4 -0.1,-0.4 -0.1,-0.8 -0.2,-0.7 -10,2.5 0,-1.8 8.5,-5.9 0.1,-0.4 -0.6,-3 -0.6,-3.7 -0.1,-2.8 0,-10.5 -4.6,0 0,1.3 -0.1,0.5 -0.1,0.1 -0.4,0 -0.1,-0.1 -0.1,-0.5 0,-1 -2,0.6 -0.1,0.5 -0.2,0.2 -0.2,-0.2 -0.1,-0.4 -3.7,1.1 -0.1,0.5 -0.2,0.2 -0.2,-0.2 -0.1,-0.4 -8.3,2.4 0,-1.5 0.2,-0.7 0.4,-0.4 14,-7.7 -0.1,-0.9 -0.3,0 -0.4,-2.2 0,-1.5 0.1,-1.2 0.2,-0.4 2.8,0 0.2,0.4 0.1,1.6 0,1.1 -0.2,1.5 3.6,-2.8 0,-8.5 0.5,-5.2 0.6,-3.1 1,-3.1 0.7,-1.2 z"};

	//737-700 - Standard Scale 0.65 Meters/point, PiAware Default Scale 0.32, 3in4 Non-linear Scale 0.63
	var _b737 = {
		key: "b737",
		scale: 0.63,
		size: [64, 64],
		anchor: [32, 32], //Tail position 55
		path: "m 32,5.3 0.3,0.1 0.8,1.2 0.9,3.1 0.6,3.1 0.5,5.2 0,5.5 2.9,2.4 -0.1,-1 0,-1.5 0.1,-1.2 0.2,-0.4 2.7,0 0.2,0.4 0.1,1.2 0,1.5 -0.3,2.3 -0.4,0 -0.1,0.3 1.8,1 15.9,8.3 0.9,0.8 0.5,1.2 0,1.9 -0.4,-0.9 -0.7,-0.9 -11.4,-3.6 -0.1,0.8 -0.3,0.7 -0.3,-0.7 -0.1,-1 -4.2,-1 -0.1,0.8 -0.3,0.7 -0.3,-0.7 -0.1,-1 -1.2,-0.2 -0.6,0 -0.1,0.9 -0.3,0.7 -0.3,-0.7 -0.1,-0.9 -3.5,0 0,6.9 -0.1,2.7 -0.3,2.5 -0.7,2.4 9.1,7 0,2 -10.7,-3.2 -0.3,1 -0.2,0 -0.3,-1 -10.7,3.2 0,-2 9.2,-7 -0.7,-2.4 -0.4,-2.5 -0.1,-2.7 0,-6.9 -3.5,0 -0.1,0.9 -0.3,0.7 -0.3,-0.7 -0.1,-0.9 -0.6,0 -1.2,0.2 -0.1,1 -0.3,0.7 -0.3,-0.7 -0.1,-0.8 -4.2,1 -0.1,1 -0.3,0.7 -0.3,-0.7 -0.1,-0.8 -11.4,3.6 -0.7,0.9 -0.4,0.9 0,-1.9 0.5,-1.2 0.9,-0.8 15.9,-8.3 1.8,-1 -0.1,-0.3 -0.5,0 -0.2,-2.3 0,-1.5 0.1,-1.2 0.2,-0.4 2.7,0 0.2,0.4 0.1,1.2 0,1.5 -0.1,1 2.9,-2.4 0,-5.5 0.5,-5.2 0.6,-3.1 1,-3.1 0.7,-1.2 z"};


	//737-800 - Standard Scale 0.65 Meters/point, PiAware Default Scale 0.32, 3in4 Non-linear Scale 0.63
	var _b738 = {
		key: "b738",
		scale: 0.63,
		size: [64, 64],
		anchor: [32, 32], //Tail position 59
		path: "m 32,1.9 0.3,0.1 0.8,1.2 0.9,3.1 0.6,3.1 0.5,5.2 0,9.1 2.9,2.4 -0.1,-1 0,-1.5 0.1,-1.2 0.2,-0.4 2.7,0 0.2,0.4 0.1,1.2 0,1.5 -0.3,2.3 -0.4,0 -0.1,0.3 1.8,1 15.9,8.3 0.9,0.8 0.5,1.2 0,1.9 -0.4,-0.9 -0.7,-0.9 -11.4,-3.6 -0.1,0.8 -0.3,0.7 -0.3,-0.7 -0.1,-1 -4.2,-1 -0.1,0.8 -0.3,0.7 -0.3,-0.7 -0.1,-1 -1.2,-0.2 -0.6,0 -0.1,0.9 -0.3,0.7 -0.3,-0.7 -0.1,-0.9 -3.5,0 0,11.6 -0.1,2.7 -0.3,2.5 -0.7,2.4 9.1,7 0,2 -10.7,-3.2 -0.3,1 -0.2,0 -0.3,-1 -10.7,3.2 0,-2 9.2,-7 -0.7,-2.4 -0.4,-2.5 -0.1,-2.7 0,-11.6 -3.5,0 -0.1,0.9 -0.3,0.7 -0.3,-0.7 -0.1,-0.9 -0.6,0 -1.2,0.2 -0.1,1 -0.3,0.7 -0.3,-0.7 -0.1,-0.8 -4.2,1 -0.1,1 -0.3,0.7 -0.3,-0.7 -0.1,-0.8 -11.4,3.6 -0.7,0.9 -0.4,0.9 0,-1.9 0.5,-1.2 0.9,-0.8 15.9,-8.3 1.8,-1 -0.1,-0.3 -0.5,0 -0.2,-2.3 0,-1.5 0.1,-1.2 0.2,-0.4 2.7,0 0.2,0.4 0.1,1.2 0,1.5 -0.1,1 2.9,-2.4 0,-9.1 0.5,-5.2 0.6,-3.1 1,-3.1 0.7,-1.2 z"};


//747 Series
	//747-100/200/300 - Standard Scale 1.14 Meters/point, PiAware Default Scale 0.57, 3in4 Non-linear Scale 0.93
	var _b741 = {
		key: "b741",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
        path: "m 32,1 0.1,0 0.2,0.1 0.2,0.2 0.3,0.4 0.4,0.9 0.5,1.6 0.6,2.4 0.3,2.3 0.2,2.8 0,7.3 6.2,5.6 -0.1,-0.7 0,-1.3 0.1,-0.5 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.5 0,1.3 -0.2,0.9 -0.4,0 0,1.5 5.9,5.3 -0.1,-0.8 0,-1.3 0.1,-0.5 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.5 0,1.3 -0.2,0.9 -0.4,0 0,1.6 6.7,5.9 0.3,0.4 0.1,0.3 0,5.9 -0.2,0 -0.1,-2.7 -9.3,-5.6 0,0.4 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -2.8,-1.6 0,0.4 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -1,-0.7 -3.7,-1.2 0,0.5 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -2,-0.6 0,0.5 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -1.7,-0.5 0.1,12.5 -0.3,3.7 -0.4,2.6 -0.4,1.9 7.2,6.9 0.2,0.3 0.1,0.3 0.1,1.9 -9,-2.6 -0.3,1.8 0,1.8 -0.1,0.1 -0.1,-0.1 0,-1.8 -0.3,-1.8 -9,2.6 0.1,-1.9 0.1,-0.3 0.2,-0.3 7.2,-6.9 -0.4,-1.9 -0.4,-2.6 -0.2,-3.7 0,-12.5 -1.7,0.5 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.5 -2,0.6 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.5 -3.7,1.2 -1,0.7 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.4 -2.8,1.6 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.4 -9.3,5.6 -0.1,2.7 -0.2,0 0,-5.9 0.1,-0.3 0.3,-0.4 6.7,-5.9 0,-1.6 -0.4,0 -0.2,-0.9 0,-1.2 0.1,-0.6 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.6 0,1.2 -0.1,0.8 5.9,-5.3 0,-1.5 -0.4,0 -0.2,-0.9 0,-1.2 0.1,-0.6 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.6 0,1.2 -0.1,0.7 6.3,-5.6 -0.1,-7.3 0.2,-2.8 0.3,-2.3 0.6,-2.4 0.5,-1.6 0.4,-0.9 0.3,-0.4 0.2,-0.2 0.2,-0.1 z"};

	//747SP - Standard Scale 1.14 Meters/point, PiAware Default Scale 0.57, 3in4 Non-linear Scale 0.93
	var _b74s = {
		key: "b74s",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 57
        path: "m 32,7 0.1,0 0.2,0.1 0.2,0.2 0.3,0.4 0.4,0.9 0.5,1.6 0.6,2.4 0.3,2.3 0.2,2.8 0,2.2 6.2,5.6 -0.1,-0.7 0,-1.3 0.1,-0.5 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.5 0,1.3 -0.2,0.9 -0.4,0 0,1.5 5.9,5.3 -0.1,-0.8 0,-1.3 0.1,-0.5 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.5 0,1.3 -0.2,0.9 -0.4,0 0,1.6 6.7,5.9 0.3,0.4 0.1,0.3 0,5.9 -0.2,0 -0.1,-2.7 -9.3,-5.6 0,0.4 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -2.8,-1.6 0,0.4 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -1,-0.7 -3.7,-1.2 0,0.5 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -2,-0.6 0,0.5 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -1.7,-0.5 0.1,5.6 -0.3,3.7 -0.4,2.6 -0.4,1.9 7.2,6.9 0.2,0.3 0.1,0.3 0.1,1.9 -9,-2.6 -0.3,1.8 0,1.8 -0.1,0.1 -0.1,-0.1 0,-1.8 -0.3,-1.8 -9,2.6 0.1,-1.9 0.1,-0.3 0.2,-0.3 7.2,-6.9 -0.4,-1.9 -0.4,-2.6 -0.2,-3.7 0,-5.6 -1.7,0.5 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.5 -2,0.6 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.5 -3.7,1.2 -1,0.7 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.4 -2.8,1.6 -0.1,0.7 -0.2,0.5 -0.2,-0.5 0,-0.4 -9.3,5.6 -0.1,2.7 -0.2,0 0,-5.9 0.1,-0.3 0.3,-0.4 6.7,-5.9 0,-1.6 -0.4,0 -0.2,-0.9 0,-1.2 0.1,-0.6 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.6 0,1.2 -0.1,0.8 5.9,-5.3 0,-1.5 -0.4,0 -0.2,-0.9 0,-1.2 0.1,-0.6 0.1,-0.1 2.1,0 0.1,0.1 0.1,0.6 0,1.2 -0.1,0.7 6.3,-5.6 -0.1,-2.2 0.2,-2.8 0.3,-2.3 0.6,-2.4 0.5,-1.6 0.4,-0.9 0.3,-0.4 0.2,-0.2 0.2,-0.1 z"};

	//747-400 - Standard Scale 1.14 Meters/point, PiAware Default Scale 0.57, 3in4 Non-linear Scale 0.93
	var _b744 = {
		key: "b744",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
		path: "m 32,1.1 0.1,0 0.2,0.1 0.2,0.2 0.3,0.4 0.4,0.9 0.5,1.6 0.6,2.4 0.3,2.3 0.2,2.8 0,6.1 0.2,1.3 0.6,0.9 6.1,5.6 -0.1,-0.7 -0.3,0 -0.2,-1.2 0,-1.2 0.1,-1 0.1,-0.3 2.1,0 0.1,0.3 0.1,1 0,1.2 -0.2,1.2 -0.3,0 -0.2,1.8 6.4,5.8 -0.1,-0.7 0,-1.2 0.1,-1 0.1,-0.3 2.1,0 0.1,0.3 0.1,1 0,1.2 -0.1,1.2 -0.3,0 -0.2,1.1 8.3,7.1 0.2,0.3 0.1,0.3 0.7,2.7 0,0.9 -0.7,-0.7 -9.1,-5.4 -1.9,-1.1 0,0.4 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -3.1,-1.8 0,0.4 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -1.4,-0.8 -3.2,-1 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -2,-0.6 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -2.2,-0.7 0,12.1 -0.3,3.7 -0.3,2.6 -0.4,1.9 0.2,0.4 7.4,6.6 0.2,0.3 0.1,0.3 0,1.9 -9.1,-2.5 -0.5,1.6 0,1.6 -0.1,0.1 -0.1,-0.1 0,-1.6 -0.5,-1.6 -9.1,2.5 0,-1.9 0.1,-0.3 0.2,-0.3 7.4,-6.6 0.2,-0.4 -0.4,-1.9 -0.3,-2.6 -0.3,-3.7 0,-12.1 -2.2,0.7 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -2,0.6 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -3.2,1 -1.4,0.8 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.4 -3.1,1.8 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.4 -11,6.5 -0.7,0.7 0,-0.9 0.7,-2.7 0.1,-0.3 0.2,-0.3 8.3,-7.1 -0.1,-1.1 -0.3,0 -0.2,-1.2 0,-1.2 0.1,-1 0.1,-0.3 2.1,0 0.1,0.3 0.1,1 0,1.2 -0.1,0.7 6.4,-5.8 -0.2,-1.8 -0.3,0 -0.2,-1.2 0,-1.2 0.1,-1 0.1,-0.3 2.1,0 0.1,0.3 0.1,1 0,1.2 -0.2,1.2 -0.3,0 -0.1,0.7 6.1,-5.6 0.7,-0.9 0.2,-1.3 -0.1,-6.1 0.2,-2.8 0.3,-2.3 0.6,-2.4 0.5,-1.6 0.4,-0.9 0.3,-0.4 0.2,-0.2 0.2,-0.1 z"};

	//747-8 - Standard Scale 1.21 Meters/point, PiAware Default Scale 0.60, 3in4 Non-linear Scale 0.96
	var _b748 = {
		key: "b748",
		scale: 0.96,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
		path: "m 32,0.1 0.1,0 0.2,0.1 0.2,0.2 0.3,0.4 0.4,0.9 0.5,1.6 0.5,2.4 0.3,2.3 0.2,2.8 0,9.6 0.9,0.7 5.1,4.8 -0.2,-0.9 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.2,2 -0.1,-0.3 -0.1,0.3 -0.2,-0.3 -0.2,0.9 5.5,5.1 -0.1,-0.7 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.2,2 -0.1,-0.3 -0.1,0.3 -0.2,-0.3 -0.1,0.9 7.6,6.3 1,1.3 0.8,1.3 0.7,1.5 0,0.7 -2.1,-1.6 -10.8,-6.2 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -2.4,-1.4 0,0.4 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -0.8,-0.4 -3.6,-1.7 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -1.8,-0.5 0,0.5 -0.1,0.5 -0.3,-0.5 -0.1,-0.7 -2.1,-0.6 0,13.3 -0.3,3.8 -0.2,1.6 -0.4,1.9 0.2,0.4 6.8,6.6 0.2,0.3 0.1,0.3 0,1.8 -8.5,-2.5 -0.5,1.6 0,1.4 -0.1,0.1 -0.1,-0.1 0,-1.4 -0.5,-1.6 -8.5,2.5 0,-1.8 0.1,-0.3 0.2,-0.3 6.8,-6.6 0.2,-0.4 -0.4,-1.9 -0.2,-1.6 -0.3,-3.8 0,-13.3 -2.1,0.6 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -1.8,0.5 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -3.6,1.7 -0.8,0.4 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.4 -2.4,1.4 -0.1,0.7 -0.3,0.5 -0.1,-0.5 0,-0.5 -10.8,6.2 -2.1,1.6 0,-0.7 0.7,-1.5 0.8,-1.3 1,-1.3 7.7,-6.4 -0.2,-0.8 -0.2,0.3 -0.1,-0.3 -0.1,0.3 -0.2,-2 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.1,0.7 5.5,-5.1 -0.2,-0.9 -0.2,0.3 -0.1,-0.3 -0.1,0.3 -0.2,-2 0,-1.2 0.1,-1.1 0.2,-0.2 2.3,0 0.2,0.2 0.1,1.1 0,1.2 -0.2,0.9 5.1,-4.8 0.9,-0.7 0,-9.6 0.2,-2.8 0.3,-2.3 0.5,-2.4 0.5,-1.6 0.4,-0.9 0.3,-0.4 0.2,-0.2 0.2,-0.1 z"};

//757 Series
	//757-200 - Standard Scale 0.87 Meters/point, PiAware Default Scale 0.43, 3in4 Non-linear Scale 0.76
	var _b752 = {
		key: "b752",
		scale: 0.76,
		size: [64, 64],
		anchor: [32, 32], //Tail position 59
		path: "m 32,4.6 0.2,0.1 0.3,0.3 0.6,0.8 0.7,1.7 0.3,2 0.1,2.5 0,12.8 0.6,1.1 3.1,1.7 -0.1,-1.1 0,-1.2 0.2,-1.1 0.1,-0.2 2.4,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.6 -0.2,0 -0.1,0.7 13.3,7.1 0.3,0.5 0,2.3 -7.3,-2 -0.1,0.9 -0.2,-0.3 -0.1,-0.7 -3.3,-0.9 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.8 -2.1,-0.5 -1.4,0 -0.1,0.8 -0.1,0.2 -0.1,-0.2 -0.1,-0.8 -4.4,0 0,10.7 -0.1,1.9 -0.4,3.6 0.4,0.7 6.6,4.5 0,2.1 -7.8,-1.9 -0.2,0.8 -0.6,1.9 -0.2,0 -0.6,-1.9 -0.2,-0.8 -7.8,1.9 0,-2.1 6.6,-4.5 0.4,-0.7 -0.4,-3.6 -0.1,-1.9 0,-10.7 -4.4,0 -0.1,0.8 -0.1,0.2 -0.1,-0.2 -0.1,-0.8 -1.4,0 -2.1,0.5 -0.1,0.8 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -3.3,0.9 -0.1,0.7 -0.2,0.3 -0.1,-0.9 -7.3,2 0,-2.3 0.3,-0.5 13.3,-7.1 -0.1,-0.7 -0.2,0 -0.2,-1.6 0,-1.2 0.2,-1.1 0.1,-0.2 2.4,0 0.1,0.2 0.2,1.1 0,1.2 -0.1,1.1 3.1,-1.7 0.6,-1.1 0,-12.8 0.1,-2.5 0.3,-2 0.7,-1.7 0.6,-0.8 0.3,-0.3 z"};

//757 Series
	//757-300 - Standard Scale 0.87 Meters/point, PiAware Default Scale 0.43, 3in4 Non-linear Scale 0.76
	var _b753 = {
		key: "b753",
		scale: 0.76,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
		path: "m 32,1 0.2,0.1 0.3,0.3 0.6,0.8 0.7,1.7 0.3,2 0.1,2.5 0,15.7 0.6,1.1 3.1,1.7 -0.1,-1.1 0,-1.2 0.2,-1.1 0.1,-0.2 2.4,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.6 -0.2,0 -0.1,0.7 13.3,7.1 0.3,0.5 0,2.3 -7.3,-2 -0.1,0.9 -0.2,-0.3 -0.1,-0.7 -3.3,-0.9 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.8 -2.1,-0.5 -1.4,0 -0.1,0.8 -0.1,0.2 -0.1,-0.2 -0.1,-0.8 -4.4,0 0,15 -0.1,1.9 -0.4,3.6 0.4,0.7 6.6,4.5 0,2.1 -7.8,-1.9 -0.2,0.8 -0.6,1.9 -0.2,0 -0.6,-1.9 -0.2,-0.8 -7.8,1.9 0,-2.1 6.6,-4.5 0.4,-0.7 -0.4,-3.6 -0.1,-1.9 0,-15 -4.4,0 -0.1,0.8 -0.1,0.2 -0.1,-0.2 -0.1,-0.8 -1.4,0 -2.1,0.5 -0.1,0.8 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -3.3,0.9 -0.1,0.7 -0.2,0.3 -0.1,-0.9 -7.3,2 0,-2.3 0.3,-0.5 13.3,-7.1 -0.1,-0.7 -0.2,0 -0.2,-1.6 0,-1.2 0.2,-1.1 0.1,-0.2 2.4,0 0.1,0.2 0.2,1.1 0,1.2 -0.1,1.1 3.1,-1.7 0.6,-1.1 0,-15.7 0.1,-2.5 0.3,-2 0.7,-1.7 0.6,-0.8 0.3,-0.3 z"};

//767 Series
	//767-300 - Standard Scale 0.93 Meters/point, PiAware Default Scale 0.46, 3in4 Non-linear Scale 0.79
	var _b762 = {
		key: "b762",
		scale: 0.79,
		size: [64, 64],
		anchor: [32, 32], //Tail position 58
		path: "m 32,5.8 0.1,0 0.2,0.1 0.4,0.3 0.5,0.8 0.7,1.7 0.5,2 0.2,2.6 0,9.9 0.6,0.8 4.1,2.8 -0.2,-1.1 0,-1.2 0.2,-1.1 0.1,-0.2 2.3,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.2 -0.3,0 -0.1,1.2 15.9,11 0.3,0.5 0,1.5 -0.2,0.6 -8.4,-3.4 -0.1,0.4 -0.1,-0.5 -4.2,-1.4 -0.1,0.4 -0.1,-0.5 -4.4,-1.4 -1,-0.2 -0.2,0.5 -0.2,-0.5 -4,-0.4 0,8.3 -0.1,2.6 -0.4,3.8 0.5,0.7 7.5,5.8 0,1.9 -9.2,-2.4 -0.7,1.5 -0.1,1.3 -0.2,0 -0.1,-1.3 -0.7,-1.5 -9.2,2.4 0,-1.9 7.5,-5.8 0.5,-0.7 -0.4,-3.8 -0.1,-2.6 0,-8.3 -4,0.4 -0.2,0.5 -0.2,-0.5 -1,0.2 -4.4,1.4 -0.1,0.5 -0.1,-0.4 -4.2,1.4 -0.1,0.5 -0.1,-0.4 -8.4,3.4 -0.2,-0.6 0,-1.5 0.3,-0.5 15.9,-11 -0.1,-1.2 -0.3,0 -0.2,-1.2 0,-1.2 0.2,-1.1 0.1,-0.2 2.3,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.1 4.1,-2.8 0.6,-0.8 0,-9.9 0.2,-2.6 0.5,-2 0.7,-1.7 0.5,-0.8 0.4,-0.3 0.2,-0.1 z"};


	//767-300 - Standard Scale 0.93 Meters/point, PiAware Default Scale 0.46, 3in4 Non-linear Scale 0.79
	var _b763 = {
		key: "b763",
		scale: 0.79,
		size: [64, 64],
		anchor: [32, 32], //Tail position 61
		path: "m 32,2.2 0.1,0 0.2,0.1 0.4,0.3 0.5,0.8 0.7,1.7 0.5,2 0.2,2.6 0,12.6 0.6,0.8 4.1,2.8 -0.2,-1.1 0,-1.2 0.2,-1.1 0.1,-0.2 2.3,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.2 -0.3,0 -0.1,1.2 15.9,11 0.3,0.5 0,1.5 -0.2,0.6 -8.4,-3.4 -0.1,0.4 -0.1,-0.5 -4.2,-1.4 -0.1,0.4 -0.1,-0.5 -4.4,-1.4 -1,-0.2 -0.2,0.5 -0.2,-0.5 -4,-0.4 0,12.9 -0.1,2.6 -0.4,3.8 0.5,0.7 7.5,5.8 0,1.9 -9.2,-2.4 -0.7,1.5 -0.1,1.3 -0.2,0 -0.1,-1.3 -0.7,-1.5 -9.2,2.4 0,-1.9 7.5,-5.8 0.5,-0.7 -0.4,-3.8 -0.1,-2.6 0,-12.9 -4,0.4 -0.2,0.5 -0.2,-0.5 -1,0.2 -4.4,1.4 -0.1,0.5 -0.1,-0.4 -4.2,1.4 -0.1,0.5 -0.1,-0.4 -8.4,3.4 -0.2,-0.6 0,-1.5 0.3,-0.5 15.9,-11 -0.1,-1.2 -0.3,0 -0.2,-1.2 0,-1.2 0.2,-1.1 0.1,-0.2 2.3,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.1 4.1,-2.8 0.6,-0.8 0,-12.6 0.2,-2.6 0.5,-2 0.7,-1.7 0.5,-0.8 0.4,-0.3 0.2,-0.1 z"};

	//767-400 - Standard Scale 0.96 Meters/point, PiAware Default Scale 0.48, 3in4 Non-linear Scale 0.82
	var _b764 = {
		key: "b764",
		scale: 0.82,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
		path: "m 32,0.1 0.1,0 0.2,0.1 0.4,0.3 0.5,0.8 0.7,1.7 0.5,2 0.2,2.6 0,15.4 0.6,0.8 3.9,2.7 -0.2,-1.1 0,-1.2 0.2,-1.1 0.1,-0.2 2.3,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.2 -0.3,0 -0.1,1.2 15.6,10.6 2.1,3.1 0,1 -2.1,-1.6 -7.8,-3.2 -0.1,0.4 -0.1,-0.5 -4.2,-1.4 -0.1,0.4 -0.1,-0.5 -4.4,-1.4 -1,-0.2 -0.2,0.5 -0.2,-0.5 -4,-0.4 0,14.2 -0.1,2.6 -0.4,4 0.5,0.7 7.2,5.8 0,1.6 -8.9,-2.3 -0.7,1.5 -0.1,1.3 -0.2,0 -0.1,-1.3 -0.7,-1.5 -8.9,2.3 0,-1.6 7.2,-5.8 0.5,-0.7 -0.4,-4 -0.1,-2.6 0,-14.2 -4,0.4 -0.2,0.5 -0.2,-0.5 -1,0.2 -4.4,1.4 -0.1,0.5 -0.1,-0.4 -4.2,1.4 -0.1,0.5 -0.1,-0.4 -7.8,3.2 -2.1,1.6 0,-1 2.1,-3.1 15.6,-10.6 -0.1,-1.2 -0.3,0 -0.2,-1.2 0,-1.2 0.2,-1.1 0.1,-0.2 2.3,0 0.1,0.2 0.2,1.1 0,1.2 -0.2,1.1 3.9,-2.7 0.6,-0.8 0,-15.4 0.2,-2.6 0.5,-2 0.7,-1.7 0.5,-0.8 0.4,-0.3 0.2,-0.1 z"};

//777 Series
	//777-200/777-200ER - Standard Scale 1.16 Meters/point, PiAware Default Scale 0.58, 3in4 Non-linear Scale 0.93
	var _b772 = {
		key: "b772",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 58
		path: "m 32,4.4 0.1,0 0.2,0.1 0.3,0.3 0.5,0.8 0.7,1.7 0.5,2 0.3,2.5 0,10.9 0.3,0.6 0.5,0.6 3.3,2.2 -0.2,-1.1 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.4 -0.4,0 -0.4,1.3 16.4,10.8 0.2,0.5 0.1,1.5 -9,-3.1 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.2,-1.4 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -2.5,-0.8 -1.8,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.5,0 0,10.6 -0.2,1.9 -0.7,3.8 7.6,6.2 0.1,0.7 0,0.7 -0.1,0.7 -8.5,-3.1 -0.2,0.4 -0.5,1.8 -0.2,0 -0.5,-1.8 -0.2,-0.4 -8.5,3.1 -0.1,-0.7 0,-0.7 0.1,-0.7 7.6,-6.2 -0.7,-3.8 -0.2,-1.9 0,-10.6 -4.5,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -1.8,0 -2.5,0.8 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -4.2,1.4 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -9,3.1 0.1,-1.5 0.2,-0.5 16.4,-10.8 -0.4,-1.3 -0.4,0 -0.2,-1.4 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.1 3.3,-2.2 0.5,-0.6 0.3,-0.6 0,-10.9 0.3,-2.5 0.5,-2 0.7,-1.7 0.5,-0.8 0.3,-0.3 0.2,-0.1 z"};

	//777-200LR/777F - Standard Scale 1.16 Meters/point, PiAware Default Scale 0.58, 3in4 Non-linear Scale 0.93
	var _b77l = {
		key: "b77l",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 58
		path: "m 32,4.4 0.1,0 0.2,0.1 0.3,0.3 0.5,0.8 0.7,1.7 0.5,2 0.3,2.5 0,10.9 0.3,0.6 0.5,0.6 3.3,2.2 -0.2,-1.1 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.4 -0.4,0 -0.4,1.3 17.3,11.4 1.3,1.8 0,0.6 -1.3,-0.8 -9.6,-3.3 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.2,-1.4 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -2.5,-0.8 -1.8,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.5,0 0,10.6 -0.2,1.9 -0.7,3.8 7.6,6.2 0.1,0.7 0,0.7 -0.1,0.7 -8.5,-3.1 -0.2,0.4 -0.5,1.8 -0.2,0 -0.5,-1.8 -0.2,-0.4 -8.5,3.1 -0.1,-0.7 0,-0.7 0.1,-0.7 7.6,-6.2 -0.7,-3.8 -0.2,-1.9 0,-10.6 -4.5,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -1.8,0 -2.5,0.8 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -4.2,1.4 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -9.6,3.3 -1.3,0.8 0,-0.6 1.3,-1.8 17.3,-11.4 -0.4,-1.3 -0.4,0 -0.2,-1.4 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.1 3.3,-2.2 0.5,-0.6 0.3,-0.6 0,-10.9 0.3,-2.5 0.5,-2 0.7,-1.7 0.5,-0.8 0.3,-0.3 0.2,-0.1 z"};

    //777-300 - Standard Scale 1.16 Meters/point, PiAware Default Scale 0.58, 3in4 Non-linear Scale 0.93
	var _b773 = {
		key: "b773",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 62
		path: "m 32,0.2 0.1,0 0.2,0.1 0.3,0.3 0.5,0.8 0.7,1.7 0.5,2 0.3,2.5 0,15 0.3,0.6 0.5,0.6 3.3,2.2 -0.2,-1.1 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.4 -0.4,0 -0.4,1.3 16.4,10.8 0.2,0.5 0.1,1.5 -9,-3.1 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.2,-1.4 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -2.5,-0.8 -1.8,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.5,0 0,14.9 -0.2,1.9 -0.7,3.8 7.6,6.2 0.1,0.7 0,0.7 -0.1,0.7 -8.5,-3.1 -0.2,0.4 -0.5,1.8 -0.2,0 -0.5,-1.8 -0.2,-0.4 -8.5,3.1 -0.1,-0.7 0,-0.7 0.1,-0.7 7.6,-6.2 -0.7,-3.8 -0.2,-1.9 0,-14.9 -4.5,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -1.8,0 -2.5,0.8 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -4.2,1.4 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -9,3.1 0.1,-1.5 0.2,-0.5 16.4,-10.8 -0.4,-1.3 -0.4,0 -0.2,-1.4 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.1 3.3,-2.2 0.5,-0.6 0.3,-0.6 0,-15 0.3,-2.5 0.5,-2 0.7,-1.7 0.5,-0.8 0.3,-0.3 0.2,-0.1 z"};

	//777-300ER - Standard Scale 1.16 Meters/point, PiAware Default Scale 0.58, 3in4 Non-linear Scale 0.93
	var _b77w = {
		key: "b77w",
		scale: 0.93,
		size: [64, 64],
		anchor: [32, 32], //Tail position 62
		path: "m 32,0.2 0.1,0 0.2,0.1 0.3,0.3 0.5,0.8 0.7,1.7 0.5,2 0.3,2.5 0,15 0.3,0.6 0.5,0.6 3.3,2.2 -0.2,-1.1 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.4 -0.4,0 -0.4,1.3 17.3,11.4 1.3,1.8 0,0.6 -1.3,-0.8 -9.6,-3.3 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.2,-1.4 -0.1,0.6 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -2.5,-0.8 -1.8,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -4.5,0 0,14.9 -0.2,1.9 -0.7,3.8 7.6,6.2 0.1,0.7 0,0.7 -0.1,0.7 -8.5,-3.1 -0.2,0.4 -0.5,1.8 -0.2,0 -0.5,-1.8 -0.2,-0.4 -8.5,3.1 -0.1,-0.7 0,-0.7 0.1,-0.7 7.6,-6.2 -0.7,-3.8 -0.2,-1.9 0,-14.9 -4.5,0 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.7 -1.8,0 -2.5,0.8 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -4.2,1.4 -0.1,0.7 -0.1,0.2 -0.1,-0.2 -0.1,-0.6 -9.6,3.3 -1.3,0.8 0,-0.6 1.3,-1.8 17.3,-11.4 -0.4,-1.3 -0.4,0 -0.2,-1.4 0,-1.6 0.2,-1.4 0.1,-0.2 3,0 0.1,0.2 0.2,1.4 0,1.6 -0.2,1.1 3.3,-2.2 0.5,-0.6 0.3,-0.6 0,-15 0.3,-2.5 0.5,-2 0.7,-1.7 0.5,-0.8 0.3,-0.3 0.2,-0.1 z"};

//787 Series
	//787-8 - Standard Scale 0.99 Meters/point, PiAware Default Scale 0.49, 3in4 Non-linear Scale 0.83
	var _b788 = {
		key: "b788",
		scale: 0.83,
		size: [64, 64],
		anchor: [32, 32], //Tail position 60
		path: "m 32,3.2 0.1,0 0.4,0.2 0.7,1 0.8,1.9 0.6,2.5 0.2,2.5 0.1,2.7 0,9.3 6.5,4.6 -0.3,-0.8 -0.2,0.3 -0.2,-0.3 -0.2,0.1 -0.1,-0.3 -0.2,-0.9 -0.1,-1.3 0,-1.6 0.1,-1.2 0.1,-0.4 0.2,-0.2 3.2,0 0.2,0.2 0.1,0.4 0.2,1.2 0,1.6 -0.1,1.3 -0.4,1.4 -0.1,-0.3 -0.1,0.3 -0.1,-0.3 -0.2,0.3 -0.2,-0.3 -0.4,1.6 17.5,12.3 0.6,0.6 0.4,0.6 1.2,2 0,1 -1.6,-1.4 -0.7,-0.5 -0.9,-0.5 -7.5,-3.2 -0.1,0.8 -0.2,0.3 -0.3,-0.6 -0.1,-0.8 -3.8,-1.6 -0.1,0.8 -0.2,0.3 -0.3,-0.7 -0.1,-0.7 -3.2,-1.4 -2,0 -0.1,0.7 -0.2,0.4 -0.2,-0.4 -0.1,-0.7 -5.7,0 0,9.1 -0.1,1.8 -0.1,1.6 -0.5,3.3 0,0.4 0.2,0.4 7,6.4 0.2,0.3 0.1,0.3 0.4,1.3 -9.2,-3.4 -0.7,2.9 -0.4,0 -0.7,-2.9 -9.2,3.4 0.4,-1.3 0.1,-0.3 0.2,-0.3 7,-6.4 0.2,-0.4 0,-0.4 -0.5,-3.3 -0.1,-1.7 -0.1,-1.7 0,-9.1 -5.7,0 -0.1,0.7 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -2,0 -3.3,1.4 -0.1,0.6 -0.3,0.6 -0.2,-0.3 -0.1,-0.7 -3.6,1.7 -0.1,0.6 -0.3,0.6 -0.2,-0.3 -0.1,-0.6 -7.6,3.2 -0.9,0.5 -0.7,0.5 -1.6,1.4 0,-1 1.2,-2 0.4,-0.6 0.6,-0.6 17.5,-12.3 -0.4,-1.6 -0.2,0.3 -0.2,-0.3 -0.1,0.3 -0.1,-0.3 -0.1,0.3 -0.3,-1.4 -0.1,-1.3 0,-1.6 0.1,-1.2 0.1,-0.4 0.2,-0.2 3.2,0 0.2,0.2 0.1,0.4 0.1,1.2 0,1.6 -0.1,1.3 -0.2,0.9 -0.1,0.3 -0.2,-0.1 -0.2,0.3 -0.2,-0.3 -0.3,0.8 6.5,-4.6 0,-9.3 0.1,-2.7 0.2,-2.5 0.6,-2.5 0.8,-1.9 0.7,-1 0.4,-0.2 z"};

	//787-9 - Standard Scale 0.99 Meters/point, PiAware Default Scale 0.49, 3in4 Non-linear Scale 0.83
	var _b789 = {
		key: "b789",
		scale: 0.83,
		size: [64, 64],
		anchor: [32, 32], //Tail position 63
		path: "m 32,0.2 0.1,0 0.4,0.3 0.7,1 0.8,1.9 0.6,2.5 0.2,2.5 0.1,2.7 0,11.4 6.5,4.6 -0.3,-0.8 -0.2,0.3 -0.2,-0.3 -0.2,0.1 -0.1,-0.3 -0.2,-0.9 -0.1,-1.3 0,-1.6 0.1,-1.2 0.1,-0.4 0.2,-0.2 3.2,0 0.2,0.2 0.1,0.4 0.2,1.2 0,1.6 -0.1,1.3 -0.4,1.4 -0.1,-0.3 -0.1,0.3 -0.1,-0.3 -0.2,0.3 -0.2,-0.3 -0.4,1.6 17.5,12.2 0.6,0.6 0.4,0.6 1.2,2 0,1 -1.6,-1.4 -0.7,-0.5 -0.9,-0.5 -7.5,-3.2 -0.1,0.8 -0.2,0.3 -0.3,-0.6 -0.1,-0.8 -3.8,-1.6 -0.1,0.8 -0.2,0.3 -0.3,-0.7 -0.1,-0.7 -3.2,-1.4 -2,0 -0.1,0.7 -0.2,0.4 -0.2,-0.4 -0.1,-0.7 -5.7,0 0,13 -0.1,1.8 -0.1,1.6 -0.5,3.3 0,0.4 0.2,0.4 7,6.4 0.2,0.3 0.1,0.3 0.4,1.3 -9.2,-3.4 -0.7,2.9 -0.4,0 -0.7,-2.9 -9.2,3.4 0.4,-1.3 0.1,-0.3 0.2,-0.3 7,-6.4 0.2,-0.4 0,-0.4 -0.5,-3.3 -0.1,-1.7 -0.1,-1.7 0,-13 -5.7,0 -0.1,0.7 -0.2,0.5 -0.2,-0.5 -0.1,-0.7 -2,0 -3.3,1.4 -0.1,0.6 -0.3,0.6 -0.2,-0.3 -0.1,-0.7 -3.6,1.7 -0.1,0.6 -0.3,0.6 -0.2,-0.3 -0.1,-0.6 -7.6,3.2 -0.9,0.5 -0.7,0.5 -1.6,1.4 0,-1 1.2,-2 0.4,-0.6 0.6,-0.6 17.5,-12.2 -0.4,-1.6 -0.2,0.3 -0.2,-0.3 -0.1,0.3 -0.1,-0.3 -0.1,0.3 -0.3,-1.4 -0.1,-1.3 0,-1.6 0.1,-1.2 0.1,-0.4 0.2,-0.2 3.2,0 0.2,0.2 0.1,0.4 0.1,1.2 0,1.6 -0.1,1.3 -0.2,0.9 -0.1,0.3 -0.2,-0.1 -0.2,0.3 -0.2,-0.3 -0.3,0.8 6.5,-4.6 0,-11.4 0.1,-2.7 0.2,-2.5 0.6,-2.5 0.8,-1.9 0.7,-1 0.4,-0.3 z"};

And the TypeDesignators:
// Boeing
‘B721’: _b721, ‘B722’: _b722,
‘B731’: _b733, ‘B732’: _b733, ‘B733’: _b733, ‘B734’: _b734, ‘B735’: _b734,
‘B736’: _b737, ‘B737’: _b737, ‘B738’: _b738, ‘B739’: _b738,
‘B741’: _b741, ‘B742’: _b741, ‘B743’: _b741, ‘B744’: _b744, ‘B74D’: _b741, ‘B74S’: _b74s, ‘B74R’: _b744, ‘BLCF’: _b744, ‘BSCA’: _b744, ‘B748’: _b748,
‘B752’: _b752, ‘B753’: _b753,
‘B762’: _b762, ‘B763’: _b763, ‘B764’: _b764,
‘B772’: _b772, ‘B77L’: _b77l, ‘B773’: _b773, ‘B77W’: _b77w,
‘B788’: _b788, ‘B789’: _b789,

Hello flying Pete,
Is the Dropbox file updated with the markers you have been working on up to page 7 of this thread ?

I am trying to follow your instructions and I can get a large database but this is a .sqb file.
Would the command from Mutability tools create the required json file from an sqb ?
I do not know if there are more fields in the .sqb than the 3 required for this alteration to Mutability json will this be an issue ?
Many thanks .

[quote=“Radiostationx”]

Just updated the markers.js file in my dropbox :slight_smile:

Not sire about sqb files, can you export it to a CSV to allow manipulation into something useable in the python script? There is comment in the code about supporting other data types but I have never tested it:

import sqlite3, json, sys, csv
from contextlib import closing

SQB not there though :neutral_face:

Ok Pete,
I tried replacing the markers.js with yours without modifying stock database included in mutability.
The icons have worked okay, in part anyway.
I have a few aircraft displaying triangles
Embraer E120,E170 & E190
CRJ900
G4X
D328
RJ85
SB20
and strangely AT72

Thanks so much for your hard work on this.

OK, the RJ85 code is not complete, the designation mapping not in place, the AT72 should be fine, will bug check the rest…

OK added/changed some new mappings to the file as follows:

  • //Embraer
    ‘E110’: _be20,
    ‘E120’: _be20,
    ‘E135’: _b721,
    ‘E145’: _b722,
    ‘E170’: _b738,
    ‘E190’: _b738,

    'SB20': _at73, //Saab 2000
    'J328': _at73, //Fairchild-Dornier 328Jet/Envoy3
    'CRJ7': _b722, //Bombardier/Canadair CRJ700
    'BE20': _be20,
    'AT73': _at73,
    'AT72': _at73,
    

    //Gulfstream
    ‘GALX’: _glex, //G200
    ‘GLF2’: _glex, //Gulfstream 2
    ‘GLF3’: _glex, //Gulfstream 3
    ‘GLF4’: _glex, //Gulfstream 4/G300/G350/G400/G450
    ‘GLF5’: _glex, //Gulfstream 5/G500/G550

    // Other Small Jets
    ‘GL5T’: _glex,
    ‘GLEX’: _glex,
    ‘CL50’: _glex,
    ‘CL60’: _glex,
    ‘C10T’: _glex,
    ‘C510’: _glex,
    ‘C25C’: _glex,
    ‘C550’: _glex,
    ‘FA7X’: _glex,
    ‘F900’: _glex,

    'C130': _c130,
    'C30J': _c130,
    'C17': _c17,
    'P3C': _p3c,
    

    //BAe
    ‘R461’: _r461, ‘R462’: _r462, ‘R463’: _r463,

Some of these are my best guesses at what they look similar too.

Also changed that triangle back to the original default plane icon (triangle is still in code of you want it!)

@FlyingPeteNZ

The modified dropbox file (markers.js) is fine, thanks for making the changes.
Works straight off when you replace the default markers.js with your version,make new file executable, then just ctrl F5 to refresh and new plane icons appear.
Suggestion : Perhaps you could rename the dropbox file each time it is modified (eg v1.0 or date)
Put up on Github so this could be added to or used in projects ?

Good to hear!

I am tracking the version in the code, I up the ‘build number’ every time I upload for testing, I was going to rename the dropbox file but it would mean posting a new link each time.

Haven’t considered Github… I don’t have a development background so it’s all still a bit new :slight_smile: