category | "PointAddress" | | |
@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. |
publicationData | PublicationExtension | optional | For HERE classic products (e.g. RDF) this is the point address PVID (aka road-point PVID). |
sourceType | SourceType | optional | Source Type indicates how the Point Address has been generated or the level in which it has been manipulated.Example: Estimated, External Update/Estimated Creation, External Update and Creation, etc. |
houseNumbers | Name | list | The House Number provides the address that distinctly identifies the associated Point Address. |
addressType | AddressType | optional | The Address Type identifies the type of the House Number Point Address. |
roadName | Name | optional | A Road Name is an identifying name given to a road. |
buildingNames | Name | list | A Building Name is a textual address that represents a building or property name. |
addressRoadId | string | optional | Deprecated. Unique Identification value given to address road.Use `address-road` instead. `address-road` is an explicit feature reference.The deprecated property, address-road-id , is an "old-style" weak reference by id value only. |
routePoint | RoutePoint | optional | Routing Point represents the drive-to location of the Point Address and is the position used for arrivalnotification.It defines the Road ID, Routing Side, Routing Point and Layer ID. |
alternativeHouseNumber | Name | optional | Defines an alternative to a House Number.Building Name may be an alternative to a house number or may be in addition to a house number. |
adminId | string | optional | Unique Identification administrative value. |
postalCode | string | optional | A Postal Code represents the code generated by the government to facilitate mail delivery. |
addressFormat | AddressFormat | optional | Address Format is the representation format of the house number range on the left/right side of the road. |
addressRoad | LinearRoadNetworkElement | optional | Road or topology segment for this address. The road network element'sname, administrative area and postal code are consistent with the address.The route-point provides more precise routing information for the addressbut may be on a different road network element than the address-road . |
addressedLinkPublicationData | PublicationExtension | optional | For HERE classic products (e.g. RDF) this is the link pvid of the addressed-road. |
addressedRoadLinkPublicationData | PublicationExtension | optional | For HERE classic products (e.g. RDF) this is the road link pvid of the addressed-road. |
addressedSide | Side | optional | The side of the address-road to which this address is attached.The side is relative to the linear orientation of the road (or topology segment) geometry.The property is defined if and only if the address-road is defined. |