Repository for the Walters Art Museum collections API. This API provides images and data about objects in the collection of the Walters Art Museum in Baltimore, Maryland.
Hi Dylan,
1) There may be geographies without objects sneaking through. I will look at the data soon and address that if it's happening.
2)The geographies we're using for the API are not the same as those on art.thewalters.org...so your geography id's from the site won't correspond to API values. That's because we're using the type of geographies that have latitude and longitude (which are not present on the site).
Here are some examples..I didnt include lat and long here because they are long numbers but they are part of the data set.
ObjectID 21652 -->
Geo ID 1423664
Place of Origin France
The Thesaurus of Geographic Names\World\continents\Europe\nations\
Geo ID --> 1426034
Place Depicted Arcis-sur-Aube
The Thesaurus of Geographic Names\World\continents\Europe\nations\France\regions\Champagne-Ardenne\departments\Aube\inhabited places\
ObjectID 27562 --> Geo ID 1431345
(Place of Origin :Ellás The Thesaurus of Geographic Names\World\continents\Europe\nations)
ObjectID 33973 --> 1432116
GeoType GeographyTerm GeoHierarchy
(Place of Origin Kríti The Thesaurus of Geographic Names\World\continents\Europe\nations\Ellás\regions)
Reference: https://github.com/WaltersArtMuseum/walters-api/issues/36
From @kateblanch
Hi Dylan, 1) There may be geographies without objects sneaking through. I will look at the data soon and address that if it's happening.
2)The geographies we're using for the API are not the same as those on art.thewalters.org...so your geography id's from the site won't correspond to API values. That's because we're using the type of geographies that have latitude and longitude (which are not present on the site).
Here are some examples..I didnt include lat and long here because they are long numbers but they are part of the data set.
ObjectID 21652 --> Geo ID 1423664
Place of Origin France
The Thesaurus of Geographic Names\World\continents\Europe\nations\
Geo ID --> 1426034
Place Depicted Arcis-sur-Aube
The Thesaurus of Geographic Names\World\continents\Europe\nations\France\regions\Champagne-Ardenne\departments\Aube\inhabited places\
ObjectID 27562 --> Geo ID 1431345 (Place of Origin :Ellás The Thesaurus of Geographic Names\World\continents\Europe\nations)
ObjectID 33973 --> 1432116 GeoType GeographyTerm GeoHierarchy (Place of Origin Kríti The Thesaurus of Geographic Names\World\continents\Europe\nations\Ellás\regions)