1:100,000-Scale Digital Line Graph (DLG) Data
Hydrography and Transportation
US GeoData
Optional Format
Which, for the West Coast, just happens to be in our library as:
VK
597
.U5
E278
CD ROM
no.12
mkdir yosemite
cd yosemite
cp /cdrom/sec12opt/100k_dlg/yosemite/mz1roads.zip .
cp /cdrom/sec12opt/100k_dlg/yosemite/mz1hydro.zip .
unzip mz1roads
unzip mz1hydro
dos2unix MZ1RDF01 mz1rdf01
dos2unix MZ1RDF02 mz1rdf02
:
:
dos2unix MZ1RDF08 mz1rdf08
and for hydrology
dos2unix MZ1HYF01 mz1hyf01
dos2unix MZ1HYF02 mz1hyf02
:
:
dos2unix MZ1HYF08 mz1hyf08
Arc: dlgarc optional mz1rdf01 rd1
Arc: dlgarc optional mz1rdf02 rd2
:
:
Arc: dlgarc optional mz1rdf08 rd8
and for hydrology
Arc: dlgarc optional mz1hyf01 rd1
Arc: dlgarc optional mz1hyf02 rd2
:
:
Arc: dlgarc optional mz1hyf08 rd8
Arc: build rd1 line
Arc: build rd2 line
:
:
Arc: build rd8 line
Arc: additem rd1.aat rd1.aat major1 6 6 i
Arc: additem rd1.aat rd1.aat minor1 6 6 i
Arc: additem rd2.aat rd2.aat major1 6 6 i
Arc: additem rd2.aat rd2.aat minor1 6 6 i
:
:
Arc: relate add
Relation Name: rel_rd1
Table Identifier: rd1.acode
Database Name: info
INFO Item: rd1-id
Relate Column: rd1-id
Relate Type: linear
Relate Access: ro
Relate Name: rel_rd2
:
:
Arc: tables
Enter Command: sel rd1.aat
Enter Command: calc major1 = rel_rd1//major1
Enter Command: calc minor1 = rel_rd1//minor1
Enter Command: sel rd2.aat
Enter Command: calc major1 = rel_rd2//major1
Enter Command: calc minor1 = rel_rd2//minor1
:
:
Enter Command: quit
Arc: append rd line all
Enter the 1st coverage: rd1
Enter the 2nd coverage: rd2
Enter the 3rd coverage: rd3
Enter the 4th coverage: rd4
Enter the 5th coverage: rd5
Enter the 6th coverage: rd6
Enter the 7th coverage: rd7
Enter the 8th coverage: rd8
Enter the 9th coverage: end
Arc: project cover rd rd_ll utm11_to_geo.prj
Arc: &r dlg-rd-cov_to_gmt rd_ll
Use the AML
dlg_to_hydro-cov.aml,
and the hydrology files' prefix (such as mz1hyf0
for the files mz1hyf01 through mz1hyf08) to generate the
hydrology coverage.
Arc: &r dlg_to_hydro-cov.aml mz1hyf0
Then convert the coverage to GMT-formatted files
dlg-hy-cov_to_gmt using the resultant hy_ll coverage.
Arc: &r dlg-hy-cov_to_gmt hy_ll
dlg_prim.xy
dlg_sec.xy
dlg_road.xy
dlg_trl.xy
and a series of GMT-formatted hydrology files titled:
dlg_str.xy
dlg_stri.xy
dlg_shor.xy
dlg_aqu.xy
|
11/08/99 |