added cleanable special character UTF-8 |
|
More...
|
over 17 years ago
|
correcting compilation failure for precedent commit |
|
More...
|
over 17 years ago
|
added some log information. |
|
More...
|
over 17 years ago
|
added handling resX and resY instead of width and height. |
|
More...
|
over 17 years ago
|
correcting WCS Capabilities document to pass CITE test (clean special character and verson negotiation) |
|
More...
|
over 17 years ago
|
correcting capablities document for wcs 1.0.0 |
|
More...
|
over 17 years ago
|
adding parameter in WCSCapabilities1.1.1.xml |
|
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 |
|
More...
|
over 17 years ago
|
correcting the serviceType attribute for WCS Capabilities document |
|
More...
|
over 17 years ago
|
changing the way of getting the request parameter to ignore case. correcting possibility of nullPointerException in exception report. |
|
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 |
|
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). |
|
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. |
|
More...
|
over 17 years ago
|
making the sld package immutable. |
|
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 |
|
More...
|
over 17 years ago
|
fixing namespace error and adding operation metadata(parameter) |
|
More...
|
over 17 years ago
|
handle gridCRS in getCoverage version 1.1.1 |
|
More...
|
over 17 years ago
|
begin to handle gridCRS in getCoverage version 1.1.1 (fixing other parameters too) |
|
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
|