Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
517 stars 157 forks source link

Support for AirWhere #296

Open PhilColbert opened 7 years ago

PhilColbert commented 7 years ago

Thank you for taking time to reply to our email - added this to issues as you asked for.

We feed to various other live tracking sites, however 3d would be fantastic !

We have this for the groundstations :-

http://www.airwhere.co.uk/gspositions.php

These for the pilots - its raining here today so no one is flying, the project is mainly UK based but expanding over the world everyday ( updated once a second )

http://www.airwhere.co.uk/pilots.php

And for the pilot details :-

http://www.airwhere.co.uk/pilotdetails.php?pilot=222

However all this can be changed and any format thats required can be made.

All changes that would make - definitely made available, its your project, I would always like to contribute :)

Ysurac commented 7 years ago

In latest commit there is a beta support of AirWhere source. But need more testing and some config parameters needed are not yet in install script (to display pilots instead of owners). All should be done next week.

The same code will be used for Open Glider Network (glidernet).

PhilColbert commented 7 years ago

Wow, nice one ! :)

Its it worth installing and trying or wait until next week.

Thanks again, really looking forward to it :)

Ysurac commented 7 years ago

Wait next week, this will be easier.

PhilColbert commented 7 years ago

Thanks, do you have a donation paypal or something towards the project ? :)

Ysurac commented 7 years ago

It's on https://www.flightairmap.fr/ buttons before An application with many features. But wait until next week when you will run it :)

Ysurac commented 7 years ago

I have 403 Forbidden You don't have permission to access / on this server. on http://www.airwhere.co.uk/. It's seems my IP is banned.

PhilColbert commented 7 years ago

Sorry, I just thought someone had left their browser window open for days and days, didnt know it was you testing, will unban again.... its happened a few times.

All done.

Phil

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, May 22, 2017 at 8:42 AM, Ycarus notifications@github.com wrote:

I have 403 Forbidden You don't have permission to access / on this server. on http://www.airwhere.co.uk/. It's seems my IP is banned.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303023659, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwLKZZQCw10W9tUwo1Iy5sLQxYhYkks5r8TxvgaJpZM4Nchug .

PhilColbert commented 7 years ago

Its been a bad time for testing as its not been flyable for paragliders here !

Hopefully be a better day this week :)

Phil.

On Mon, May 22, 2017 at 10:01 AM, Phil Colbert colbert.phil@gmail.com wrote:

Sorry, I just thought someone had left their browser window open for days and days, didnt know it was you testing, will unban again.... its happened a few times.

All done.

Phil

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#m_-368907217622690793_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, May 22, 2017 at 8:42 AM, Ycarus notifications@github.com wrote:

I have 403 Forbidden You don't have permission to access / on this server. on http://www.airwhere.co.uk/. It's seems my IP is banned.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303023659, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwLKZZQCw10W9tUwo1Iy5sLQxYhYkks5r8TxvgaJpZM4Nchug .

Ysurac commented 7 years ago

All should work, even if I don't really had many paragliders to test for now.

PhilColbert commented 7 years ago

Wow nice one, so whats the best way forward, download the repo and install on my server, how to setup the config for airwhere?

Hopefully we will have a flying day soon to test properly.

Regards

Phil.

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, May 23, 2017 at 8:41 AM, Ycarus notifications@github.com wrote:

All should work, even if I don't really had many paragliders to test for now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303316291, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwGLRtq6f8EWGS5ehIhmzu90op2qVks5r8o2xgaJpZM4Nchug .

Ysurac commented 7 years ago

Yes, add all dependencies, clone repo, then run install/index.php, this will check if all dependencies are here. As source put airwhere website and format airwhere. For 3D view you need a Bing map key. You can set some configs options like enable checkbox No airlines check and display. Then submit the form, this will download 3D models if enabled, create and populate DB,... You can always go to install/index.php and change some default options, this is also needed when you update FlightAirMap.

PhilColbert commented 7 years ago

Ok thanks, really appreciate this , so exciting :)

How do we go about adding new models , ie paragliders ? I guess there arent any in there already?

Thanks

Phil.

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, May 23, 2017 at 9:17 AM, Ycarus notifications@github.com wrote:

