eoxserver icon indicating copy to clipboard operation
eoxserver copied to clipboard

EOxServer is a Python application and framework for presenting Earth Observation (EO) data and metadata.

Results 45 eoxserver issues
Sort by recently updated
recently updated
newest added

Because we're always using elements 1 and 5 of the GeoTransform for the offset vector which are 0 in the case of transposed images the extent is 0 which yields...

Priority: critical

currently only list, create and delete is possible

Component: EOxServer Core
Priority: minor
Type: enhancement

Sorry to spam issues recently. I have a problem to display an RGB GTiff. Docs i can found talks about "range type", and coverage type seems to replace it but...

Hi How can i set "Significant figures", "Numbits", signed and float properties when i create a coverage type by command line ? The man said `--field-type identifier description definition unit-of-measure...

The following images: - WCS20GetCoverageDatasetGeoTIFFHuffmanTestCase.tif - WCS20GetCoverageDatasetGeoTIFFJPEGHighTestCase.tif - WCS20GetCoverageDatasetGeoTIFFJPEGLowTestCase.tif - WCS20GetCoverageDatasetGeoTIFFPostTestCase.tif in the expected results directory are un-functional, pixel values are (Nan) for all the bands of these images, I...

See https://github.com/mapserver/mapserver/issues/5968

Component: EOxServer Services
Component: MapServer
Priority: major
Type: bug
Type: regression

Hi Is there a way to register a pretiled image (a geotiff tiled by gdal_retile for example) as coverage ? I tried with or without index file, without success. I...

When a new instance is created with manage.py script, related static resources cannot be loaded (even avec a collect operation). Web client get "not found" error every time.

For example ecf3bfdf broke WMS quite a bit, yet the tests passed.