Skip to content

Upload to georeferencer script for ubvu map collection

Notifications You must be signed in to change notification settings

peer35/krt_upload

Repository files navigation

Upload Map Collection to Klokan

Export collection

On pdspc001.vu.nl

Make an export folder

sudo mkdir /dspace-storage/export/krt
sudo chmown -R tomcat:tomcat /dspace-storage/export/krt

Export the collection:

sudo -u tomcat ./dspace export -t COLLECTION -i 123456789/1127 -d /dspace-storage/export/krt -n 1

Note 123456789/1127 is the collection handle

Upload

Rename config.template.py to config.py and fill in the correct password, the csv filename and the column containing the filenames (starting at 0)

Use klokan_upload.py to upload the files.

About

Upload to georeferencer script for ubvu map collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages