CARIS HPD : Portrayal : Dynamic Cartography : Dynamic Cartography Files : Dynamic Main File
 

Dynamic Main File

The rules file (DynamicMain.xsl) contains the following components:

List of pre-defined XSLT templates files for applying dynamic cartography instructions.

Default template to assign an arbitrary symbol to point features that are not matched.

Default template to assign a solid line to line features that are not matched.

Locations to templates/rules must be in the format of a URI. For example:

<!--Include templates/rules for: FKEOBJ -->

<xsl:include href="file://///server/folder/XSLConfig/FKEOBJ.xsl"/>

The default location of the file is C:\Program Files\CARIS\HPD\<version>\system\PCEConfig\xslconfig\dynamicSample.

DynamicMain.xsl can be expanded with custom templates. Make sure that any features included in the templates are also listed in DynamicFeatures.xml.