From the course: Advanced Geospatial Data Analytics in Python
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Chapter 2 overview - Python Tutorial
From the course: Advanced Geospatial Data Analytics in Python
Chapter 2 overview
- [Instructor] Spatial indexing is an advanced spatial analytics tool that is designed to conduct spatial queries efficiently, to search and manipulate data with spatial records, and to perform various data manipulation and aggregation steps with ease. Let's dive in. We will first cover the theoretical basics of spatial indexing, including today's most popular tool, H3 by Uber. Then, we will learn how to use H3 in Python from the basics to complex real-world use cases.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.