Parent Topic: RTV
EASI>FILE="irvine.pix" EASI>DBIC = 7 EASI>DBOC = 8 EASI>FLSZ = 5,5 | 5x5 filter EASI>THINLINE = "OFF" | do not filter thin lines EASI>RUN FMO | Mode Filter, first pass EASI>DBIC = 8 EASI>DBOC = 7 EASI>RUN FMO | second passThe cleaned data on channel 7 will now be vectorized by the RTV program.
EASI>DBIC = 7 EASI>DBIW = EASI>DBSN = "Topology" EASI>DBSD = "Lines and Points for cleaned theme data" EASI>POLYINFO = "BOTH" | generate points and lines EASI>BORDER = "ON" | generate border lines EASI>CONTINT = | contour interval of 1 EASI>RUN RTVThe generated vector data is in "UTM 11 S E000" coordinates. Segment 1 of irvine.pix contains the georeferencing information used to convert the PIXEL coordinates to UTM coordinates.
The program VECWRIT can now be used to output the vector data to the intermediate ARC/INFO Generate format. The PACE programs IVV and VED can also be used to show and edit the vector data.
EASI>DBVS = LASC | segment created by VECREG EASI>FILV = "topology" EASI>VECFORM = "ARC" | ARC INFO Generate format EASI>RUN VECWRIT