The program enables the user to read SDTS and other data files in ISO 8211 (FIPS 123) format. Output read from the file can be displayed to the screen and/or dumped to a user-specified file.
Data read from the ISO 8211 file is displayed or dumped record by record. The contents of each field of each record are displayed along with field name, subfield name, format, and length. Binary field data are displayed in hex format.
The original version of this program, sdtsdump, is included along with other utility program accompanying the U.S. Geological Survey's distribution of their public domain FIPS 123 Function Library. Both sdtsdump and m.sdts.read make use of this library. To create m.sdts.read, sdtsdump was only modified enough to make it conform to GRASS program conventions.
m.sdts.read
v.in.sdts
v.out.sdts
v.sdts.dp.cp
v.sdts.meta.cp
v.sdts.meta
Last changed: $Date: 2002/01/25 05:45:33 $