deegree3 developer team meeting 2010-04-06
Contents |
Protocol by: AndreiIonita
Attendees: RutgerBezema, AndreiIonita, MarkusSchneider, AndreasSchmitz, SteffenThomas
1. Build system change: Maven
deegree3 is now being built with Maven 2 (the old Ant/Ivy scripts grew too large and hence complicated to handle). Please see deegree3/BuildingDeegree3 before you build again.
2. WMS
Ongoing layer updating methods are developed/tested when reading the layers from the database. getCapabilities is designed to be the first request call so that all the layers should be updated (it was anyway needed to get to know the name of the layers before accessing them).
3. CSW
The inpire CITE testing is making progress, with only one set of tests (1.5) to go and some SQL generation to sort out.
4. Misc
- an ASC reader for the Coverage API is now available (reads files similar to .xyz)
- a converted tool that transforms between raster files is now available in deegree-tools
- the WFS-1.0.0 and SOS-1.0.0 CITE suites (the last of the suites that existed before) are being integrated with maven in deegree-test.