-
ConvREL: Conversion of layers between MiraMon formats 1 and 4.
This program transforms the links between tables, metadata and symbols
from older versions to the 4/5 version. It also permits the user to return
to older versions of the program with more limited features.
Option 4 requires MM32.exe version 4.0vt (or a later version) in order to
migrate the symbols.
The program also permits the fusion of n bands into a single multiband
raster (in REL4 format), and the opposite action: the liberation of one or
all bands of a multiband (REL4 format) file.
ConvREL 1:
Transform REL4 into doc/dv? + REL1.=20.
ConvREL 4:
Transform doc/dv? + REL1 into REL4 with version 5 metadata. =
ConvREL 7:
Transform a REL4 with version 5.0 metadata to REL4 with version 4.5. metadata
ConvREL 5:
Unite n raster files in a single multiband REL..=20
ConvREL 6:
Liberate all the bands of a multiband
ConvREL 9:
Liberate one of the bands of a multiband REL.=20.
ConvREL 10:
Liberate cartographic series
Sintax:
- ConvREL 1 File [/BACKUP][/MULTIBANDA][/SERIE][/S]
- ConvREL 4 File [/BACKUP][/MULTIBANDA][/SERIE][/S][/File]
- ConvREL 7 File [/BACKUP][/MULTIBANDA][/SERIE][/S][/File]
- ConvREL 5 FileList [/AFEGIR][/SOBRESCRIURE][/REL]
- ConvREL 6 FileREL
- ConvREL 9 IMGFile
- ConvREL 10 Input FileREL Output FileREL
Options:
- Option:1
- Option:4
- Option:7
- Option:5
- Option:6
- Option:9
- Option:10
Parameters:
- File:
(File) Is the name of the layer (not of the REL or the doc/dv?) which one wishes to convert.=20. (Input Parameter)
- File:
(File) is the name of the layer (not of the REL or the doc/dv?) which one wishes to convert.=20
(Output Parameter)
- File:
(File) Is the name of the layer (not of the REL or the doc/dv?) which one wishes to convert.=20
(Input Parameter)
- FileList:
(FileList) Is a text file that contains a list of the names of raster files to be fused.=20 (Input Parameter)
- FileREL:
(FileREL) Is the name of the multiband REL to be liberated. (Input Parameter)
- FileREL:
(FileREL) Is the name of the multiband REL to be liberated.
(Output Parameter)
- IMGFile:
(IMG file) IMG multibanda file
(Output Parameter)
- IMGFile:
(IMGFile) IMG multibanda file (Input Parameter)
Modifiers:
- /BACKUP= (Retain) Indicates that it is necessary to retain the doc/dv? and/or save the REL=20 in RE1, RE4 or re4MD5_0 form, depending on the characteristics of the origin file=20(Input Parameter)
- /MULTIBANDA= (Raster multiband) For rasters and REL4 conversions (option 4)=20 the program attempts to generate a multiband raster from files with a similar name to the one that is indicated..=20
/SERIE Also transforms common symbols to a cartographic series. This should be used with care because other layers which also depend on the same series may not open without also being migrated. Applicable only for option 4.=20(Input Parameter)
- /SERIE= (Symbols) Also transforms common symbols to a cartographic series. This should be used with care because other layers which also depend on the same series may not open without also being migrated. Applicable only for option 4.=20.(Input Parameter)
- /S= (Transforms all the files) Transforms all the files within the directory 'Directory' and subdirectories. If used with option 4, /SERIE is also needed. =(Input Parameter)
- /AFEGIR= (Adds the bands) If the REL file selected in /REL=3D exists, this option adds the bands to the existing REL.=20(Input Parameter)
- /SOBRESCRIURE= (Sobrescrive) If a REL option has been selected, it is eliminated and a new file is created with the corresponding fusion of bands.=20.(Input Parameter)
- /REL= (REL) 3D Name of the multiband REL file selected by the user. If not indicated, the program decides the name automatically according to the names of the bands to be fused.=20.
(Output Parameter)
Examples:
In order to transform a complete directory to REL4=20 type:
ConvREL 4 directorio\*.*
On the other hand, in order to transform a directory and all its
subdirectories recursively, type:
ConvREL 4 = directorio\*.* /S