Click or drag to resize
XDL

MilmapScaleFDB Properties

The MilmapScaleFDB type exposes the following members.

Properties
  Name Description
Public property CellDepth Shape 파일 데이터를 담는 Cell 구조 깊이. 기본값은 0.
  • 0 : 지정한 파일 경로에서 shape 파일 검사
  • 1 : 한반도(E124, N32) ~(E132, N44) 영역을 1도씩 나누어 총 49개의 Cell 폴더 이름을 지정하여 검색
  • 2 : CellDepth 1의 Cell 폴더를 가로방향으로 4, 세로방향으로 4개(0.25도)로 나누어 SubCell폴더를 지정하고 shape 파일을 검색(기본값 : 4x4)
    SubCell개수는 SubCellNumber로 설정 가능
Public property GeoNamePath 지명 정보 데이터가 있는 파일 폴더 경로.
Public property MapLayerDefinition FDB 지도 종류. NXMilmapConfig Global 항목에서 MapLayerDefinition 목록의 keyword 중 하나
Public property RoadNamePath 도로정보 데이터가 있는 파일 폴더 경로.
Public property SubCellNumber CellDepth가 1인 경우 하위 폴더 폴더의 개수. 기본값은 16.
Top
See Also