Shortcuts for properties, connpoints patch, potfiles.
[dia.git] / sheets / IsometricMap.sheet.in
blob0aa42b728ea5a3d88bfc3a2109fff7e69f550d91
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns" xmlns:dc="http://purl.org/dc/elements/1.1">
4 <!-- Dia-Version: 0.90-->
5 <dc:creator>Alan Horkan</dc:creator>
6 <dc:rights>Copyright Alan Horkan 2003</dc:rights>
8 <!-- use dc:title instead? -->
9 <_name>Map, Isometric</_name>
10 <!-- Visio calls theses Map, Directional Map 3D. -->
11 <!-- use dc:description instead? -->
12 <_description>Isometric Directional Map Shapes</_description><!-- Pseudo Three Dimensional -->
14 <contents>
15 <!--add shapes here-->
16 <object name="Road1"><_description>Road Section</_description></object>
17 <object name="StraightRoad1"><_description>Long Straight Road Section</_description></object>
19 <object name="Crossroads"><_description>Crossroads</_description></object>
21 <object name="T-Junction"><_description>T-Junction</_description></object>
22 <!-- also known as an Intersection -->
24 <object name="Elevated"><_description>Elevated Road</_description></object>
26 <object name="Corner1"><_description>Corner 1</_description></object>
27 <object name="Corner2"><_description>Corner 2</_description></object>
29 <object name="River"><_description>River</_description></object>
31 <object name="Roof1"><_description>Roof1</_description></object>
32 <object name="Block1"><_description>Block 1, 2:4</_description></object>
33 <object name="Block2"><_description>Block 2, 2:8</_description></object>
34 <object name="Block3"><_description>Block 3, 4:4</_description></object>
35 <object name="Block4"><_description>Block 4, 4:8</_description></object>
36 <object name="Block5"><_description>Block 5, 3:3</_description></object>
37 <object name="Block6"><_description>Block 6, 4:6</_description></object>
39 <!-- A Building, not really a block but Visio called it Block 7.
40 Need to think of a better name. -->
41 <object name="Block7"><_description>Block 7</_description></object>
43 <object name="Factory"><_description>Factory</_description></object>
45 <!-- Cars and Vehicles -->
46 <object name="Car1"><_description>Car 1, Front View</_description></object>
47 <object name="Car2"><_description>Car 2, Rear View</_description></object>
50 <!-- Deprecated
51 object name="RedCar" description Red Car
52 -->
53 <!-- RedCar, colour hardcoded.
54 Car 1 can be changed to whatever colour the user wants,
55 but by using the foreground+background variables I cannot
56 set the default colours. bug ###### ? -->
58 <object name="Train1"><_description>Train 1, angled downward</_description></object>
59 <object name="Train2"><_description>Train 2, angled upward</_description></object>
61 <!-- Trees & Scenery -->
62 <object name="Tree1"><_description>Tree 1</_description></object>
64 <object name="FootBridge"><_description>Footbridge, Pedestrian Bridge</_description></object>
65 <object name="OneWay"><_description>One Way Road Sign</_description></object>
68 </contents>
70 </sheet>