openstate / open-cultuur-data

The back- and front-end code that powers the Open Cultuur Data API
http://opencultuurdata.nl/
28 stars 18 forks source link

Added scraper for historical maps from the Universiteitsbilbliotheek Utrecht #36

Closed mickdelange closed 10 years ago

mickdelange commented 10 years ago

This scraper retrieves the dataset as described here: http://www.opencultuurdata.nl/wiki/universiteitsbibliotheek-utrecht-kaarten/

An important obstacle I came across was the fact that an extra call to a different resource was needed to get the URL to the original image file. I solved this by adding an http request and XML parser to the UUKaartenItem class. This works, but might not be the most neat or correct way of dealing with such issues. I would like to hear the opinion of others on this subject.

Because this commit is dependent on the previous commit, it also contains the commit from PR #35.

breyten commented 10 years ago

Uh... I didn't merge this yet!. Grr @ Github :)

breyten commented 10 years ago

Whatever it says, it's not in there at all.