Yes, add all dependencies, clone repo, then run install/index.php, this will check if all dependencies are here. As source put airwhere website and format airwhere. For 3D view you need a Bing map key. You can set some configs options like enable checkbox No airlines check and display. Then submit the form, this will download 3D models if enabled, create and populate DB,... You can always go to install/index.php and change some default options, this is also needed when you update FlightAirMap.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303325248, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwDs44arK8pt-RqFaPEFnKbG2VB3Vks5r8pYGgaJpZM4Nchug .

Ysurac commented 7 years ago

I added one.

PhilColbert commented 7 years ago

Ha, good man!

Just got to build a couple of flight units today for pilots and then will make a start.

Do you fly at all ?

Phil.

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, May 23, 2017 at 9:26 AM, Ycarus notifications@github.com wrote:

I added one.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303327715, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwFCr6OiBEdud3XOEXNE-6qhNjAjhks5r8phOgaJpZM4Nchug .

Ysurac commented 7 years ago

I don't fly at all for now. But I like to track flights.

PhilColbert commented 7 years ago

Well if your ever in the UK and you would like a tandem cross country flight across some of the most beautiful parts of our country, please come !

You can watch your live 3d flight while your flying on a tablet ? ! :)

Phil.

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, May 23, 2017 at 9:33 AM, Ycarus notifications@github.com wrote:

I don't fly at all for now. But I like to track flights.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303329303, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwNQX0lZew4SKIduK2sY4swu8x-eZks5r8pnHgaJpZM4Nchug .

Ysurac commented 7 years ago

Should be possible to watch while flying but this will not be exactly real time and need a quite good internet connection to download map or satellite view :)

PhilColbert commented 7 years ago

I know :) I just thought it would be funny !

I was wondering do you take each tracking point and jump to that point when it arrives or run the system in slight lag and extrapolate points and create a smooth transition ?

Phil.

On Tue, May 23, 2017 at 9:47 AM, Ycarus notifications@github.com wrote:

Should be possible to watch while flying but this will not be exactly real time and need a quite good internet connection to download map or satellite view :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303332848, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwGLmaUOR0MYKzkTlxoWRGIFHbOVoks5r8p0igaJpZM4Nchug .

Ysurac commented 7 years ago

I extrapolate. It's why it's not really real time.

PhilColbert commented 7 years ago

Though so, will get on with it today, thanks again, amazing work!

Phil.

On Tue, May 23, 2017 at 10:02 AM, Ycarus notifications@github.com wrote:

I extrapolate. It's why it's not really real time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303336523, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwJXgyRwN2-Ft_bTGHcyL77mNh7MBks5r8qCUgaJpZM4Nchug .

PhilColbert commented 7 years ago

Just wondered, I thought you used cesium for 3d tracking ? Not bing ?

Just thought of the cost for bing thats all.

Thanks

Phil.

On Tue, May 23, 2017 at 10:09 AM, Phil Colbert colbert.phil@gmail.com wrote:

Though so, will get on with it today, thanks again, amazing work!

Phil.

On Tue, May 23, 2017 at 10:02 AM, Ycarus notifications@github.com wrote:

I extrapolate. It's why it's not really real time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303336523, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwJXgyRwN2-Ft_bTGHcyL77mNh7MBks5r8qCUgaJpZM4Nchug .

PhilColbert commented 7 years ago

Sorry to keep bothering you but :)

not sure how the $globalSources variable should be setup ?

$globalSources = array(array('host' => 'www.airwhere.co.uk','port' => '80','name' => 'airwhere','format' => 'airwhere','sourcestats' => TRUE,'noarchive' => FALSE));

Thanks

Phil.

On Tue, May 23, 2017 at 10:50 AM, Phil Colbert colbert.phil@gmail.com wrote:

Just wondered, I thought you used cesium for 3d tracking ? Not bing ?

Just thought of the cost for bing thats all.

Thanks

Phil.

On Tue, May 23, 2017 at 10:09 AM, Phil Colbert colbert.phil@gmail.com wrote:

Though so, will get on with it today, thanks again, amazing work!

Phil.

