|
Point Data Documentation
|
All of the point tools run as shell scripts that call Java programs. You need to have JAVA JDK 1.6 or higher installed.
To make the scripts executable do:
source install.sh
If you are trying to read CSV or other text formats then you need to
specify the metadata for the file.
If you are trying to read some other format then you need to specify
the point reader class to use (I've given up guessing with data).
The scripts take the form:
script -class <file reader class> e.g.: point2csv.sh -class org.ramadda.data.point.amrc.AmrcFinalQCPointFile ...
point2csv.sh -help
pointtiler.sh -help
north west south east
| Miscellaneous |
| Data Model |