It would be great if there was geospatial support in boto.
https://dba.stackexchange.com/questions/66823/using-aws-dynamodb-geospatial-index-with-python
https://aws.amazon.com/blogs/aws/new-geo-library-for-dynamodb/
Thank you for your post. This is a layer of abstraction on top of dynamodb and it is done by service team. Currently this package is deprecated. Everything in amazon-archives is for reference only. There is no ongoing support for it.
And they do not have any plan to support any other sdk. Unfortunately we can't so anything on the sdk side to fix this issue.
Sure, that makes sense. Thanks for the explanation!
Hi, you can checkout this unofficial port of dynamodb-geo in python That I've made recently, Hope It helps
Most helpful comment
Hi, you can checkout this unofficial port of dynamodb-geo in python That I've made recently, Hope It helps