7
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected coordinates error in capabilities file.
Guilhem Legal
as glegal
More... over 17 years ago
implementing describeCoverage request version 1.0.0.
Guilhem Legal
as glegal
More... over 17 years ago
Test class, which generates tiles at a specific size, from an input file, to the output folder chosen More... over 17 years ago
Fix tile name. More... over 17 years ago
Fix bug of tile size More... over 17 years ago
Allow to specify an output folder for all tiles generated. Handle image extensions More... over 17 years ago
Correct the detection of a valid encoder for writing More... over 17 years ago
undo the ifremer modification (put config.xml in the WAR file)
Guilhem Legal
as glegal
More... over 17 years ago
MosaicImageWriter creation More... over 17 years ago
ImageIndex must be forced to 0 for image mosaic. More... over 17 years ago
added handling getCapabilities for WCS 1.0.0.
Guilhem Legal
as glegal
More... over 17 years ago
DefaultImageReadParam now depends on the input type, in order to handle the MosaicImageReader case. In WebServiceWorker, moved 'setBackground' and 'setTransparency' method close to the relevant methods (format, colormap...). More... over 17 years ago
adding a basic implementation of describeLayer operation.
Guilhem Legal
as glegal
More... over 17 years ago
adding abstract type for different version bounding box.
Guilhem Legal
as glegal
More... over 17 years ago
adding getters for Layer (version 1.1.1)
Guilhem Legal
as glegal
More... over 17 years ago
Take in account rounding error in some floating point operations (during envelope computation). More... over 17 years ago
merging the ows file from SOS project and seagis project. (adding comment, immutable property and equals/hashcode/toString method)
Guilhem Legal
as glegal
More... over 17 years ago
moving the gml 3.2 classes to gml32 folder and updating the reference.
Guilhem Legal
as glegal
More... over 17 years ago
Ajout de méthodes toString pour afficher les limites des enveloppes More... over 17 years ago
"index" (formelly named as "timeIndex") is now used as "imageIndex" except for NetCDF file. This NetCDF special handling will need to be avoided in a later version. More... over 17 years ago
temporary delete
Guilhem Legal
as glegal
More... over 17 years ago
adding new folder gml32 to differenciate the GML version 3.2 and the previous version. (for xml binding)
Guilhem Legal
as glegal
More... over 17 years ago
preparing the comming of sos web service. adding time type for xml binding in GML 3.2
Guilhem Legal
as glegal
More... over 17 years ago
Uses a different name for mosaic images. More... over 17 years ago
implementing getCoverage in WCS for version 1.1.1.
Guilhem Legal
as glegal
More... over 17 years ago
Moved Collector from catalog to console package. More... over 17 years ago
correcting the factory gml.
Guilhem Legal
as glegal
More... over 17 years ago
Replaced FormatEntry.createImageReader() by FormatEntry.getImageReaderSpi() which returns an adaptater. It allows us to use it with GridCoverageMosaic. More... over 17 years ago
beginning to implement describe coverage in WCS.
Guilhem Legal
as glegal
More... over 17 years ago
resolving the issue for capabilities file path.
Guilhem Legal
as glegal
More... over 17 years ago