Skip to content

On a map are shown 8 closest to the entered location filming locations

Notifications You must be signed in to change notification settings

akhynkokateryna/lab1-web_maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creation of web maps

The file takes four arguments: year when the film was produced, latitude, longitude, and path to database with films. Then is created a web map with 8 marks with filming locations that were the closest to given location.

To convert locations from database into coordinates, was used library geopy, and to create a map and add layers to it, was used folium.

Example:

>>> python main.py 2014 49.83826 24.02324 locator1.list

web mape image

About

On a map are shown 8 closest to the entered location filming locations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published