Christian Müller wrote: > > Hi Andrea, I implemented 2 of your last proposals. > 1) Importing a tiled image including all pyramids is now possible. > Before you had to import each level for its own. > 2) I reduced the generated ddl scritps to > createmeta.sql > dropmeta.sql > which are executed once. > add_<coveragename>.sql (including all create table, create index, > register, and insert statements) > remove_<coveragename>.sql doing the opposite of add_<coverage_name>.sql > which are executed for each coverage. > Both improvments are documented in the geoserver tutorial and the > geotools user guide.
Nicely done :-) > Justin, you can start tagging 2.5.4. > Question: Is the build server running on a Unix or Windows system ?. > Since I do a lot of file handling and have no Windows environment at the > moment, I cannot test and hope I will not break the build. It's running on a Linux box, but I have a Windows machine at home (but not here in NY). So I'll be able to check that out only on Monday. Cheers Andrea ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
