This repository contains the notebook examples that Wherobots provide for customers. Those examples provide various examples of spatial analytics and spatial data processing use cases showcasing the capabilites of Apache Sedona and WherobotsDB.
For questions and support on those examples, please use the Wherobots Community if you are a Community Edition user, or your direct support channel if you are a Professional or Enterprise Edition customer.
.
├── python # Python examples
│ ├──havasu # Havasu and data processing examples
│ ├──wherobots-ai # Wherobots AI examples
│ │ └──gpu # GPU-accelerated, Raster Inference examples
│ └──wherobots-db # WherobotsDB examples
├── scala # Scala examples
│ ├──sedona-maven-example # A template for packaging jars
│ └──wherobots-db # WherobotsDB examples
│── FirstWherobotsNotebook.ipynb # Welcome notebook for first-time users
└── README.md