First Nations land-sea mask?

I’m wondering whether anyone has built a land-sea mask that includes First Nations locations? Basically an ACCESS version of the AIATSIS map:

Thanks!!

Hey @kial I’m not exactly clear on what your use case is but:

  • if you are working with gridded data
  • are using python / xarray
  • and have shape files

Then the regionmask package can help - create masks of geospatial regions — regionmask 0.13.0 documentation

As far as shape files go I’m not aware of their open availability, licensing, etc but a quick search shows some discussion of related topics over on Add Aboriginal language group layer · Issue #7 · AtlasOfLivingAustralia/mdba-hub · GitHub

Not sure how helpful this is?