7
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added cleanable special character UTF-8
Guilhem Legal
as glegal
More... over 17 years ago
correcting compilation failure for precedent commit
Guilhem Legal
as glegal
More... over 17 years ago
added some log information.
Guilhem Legal
as glegal
More... over 17 years ago
added handling resX and resY instead of width and height.
Guilhem Legal
as glegal
More... over 17 years ago
correcting WCS Capabilities document to pass CITE test (clean special character and verson negotiation)
Guilhem Legal
as glegal
More... over 17 years ago
correcting capablities document for wcs 1.0.0
Guilhem Legal
as glegal
More... over 17 years ago
adding parameter in WCSCapabilities1.1.1.xml
Guilhem Legal
as glegal
More... over 17 years ago
Automatically rescale an image from 16 to 8 bits, if it is not geophysics view. More... over 17 years ago
correcting WCS Capabilities document to pass CITE test
Guilhem Legal
as glegal
More... over 17 years ago
correcting the serviceType attribute for WCS Capabilities document
Guilhem Legal
as glegal
More... over 17 years ago
changing the way of getting the request parameter to ignore case. correcting possibility of nullPointerException in exception report.
Guilhem Legal
as glegal
More... over 17 years ago
Bug fix while comparing relative and absolute paths: the comparaison should stop when the parent is null, not when the name is null. More... over 17 years ago
Moved 'parseDouble' and 'parseInt' as private methods in order to avoid redundancy. More... over 17 years ago
Added method compare(path, path) for a Series, which tries to compare 2 paths, in multiple ways, to determine if they point on the same file or not. These paths may be absolute or relative indifferently. More... over 17 years ago
Bring Extractor back to main module. More... over 17 years ago
webService => added a debug method whitch log the parameter of an incomming request WMService => work on getCapabilities
Guilhem Legal
as glegal
More... over 17 years ago
Fix a bug about incrementation of the step between different overviews More... over 17 years ago
deleted DatasetDescriptionSummaryBaseType.java to a client generation purpose (it was not used anyway).
Guilhem Legal
as glegal
More... over 17 years ago
Skip the first tile for writing, because it is the same as the whole raster. More... over 17 years ago
making the se package immutable.
Guilhem Legal
as glegal
More... over 17 years ago
making the sld package immutable.
Guilhem Legal
as glegal
More... over 17 years ago
Added a method to generate tiles with dynamic size, on the same region of a raster More... over 17 years ago
adding section mechanism in getCapabilities 1.1.1 and 1.0.0
Guilhem Legal
as glegal
More... over 17 years ago
fixing namespace error and adding operation metadata(parameter)
Guilhem Legal
as glegal
More... over 17 years ago
handle gridCRS in getCoverage version 1.1.1
Guilhem Legal
as glegal
More... over 17 years ago
begin to handle gridCRS in getCoverage version 1.1.1 (fixing other parameters too)
Guilhem Legal
as glegal
More... over 17 years ago
Fix north/south inversion in getters More... over 17 years ago
Minor reorganisation of two new methods. More... over 17 years ago
Added a Layer.getCoverageReference() method, which is convenient for layer expected to have only one entry. More... over 17 years ago
Translated "postgrid.sql" comments to English (contribution by Samuel Hiatt). Moved the old French comments to a separated, optional, file ("postgrid-local_fr.sql"). More... over 17 years ago