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

Clarify SedonaUtils documentation #1214

Closed
rbavery opened this issue Jan 23, 2024 · 1 comment · Fixed by #1377
Closed

Clarify SedonaUtils documentation #1214

rbavery opened this issue Jan 23, 2024 · 1 comment · Fixed by #1377

Comments

@rbavery
Copy link
Contributor

rbavery commented Jan 23, 2024

It's unclear where to import SedonaUtils from since the import statement is not shown. Searching the documentation for SedonaUtils only reveals this page

https://sedona.apache.org/1.5.1/api/sql/Raster-visualizer/?h=sedonauti#rs_asimage

Ideally that page would show an end to end example of raster visualization that could be run in a notebook.

Additionally, the callout This is not recommended for large files. could specify what is meant by "large files" and the time to visualize an example large file with SedonaUtils.

@rbavery
Copy link
Contributor Author

rbavery commented Jan 23, 2024

this import statement seems redundant

https://github.com/apache/sedona/blob/bedea9a03b29c1bbc0a4739f5308daac685aeddd/python/tests/raster_viz_utils/test_sedonautils.py#L20C1-L20C56

do we need to wrap the display_image function in a class?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant