Skip to content

Commit ac553d1

Browse files
committed
Fix links
1 parent 2647292 commit ac553d1

File tree

1 file changed

+2
-2
lines changed
  • supporting-blog-content/geospatial-data-ingest/airports

1 file changed

+2
-2
lines changed

supporting-blog-content/geospatial-data-ingest/airports/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ This in turn was created by merging data from a few different souces with
1111
the goal of creating datasets appropriate for testing a number of specific
1212
ES|QL features as they were developed.
1313

14-
* [airports.csv](https://raw.githubusercontent.com/elastic/elasticsearch-labs/tree/main/supporting-blog-content/geospatial-data-ingest/airports.csv)
14+
* [airports.csv](https://raw.githubusercontent.com/elastic/elasticsearch-labs/tree/main/supporting-blog-content/geospatial-data-ingest/airports/airports.csv)
1515
* This contains a merger of three datasets:
1616
* Airports (names, locations and related data) from [Natural Earth](https://www.naturalearthdata.com/downloads/10m-cultural-vectors/airports/)
1717
* City locations from [SimpleMaps](https://simplemaps.com/data/world-cities)
1818
* Airport elevations from [The global airport database](https://www.partow.net/miscellaneous/airportdatabase/)
19-
* [airport_city_boundaries.csv](https://raw.githubusercontent.com/elastic/elasticsearch-labs/tree/main/supporting-blog-content/geospatial-data-ingest/airport_city_boundaries.csv)
19+
* [airport_city_boundaries.csv](https://raw.githubusercontent.com/elastic/elasticsearch-labs/tree/main/supporting-blog-content/geospatial-data-ingest/airports/airport_city_boundaries.csv)
2020
* This contains a merger of airport and city names from above with one new source:
2121
* City boundaries from [OpenStreetMap](https://www.openstreetmap.org/)
2222

0 commit comments

Comments
 (0)