Open cole-brokamp opened 1 month ago
This would allow for passing directly in s2_geography vectors that are POINTs. Have to validate this? would passing a polygon s2_geography break it?
Use s2::as_s2_cell() to coerce x in function
s2::as_s2_cell()
This would allow for passing directly in s2_geography vectors that are POINTs. Have to validate this? would passing a polygon s2_geography break it?
Use
s2::as_s2_cell()
to coerce x in function