Florent Gravin
Florent Gravin
Would be great to have custom projection for vector tiles output. +1
Hi, here a proposal to manage the language in a cookie. Tell me what do you think In header.jsp - Get the cookie ```java if(forcedLang == null) { Map cookieMap...
Thanks for the feedback. In this proposal, the header takes the browser language by default, and provides a language switcher to change the language. This results in a language cookie...
I think it would be great to have it as the SDI entry point (by default, usually the organisation set up a CMS for that). That said, the geo2france datahub...
On develop we have improved the keyword api to get translations from keyword. Wouldn't be hard to modify the picker directive to request the translation languages and choose one from...
Thanks @josegar74 It's managed by the dependency which is quite old and seems to test for a `200`. I tried to dig into the code to see if I can...
Excellent, thanks @josegar74 for pointing this out ! Would you please tell me what is the status of this PR ? - Is it used in production somewhere ? -...
Thanks @landryb Just need now that the backend service of @arnaud-morvan is deployed then I'll remove the mock and use the real service. Notice that a real UI designer is...
So WDYT ? Any feedback ?
https://github.com/geonetwork/core-geonetwork/blob/develop/services/src/main/java/org/fao/geonet/services/user/Update.java#L214