Zarr 🔬

Zarr (beta)

Open Betabeta
.zarr.zip · application/zip

Zarr అనేది శాస్త్రీయ డేటా కోసం బహుళ-కోణ శ్రేణి నిల్వ ఫార్మాట్. ఇది భాగాలవారీ నిల్వ, కంప్రెషన్ మరియు సమాంతర ప్రాప్యతకు మద్దతు ఇస్తుంది. వాతావరణ డేటా, ఉపగ్రహ కాల శ్రేణులు మరియు భౌగోళిక డేటాకు అనువైనది.

Beta: బీటా -- ప్రయోగాత్మకం. సేవ నేటివ్ DWG ను రూపొందించలేకపోతే, X-Actual-Format: dxf అనే నిజాయితీ హెడర్‌తో DXF ఫైల్‌ను ఇస్తుంది (రెండింటినీ ఒకే CAD అప్లికేషన్లు తెరుస్తాయి).
ఇప్పుడే Zarr ఎగుమతి చేయండి ✨ ఓపెన్ బీటా — ఉచితం, పరిమితులు లేవు

ముఖ్య లక్షణాలు

భాగాలవారీ నిల్వ
కంప్రెషన్ (Blosc, Zstd)
సమాంతర భాగ ప్రాప్యత
Example Zarr export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Zarr ఫార్మాట్ గురించి

Zarr is a format for storing large multidimensional arrays: the data is cut into chunks, and each chunk is compressed and stored separately. That is why an array is read in pieces, in parallel and straight from the cloud — S3, GCS or plain HTTP. In scientific data it is gradually displacing NetCDF and HDF5 precisely because of that cloud access.

An OpenStreetMap map is vector objects while Zarr is about arrays, so the export rasterizes the selected area into a regular grid. The format is taken when the map is needed not as a drawing but as a data layer next to climate data, satellite series or a computational model in xarray and Dask.

The archive holds a Zarr group of version two with two arrays: feature_count — how many OSM objects fell into the cell, and land_use — the code of the dominant layer in the cell. The group attributes record the coordinate system, the bounding box of the area, the grid step and the list of source layers; the data is split into 256 × 256 chunks and compressed (Blosc with Zstandard by default).

The default grid step is 0.001 degrees, about a hundred meters; over small areas it is refined automatically so that the result does not degenerate into a few cells. The grid size is limited to 10,000 × 10,000 cells. The format is in beta status: this is aggregated density and categories, not vector geometry — for that, go to GeoParquet or FlatGeobuf.

Zarr ఫైళ్లను ఏ ప్రోగ్రామ్ తెరుస్తుంది

OSM2CDR నుండి ఎగుమతి చేసిన Zarr (beta) (.zarr.zip) ఫైళ్లను కింది ప్రోగ్రామ్‌లు మరియు అప్లికేషన్‌లు తెరవగలవు, సవరించగలవు మరియు వాటితో పని చేయగలవు:

💻Python Zarr 💻Xarray 💻Dask 💻GDAL 💻TerraClimate

Format specifications

Zarr మ్యాప్‌లను ఎవరు ఉపయోగిస్తారు

🏗
శాస్త్రీయ డేటా
City data lands in the same format the laboratory already stores its arrays in.
💻
వాతావరణ నమూనాలు
A grid of development density is placed alongside climate arrays and read by the same xarray.
📊
ఉపగ్రహ కాల శ్రేణులు
A city layer next to satellite time series — a common format of chunks and compression.
🎨
భౌగోళిక డేటా
Aggregated geodata as an array: object density and the dominant category per cell.
🗺
సమాంతర ప్రాసెసింగ్
Chunks are read independently, so the computation is easily spread across Dask and several processes.

Zarr ను ఎలా ఎగుమతి చేయాలి

1
ప్రాంతాన్ని ఎంచుకోండి
osm2cdr.ru లోని ఇంటరాక్టివ్ మ్యాప్‌పై ఒక దీర్ఘచతురస్రం లేదా బహుభుజిని గీయండి
2
Zarr ను ఎంచుకోండి
అందుబాటులో ఉన్న 127 ఎగుమతి ఫార్మాట్‌ల జాబితా నుండి Zarr (beta) ను ఎంచుకోండి
3
ఎగుమతి
'ఎగుమతి' క్లిక్ చేసి మీ .zarr.zip ఫైల్‌ను 1-5 నిమిషాల్లో అందుకోండి
4
డౌన్‌లోడ్
సిద్ధంగా ఉన్న Zarr ఫైల్‌ను డౌన్‌లోడ్ చేసి దానిని Python Zarr లో తెరవండి

ఎగుమతి తర్వాత ఎలా తెరవాలి

Zarr లో జనాదరణ పొందిన మ్యాప్‌లు

ఉచితం

Zarr (beta) మ్యాప్ ఎగుమతులను పొందండి

OpenStreetMap నుండి ప్రొఫెషనల్ Zarr మ్యాప్‌లను డౌన్‌లోడ్ చేయండి. తక్షణ ఉత్పత్తి, ఏ ప్రాంతమైనా.

ఉచితం / ఎగుమతి
ఇప్పుడే Zarr ఎగుమతి చేయండి →

తరచుగా అడిగే ప్రశ్నలు

GeoTIFF కంటే Zarr ఎందుకు మెరుగైనది?
Zarrను నెట్‌వర్క్ ద్వారా చదవవచ్చా?
Is it vectors or raster inside?
What is the cell size?
How do I open the archive without unpacking it?

సంబంధిత ఫార్మాట్‌లు

తరచుగా కలిసి ఎగుమతి చేయబడేవి

Related Articles