Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locale related cleanup #1242

Merged
merged 1 commit into from
Jul 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions data.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h2>Airport database</h2>
</tr>
<tr>
<td class="head">Country</td>
<td class="data">Country or territory where airport is located. See <a href="#country">Countries</a> to cross-reference to ISO 3166-1 codes.
<td class="data">Country or territory where airport is located. See <a href="#country">Countries</a> to cross-reference to ISO 3166-1 codes.
</td>
</tr>
<tr>
Expand All @@ -58,36 +58,36 @@ <h2>Airport database</h2>
</tr>
<tr>
<td class="head">Latitude</td>
<td class="data">Decimal degrees, usually to six significant digits. Negative is South, positive is North.</td>
<td class="data">Decimal degrees, usually to six significant digits. Negative is South, positive is North.</td>
</tr>
<tr>
<td class="head">Longitude</td>
<td class="data">Decimal degrees, usually to six significant digits. Negative is West, positive is East.</td>
<td class="data">Decimal degrees, usually to six significant digits. Negative is West, positive is East.</td>
</tr>
<tr>
<td class="head">Altitude</td>
<td class="data">In feet.</td>
</tr>
<tr>
<td class="head">Timezone</td>
<td class="data">Hours offset from UTC. Fractional hours are expressed as decimals, eg. India is 5.5.</td>
<td class="data">Hours offset from UTC. Fractional hours are expressed as decimals, eg. India is 5.5.</td>
</tr>
<tr>
<td class="head">DST</td>
<td class="data">Daylight savings time. One of E (Europe), A (US/Canada), S (South America), O (Australia), Z (New Zealand), N (None) or U (Unknown). <i>See also: <a target="_blank" href="help/time.html">Help: Time</a></i>
<td class="data">Daylight savings time. One of E (Europe), A (US/Canada), S (South America), O (Australia), Z (New Zealand), N (None) or U (Unknown). <i>See also: <a target="_blank" href="help/time.html">Help: Time</a></i>
</tr>
<tr>
<td class="head">Tz database time zone</td>
<td class="data">Timezone in <a href="http://en.wikipedia.org/wiki/Tz_database">"tz" (Olson) format</a>, eg. "America/Los_Angeles".
<td class="data">Timezone in <a href="https://en.wikipedia.org/wiki/Tz_database">"tz" (Olson) format</a>, eg. "America/Los_Angeles".
</tr>
<tr>
<td class="head">Type</td>
<td class="data">Type of the airport. Value "airport" for air terminals, "station" for train stations, "port" for
ferry terminals and "unknown" if not known. <i>In airports.csv, only type=airport is included.</i>
<td class="data">Type of the airport. Value "airport" for air terminals, "station" for train stations, "port" for
ferry terminals and "unknown" if not known. <i>In airports.csv, only type=airport is included.</i>
</tr>
<tr>
<td class="head">Source</td>
<td class="data">Source of this data. "OurAirports" for data sourced from <a href="http://ourairports.com/data/">OurAirports</a>, "Legacy" for old data not matched to OurAirports (mostly DAFIF), "User" for unverified user contributions. <i>In airports.csv, only source=OurAirports is included.</i>
<td class="data">Source of this data. "OurAirports" for data sourced from <a href="http://ourairports.com/data/">OurAirports</a>, "Legacy" for old data not matched to OurAirports (mostly DAFIF), "User" for unverified user contributions. <i>In airports.csv, only source=OurAirports is included.</i>
</tr>
</tr>
</table>
Expand Down Expand Up @@ -137,7 +137,7 @@ <h4>Download</h4>

</td></tr></table>

<p>The GitHub copy is only a sporadically updated static snapshot of the live OpenFlights database (see <a href="https://github.com/jpatokal/openflights/commits/master/data/airports.dat">revision log</a>). If you would like an up-to-the-minute copy, or you would like your data filtered by any information available to us (eg. number of routes at the airport), do not hesitate to <a href="/about.html">contact us</a>.<p>
<p>The GitHub copy is only a sporadically updated static snapshot of the live OpenFlights database (see <a href="https://github.com/jpatokal/openflights/commits/master/data/airports.dat">revision log</a>). If you would like an up-to-the-minute copy, or you would like your data filtered by any information available to us (eg. number of routes at the airport), do not hesitate to <a href="/about.html">contact us</a>.<p>

<p>If you'd like an even more thorough database, with extensive coverage of airstrips, heliports and other places of less interest for commercial airline frequent flyers, do check out <a href="http://ourairports.com">OurAirports</a>, whose public domain database covers over 40,000 places to fly from.<p>

