paleolimbot commented on issue #177: URL: https://github.com/apache/sedona-db/issues/177#issuecomment-3785190733
> I’m interested in contributing to this issue Great! > Which folder/path should be used for adding these new docs pages https://github.com/apache/sedona-db/tree/main/docs should do it! > Whether there is a preferred structure or template to follow You can see the previous work in that folder. These pages are written as Jupyter notebooks (`.ipynb`) and are rendered automatically into `.md` files when you run `ci/scripts/build-docs.sh`. A good reference is https://github.com/apache/sedona-db/blob/main/docs/README.md . > If it’s okay to start with a single page Yes, one page at a time is preferred. GeoPandas and DeltaLake are already complete and PostGIS + GeoParquet would be the next two highest priority! There is an older PR for PostGIS ( https://github.com/apache/sedona-db/pull/459 ) that you can feel free to copy and modify. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
