if (pointFeature.isWithin(polygonFeature)) { int esSubsumed = 1; }
if (!smallImage.isWithin(largeImage)) { int esSubsumed = 0; }ES_SUBSUMED is likely to be included in packages or libraries related to spatial data analysis, geographic information systems (GIS), remote sensing, and image processing. Possible packages that may include this constant value are GDAL, Geospatial Data Abstraction Library, and OpenCV, Open Source Computer Vision Library.