jgistools
 

Readme First

Running the samples

To run the samples follow the steps:

  1. Download JAI 1.1.3 from: jai-1_1_3-lib.zip Extract it somewhere on your hardrive.
  2. Open the "settings.properties" file and change the "dir.install.jai" so that it points to the JAI installation folder
  3. Open a command window in the "samples" folder and type "ant". This will run the third sample.
  4. Optional: to run sample1 or sample2, modify the "shapefile.to.open" property from the "settings.properties file, so that it points to a shapefile on your hardrive. Then type "ant sample1" or "ant sample2".