GeoTools 2.0 Release Candidate 0 ================================ Thank you for downloading a GeoTools 2.0.RC0 GeoTools 2.0 is now gearing up for the 2.0 release. This release was created on the July 2nd, 2004. This release contains only a subset of the current GeoTools 2.0 codebase. The full GeoTools 2.0 codebase is made up of over 30 modules; Only the modules which are considered to be stable will be included in 2.0 release. You can find out more about each of the major modules by going to: http//modules.geotools.org Each module has its own homepage with full javadoc, test reports and source code. For more information, and documentation on the geotools library please see our community wiki at http://docs.codehaus.org/display/GEOTOOLS. NOTE ==== The details contained in the rest of this file are provided as a quick start reference. For full details on requirements and build process please see the developers' guide at: http://docs.codehaus.org/display/GEOTOOLS/Developers+Guide REQUIREMENTS (http://docs.codehaus.org/display/GEOTOOLS/Dependencies) ============ To use the geotools libraries you will need: Java 1.4.x or higher. The Java Advanced Imaging Libraries (JAI) The Java Advanced Imaging Image I/O Tools The JAI and the JAI I/O Tools are standard extensions to Java created by SUN. They have versions specific to different platforms so we cannot distribute them as part of the release. You can obtain the latest versions of both of these from: http://java.sun.com/products/java-media/jai/current.html MODULE SPECIFIC REQUIREMENTS ============================ Oracle: Due to licensing restrictions, we are not able to distribute all the jars needed by the Oracle module. You may download the correct JDBC driver for your oracle installation at: http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html Please see the developers guide for more information. BUILDING (http://docs.codehaus.org/display/GEOTOOLS/Using%2BMaven) ======== In order to build GeoTools you will need a copy of Maven. Maven is a project management tool from the Apache group. You can obtain a copy of maven from: http://maven.apache.org/start/download.html At the time of writing, the build process was known to work with Maven 1.0 RC-3 Once you have maven installed, you can perform a full build by moving to the geotools2 folder and typing: maven build Once again please read the developers guide for more information about maven. FUTURE CHANGES ============== This is only a Release Candidate, whilst the API has stabilized, we are sill removing deprecated classes. GETTING INVOLVED ================ If you are interested in the future development of GeoTools2 then feel free to join the geotools-devel mailing list and join in the frequent IRC sessions. We welcome contributions of new modules as well as keen developers who want to work on the project as a whole. Note that the devel list is for developers and not users. If you have more general queries then please send them to the gt2-users mailing list instead. You can find out more about the mailing lists and recent news by going to the GeoTools homepage at: http://www.geotools.org And by reading the GeoTools guide at: http://docs.codehaus.org/display/GEOTOOLS/Home Good luck and many thanks for your interest in GeoTools2 The GeoTools2 Project Management Committee