Simple demonstration showing S-111 output on an OpenLayers web map from a GeoServer time-enabled WMS
In order to run the dev server or make a production build, you'll need to install NodeJS/npm.
In order for the S-111 layer to load, you'll need access to the configured GeoServer instance/WMS (presently not available to the public), or point the application at your own service.
npm install
npm start
then navigate to http://localhost:3000
npm run build
This project is licensed under the MIT License - see the LICENSE file for details