CartographyPartition
Message Summary
message CartographyPartition
The CartoPartition contains linear and polygonal cartographic features (Landcover and landuse) primarily used for map rendering. for example, railways, water features, and parks. Administrative boundaries and building footprints are not included. These features are included in separate layers.
Include: cartography_partition.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
partition_name | string | Quadkey (HERE tiling) for the partition. | ||
location | Location | repeated | Cartographic locations in this partition. Location specifies the geometry of the Cartographic feature. | |
place | Place | repeated | Cartographic places in this partition. Place specifies the name and the type (category) of the cartographic feature. Cartographic Feature Types are described in the Cartography Metadata Layer. | |
display_class | DisplayClassAttribute | repeated | Display Class attribution for all cartographic places in this partition. | |
bridge | MultiLineStringAttribute | repeated | Bridge attribute of the Place. Only applies to Places with linear Location geometry. | |
tunnel | MultiLineStringAttribute | repeated | Tunnel attribute of the Place. Only applies to Places with linear Location geometry. | |
environmental_zone_reference | EnvironmentalZoneReferenceAttribute | repeated | Contains reference to an Environmental Zone corresponding to the cartographic places. | |
display_level | DisplayLevelAttribute | repeated | Carto Display Level indicates the zoom level(s) where Carto's should be displayed in a tiled web map. | |
elevation | ElevationAttribute | repeated | Contains elevation information. |