healpix_geo.nested.RangeMOCIndex.query#
- RangeMOCIndex.query(geometry)#
Query by geometry
- Parameters:
geometry (
healpix_geo.geometry.Bboxorshapely.Geometry) – The geometry to query by. Supported are: - Bbox for true bounding box queries (planar geometry) - shapely objects for spherical geometry queries- Returns:
slices (
healpix_geo.slices.MultiConcreteSlice) – The slices necessary for extracting the subdomain.moc (
RangeMOCIndex) – The index for the queried cell ids.