@ns:com:here:mom:meta | Metadata | optional | |
@ns:com:here:mom:rmob | string | optional | Currently not specified - may be specified by each Feature individually in future |
featureType | FeatureType | optional | Deprecated. This property is redundant to MomFeature.momType and should not be used.MOM clients before 2.6 release had this deprecated property set to required, soif data needs to be JSON schema validated by clients before 2.6 this property must beset by the writer. |
isoCountryCode | Country | optional | Deprecated. This indicates which country a Feature is in, with a couple caveats.- It may be unknown ("NONE" is a valid value, in addition to "UNDEFINED" like all MOM enums) simply because the writer has not tried to figure it out or has otherwise not had the means to do so.- It may be outright incorrect or a simplification of reality, specifically when a Feature is close to a country border or in a disputed area (e.g., two or more countries claim the same area).In all cases, writers and readers of this data should understand that the semantics of this property must beagreed upon (if it is used at all). The preferred method of relating a Feature to a Country is through a(direct or transitive) Reference from the Feature to an Admin. |
@ns:com:here:mom:delta | Branch | optional | |
@ns:com:here:mom:mapcreator | MapCreator | optional | |
@ns:com:here:xyz | Xyz | optional | Generic Data Hub namespace |
extensionOSM | MomOsm | optional | Optional extension for OSM (Open Street Map) metadata,in case the object came from OSM |
@ns:com:here:groundTruth | GroundTruth | optional | Ground truth namespace |
confidence | ConfidenceData | optional | Confidence of a feature, optional only for the featuresthat are not participating in Quality Index. |
category | Category | optional | Represents different categories of Road Sign.Types of Categories are Warning, Regulatory, Informing. |
signType | SignType | | Sign Type identifies the type of Road Sign.Types of Signs are Crossing Sign, Animal Crossing, Tourism Sign, etc. |
signUnit | SignUnit | optional | Sign Unit represents small set of units corresponding to speed, weight and length. |
signValue | string | optional | Sign Value represents information present on signboards located at the decision point. A decision point will beany intersection where the driver can follow instructions present on the signboard, e.g. right or left turn, etc. |
installDate | integer | list | Deprecated. Represents the installation date of sign. |
validityPeriods | TimeConstraint | list | Validity Time indicates additional sign shields that appear below the traffic sign indicating a specifictime(s) at which the traffic sign is applicable. |
references | Road | list | HD/SD Map Road References. |
supplementalTextInfo | SupplementalTextInfo | list | Text information on/around the sign board. |
supplementalIconInfo | SupplementalIconInfo | list | Icons on/around the sign board. |
relatedSignInfo | RelatedSignInfo | list | RelatedSignInfo is used when the producer of sign is unable to identify between independent sign andsupplemental info.If the relationship is known use the supplementalTextInfo/supplementalIconInfo else create two signs similarrelatedSignInfo. |
heightCm | CentimeterEstimate | optional | Height of the bounding box around the sign. |
widthCm | CentimeterEstimate | optional | Width of the bounding box around the sign. |
shapeEstimate | SignShape | optional | Shape of sign's face.The shape attribute defines the physical shape of the metal placard or the electronic panel that containsthe sign content.Examples: Diamond, Round, Octogon, Square, etc. |
orientation | OrientationEstimate | optional | Represennts the orientation of the sign face. This is rotation of signFLU(Forward, left, up) coordinate frame to the ENU(East, North, Up)coordinate frame at the location of the sign point geometry.The FLU coordinate frame of the sign is defined bythe forward being the normal vector to the sign face, up being defined bythe characters/figures on the sign being properly oriented, and leftbeing the cross product of up and forward. In the case that the up vectorisn't known use the vector perpendicular to the normal vector and closestto the ENU up vector. |
colorEstimate | SignColor | optional | Defines the dominant background color of the sign.Examples: Red, White, Yellow, etc. |
vehicleHeading | integer | optional | Defines the NED heading of the aggregated drive path that most frequently observes a sign.The value is in degrees. NORTH = 0, EAST = 90, SOUTH = 180 and WEST = 270 |
gfrGroupName | string | optional | The ground feature repository (GFR) group name for a sign.Finer version of the sign type, which helps to derive sign shape and sign color.The GFR group names are maintained by a HERE specific service.The group names are more dynamic than an enumeration.ex: AdvisorySpeedLimit12_25,AdvisorySpeedLimit2_65. |
relativeAltitudeCm | integer | optional | Altitude of the sign relative to the feature it was referenced from or it is referencing to. The default altitude from sea level in geometry is not suitable for all use casese.g. for indoor maps, where car may not get GPS altitude but has to work on local sensors only. Relative altitude gives altitude of the center of the sign in centimeters from surface of indoor map level (floor) or outdoor road. |