RUN: @cli cellToLatLng -i 8a1fb4662d47fff -f geojson -p

# Converted to a single point.
CHECK: "type": "Point"

# longitude first, then latitude.
CHECK:  2.34932847[[\d*]]
CHECK: 48.86494206[[\d*]]

# Index in hexadecimal as name.
CHECK: "name": "8a1fb4662d47fff"

# Index in decimal as ID.
CHECK: "id": 622054503278215167
