We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9fc39 commit 23bf352Copy full SHA for 23bf352
2 files changed
images/tiler-imposm/config/layers/transport_areas.json
@@ -41,6 +41,26 @@
41
"name": "class",
42
"key": null
43
},
44
+ {
45
+ "type": "string",
46
+ "name": "ref",
47
+ "key": "ref"
48
+ },
49
50
51
+ "name": "iata",
52
+ "key": "iata"
53
54
55
56
+ "name": "icao",
57
+ "key": "icao"
58
59
60
61
+ "name": "faa",
62
+ "key": "faa"
63
64
{
65
"type": "string",
66
"name": "start_date",
images/tiler-imposm/config/layers/transport_points.json
@@ -36,6 +36,21 @@
36
"name": "ref",
37
"key": "ref"
38
39
40
"type": "mapping_key",
0 commit comments