October 16, 2023

In today’s lecture, most of the topics were revised by the professor.

  1. Geoposition data- It is data that contains the longitude and latitude of the coordinates.
  2. Geodesic distance between two locations took the latitude/longitude pairs.
  3. A geolist plot is used to create a geographic plot on the map
  4. DBSCAN method for clustering- It is a density-based clustering method.
  5. Geopy is the library used to perform geographic operations.
  6. We can install simply by “pip install geopy”.
  7. A geo histogram looks like a heat map.

Leave a Reply

Your email address will not be published. Required fields are marked *