On Tue, May 23, 2017 at 10:02 AM, Ycarus notifications@github.com wrote:

I extrapolate. It's why it's not really real time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303336523, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwJXgyRwN2-Ft_bTGHcyL77mNh7MBks5r8qCUgaJpZM4Nchug .

Ysurac commented 7 years ago

I use Cesium for 3D tracking but Cesium used Bing for some data. Seems to be fixed in latest version. You can try without any key.

Ysurac commented 7 years ago

Should be ok. But sourcestats can't really be used because you aggregate ground station result.

PhilColbert commented 7 years ago

Maps loading ok , but no aircraft being detected and the app isnt reading pilots.php off the server.

http://www.airwhere.co.uk/live-tracking-3d/

Any ideas ?

Thanks

On Tue, May 23, 2017 at 11:26 AM, Ycarus notifications@github.com wrote:

Should be ok. But sourcestats can't really be used because you aggregate ground station result.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303357199, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwFQzuGjpDWhVTKusMSiVFI-B9kkHks5r8rRYgaJpZM4Nchug .

Ysurac commented 7 years ago

You need to have the script scripts/daemon-spotter.php running.

PhilColbert commented 7 years ago

Ok, thanks, didnt know, is there anything else I need to run :)

Ok, its now got 3 aircraft which is correct, does the SCAN MODE and then checks for the 3 aircraft and then

This is repeated many times.

error : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'location_id' in 'where clause'error :

Getting there.. :)

On Tue, May 23, 2017 at 11:32 AM, Ycarus notifications@github.com wrote:

You need to have the script scripts/daemon-spotter.php running.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303358495, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwPMTHH4CBtuk4BchmEq5WRJfscaAks5r8rXQgaJpZM4Nchug .

Ysurac commented 7 years ago
Ysurac commented 7 years ago

$globalMapRefresh is too low, It's updated really too often. It's not needed.

PhilColbert commented 7 years ago

Ok, I thought this was the timing to update the map with new positions ? 30 then ?

Phil.

On Tue, May 23, 2017 at 11:47 AM, Ycarus notifications@github.com wrote:

$globalMapRefresh is too low, this update really too often. It's not needed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303361633, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwC0YrqECcZSx2nfAryuw0GgVBQBUks5r8rldgaJpZM4Nchug .

Ysurac commented 7 years ago

Yes 30 should be ok. It's $globalMinFetch to fetch new position. But it's also not needed to fetch every seconds. A paraglider is not moving so fast :)

PhilColbert commented 7 years ago

Ok , please dont say sorry, all new software has issues to fix :)

Running update_db, its taking quite a while.... sat on

updating NOTAM...NOTAM from FlightAirMap website : Download...Gunzip...Add to DB...

Ground stations have appeared - step in the right direction, its good to fetch every seconds, I update live tracking 2d on our server every 2 , nice to see people thermalling :)

Phil.

On Tue, May 23, 2017 at 11:54 AM, Ycarus notifications@github.com wrote:

Yes 30 should be ok. It's $globalMinFetch to fetch new position. But it's also not needed to fetch every seconds. A paraglider is not moving so fast :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303362879, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwMOu55g0aSNt3Tqpke4Hgib73kTwks5r8rrUgaJpZM4Nchug .

Ysurac commented 7 years ago

Update can be slow, lot of data to add. Check that $globalTransaction is set to TRUE, else this can be really slow.

This can make the DB really busy, 10 should be enough. $globalLiveInterval should be high value, I use 800. This let paraglider on map even if no new data was seen since this time.

PhilColbert commented 7 years ago

Ok, would like to leave last position seen on the map for the day.... then people can see where the last known position was, to come find the paraglider if hes in the area :)

So

script scripts/daemon-spotter.php running. $globalDaemon FALSE

scripts/update_db.php - cron daily

$globalMapRefresh 30 $globalMinFetch 10 ? $globalLiveInterval 800 - or do I need to go higher to have it on for the day?

Thanks

Phil.

On Tue, May 23, 2017 at 12:02 PM, Ycarus notifications@github.com wrote:

Update can be slow, lot of data to add. Check that $globalTransaction is set to TRUE, else this can be really slow.

