Other articles
Real-time Drone Folium Maps GIS
How to Use¶
Run Cell 1:
- This cell sets up the telemetry functions and initializes the CSV file.
Run Cell 2:
- This cell runs the telemetry loop. It will continuously fetch telemetry data and update the map until you interrupt the cell execution (e.g., using the stop button in Jupyter).
Run Cell 3:
- This cell displays the latest map. You can re-run this cell to refresh the map display with updated data. read more
Introduction to Folium Maps GIS
Make a folium map of drone data¶