General information

Print Previous page Top page Next page

The program of formation of applied schemes provides formating a set of description of semantic characteristics by the classifier and models of the attributive information on separate layers of objects. Result of the program's work is the file with XSD extension which serves as model of the data for a current map or the classifier of a current map.

 

_engbm5590

 

Element the Output file is intended for indicating the name of a formed file xsd. By default, the file name is formed by a filename of the chosen map classifier.

 

Element the List of layers serves for a choice of base model of layers names and their synonyms. For the purpose of ordering the schemes it is possible to use the auxiliary adjusting file containing synonyms of layers. It allows to create the structured scheme for group of classifiers of the similar contents.

The file of layers synonyms represents the xsd scheme of the following contents:

<segments>

  <segment name = "Geodesy">

    <add key = "PlanHeightBase" />

  </segment>

  <segment name = "Settlements">

    <add key = "SettlementBlock" />

    <add key = "VariegatedBlock" />

    <add key = "Buildings" />

  </segment>

...

</segments>

For example, for a layer «Geodesy» a layer-synonym is «PlanHeightBase».

At formation of schemes after reading the classifier all layers - synonyms will be combined with the base layer. Combining means the formation of the scheme with semantics and the codes of objects included both into a base layer, and into a layer-synonym.

In case of ignoring a choice of basic model the generator of schemes forms a model of layers by a principle «classifier layer» = «model layer».