select distinct `name`, `OGR_FID` from `settlements` where ST_INTERSECTS(`SHAPE`, ST_GEOMFROMTEXT('POINT(481953 381372)',1))