arctic-sea
arctic-sea copied to clipboard
Framework for developing OGC services, clients and middleware
The SOS documentation has a nice figure on how the different classes are related to each other and how the information flows through it. This should be adjusted for Iceland...
The [ConfigLocationProvider](https://github.com/52North/iceland/blob/develop/src/main/java/org/n52/iceland/service/ConfigLocationProvider.java) allows to support different ways of configuring where the configuration file or database is saved. Potentially useful alternatives to the currently implemented Servlet path: - home dir config...
There is an ongoing enhancement entry under the SOS issues regarding the ResponseEvent. [Issue 216](https://github.com/52North/SOS/issues/216) Would it be possible to have also an appropriate ResponseContext implemented in the Iceland project...
... implement a abstract `GetCapabilitiesHandler` in iceland (or extend a existing one). Use a factory method to create the concrete capabilities class. See https://github.com/52North/iceland/issues/60.
Would it be possible to have a custom button on the admin settings page? When the user clicks on the button it should validate only a sub-group of settings fields....
Currently the statistics can only be stored to an Elasticsearch cluster. Add support for PIWIK using the Java API: https://github.com/piwik/piwik-java-tracking See https://github.com/52North/iceland/issues/23.
See https://github.com/52North/iceland/issues/10. **Agreement about documentation location:** Markdown files within the repository. Advantage: versioned, close to the code, text-based. Also suitable because iceland is for developers only. ## Documentation tasks -...
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.12.2 to 2.12.4. Release notes Sourced from joda-time's releases. Release v2.12.4 See the change notes for more information. Release v2.12.3 See the change notes for more information....