CADRG works only partialy, I have to add partial files with .ON2 or .ON3
extension as layers, not A.TOC file, which defines this files.
For example:
Now I have to write:
LAYER
NAME cadrg_1
TYPE RASTER
DATA 'ONZ03\0001P011.ON3'
STATUS DEFAULT
END
.
.
.
LAYER
NAME cadrg_n
TYPE RASTER
DATA 'ONZ03\0001P0nn.ON3'
STATUS DEFAULT
END
But I would like to write:
LAYER
NAME cadrg_all
TYPE RASTER
DATA 'A.TOC'
STATUS DEFAULT
END
I read that mapserver have CADRG/RPF support for TOC files, but how to enable
it?
Also, how to enable VPF support? I know, that i can convert VPF to SHP, but is
there other solution?
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users