This repository contains the code examples and resources for the book Cloud Native Geospatial Analytics With Apache Sedona by Prashant Sharma, published by O'Reilly.
The repository has two main directories:
- book: Contains the code examples and resources for each chapter of the book.
- cli: Contains the command-line interface (CLI) tools and scripts used in the book.
Each chapter of the books has it's own examples prepared in a separate directory under the book
directory.
You can easily run the examples using:
- docker-compose
- cli prepared for this book
To run the examples, you need to have the following installed on your machine:
- Docker
- Docker Compose