SOS icon indicating copy to clipboard operation
SOS copied to clipboard

52°North Sensor Observation Service

Results 80 SOS issues
Sort by recently updated
recently updated
newest added

Check the inserted/updated sensor/procedure description for supported definitions/names. Especially for definitions/names which are used in modifier, e.g. coordinate names.

enhancement
low priority

Currently the Kibana 4.1.0 doesn't support the aggregation of the geo_shape fields on a tile map. This Kibana feature is almost ready https://github.com/elastic/kibana/issues/2576 https://github.com/elastic/elasticsearch/issues/7574 The statistics component stores the [SpatialFilter](https://github.com/52North/SOS/blob/e0eeee8cb5df425908b6d13df02fcec30d24d3d7/core/api/src/main/java/org/n52/sos/ogc/filter/SpatialFilter.java)#geometry...

enhancement
5.x
statistics

We should provide a list of errors and which error message are returned by the SOS.

enhancement

Is it possible to get the size/content length of the response message [ServiceResponse](https://github.com/52North/iceland/blob/develop/src/main/java/org/n52/iceland/response/ServiceResponse.java#L48)?

#241 fixed some minor issues in the static DB scripts. During the SOS installation, https://github.com/52North/SOS/blob/master/hibernate/mappings/src/main/java/org/n52/sos/SQLScriptGenerator.java is used to create this script dynamically. To make sure the static one is always...

enhancement
low priority

The current implementation of settings export and import does not correctly restore the enabled/disabled state of operations. In addition, it should include the datasource definition, too.

enhancement
medium priority

The latest implementation is not working with SQL Server 2014 (2008 is working). Error message is: `invalid database address` with our jdbc string.

bug

The set-up is working correctly, but executing transactional operations results in the following error message: ``` 2015-03-20 14:20:07,645 DEBUG [http-apr-8080-exec-8] [SwesDecoderv20.java:131] REQUESTTYPE:class net.opengis.swes.x20.impl.InsertSensorDocumentImpl 2015-03-20 14:20:07,667 DEBUG [http-apr-8080-exec-8] [XmlHelper.java:187] Lax validation...

bug

For users to understand how easy it is to configure many things in the SOS, and to give support it would be great to have a more extensive documentation of...

enhancement
low priority

Settings JSON exports from versions without multilingual support can't be restored to versions with multilingual support. The settings file must be manually edited, converting `serviceIdentification.abstract` and `serviceIdentification.title` into multilingual objects:...