This can make the DB really busy, 10 should be enough. $globalLiveInterval should be high value, I use 800. This let paraglider on map even if no new data was seen since this time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303364480, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwCA4USJi4weaQxXtVQMGBVRnB_FCks5r8ry9gaJpZM4Nchug .

Ysurac commented 7 years ago

All values should be ok, but it's not really possible to keep a paraglider visible on the map for a day. It's really for live mapping. I can make some tests and changes to support that.

PhilColbert commented 7 years ago

Sure, I understand - thank you for offering to do more functionality, it will be the first live 3d tracking site for paragliders :)

For example

Just finishing a new live tracking 2d for us with google maps.

Paraglider just goes grey with out of signal, green for walking, blue for flying and red - in trouble ( request for help )

We will be adding lots of functions later ,for example , being able to send the internet information via the ground stations, so areas with no internet, pilots will still be able to communicate, all exciting stuff , just a lot of work for me :)

Phil.

On Tue, May 23, 2017 at 12:11 PM, Ycarus notifications@github.com wrote:

All values should be ok, but it's not really possible to keep a paraglider visible on the map for a day. It's really for live mapping. I can make some tests and changes to support that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303366352, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwH_6POCuWNbDKdq-mSEwTdAzaf5gks5r8r7-gaJpZM4Nchug .

Ysurac commented 7 years ago

I try to add more functionality and fix bugs quite often. I have a lot more to add.

You have a problem with the .htaccess if you are running Apache, or you don't use the install/flightairmap-nginx-conf.include if you use Nginx, because URL rewriting is not working.

PhilColbert commented 7 years ago

Ok, will look into that, where have you seen that not work then I have an example to fix ?

Thanks

On Tue, May 23, 2017 at 12:24 PM, Ycarus notifications@github.com wrote:

I try to add more functionality and fix bugs quite often. I have a lot more to add.

You have a problem with the .htaccess if you are running Apache, or you don't use the install/flightairmap-nginx-conf.include if you use Nginx, because URL rewriting is not working.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303368689, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwDWFoRnyNRjH8odF_HJoS-CZdJqAks5r8sHQgaJpZM4Nchug .

Ysurac commented 7 years ago

In all menu. Like http://www.airwhere.co.uk/live-tracking-3d/pilot

PhilColbert commented 7 years ago

Ahh ok, yes I have seen that, will check next thing :)

On Tue, May 23, 2017 at 12:28 PM, Ycarus notifications@github.com wrote:

In all menu. Like http://www.airwhere.co.uk/live-tracking-3d/pilot

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303369690, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwBms4haxMYoHqcyglhk485sWRBwWks5r8sLzgaJpZM4Nchug .

PhilColbert commented 7 years ago

For some reason the aircraft detected is just spinning waiting, it was updating before with a number but stopped now, any ideas?

does update_db run in a loop or stop when its done , been running for an hour now...

Sat here :-

Updating aircraft's owners... owner from FlightAirMap website : Download...Gunzip...Add to DB...Done

Thanks

On Tue, May 23, 2017 at 12:31 PM, Phil Colbert colbert.phil@gmail.com wrote:

Ahh ok, yes I have seen that, will check next thing :)

On Tue, May 23, 2017 at 12:28 PM, Ycarus notifications@github.com wrote:

In all menu. Like http://www.airwhere.co.uk/live-tracking-3d/pilot

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303369690, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwBms4haxMYoHqcyglhk485sWRBwWks5r8sLzgaJpZM4Nchug .

PhilColbert commented 7 years ago

Thats only on 2d, it finds 3 on 3d.

Altitude is being found incorrectly so the model is under the terrain i think, when i zoom far out I can just see a glider model, how to change to paraglider model ?

------- Check Country for with latitude : 53.699821 and longitude : -2.262032.... FOUND : --------------- DATA : hex : - ident : - ICAO : PARAGLIDER - Departure Airport : NA - Arrival Airport : NA - Latitude : 53.699821 - Longitude : -2.262032 - waypoints : - Altitude : 2 - Heading : 164 - Speed : 1 - Departure Airport Time : - Arrival Airport time : - Source Name :

Altitude - 2 ?

Phil.

