7
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix in computation of subsampling (was overwriting a Rectangle that was still in use). MosaicCRS now assumes (longitude,latitude) axis order. More... about 17 years ago
Added a MosaicCRS entry for TileBuilder. More... about 17 years ago
Checks for abort. More... about 17 years ago
update of the pom.xml to gt2 reference
Guilhem Legal
as glegal
More... about 17 years ago
correcting JAXB annotations to fix WSgen.
Guilhem Legal
as glegal
More... about 17 years ago
BlueMarble test seems to have been fixed as a side-effect of recent work. More... about 17 years ago
Fixed the exception about invalid range at GridCoverage2D construction time: when the range changed because of different subsampling than the expected one (MosaicImageReader case), lets GridCoverage2D computes the new GridRange itself instead than providing one. More... about 17 years ago
added lucene indexation and search. added OGC filter parser. getRecords request work (minimal implementation)
Guilhem Legal
as glegal
More... about 17 years ago
Bug fix: subsampling along x and y were interchanged in 'getGridRange(...)'. More... about 17 years ago
Adds a setSeries method to enable user to set the series for a new layer. More... about 17 years ago
Remove the interface designed for Ifremer, it will be copied on the Ifremer svn instead. More... about 17 years ago
Avoid computing bounds twice. More... about 17 years ago
added build correction to follow the change in distribution
Guilhem Legal
as glegal
More... about 17 years ago
catching XML context creation exception in csw.
Guilhem Legal
as glegal
More... about 17 years ago
First draft of computation on AffineTransforms rather than Envelopes. Not yet fully debugged. More... about 17 years ago
fixing the broken GeneralGridGeometry constructor calls to match the current GeoAPI implementation. More... about 17 years ago
work on mtetadata writer (geotools => MDWeb)
Guilhem Legal
as glegal
More... about 17 years ago
Better handling of CRS with and without temporal component. More... about 17 years ago
Factored out CRS informations in a SpatialRefSysEntry (first step toward creating GridCoverage2D from an AffineTransform rather than an Envelope). More... about 17 years ago
added jaxws-rt dependency. added CSW SOAP web-service (not war packaged yet)
Guilhem Legal
as glegal
More... about 17 years ago
added SOAP handling for SOS service.
Guilhem Legal
as glegal
More... about 17 years ago
added rest/sopa package without uppercase
Guilhem Legal
as glegal
More... about 17 years ago
renaming folder without upper case
Guilhem Legal
as glegal
More... about 17 years ago
prepare the adding of SOAP biniding for SOService
Guilhem Legal
as glegal
More... about 17 years ago
missing file from precedent commit
Guilhem Legal
as glegal
More... about 17 years ago
added CSW: GetDomain request handling. startup log. added SOS: removing JAXB annotations on Distribution (not in O&M specification). startup log.
Guilhem Legal
as glegal
More... about 17 years ago
work on transaction insert request in csw
Guilhem Legal
as glegal
More... about 17 years ago
added complex periods handling in WMS
Guilhem Legal
as glegal
More... about 17 years ago
CRS is now defined for the database as a whole. This is an attempt to reduce the amount of assumptions on the CRS elswhere in the code. More... about 17 years ago
work on transactionnal request for csw.
Guilhem Legal
as glegal
More... about 17 years ago