Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Fix docs of SedonaSnow, Affine transformation, SedonaUtils, Shapefile charset #1377

Merged
merged 4 commits into from
Apr 28, 2024

Conversation

jiayuasu
Copy link
Member

@jiayuasu jiayuasu commented Apr 28, 2024

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • No, this is a documentation update. The PR name follows the format [DOCS] my subject.

What changes were proposed in this PR?

Fixed the following docs:

  1. Added explanation of raster affine transformation so the meaning of ScaleX, ScaleY, SkewX, SkewY is better explained
  2. Fixed the example queries of SedonaSnow table functions
  3. Added necessary import statements for SedonaUtils.display_image
  4. Added an example of how to set up sedona.global.charset for shapefile reader

How was this patch tested?

Passed local doc build

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation.

@jiayuasu jiayuasu changed the title [DOCS] Fix docs of SedonaSnow, Affine transformation, SedonaUtils [DOCS] Fix docs of SedonaSnow, Affine transformation, SedonaUtils, Shapefile charset Apr 28, 2024
@jiayuasu jiayuasu merged commit f6f5ce2 into master Apr 28, 2024
3 checks passed
@jiayuasu jiayuasu deleted the fix-docs branch April 28, 2024 01:25
jiayuasu added a commit that referenced this pull request Apr 28, 2024
…apefile charset (#1377)

* Update SedonaSnow docs

* Add affine transformation, SedonaUtils

* Fix linter

* Add doc for Shapefile charset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant