the feature class of the crossing. Can be either CROSSING or CROSSING_CANDIDATE.
The distance between two points which will be connected on current and related links.
The geometry of the Crossing feature.
The coordinates of the crossing feature.
The type of the geometry. For "CROSSINGS" the type is "Point", for "CROSSING_CANDIDATE" its "LineString".
the x coordinate of the crossing on screen in pixel.
the y coordinate of the crossing on screen in pixel.
Connects the related Navlink features and creates an intersection.
Resulting array of new Crossing due to road network changes or false if none crossing is detected.
Get all connected Navlink features which are connected (Intersection) to the related link that is treated as crossing candidate. This method affects Crossings of type "CROSSING_CANDIDATE" only.
Get the Navlink feature of which the crossing belongs to.
Get the Navlink feature which is crossed or treated as a crossing candidate.
Hide the crossing on the map.
Show the crossing on the map.
Generated using TypeDoc
The Crossing represents the intersection point of 2 Navlink geometries. A Crossing feature is an indication for a Road Intersection an can be used to detect and create missing intersections in a road network. In case of 2 Navlink geometries are located very close to each other (but not intersecting), the Crossing represents a "CROSSING_CANDIDATE". The threshold for the candidate detection can be configured with EditorOptions.intersectionScale