geoIntersects constant
geoIntersects [Expects: https://schema.org/GeospatialGeometry, https://schema.org/Place]
Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in DE-9IM.
Can be used on: https://schema.org/GeospatialGeometry, https://schema.org/Place
Implementation
static const geoIntersects = IriTerm.prevalidated(
'https://schema.org/geoIntersects',
);