#12509 Expose documents resources in GeoNode catalog service#12549
#12509 Expose documents resources in GeoNode catalog service#12549allyoucanmap wants to merge 2 commits into
Conversation
|
following some functional tests on the feature I add below some improvement proposals for this same PR, they are simple changes but they should improve the overall UX,
Proposal 1MS identify panel for Documents: These two fields are available among the returned metadata to display additional, more useful information in the Identify panel.
Currently in geonode the identify on documents inserted in a map show an embedded like this: It probably makes sense for documents that both viewers (MS and GNODE) should include a direct link/button to the resource to open it in new-tab or full-screen. In particular, this feature seems indispensable at the moment, otherwise the user will not be able to view PDF or similar documents in any way, the right side panel is too narrow for any content Proposal 2test created on this resource: http://localhost:8081/#/viewer/67554 In subsequent interactions when adding new documents, it's not immediately clear where and how many documents have been imported, and in which new layers in the TOC. This situation occurs with two layers with the same name:
Additional visual feedback may probably be needed just for the legend of layers that group documents like this one. There are two options: one is to display the number of documents linked to the newly created layer, like this: An alternative is to adjust the title of the new layer created for the document. This way, the newly created layer can be differentiated from the previous ones just created in TOC: |





Description
This PR introduces support for documents resource inside the GeoNode catalog service. Selected documents with geolocalization will be converted in a vector layers visible on the map
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#12509
What is the new behavior?
GeoNode catalog service list documents and convert them into a vector layer
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information