-
-
Notifications
You must be signed in to change notification settings - Fork 504
GeoNetwork UI and microservices codesprint October 2020
François Prunayre edited this page Oct 7, 2020
·
16 revisions
- 12th to 16th October (or a couple of days depending on your availability)
- The sprint will be remote but some of us on Tuesday/Wednesday (Olivier, Florent, Christophe, Francois) join at the farm (https://latitferme.bio/), 321, Route de la Mollière, Saint-Pierre-de-Genebroz, Chambéry, Savoie, Auvergne-Rhône-Alpes, France
- Francois - full week
- Florent - Tuesday, Wednesday
- Olivier - Tuesday, Wednesday
- Christophe - Tuesday, Wednesday
- Michel -
- ?
The overall idea:
2 topics to make progress on
The focus here is to design the organization of the infrastructure (gateway, config), make the project easy to work with (docker container?) and focus on some of the main components:
- Searching app (Elasticsearch endpoint + OGC API Record endpoint)
- Authorizing app
- Formatting app
- Indexing app
The roadmap will be defined in: https://github.com/geonetwork/geonetwork-microservices/projects/1
Current objective here is to be able to embed easily GeoNetwork in third party application using WebComponents.
<script src=”gn-ui.min.js”/>
<gn-ui-records-list filter=”tag=COPERNICUS” sortBy=”changeDate” size=”10”/>The work planned is:
- Global requirements (i18n)
- Mockup of the following UC
- UC 1 / Simple list of records
- UC 2 / Search box
- UC 3 / Category entry page (one facet/one icon/one number <> list of records)
Questions:
- Can we webcomponent create a popup over the entire page?
- How to make 2 webcomponent interact (eg. facet list/record list)
The roadmap is defined in: https://github.com/geonetwork/geonetwork-ui/wiki/Roadmap
If you have some comments, start a discussion, raise an issue or use one of our other communication channels to talk to us.