The 'heart' of the library is theReverseGeoCode<T>class. When you supply it with eitherIEnumerable<GeoNames>orIEnumerable<ExtendedGeoNames>it can be used to do aRadialSearch()orNearestNeighbourSearch(). Supplying the class with data can be done by either passing it to the class constructor ...