Mosaic's grid_boundary method returns inconsistent geometries
I am applying mosaic's `grid_boundary` method on a spark DataFrame containing a set of `h3_hex_ids`. The geometries returned are not consistent. i.e they could be either `lat, long` or `long, lat`.Here's a sample data```import pyspark.sql.functions a...
- 661 Views
- 0 replies
- 0 kudos