From aeb75fa7218cf6cb54f1b2ab1655a874056fd857 Mon Sep 17 00:00:00 2001 From: Gilberto Olimpio Date: Sat, 10 Feb 2018 14:30:34 -0200 Subject: [PATCH 1/4] Insertion of the AISWEB API which is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab45c937..3a272e51 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) | +| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown |[Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) | | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) | From d92dbaa540f343e4dc5971eb1c45f88829825a7e Mon Sep 17 00:00:00 2001 From: Gilberto Olimpio Date: Sat, 10 Feb 2018 14:52:48 -0200 Subject: [PATCH 2/4] Item Order Correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a272e51..4180445d 100644 --- a/README.md +++ b/README.md @@ -658,8 +658,8 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) | -| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown |[Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) | +| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown |[Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) | | Community Transit | Transitland API | No | Yes | Unknown | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | From 06e3ac7d48091e77354dd44aeb4d07fef8a05637 Mon Sep 17 00:00:00 2001 From: Gilberto Olimpio Date: Sat, 10 Feb 2018 14:54:49 -0200 Subject: [PATCH 3/4] Correction of input spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4180445d..41196555 100644 --- a/README.md +++ b/README.md @@ -659,7 +659,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) | | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) | -| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown |[Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | +| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown | [Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) | | Community Transit | Transitland API | No | Yes | Unknown | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | From a628ede5ace9ce844f752114974da5d2bcfc8572 Mon Sep 17 00:00:00 2001 From: Gilberto Olimpio Date: Mon, 12 Feb 2018 22:44:45 -0200 Subject: [PATCH 4/4] shorten the description about the link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41196555..c6c2c37a 100644 --- a/README.md +++ b/README.md @@ -659,7 +659,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) | | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) | -| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown | [Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | +| AIS Web | Aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown | [Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) | | Community Transit | Transitland API | No | Yes | Unknown | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) |