H3

Uber H3 Hexagonal Index (beta)

Open Betabeta
.json · application/json

H3 అనేది Uber యొక్క క్రమానుగత షట్కోణ ప్రాదేశిక సూచిక. ప్రతి మ్యాప్ ఫీచర్ అభ్యర్థించిన రిజల్యూషన్‌లో ఒక H3 సెల్‌లోకి సమగ్రపరచబడుతుంది; వర్కర్ ఇమేజ్ h3>=4.0తో పునర్నిర్మించబడిన తర్వాత ఎగుమతి నిజమైన H3 సూచికలతో JSONను తిరిగి ఇస్తుంది. అప్పటి వరకు ఎగుమతిదారు నిజాయితీగా విఫలమవుతుంది — మేము ఇకపై fallback_7_7690_5336 కృత్రిమ స్ట్రింగ్‌లను ఉత్పత్తి చేయము.

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

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

నిజమైన H3 సూచికలు
ఫాల్‌బ్యాక్ స్టబ్‌లు లేవు
GeoJSON షట్కోణ సరిహద్దులు
Example H3 export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

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

H3 is a hexagonal indexing system for the Earth invented at Uber: the planet is split into hexagonal cells across fifteen levels of nesting, and every cell has its own short identifier. Hexagons are more convenient than squares in analytics: a cell has six neighbors at the same distance, so density is not distorted along the diagonals.

The export is what you need when the features themselves matter less than their distribution: how many cafes fall into a cell, where development thickens, how to compare districts with each other. The H3 index is the common denominator to which any map layer and your own data are reduced alike.

The output is a single .json with the H3IndexCollection structure: the resolution, the extent of the area and a list of cells. Every cell carries a real H3 index, the total number of features that fell into it and a breakdown by layer; on request the cell's boundary is added as a GeoJSON polygon. The resolution is set from 0 to 15, with seven by default — a cell with an edge of about 1.2 km, convenient at city scale.

The export is built honestly: indexes are computed by the h3 library version four and newer. If it is missing from the environment, the export returns an error rather than made-up placeholder strings — that mode existed before and was misleading. Features are assigned to cells by their centroids, and the limit is 500,000 features per export.

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

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

💻h3-py 💻h3-js 💻deck.gl 💻Uber H3 CLI

Format specifications

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

🏗
భౌగోళిక విశ్లేషణ
City data reduced to a single grid of cells, which makes districts easy to compare with each other.
💻
ప్రాదేశిక సమగ్రీకరణ
Any map layers boil down to a common denominator — the number of features in a hexagon.
📊
POI సాంద్రత
A ready basis for a heat map: you can see where cafes, shops and stops cluster.

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

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

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

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

ఉచితం

Uber H3 Hexagonal Index (beta) మ్యాప్ ఎగుమతులను పొందండి

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

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

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

ఏ లైబ్రరీ వాడబడుతుంది?
What is inside the exported file?
Which resolution should I choose?
How does a feature end up in a cell?
Can I get CSV or Parquet?

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

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

Related Articles