"""Pipeline CLI to process property data with H3 spatial indexing.""" from pipeline.wide import run if __name__ == "__main__": run()