dick8299
02-13-2008, 09:22 AM
I thought I had followed the instructions correctly, however after creating a route template and generating a new route, all I got was a big blue ball.
Here is a cut and paste of most of the the route template using Context (Specifically the route name, Lat and Long, and Terrain entries:
<?xml version="1.0" encoding="utf-8"?>
<cRouteBlueprint>
<Element>
<Value>
<Attribute name="DisplayName">
<Localisation-cUserLocalisedString>
<Element>
<Value>
<Attribute name="English">
<cDeltaString>
<Element>
<Value>Louisville</Value>
</Element>
</cDeltaString>
</Attribute>
<Attribute name="OriginLongitude">
<sFloat64>
<Element>
<ToolData>
<Tool name="tool_cWinToolFloatDatum">
<cWinToolFloatDatum>
<Element>
<Value>
<Attribute name="mUnits">
<cFxString8>
<Element>
<Value></Value>
</Element>
</cFxString8>
</Attribute>
<Attribute name="mTypedIn">
<cFxString8>
<Element>
<Value>-86</Value>
</Element>
</cFxString8>
</Attribute>
</Value>
</Element>
</cWinToolFloatDatum>
</Tool>
</ToolData>
<Value>-86</Value>
</Element>
</sFloat64>
</Attribute>
<Attribute name="OriginLatitude">
<sFloat64>
<Element>
<ToolData>
<Tool name="tool_cWinToolFloatDatum">
<cWinToolFloatDatum>
<Element>
<Value>
<Attribute name="mUnits">
<cFxString8>
<Element>
<Value></Value>
</Element>
</cFxString8>
</Attribute>
<Attribute name="mTypedIn">
<cFxString8>
<Element>
<Value>38</Value>
</Element>
</cFxString8>
</Attribute>
</Value>
</Element>
</cWinToolFloatDatum>
</Tool>
</ToolData>
<Value>38</Value>
</Element>
</sFloat64>
</Attribute>
Attribute name="TerrainBlueprint">
<iBlueprintLibrary-cAbsoluteBlueprintID>
<Element>
<Value>
<Attribute name="BlueprintSetID">
<iBlueprintLibrary-cBlueprintSetID>
<Element>
<Value>
<Attribute name="Provider">
<cDeltaString>
<Element>
<Value>Kuju</Value>
</Element>
</cDeltaString>
</Attribute>
<Attribute name="Product">
<cDeltaString>
<Element>
<Value>RailSimulator</Value>
</Element>
</cDeltaString>
</Attribute>
</Value>
</Element>
</iBlueprintLibrary-cBlueprintSetID>
</Attribute>
<Attribute name="BlueprintID">
<cDeltaString>
<Element>
<Value>Environment\Terrain\Texturing.xml</Value>
</Element>
</cDeltaString>
</Attribute>
</Value>
</Element>
</iBlueprintLibrary-cAbsoluteBlueprintID>
</Attribute>
</Value>
</Element>
</cRouteBlueprint>
Here is a cut and paste of most of the the route template using Context (Specifically the route name, Lat and Long, and Terrain entries:
<?xml version="1.0" encoding="utf-8"?>
<cRouteBlueprint>
<Element>
<Value>
<Attribute name="DisplayName">
<Localisation-cUserLocalisedString>
<Element>
<Value>
<Attribute name="English">
<cDeltaString>
<Element>
<Value>Louisville</Value>
</Element>
</cDeltaString>
</Attribute>
<Attribute name="OriginLongitude">
<sFloat64>
<Element>
<ToolData>
<Tool name="tool_cWinToolFloatDatum">
<cWinToolFloatDatum>
<Element>
<Value>
<Attribute name="mUnits">
<cFxString8>
<Element>
<Value></Value>
</Element>
</cFxString8>
</Attribute>
<Attribute name="mTypedIn">
<cFxString8>
<Element>
<Value>-86</Value>
</Element>
</cFxString8>
</Attribute>
</Value>
</Element>
</cWinToolFloatDatum>
</Tool>
</ToolData>
<Value>-86</Value>
</Element>
</sFloat64>
</Attribute>
<Attribute name="OriginLatitude">
<sFloat64>
<Element>
<ToolData>
<Tool name="tool_cWinToolFloatDatum">
<cWinToolFloatDatum>
<Element>
<Value>
<Attribute name="mUnits">
<cFxString8>
<Element>
<Value></Value>
</Element>
</cFxString8>
</Attribute>
<Attribute name="mTypedIn">
<cFxString8>
<Element>
<Value>38</Value>
</Element>
</cFxString8>
</Attribute>
</Value>
</Element>
</cWinToolFloatDatum>
</Tool>
</ToolData>
<Value>38</Value>
</Element>
</sFloat64>
</Attribute>
Attribute name="TerrainBlueprint">
<iBlueprintLibrary-cAbsoluteBlueprintID>
<Element>
<Value>
<Attribute name="BlueprintSetID">
<iBlueprintLibrary-cBlueprintSetID>
<Element>
<Value>
<Attribute name="Provider">
<cDeltaString>
<Element>
<Value>Kuju</Value>
</Element>
</cDeltaString>
</Attribute>
<Attribute name="Product">
<cDeltaString>
<Element>
<Value>RailSimulator</Value>
</Element>
</cDeltaString>
</Attribute>
</Value>
</Element>
</iBlueprintLibrary-cBlueprintSetID>
</Attribute>
<Attribute name="BlueprintID">
<cDeltaString>
<Element>
<Value>Environment\Terrain\Texturing.xml</Value>
</Element>
</cDeltaString>
</Attribute>
</Value>
</Element>
</iBlueprintLibrary-cAbsoluteBlueprintID>
</Attribute>
</Value>
</Element>
</cRouteBlueprint>