Mehak3010 opened a new pull request, #543:
URL: https://github.com/apache/sedona-db/pull/543
**Fixes #177**
This PR adds a PostGIS integration guide for SedonaDB.
The documentation is written as a Jupyter notebook and rendered to Markdown
using the existing docs build pipeline.
The page covers:
- A GeoPandas-based workflow for simplicity and exploratory use
- A high-performance ADBC-based workflow using `adbc_ingest()` and
`fetch_arrow()`
to avoid row-wise iteration and intermediate Pandas DataFrames
This PR only updates documentation and does not modify any source code.
--
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]