On Tue, May 23, 2017 at 1:28 PM, Phil Colbert colbert.phil@gmail.com wrote:

For some reason the aircraft detected is just spinning waiting, it was updating before with a number but stopped now, any ideas?

does update_db run in a loop or stop when its done , been running for an hour now...

Sat here :-

Updating aircraft's owners... owner from FlightAirMap website : Download...Gunzip...Add to DB...Done

Thanks

On Tue, May 23, 2017 at 12:31 PM, Phil Colbert colbert.phil@gmail.com wrote:

Ahh ok, yes I have seen that, will check next thing :)

On Tue, May 23, 2017 at 12:28 PM, Ycarus notifications@github.com wrote:

In all menu. Like http://www.airwhere.co.uk/live-tracking-3d/pilot

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303369690, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwBms4haxMYoHqcyglhk485sWRBwWks5r8sLzgaJpZM4Nchug .

Ysurac commented 7 years ago

In 2D it's because rewriting is not working, when menu will work 2D should work too.

The altitude is correct but there is a problem with STK terrain. No idea why for now. No problem with ellipsoid.

The model you see is the default model, it's because models are not yet downloaded. Update script should work and exit when done.

PhilColbert commented 7 years ago

Ok, thanks, the server isnt responding to rewrite for some reason, and git clone didnt pull down .htaccess either...

Altitude for this paraglider is 750 feet, not 2 , sorry dont understand.

Wow thats some update script ! :)

Phil.

On Tue, May 23, 2017 at 1:42 PM, Ycarus notifications@github.com wrote:

In 2D it's because rewriting is not working, when menu will work 2D should work too.

The altitude is correct but there is a problem with STK terrain. No idea why for now. No problem with ellipsoid.

The model you see is the default model, it's because models are not yet downloaded. Update script should work and exit when done.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303385416, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwDJN4dHw0jLOBIRmhDe4MZP5GeRqks5r8tQhgaJpZM4Nchug .

Ysurac commented 7 years ago

in pilot.php altitude is in feet or something else ?

PhilColbert commented 7 years ago

My apologies, in metres.

so its 221 metres , do you go by 2 meaning 200 metres ?

Phil.

On Tue, May 23, 2017 at 1:48 PM, Ycarus notifications@github.com wrote:

in pilot.php altitude is in feet or something else ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303386996, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwBDI5fuCbbqxYvwuI8ih7QLzfacTks5r8tWQgaJpZM4Nchug .

Ysurac commented 7 years ago

In debug yes, it's flight level (FL) altitude. I fixed altitude in latest commit, I used feet instead of meters.

PhilColbert commented 7 years ago

Ok , so am I in debug, sorry for all the questions, all very new to me, are you basing the altitude on FL, would be more useful for us to be in metres/ feet ?

the pilots.php is in metres... I can change one to feet if need be , whats easiest for you , apologies.

Fixed rewrite now.

2d is working with the paragliders appearing, very dark blue ones, is that correct - where do I change the icons if need be?

Thanks

On Tue, May 23, 2017 at 2:00 PM, Ycarus notifications@github.com wrote:

In debug yes, it's flight level (FL) altitude. I fixed altitude in latest commit, I used feet instead of meters.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303390120, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwEkvCa3eJWAPTtZZkx9BsH4ha2HDks5r8thugaJpZM4Nchug .

Ysurac commented 7 years ago

I fixed in latest commit, now altitude will be ok. Users can change icon in settings sidebar, else it's $globalAircraftIconColor

PhilColbert commented 7 years ago

Ok, just changed the spotter file to work, coming out ok now I think.

Are you running just in flight level then , not metres, 100metres is a lot of height difference when flying near terrain or with other pilots ?

Phil

On Tue, May 23, 2017 at 2:26 PM, Ycarus notifications@github.com wrote:

I fixed in latest commit, now altitude will be ok. Users can change icon in settings sidebar, else it's $globalAircraftIconColor

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/296#issuecomment-303396994, or mute the thread https://github.com/notifications/unsubscribe-auth/AREdwEHIWNgOdMwAguQX9q4tuo6pDqF4ks5r8t6NgaJpZM4Nchug .