You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="p2">Thank you for downloading GeoTools @VERSION@. This release was created on: @DATE@.</p>
24
-
<pclass="p2">This release contains only a subset of the current GeoTools codebase. The full GeoTools codebase is made up of over 30 modules; Only the modules which are considered to be stable will be included in this release.</p>
25
-
<pclass="p2">For more information, and documentation on the GeoTools library please see our <ahref="http://docs.codehaus.org/display/GEOTOOLS"><spanclass="s1">Community Wiki</span></a> or the <ahref="http://docs.codehaus.org/display/GEOTDOC"><spanclass="s1">User Guide</span></a>.</p>
26
-
<pclass="p3"><b>NOTE</b></p>
27
-
<pclass="p2">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 <ahref="http://docs.codehaus.org/display/GEOT/Home"><spanclass="s1">Developers' Guide</span></a>.</p>
28
-
<pclass="p3"><b>REQUIREMENTS</b></p>
29
-
<pclass="p2">To use the GeoTools libraries you will need:</p>
30
-
<ulclass="ul1">
31
-
<liclass="li4">Java 5 or higher.</li>
32
-
<liclass="li5"><br></li>
33
-
</ul>
34
-
<pclass="p2">GeoTools will benefit from the inclusion of Java Advanced Imaging (JAI) and the Java Image IO (JIO) extensions in your JRE. In addition some formats require the ImageIO-Ext additions which explicitly support raster formats such as MRSID and ECW.</p>
35
-
<pclass="p2">You can obtain the latest versions of both of these <ahref="http://java.sun.com/products/java-media/jai/current.html"><spanclass="s1">here</span></a>. Detailed instructions can be found <ahref="http://docs.codehaus.org/display/GEOTOOLS/Dependencies"><spanclass="s1">here</span></a>.</p>
36
-
<pclass="p3"><b>ORACLE REQUIREMENTS</b></p>
37
-
<pclass="p2">In order to use the Oracle module, you need the Oracle JDBC driver from Oracle. Unlike most external libraries used in GeoTools, we cannot redistribute this jar.</p>
38
-
<pclass="p2">However, you can obtain them from the Oracle website, free of charge, after registering: - http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html Please see the developers guide for more information.</p>
39
-
<pclass="p3"><b>BUILDING</b></p>
40
-
<pclass="p2">In order to build GeoTools you will need a copy of <ahref="http://maven.apache.org/download.html"><spanclass="s1">Maven 2</span></a>. Maven is a project management tool from the Apache group.</p>
41
-
<pclass="p2">At the time of writing, the build process was known to work with the Maven 2.1.0 release.</p>
42
-
<pclass="p2">Once you have maven installed, you can perform a full build by moving to the GeoTools folder and typing:</p>
43
-
<pclass="p6">mvn install</p>
44
-
<pclass="p7"><br></p>
45
-
<pclass="p2">Please read the <ahref="http://docs.codehaus.org/display/GEOT/2.5+Using+Maven"><spanclass="s1">Developers Guide</span></a> for more information about maven:</p>
46
-
<pclass="p3"><b>GETTING INVOLVED</b></p>
47
-
<pclass="p2">For general queries the <ahref="mailto:[email protected]"><spanclass="s1">gt2-users mailing list</span></a> is available.</p>
48
-
<pclass="p2">If you are interested in the future development of GeoTools then feel free to join the geotools-devel mailing list.We welcome contributions of new modules as well as keen developers who want to work on the project as a whole.</p>
49
-
<pclass="p2">You can find out more about the mailing lists and recent news by going to the <ahref="http://geotools.org/"><spanclass="s1">GeoTools Homepage</span></a> and by reading the <ahref="http://docs.codehaus.org/display/GEOTOOLS/Home"><spanclass="s1">GeoTools Guide</span></a>.</p>
50
-
<pclass="p2">Good luck and many thanks for your interest in GeoTools,</p>
51
-
<pclass="p2"><i>The GeoTools Project Management Committee, Open Source Geospatial Foundation</i></p>
52
-
</body>
53
-
</html>
1
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
0 commit comments