aboutsummaryrefslogtreecommitdiff
path: root/backend/data/downloadImgsForReview.py
AgeCommit message (Collapse)Author
2022-05-14Add desc-resolution special-case for root nodeTerry Truong
2022-05-11Do minor code cleanupTerry Truong
2022-05-04Add scripts for obtaining/sending/displaying wikipedia descriptionsTerry Truong
Add backend/data/enwiki/ directory containing scripts and instructive READMEs. Adjust some other scripts to generate 'eol_ids' sqlite table separate from 'names'. Make server respond to /data/desc requests, and have client TileInfo component display response data. Also adjust .gitignore entries to be root-relative.
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
Also adjust client code to handle new format, and add backend/data/README.md explaining image production process.