-
Content Count
239 -
Joined
-
Last visited
-
Days Won
1
bass last won the day on March 15 2020
bass had the most liked content!
Community Reputation
27 ExcellentAbout bass
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
-
I make a simple VATSIM card and have a problem. It is impossible to output an array of all coordinates, now only one is displayed. <h3 id="example">Example:</h3> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.1/dist/leaflet.css" /> <script src="https://unpkg.com/leaflet@1.0.1/dist/leaflet.js"></script> <div id="map" style="width: 800px; height: 400px"> </div> <script src="http://code.jquery.com/jquery-2.0.3.min.js"> </script> <script> //var map = L.map('map').setView([0,0], 2); var map = L.map('map', { 'center':
-
Hello, for my site I made a check whether the pilot arrived at the right airport or not. The script is installed in pirep_viewreport.tpl This script I found on the Internet and applied it to the site. In fact it is a distance rival. 1) You set an acceptable landing distance from the point (Airport) to an example of 35 km. 2) The data is compared, Example: If the pilot landed the aircraft no further than 35 km from the point of coordinates of your arrival airport, the Value is ALL GOOD, if this distance is more than permissible (in my case 35 km), So the pilot arrived at some
-
Yes, only here there is an article, how to draw any information with the API json http://aero-info.do.am/publ/vyvodim_dannye_iz_tablicy_v_vide_json/1-1-0-5
-
Who needs a good plug-in to create an effect like on the scoreboard at the airport, you can download here. You can apply to any information. http://aero-info.do.am/load/shablony_html/komponenty/tekst_kak_na_tablo_aehroporta/15-1-0-5
-
I saw the Log in the report with your application. How is it different from the others? It makes no sense to install your agent. I'm looking for a software that transmits the Log high, visibility, wind, flaps, speed, steering, stalling, lights, weather conditions (rain, snow, storm), and so on, I have a script that calculates the errors and exposes the Rating for the flight and sweeps the data into the database. Below taking notes. For example (+5 for taking off in strong winds, -10 for not included lamp, -15 over the speed limit release flap )
-
Sometimes the message Cloud not get data
-
Yes, I made the flight booking. Loaded at the right airport, and put on the emergency brake, click on GET Flight, but nothing happens)
-
Can't run the program APVA Click on GET FLIGHT and nothing happens.
-
How to add LOG weather data, visibility, wind, release the flaps, landing gear and so on?
-
Aircraft is our of service- What does it mean? Always goes this error.
-
Departure boards.New scoreboard built on a frame of HTML and CSS.Output <?php include('departure.tpl'); ?> in any part of your website. In this form you can display any table with your information.Who in flight (acars)Extreme flightBooked flightsand so on... Details here
-
/action.php/pilots ??? It does not suit me(
-
Reviewed a lot of information, but was not able to get this module to work(((Is there someone who have this module working?