Closed giswqs closed 3 weeks ago
result = get_max_pixel_coords("flow_accum.tif", dst_crs="EPSG:4326") print(f"Maximum pixel value: {result['max_value']}") print(f"Coordinates in {result['crs']}: {result['coordinates']}")
🚀 Deployed on https://6722ff1e2bf01ecfb99c3ef4--opengeos.netlify.app
Thanks for the contribution @giswqs 🤩