MapsQualitySpecialWordsFlags

MapsQuality Signal

GoogleApi.ContentWarehouse.V1.Model.MapsQualitySpecialWordsFlags

4
out of 10
Low
SEO Impact
Flags that describe the information about a special word. If you add another flag please add it to the special words implemenation in google3/maps/quality/internal/special_words.cc. -- Next available id: 22 --

SEO Analysis

AI Generated

This model (Maps Quality Special Words Flags) contains 21 attributes that define its data structure. Key functionality includes: An affix that indicates an alley. Alleys are unnamed, numbered routes that are always linked to a "parent street". As these parent streets can be name...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

21
Sort:|Filter:
isAlleyAffixboolean(
Default: nil

An affix that indicates an alley. Alleys are unnamed, numbered routes that are always linked to a "parent street". As these parent streets can be named e.g. "7th street" and alleys might be referred to as "7th alley", we need to be able to distinguish those affixes. For more details about alleys see go/vn-alley-geocoding.

isCommonWordboolean(
Default: nil

Common words E.g.: center, park, etc.

isDeconstructibleboolean(
Default: nil

Whether this special word is part of a name without a separator (like e.g. suffix "strasse" in Freigutstrasse).

isDirectionalModifierboolean(
Default: nil

Directional modifier. E.g.: north, south, etc.

isDistanceMarkerboolean(
Default: nil

An affix that indicates distance marker on a route, e.g., 'km'.

isForbiddenWordboolean(
Default: nil

Whether geo paths are forbidden to contain this word.

isHouseIdIdentifierboolean(
Default: nil

A keyword for a house id.

isIntersectionConnectorboolean(
Default: nil

Intersection. E.g.: and, at, corner.

isLandmarkIdentifierboolean(
Default: nil

An affix that indicates a landmark, e.g. "opposite", "near" etc.

isLanguageIndicatorboolean(
Default: nil

Language indicator. E.g.: platz in German, straat in Dutch.

isNameSynonymboolean(
Default: nil

Whether this is a name synonym and should be allowed to be matched on when searching (that is, added to the retrieval query with the name/ prefix).

isNotForLegacyStreetNumberDetectionboolean(
Default: nil

Terms which are not allowed to be used by the legacy street number detection.

isNotOptionalizableboolean(
Default: nil

Terms which are not allowed to be treated as optional.

isNumberboolean(
Default: nil

Numbers. E.g.: 1, one, 2, two.

isNumberSuffixboolean(
Default: nil

E.g. suffixes in French: bis, ter.

isOptionalboolean(
Default: nil

Is this special word optional?

isOrdinalNumberboolean(
Default: nil

E.g.: 1st, first.

isPenalizedIfMissingboolean(
Default: nil

Optional terms that should not geocode by themselves.

isPersonalTitleboolean(
Default: nil

Personal titles (e.g. doctor, professor, general, etc.)

isStopWordboolean(
Default: nil

E.g.: the, in, near, where.

isStreetNumberIdentifierboolean(
Default: nil

A keyword that denotes a street number, e.g. "number", "unit" etc.