Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 370 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 370 Bytes

location_visualizer

Visualizes a person's location history and frequency using existing KML data in an interactive dashboard.

Next steps: pandas operation to autosort Timestamp/Lat/Lon/Alt values from KML file, check if access token is used correctly, adding HeatMapLayer, added display of locations with high frequency, and general cleaning and readibility updates.