paleolimbot commented on issue #119: URL: https://github.com/apache/sedona-db/issues/119#issuecomment-3316216469
Thanks for opening! Rather than documentation, I think this might work better as (or be an addition to) a concrete example that is independent of AWS Lambda. For example, a great use case would be to query Overture data with a bounding box or WKT filter and return the result as an Arrow IPC stream (a non-spatial example is here: https://github.com/apache/arrow-experiments/tree/main/http/get_simple/python/server ). A realistic use of that would be to query and/or combine some proprietary data as a service. This could have an AWS or other hosted instance section at the end (lots of great ways to deploy stuff like this). We don't currently have an `examples/` directory but we should! -- 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]
