Skip to content
Giorgos Triantafyllidis edited this page Mar 16, 2017 · 12 revisions

Welcome to the OpenWIS v4 wiki

Development resources

  • Developing OpenWIS v4 functionality
    An overview of the development approach in which GeoNetwork is used as an external artefact and OpenWIS functionality is added on top of it using Maven plugins. This page is intended for experienced software developers trying to understand the low-level mechanics of our integration approach. If you simply want to extend GeoNetwork with new components you may, alternatively, just follow the examples below.

  • Connecting the front-end to the back-end
    A architectural diagram of how the front-end of the application communicates with the back-end services and REST endpoints.

  • [Fork-based to Overlay-based - in diagrams](Fork-based To Overlay-based)
    A graphical depiction of how we moved from fork-based maintenance and development to using overlays.

Examples

  • TBD
Clone this wiki locally