geosolutions-it / nexus-geonode

Nexus Platform
BSD 2-Clause "Simplified" License
0 stars 4 forks source link

Implement harvester client for PDN and GEM documents and media #203

Open giohappy opened 3 years ago

giohappy commented 3 years ago

Both the remote sources are exposed as PostgREST API (GEM implementation still in progress). For the moment the priority is the metadata retrieval.

PDN

http://www.pacificdisaster.net/api/

Dcouments endpoints:

Media endpoints

Files for PDN documents and media will be retrieved from the http://www.pacificdisaster.net/doc base url, by appending the filename reported inside the document/ and media/ responses.

GEM

TBD (waiting for news from SPC)

ricardogsilva commented 3 years ago

@giohappy

for /media I'm not sure how to proceed:

Should we continue to spend effort on these?

ricardogsilva commented 3 years ago

@giohappy

For GEM, are you aware of any progress on the availability of its planned PostgREST API?

giohappy commented 3 years ago

Sachindra has been informed about the problems reported by @ricardogsilva

giohappy commented 3 years ago

Sachindra replied as below:

The media files are quite old, and we can safely ignore them for a while. We will upload latest ones manually.

So we will skip the import of media fiels from PDN.