Expand All @@ -157,7 +157,7 @@ <h2>Airline database</h2>
</tr>
<tr>
<td class="head">Alias</td>
<td class="data">Alias of the airline. For example, All Nippon Airways is commonly known as "ANA". </td>
<td class="data">Alias of the airline. For example, All Nippon Airways is commonly known as "ANA". </td>
</tr>
<tr>
<td class="head">IATA</td>
Expand All @@ -173,16 +173,16 @@ <h2>Airline database</h2>
</tr>
<tr>
<td class="head">Country</td>
<td class="data">Country or territory where airport is located. See <a href="#country">Countries</a> to cross-reference to ISO 3166-1 codes.
<td class="data">Country or territory where airport is located. See <a href="#country">Countries</a> to cross-reference to ISO 3166-1 codes.
</tr>
<tr>
<td class="head">Active</td>
<td class="data">"Y" if the airline is or has until recently been operational, "N" if it is defunct. This field is <i>not</i> reliable: in particular, major airlines that stopped flying long ago, but have not had their IATA code reassigned (eg. Ansett/AN), will incorrectly show as "Y".</td>
<td class="data">"Y" if the airline is or has until recently been operational, "N" if it is defunct. This field is <i>not</i> reliable: in particular, major airlines that stopped flying long ago, but have not had their IATA code reassigned (eg. Ansett/AN), will incorrectly show as "Y".</td>
</tr>
</table>

<p>The data is UTF-8 encoded. The special value <b>\N</b> is used for "NULL" to indicate that no value is available, and is understood automatically by MySQL if imported.</p>
<p><i>Notes</i>: Airlines with null codes/callsigns/countries generally represent user-added airlines. Since the data is intended primarily for current flights, defunct IATA codes are generally not included. For example, "Sabena" is not listed with a SN IATA code, since "SN" is presently used by its successor Brussels Airlines.</p>
<p><i>Notes</i>: Airlines with null codes/callsigns/countries generally represent user-added airlines. Since the data is intended primarily for current flights, defunct IATA codes are generally not included. For example, "Sabena" is not listed with a SN IATA code, since "SN" is presently used by its successor Brussels Airlines.</p>

<h4>Sample entries</h4>
<pre>324,"All Nippon Airways","ANA All Nippon Airways","NH","ANA","ALL NIPPON","Japan","Y"
Expand Down Expand Up @@ -220,7 +220,7 @@ <h4>Download</h4>

</td></tr></table>

<p>The GitHub copy is only a sporadically updated static snapshot of the live OpenFlights database (see <a href="https://github.com/jpatokal/openflights/commits/master/data/airlines.dat">revision log</a>). If you would like an up-to-the-minute copy, or you would like your data filtered by any information available to us (eg. number of flights by airline), do not hesitate to <a href="/about.html">contact us</a>.<p>
<p>The GitHub copy is only a sporadically updated static snapshot of the live OpenFlights database (see <a href="https://github.com/jpatokal/openflights/commits/master/data/airlines.dat">revision log</a>). If you would like an up-to-the-minute copy, or you would like your data filtered by any information available to us (eg. number of flights by airline), do not hesitate to <a href="/about.html">contact us</a>.<p>

<a name="route"></a>
<h2>Route database</h2>
Expand All @@ -230,7 +230,7 @@ <h2>Route database</h2>
<p style="font-size: 1.5em; padding: 10px; background-color: #ffcccc;">
Warning: The third-party that OpenFlights uses for route data ceased providing updates in June 2014. The current data is of historical value only.</p>

<p>As of June 2014, the OpenFlights/Airline Route Mapper Route Database contains <b>67663</b> routes between <b>3321</b> airports on <b>548</b> airlines spanning the globe, as shown in the map above. Each entry contains the following information:</p>
<p>As of June 2014, the OpenFlights/Airline Route Mapper Route Database contains <b>67663</b> routes between <b>3321</b> airports on <b>548</b> airlines spanning the globe, as shown in the map above. Each entry contains the following information:</p>

<table>
<tr>
Expand Down Expand Up @@ -318,7 +318,7 @@ <h4>Download</h4>

</td></tr></table>

<p>The GitHub copy is only a sporadically updated static snapshot of the live OpenFlights database (see <a href="https://github.com/jpatokal/openflights/commits/master/data/routes.dat">revision log</a>). If you would like an up-to-the-minute copy, or you would like your data filtered by any information available to us (eg. number of routes by airline), do not hesitate to <a href="/about.html">contact us</a>.<p>
<p>The GitHub copy is only a sporadically updated static snapshot of the live OpenFlights database (see <a href="https://github.com/jpatokal/openflights/commits/master/data/routes.dat">revision log</a>). If you would like an up-to-the-minute copy, or you would like your data filtered by any information available to us (eg. number of routes by airline), do not hesitate to <a href="/about.html">contact us</a>.<p>

