Milan's Data Stories #013 - Using Pydeck for 3D Geospatial Visualization
Supplementary code for my YouTube tutorial.
Hi, Everyone; I am back with a quick tutorial on how to create 3D visualizations in Python using Pydeck and a 3D building model dataset of Budapest. Please find the code below.
Accessing the building data
The data is sourced from the publicly available Budapest Open Data Atlas, which you may access here. While the site is in Hungarian, once you find the s…



