Kryteria SpatialRestrictions.IsWithinDistance NHibernate.Spatial

Czy ktoś to zaimplementował lub wie, czy byłoby to trudne / ma jakieś wskazówki? public static SpatialRelationCriterion IsWithinDistance(string propertyName, object anotherGeometry, double distance) { // TODO: Implement throw new NotImplementedException(); } z