Talk:XYZ file format

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

.xyz gTLD[edit]

See Talk:.xyz for the old comments related to .xyz top-level Intern domain name. Behnam (talk) 00:25, 11 August 2015 (UTC)[reply]

XYZ file format (geodata/surface raster file)[edit]

XYZ can also be a simple delimited text file with 3 columns and as many rows as there are samples. Each row contains an X coordinate, a Y coordinate and a Z value. When delimited with commas, it's an application of Comma-separated values as a data format. While the data files are large and inefficient, it's more for data interchange than storage. Example of it in use: https://gdal.org/drivers/raster/xyz.html --scruss (talk) 21:48, 9 January 2021 (UTC)[reply]

BRIMO[edit]

gdal_edit [--help-general] [-ro] [-a_srs srs_def]

       [-a_ullr ulx uly lrx lry] [-a_ulurll ulx uly urx ury llx lly]
       [-tr xres yres] [-unsetgt] [-unsetrpc] [-a_nodata value] [-unsetnodata]
       [-unsetstats] [-stats] [-approx_stats]
       [-setstats min max mean stddev]
       [-scale value] [-offset value] [-units value]
       [-colorinterp_X red|green|blue|alpha|gray|undefined]*
       [-gcp pixel line easting northing [elevation]]*
       [-unsetmd] [-oo NAME=VALUE]* [-mo "META- 114.125.228.223 (talk) 06:59, 17 September 2022 (UTC)[reply]