I'm really new to the GIS world so I'm sorry if the question is somehow "wrong".
I have a set of hdf5 file with matching metadata ISO 19115 in xml files and I would like to store both data and metadata on a PostGis database. The files are not generated by me, i would like to ingest them.
I would like to do this programmatically, ie. using a language like Java. But also using a tool could be a solution.
My first idea was simply to read the hdf5, read the xmls and store them on db. I've found some library (https://sis.apache.org/) that should do the trick but I didn't find any example or tutorial to import data or metadata.
As I can't find nothing I assume I'm asking the wrong question, any idea? I'm not asking for detailed answer, just what should be the workflow or which libraries should I use. Thank you.
أكثر...
I have a set of hdf5 file with matching metadata ISO 19115 in xml files and I would like to store both data and metadata on a PostGis database. The files are not generated by me, i would like to ingest them.
I would like to do this programmatically, ie. using a language like Java. But also using a tool could be a solution.
My first idea was simply to read the hdf5, read the xmls and store them on db. I've found some library (https://sis.apache.org/) that should do the trick but I didn't find any example or tutorial to import data or metadata.
As I can't find nothing I assume I'm asking the wrong question, any idea? I'm not asking for detailed answer, just what should be the workflow or which libraries should I use. Thank you.
أكثر...