60616263646566676869
if (!ogcGeometry.is3D()) { LogUtils.Log_Not3D(LOG); return null; } resultDouble.set(ogcGeometry.MaxZ()); return resultDouble; } }
59606162636465666768