Appearance
geotiff-geokeys-to-proj4 / SourceCoordinate
x: number;
X Coordinate
y: number;
Y coordinate
optional z?: number;
Z coordinate (pixel value).
If you don't need heights omit this value. The resulting Z coordinate will be 0.