public virtual P Normalize() { Lon = Lon.NormalizeLongitude(); Lat = Lat.NormalizeLatitude(); return(this); }