geoLocations: [
{
geoLocationBox: {
eastBoundLongitude: "-118.3",
northBoundLatitude: "34.5",
southBoundLatitude: "34.467",
westBoundLongitude: "-118.4"
}
}
],
"geometry": {
"coordinates": [
[
[-105.92, 33.17],
[-106.0, 33.17],
[-106.0, 33.0],
[-105.92, 33.0],
[-105.92, 33.17],
]
],
"type": "Polygon",
Check that this is serialized correctly to DataCite metadata by RDM.
Make a PR to the InvenioRDM documentation that indicates that Polygon is supported
For all records in https://data.caltech.edu/communities/gps-theses/records?q=&l=list&p=1&s=10&sort=newest pull the metadata from DataCite e.g. https://api.datacite.org/dois/10.22002/d1.350 and see if they have
If the DataCite approach doesn't work, it's also in a google sheet https://docs.google.com/spreadsheets/d/1Wf4npmEWucCPJ-Ly1Vr6fzZvo1Y_kz7iTahmV9UmVHE/edit?gid=0#gid=0
If so send it to RDM in the format
Check that this is serialized correctly to DataCite metadata by RDM.
Make a PR to the InvenioRDM documentation that indicates that Polygon is supported