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