<a name="plane"></a>
<h2>Plane database</h2>
Expand Down Expand Up @@ -425,21 +425,21 @@ <h2>Other</h2>
<a name="license"></a>
<h2>Licensing and disclaimer</h2>

<p>The OpenFlights Airport, Airline, Plane and Route Databases are made available under the <a href="http://opendatacommons.org/licenses/odbl/1.0/">Open Database License</a>. Any rights in individual contents of the database are licensed under the <a href="http://opendatacommons.org/licenses/dbcl/1.0/">Database Contents License</a>. In short, these mean that you are welcome to use the data as you wish, if and only if you <i>both</i> acknowledge the source <i>and</i> and license any derived works made available to the public with a free license as well.</p>
<p>The OpenFlights Airport, Airline, Plane and Route Databases are made available under the <a href="http://opendatacommons.org/licenses/odbl/1.0/">Open Database License</a>. Any rights in individual contents of the database are licensed under the <a href="http://opendatacommons.org/licenses/dbcl/1.0/">Database Contents License</a>. In short, these mean that you are welcome to use the data as you wish, if and only if you <i>both</i> acknowledge the source <i>and</i> and license any derived works made available to the public with a free license as well.</p>

<p>Licenses for commercial use of data or derived images are available on request. Most simple cases, for example use of an image within a book or other printed publication, are granted for a flat fee of US$100. Please <a href="/about">contact us</a> for details.</p>
<p>Licenses for commercial use of data or derived images are available on request. Most simple cases, for example use of an image within a book or other printed publication, are granted for a flat fee of US$100. Please <a href="/about">contact us</a> for details.</p>

<p>Airport data derived <a href="http://ourairports.com">OurAirports</a> and DAFIF, as well as route data from <a href="http://arm.64hosts.com/">Airline Route Mapper</a>, is in the public domain. Airline and plane data derived from Wikipedia may be subject to the <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>. Whether these databases pass the <a href="http://en.wikipedia.org/wiki/Threshold_of_originality">threshold of originality</a> and are thus copyrightable in the United States is an open question, and OpenFlights does not assert the validity or lack thereof of such a claim.</p>
<p>Airport data derived <a href="http://ourairports.com">OurAirports</a> and DAFIF, as well as route data from <a href="http://arm.64hosts.com/">Airline Route Mapper</a>, is in the public domain. Airline and plane data derived from Wikipedia may be subject to the <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>. Whether these databases pass the <a href="https://en.wikipedia.org/wiki/Threshold_of_originality">threshold of originality</a> and are thus copyrightable in the United States is an open question, and OpenFlights does not assert the validity or lack thereof of such a claim.</p>

<p><b>This data is not suitable for navigation.</b> OpenFlights does not assume any responsibility whatsoever for its accuracy, and consequently assumes no liability whatsoever for results obtained or loss or damage incurred as a result of application of the data. OpenFlights expressly disclaims all warranties, expressed or implied, including but not limited to implied warranties of merchantability and fitness for any particular purpose.</p>
<p><b>This data is not suitable for navigation.</b> OpenFlights does not assume any responsibility whatsoever for its accuracy, and consequently assumes no liability whatsoever for results obtained or loss or damage incurred as a result of application of the data. OpenFlights expressly disclaims all warranties, expressed or implied, including but not limited to implied warranties of merchantability and fitness for any particular purpose.</p>

<p>Any corrections will be <a href="/about">gratefully received</a>.

<h2>Sources</h2>

<p>Airport base data was generated by from DAFIF (October 2006 cycle) and <a href="http://ourairports.com">OurAirports</a>, plus timezone information from <a href="http://www.earthtools.org">EarthTools</a>. All DST information added manually. Significant revisions and additions made by the users of OpenFlights.</p>
<p>Airport base data was generated by from DAFIF (October 2006 cycle) and <a href="http://ourairports.com">OurAirports</a>, plus timezone information from <a href="http://www.earthtools.org">EarthTools</a>. All DST information added manually. Significant revisions and additions made by the users of OpenFlights.</p>

<p>Airline data was extracted directly from Wikipedia's gargantuan <a href="http://en.wikipedia.org/en/List_of_airlines">List of airlines</a>.
<p>Airline data was extracted directly from Wikipedia's gargantuan <a href="https://en.wikipedia.org/en/List_of_airlines">List of airlines</a>.
Plane data from <a href="https://en.wikipedia.org/wiki/List_of_ICAO_aircraft_type_designators">List of ICAO aircraft type designators</a>.
Significant revisions and additions made by the users of OpenFlights.</p>

Expand Down
Loading