I have two spatially enabled data frames and am looking to join 1:1 inner via nearest feature, then result in new data frame.
If GeoAccessor or GeoSeriesAccessor do not support, are there any suggested workarounds? I would prefer not to kick out any layers and just stay in memory. Maybe something with shapely. Any ideas would be appreciated?
Thank you,
Tyler