GithubHelp home page GithubHelp logo

portree-kid / groundweb Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 841 KB

REST API for the submission of flightgear airport data (groundnets ...)

License: GNU General Public License v3.0

JavaScript 84.64% HTML 7.15% Shell 1.64% Batchfile 5.86% Dockerfile 0.71%

groundweb's Introduction

Hi there ๐Ÿ‘‹

groundweb's People

Contributors

dependabot[bot] avatar portree-kid avatar

Stargazers

 avatar

Watchers

 avatar  avatar

groundweb's Issues

numbers on submission branches

this is more of a question than an issue...

when we upload an airport groundweb to the repo, the branch name is made of the airport ICAO with some numbers added... i can tell the first ten digits are a time stamp... what are the last three numbers for?

eg: 1594833537142 = 1594833537142 = 1594833537 = 2020-07-15T17:18:57+00:00 in ISO 8601

so what is the 142 signifying?

NavData

Is this repository able to technically process NavData contributions? This mechanism could be used to update airport .dat files. For instance, Jan Mayen is long overdue a fix, as the apt.dat file is badly misplaced, but the TerraSync scenery has the correct airport location.

rwyuse

<xs:element name="takeoff" maxOccurs="unbounded" type="xs:string"></xs:element>
<xs:element name="landing" maxOccurs="unbounded" type="xs:string"></xs:element>
`
The number of elements must match. 

gen not mandatory in rwyuse

<?xml version="1.0"?>
<rwyuse> <!-- Times are in UTC -->
  <com>  <!-- Commercial Traffic-->
    <wind tail = "7"`
          cross = "20"/>
    <time start ="00:00"
          end   ="24:00"
          schedule = "day"/>
  </com> 

<!-- commercial schedule -->
<schedule name="day">
  <takeoff>08L</takeoff>
  <takeoff>09R</takeoff> 
  <landing>08R</landing>
  <landing>09L</landing> 
</schedule>
</rwyuse>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.