ThijsRU / Roman_Imperial_Portraits

https://imperialportraits.rich.ru.nl
0 stars 0 forks source link

Add new filter: current locations #34

Closed ThijsRU closed 1 year ago

ThijsRU commented 2 years ago

The current filtering options need to be modified:

ThijsRU commented 1 year ago
sam-heijnen commented 1 year ago

Heijnen_RIPD_dataset_split name.csv

sam-heijnen commented 1 year ago

^ this is a file with only the names of the places (linked to ID), now we just need to add the coordinates. Using AI?

ThijsRU commented 1 year ago

thijs voegt de plaatsnamen en coordinaten toe van de meestvoorkomende plaatsen (max 10 plaatsen, Kopenhagen, Berlijn, Rome etc etc)

Eerst in de originele file kijken, als die niet te vinden is dan zelf opzoeken.

Done for now, now import routine, match up with the portraits

Heijnen_RIPD_dataset_split.name.xlsx --> saved as: RIPD_current_locations.xlsx --> MEDIA folder

Import script maken

def update_cur_loc_coord_excel(request): current locations toegevoegd.

ThijsRU commented 1 year ago

DONE