Skip to main content

B1CityGraphPointQuery

  • Input parameters for a city graph lane point query, specifying the city, search
    * position, range, traffic category, and lane exclusion criteria.
PropertyTypeDescriptionMetadata
CityFNameName of the city to search within.
CityIdFB1EntityIdEntity ID of the city for faster runtime lookup.
PositionFVectorWorld-space center position of the query search area.
RangeFVectorHalf-extents of the box search range around the query position.
CategoryEB1CityGraphCategoryTraffic category filter for lanes included in the query results.
bExcludePeriodicboolWhether to exclude lanes affected by crosswalks or traffic signals from the results.
ExcludeLaneFlagsEB1CityGraphLaneFlagsLane flag mask used to exclude lanes with matching flags from the results.