Geopandas estimating UTM for very small sliver polygon results in `RuntimeError: Unable to determine UTM CRS`
I have a geometry that forms a very small narrow polygon in LL CRS, I am trying to use geopandas.GeoDataFrame.estimate_utm_crs() function to convert the geometry to UTM but I an encountering a RuntimeError: Unable to determine UTM CRS