48495051525354
} public static EstimateEvaluator<Double> geoEstimateEvaluator( String latitudePropertyKey, String longitudePropertyKey ) { return new GeoEstimateEvaluator( latitudePropertyKey, longitudePropertyKey ); }