public_transport
This layer contains aerodrome, helipad, and rail station features represented as Point geometries. Most aerodrome and rail station features include a name property.
all
Filter
["all"]
Attributes
| Name |
Type |
Value(s) |
| kind |
string |
aerodrome, helipad, station |
| name |
string | undefined |
Too many values to list |
Properties
| Geometries |
Min Zoom |
Max Zoom |
| Point |
0 |
15 |
kinds
aerodrome
Filter
["all", ["==", "kind", "aerodrome"]]
Attributes
| Name |
Type |
Value(s) |
| kind |
string |
aerodrome |
| name |
string | undefined |
Too many values to list |
Properties
| Geometries |
Min Zoom |
Max Zoom |
| Point |
0 |
15 |
helipad
Filter
["all", ["==", "kind", "helipad"]]
Attributes
| Name |
Type |
Value(s) |
| kind |
string |
helipad |
Properties
| Geometries |
Min Zoom |
Max Zoom |
| Point |
10 |
15 |
station
Filter
["all", ["==", "kind", "station"]]
Attributes
| Name |
Type |
Value(s) |
| kind |
string |
station |
| name |
string |
Too many values to list |
Properties
| Geometries |
Min Zoom |
Max Zoom |
| Point |
12 |
15 |