Jump to content

Is this possible?


davegu

Recommended Posts

Hi All

 

I am very new to this sort of thing and as an older person I am finding coding very difficult, but I am trying :-)

 

I have just created my first website using Drupal 7, PHP 5 and  MySQL 5.5 at www.donnyradar.co.uk.

 

One of my tables is filled by the output from from a planes adsb transponder and gives me its  ICAO code, callsign, altitude and location (lat/lon)

 

What I would like to do is take a point on a map (an airbase) and be able to isolate any aircraft within a 10 mile radius with height less than 5000ft.

 

My questions are:

1) Is this Possible?

 

2) If so, how would I do it?

 

I have got as far as thinking that I need to create a table containing the Lat/Lon of any airbases that I require, but haven't got a clue where to go from there.

 

Thanks in anticipation

Dave

Link to comment
Share on other sites

The SQL part is easy.  The map part will span past SQL.  The query will depend on how much data you plan on storing, and how you plan to constantly store and update the location data to know how far away the aircraft is and what position in height they are at.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.