Types
The following types appear in multiple layers and multiple feature types.
Common types are reusable type definitions that are referenced by properties in one or more layers. Defining a type globally avoids duplicating the same description.
Types
flag
A flag that is either true or absent. The absence should be interpreted as false.
Base type: bool
| Value | Description |
|---|---|
true |
Used by: buildings.has_landmark, landuse.toll, places.supercity, places.country_capital, places.county_capital, places.region_capital, pois.has_national_importance, pois.has_traffic_lights, pois.is_aerial, pois.is_bus, pois.is_bus_station, pois.is_entry, pois.is_exit, pois.is_ferry, pois.is_funicular, pois.is_high_speed, pois.is_intercity, pois.is_monorail, pois.is_multimodal, pois.is_regional, pois.is_suburban, pois.is_subway, pois.is_toll, pois.is_touristic, pois.is_train, pois.is_tram, pois.is_trolleybus, pois.is_water_transit, pois.originating_toll, pois.originating_truck_toll, road_labels.is_link, roads.delivery_road, roads.is_bridge, roads.is_link, roads.is_present_in_city, roads.is_present_in_landuse, roads.is_tunnel, roads.pedestrian_zone, roads.private, roads.public_access, roads.toll, roads.toll_hgv, roads.under_construction, water.intermittent, water.is_label
Updated 15 days ago