geoCrosses constant
geoCrosses [Expects: http://schema.org/GeospatialGeometry, http://schema.org/Place]
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: "a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them". As defined in DE-9IM.
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoCrosses = IriTerm.prevalidated(
'http://schema.org/geoCrosses',
);