A Python script that generates Uber H3 hexagons at the smallest possible resolution (level 15) and exports their coordinates to JSON files.

Generate H3 hexagons at resolution 15 (smallest/finest resolution)
Extract center coordinates and boundary coordinates for each hexagon
Calculate hexagon properties (area, edge length, parent/child relationships)
Export to JSON format with metadata
Support for specific geographic areas or global sampling