Geonovum / ogc-api-testbed

OGC API Testbed Template - Stable
https://apitestbed.geonovum.nl
GNU General Public License v3.0
4 stars 4 forks source link

Setup OGC-API-Records from GeoNetwork #5

Closed pvgenuchten closed 3 years ago

pvgenuchten commented 3 years ago

GeoNetwork is a catalogue product used in for example nationaalgeoregister.nl, GeoNetwork community makes available a OGC API Records plugin for GeoNetwork v4+. GeoNetwork requires a postgres database and elastic search backend. OGC-API is part of a micro services experiment, which aims to split the monolithic java application into smaller parts. The environment has quite memory constraints, not sure if that is a limitation for the experiment.

Setup

This docker compose gives a full setup of the required components for the microservices https://github.com/geonetwork/geonetwork-microservices/blob/main/docker-compose.yml, however not all components are needed for the experiment.

A sample of GeoNetwork OGC API Records is running at https://apps.titellus.net/ogcapi/

pvgenuchten commented 3 years ago

Dit is een relatief zware installatie (elastic search + GeoNetwork) ik vraag me af of dit de moeite waard is?