Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 426 Bytes

Tutorial in GeoIndexing

This material includes tutorials in geo-indexing

Files

  • Uber's H3.ipynb contains a tutorial for learning about the open-source hexagonal geo indexing library from Uber
  • geoindexing.ipynb explains how kdtrees and balltrees are used for indexing geomatrical objects in general
  • geopandas.ipynb contains a quick tutorial of how to use geopandas for quick geometric data processing with examples