geonetwork-delwp / rastermeta

jibx java tool for converting rastermeta database to 19115-3
0 stars 0 forks source link

sourcefootprint table #15

Open sppigot opened 5 years ago

sppigot commented 5 years ago

This is keyed to both the datasets (via datasetsourcefootprint) and projects (via projectid). A number of questions here:

  1. How to resolve the shape (integer) to the geometry of a polygon (for inclusion in the metadata record) and the thumbnail/graphic overview of the source. Should this info be held in the source record (seems logical).
  2. Whether and then where to hold the area_sqkm field
  3. imagedate field = resource creation date in metadata record
  4. Any need to hold relationships between sources and the mosaics that they are a part of (via mosaicfootprintid)
spatialgeorge commented 5 years ago
sppigot commented 5 years ago

A question about the image creation date. It only exists in the source footprint table. Do mosaics need to capture this info? If they did, which date would they use or would they use an extent derived from the imagedate? Also the project has a year of acquisition time range which would probably be the maximum of all these imagedates? Do we need to hold imagedate then?

spatialgeorge commented 5 years ago

Good question. comment from Darren; Most mosaics will have the earliest date of capture as part of the mosaic name captured in the image name field, however the last capture date is only recorded in the source footprints. Is there a capture start date and capture end date for each dataset that gets manually entered into Geonetwork as part of the metadata entry workflow? I have a vague recollection of this being part of the dataset metadata record entry in the early mock-up Simon showed Michael and I, but I don’t know if this has persisted in later revisions.