Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ivac2:firdef_mapsymbols_xml [2015/06/08 15:55]
splendor.bouman [mapsymbols.xml]
ivac2:firdef_mapsymbols_xml [2017/04/08 14:27] (current)
Line 5: Line 5:
 The ''​mapsymbols.xml''​ file is located in the ''​fir/​theme/​(theme_name)''​ directory The ''​mapsymbols.xml''​ file is located in the ''​fir/​theme/​(theme_name)''​ directory
  
 +^Root Element|symbols||
 ^Element|symbol|| ^Element|symbol||
 ^Attribute^Format^Remarks^ ^Attribute^Format^Remarks^
Line 10: Line 11:
  
  
-Each symbol is drawn using the same methods as used in the maps: +Each symbol is drawn using the same methods as used in maps: 
-  * lines + 
-  * path +  * [[firdef_map_lines|lines]] 
-  * circle +  * [[firdef_map_path|path]] 
-  * arc +  * [[[firdef_map_circle|circle]] 
-  * point+  * [[firdef_map_arc|arc]]
  
 The symbol is drawn using a cartesian system where the location of the [[ivac2:​firdef_map_symbol|symbol element]] is the centerpoint (0,0). The symbol is drawn using a cartesian system where the location of the [[ivac2:​firdef_map_symbol|symbol element]] is the centerpoint (0,0).
Line 45: Line 46:
  
 <code XML> <code XML>
-<symbol id="​AFI" ​symbol="vor" lat="​N0505428001"​ lon="​E0040820000"/>​+<symbol id="​vor"​ text="​AFI" ​color="symbol_vor" lat="​N0505428001"​ lon="​E0040820000"/>​
 </​code>​ </​code>​