An elevation grid as NUMBERS — not a picture and not a binary raster: a plain text file that opens in Notepad, Excel, pandas, QGIS, GRASS and AutoCAD Civil 3D. Three written forms to choose from: XYZ (one "X Y Z" line per cell, space separated), ESRI ASCII Grid (.asc — a header plus a matrix of values, with a .prj file carrying the coordinate system) and CSV (the same XYZ, comma separated, with a column header). The value is the elevation in METRES above sea level with one decimal place: the source is accurate to about 4 metres vertically, so a second decimal would be invented. The grid step is 30 m, as in the source; the coordinate system is the one you chose; where there is no elevation (sea, a gap in coverage) the declared NoData value stands and its share is stated as a number. Heights come from the global Copernicus DEM GLO-30. Delivered as a ZIP: the grid file plus README.txt with the step, the size, the coordinate system, the NoData value and an honest note on what this elevation data is. No API key and no registration.
Kľúčové vlastnosti
O formáte XYZ heights
XYZ heights is a terrain grid written as plain text: not a picture and not a binary raster, but lines carrying the elevation in metres above sea level. There are three written forms, chosen by an option on the order: elevation.xyz — three columns, "X Y Z", separated by a space and with no header line; elevation.csv — the same values comma separated and with an X,Y,Z header; elevation.asc — an ESRI ASCII Grid, which always travels with elevation.prj carrying the coordinate system. The data is identical in all three forms, only the writing changes, so a typo in the option never fails the order: you get the default, XYZ. Delivery is a ZIP: the grid file and README.txt.
The heights come from the global Copernicus DEM GLO-30 model: about a 30 m step with a vertical accuracy of roughly 2–4 m. The value is written with one decimal place — a second one would be invented at that accuracy. That is enough for pre-design assessment, tourism, visualisation and 3D — and not enough for engineering design, grading or any work held to building codes, where an instrumental survey is required. Take this format for the numbers themselves, opened by whatever is at hand — Notepad, Excel, pandas, QGIS, GRASS, Civil 3D — and opened with no GIS at all.
Text has its price: one cell is a whole line of characters, and 64 million cells written as "X Y Z" would come to some 1.6 GB that nothing on your machine would open. Hence the ceiling of 4 million cells: a large area is read coarsened, and the coarsening is spoken in a warning on the order rather than happening silently. Where there is no elevation at all — open sea, a gap in coverage — you get an honest refusal in words, not an empty file. The format is free, with no key and no registration; the attribution line sits in README.txt inside the archive.
Aký program otvára súbory XYZ heights
Nasledujúce programy a aplikácie dokážu otvoriť, upraviť a pracovať so súbormi Elevation grid (XYZ / ASC / CSV) (.elevation.zip) exportovanými z OSM2CDR:
Format specifications
- Open standard
- 3D coordinates supported
- Lossless (no quality loss)
- No attributes
- A ZIP with the elevation grid as text (XYZ, ESRI ASCII Grid with its .prj, or CSV) plus README.txt: the cell value is elevation in metres with one decimal, 30 m step, NoData declared and its share stated; heights from Copernicus DEM GLO-30.
Kto používa mapy XYZ heights
Ako exportovať XYZ heights
Ako súbor otvoriť po exporte
- Notepad or any text editor — open elevation.xyz and you see the grid itself: one line per cell, "X Y Z" with a space between the columns. README.txt beside it states the step, the size, the coordinate system and the NoData value.
- Excel — elevation.csv opens as a table straight away, the X,Y,Z header is already in the file; for the .xyz form use Data → From Text with a space as the separator.
- pandas / NumPy — pd.read_csv('elevation.csv') gives three columns; for the .xyz form pass sep=' ' and header=None.
- QGIS, GRASS or Surfer — elevation.asc opens as a raster; keep elevation.prj next to it, that is the file the coordinate system is written in.
- AutoCAD Civil 3D — Points from File takes elevation.xyz as space-separated point rows, and the surface is built from the imported points.
Obľúbené mapy vo formáte XYZ heights
Získajte mapové exporty vo formáte Elevation grid (XYZ / ASC / CSV)
Stiahnite si profesionálne mapy XYZ heights z OpenStreetMap. Okamžité generovanie, ľubovoľná oblasť.