databrickslabs / mosaic

An extension to the Apache Spark framework that allows easy and fast processing of very large geospatial datasets.
https://databrickslabs.github.io/mosaic/
Other
269 stars 66 forks source link

Initial docs refresh for Mosaic 0.4.1. #549

Closed mjohns-databricks closed 5 months ago

mjohns-databricks commented 5 months ago

First pass at docs refresh, focuses on:

  1. new APIs in 0.4.1
  2. documenting available raster configs
  3. fixing examples around st_srid, st_setsrid, and st_transform
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.40%. Comparing base (a64da84) to head (5b78130).

:exclamation: Current head 5b78130 differs from pull request most recent head 4c900a8. Consider uploading reports for the commit 4c900a8 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/databrickslabs/mosaic/pull/549/graphs/tree.svg?width=650&height=150&src=pr&token=aEzZ8ITxdg&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=databrickslabs)](https://app.codecov.io/gh/databrickslabs/mosaic/pull/549?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=databrickslabs) ```diff @@ Coverage Diff @@ ## main #549 +/- ## ======================================= Coverage 93.40% 93.40% ======================================= Files 263 263 Lines 7251 7251 Branches 125 125 ======================================= Hits 6773 6773 Misses 478 478 ```