File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
supporting-blog-content/geospatial-data-ingest/airports Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ This in turn was created by merging data from a few different souces with
1111the goal of creating datasets appropriate for testing a number of specific
1212ES|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
You can’t perform that action at this time.
0 commit comments