Skip to content

artemka169/Films-map-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Films-map-project

UCU CS lab 1.2, 1st year

This program analizes films database with adresses, and creates a folium map with closest films to the coordinates. image

Input from argparse : year, latitude, longitude.

To analise database, you shold change direction of file in the first line of main body of program.

There is a 30.000 lines limit in database, because more info causes browser crash when you try to open the map. image This map consists of 25.088 labels, but browser can't open it properly :(

Program uses geopy, argparse, haversine, and folium libraries.

About

UCU CS lab 1.2, 1st year

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages