public Feature ConvertToInternalProjection(Feature sourceFeature) { return(projection.ConvertToInternalProjection(sourceFeature)); }