geoCovers constant
geoCovers [Expects: http://schema.org/GeospatialGeometry, http://schema.org/Place]
Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. "Every point of b is a point of (the interior or boundary of) a". As defined in DE-9IM.
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoCovers = IriTerm.prevalidated('http://schema.org/geoCovers');