glidernet / ogn-live

GNU Affero General Public License v3.0
39 stars 71 forks source link

Update aerolist.php with new airfield 'EDMD' #37

Closed kneduzhiy closed 7 years ago

kneduzhiy commented 8 years ago

Added airfield EDMD Dachau-Groebenried in airfield list.

Please commit this. Our club would really like to see if our receiver is configured well to capture takeoffs and landings of aircraft.

Here's the line to add:

'EDMD'=> array('Dachau-Groebenried',"l.rec='EDMD' AND l.alt < 1190 AND (l.lat BETWEEN 48.2285 AND 48.2485 ) AND (l.lon BETWEEN 11.4262 AND 11.4462)",490,''),

Thanks!

kneduzhiy commented 8 years ago

@cunimb Thanks for adding the airfield in advance!