Olivia Guyot
Olivia Guyot
This app could work with server-side rendering, keeping a cache of all records in a catalog and serving only the minimal information for search engines crawlers. This could be seen...
The following features will be added to the Map Viewer app: - [x] Add layers from third party sources: WMS, WFS, OGC API Features, GeoJSON file - [ ] Manipulate...
This branch is an experiment to use https://github.com/jahow/native-map instead of relying on the map-context component inside geonetwork-ui. My hope is that this will eventually simplify the codebase here and factorize...
This proposal aims at integrating the Datahub application provided by [GeoNetwork-UI](https://github.com/geonetwork/geonetwork-ui) into all standard deployments of GeoNetwork. The integration will be done as follows: ## Administration interface ### Main catalog...
This is a proof-of-concept for the proposal https://github.com/geonetwork/core-geonetwork/issues/8021 _Work-in-progress, not intended to be merged_ To use: * Once GeoNetwork is running, go to System Settings and enable the Datahub; give...
### Description This PR refactors significantly the map-related logic of GeoNetwork-UI to rely mostly on the [geospatial-sdk](https://github.com/camptocamp/geospatial-sdk) library. ### Architectural changes The following library now depends on [...] ### Quality...
Backport of #947 Error on cherry picking: Error on backporting to branch 2.3.x, error on cherry picking 0587e8a29bfaa21444b118047aa69b1d068414fc: To continue do: git fetch && git checkout backport/947-to-2.3.x && git reset...
### Description This PR introduces a new metadata converter for the DCAT-AP profile. The Metadata Converter app has been modified to allow handling this new format. Limitations: * writing to...
### Description of the proposal This proposal aims at describing the contents of the first release of the Metadata Editor application. This application has been as a Work In Progress...
### Description I would like to be able to specify an attributions text for a custom layer when configuring the Datahub. This field is not supported yet in the app...