Releases: curationexperts/iris
Releases · curationexperts/iris
v1.0.1
v1.0
- It ingests shapefiles and geotiffs (and associated metadata)
- It has a command line importer
- The command line importer expects to receive a directory of .zip files
- Each zip file should contain an ISO-19139 metadata file
- Each zip file should contain either a shapefile or a GeoTiff binary object
- It assigns each ingested .zip file a unique identifier, which can be used to find that object on multiple systems
- It uses the out-of-box metadata mappings to extract metdata from ISO and map it to a Fedora object
- It creates a thumbnail image of the work
- It creates a re-projected derivative of the spatial object
- It makes the re-projected derivative available via OGC webservices (in the form of GeoServer)
- It has an automated deployment job
- It has an automated test suite