mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-23 07:42:18 +00:00
63 lines
1.4 KiB
XML
63 lines
1.4 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<overlays language="en-US">
|
||
|
<overlay
|
||
|
name="all"
|
||
|
title="overlay_all_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="residential"
|
||
|
title="overlay_residential_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="commercial"
|
||
|
title="overlay_commercial_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="industrial"
|
||
|
title="overlay_industrial_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="powergrid"
|
||
|
title="overlay_powergrid_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="transportation"
|
||
|
title="overlay_transportation_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="populationdensity"
|
||
|
title="overlay_populationdensity_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="rateofgrowth"
|
||
|
title="overlay_rateofgrowth_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="trafficdensity"
|
||
|
title="overlay_trafficdensity_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="pollutiondensity"
|
||
|
title="overlay_pollutiondensity_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="crimerate"
|
||
|
title="overlay_crimerate_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="landvalue"
|
||
|
title="overlay_landvalue_title"
|
||
|
/>
|
||
|
<overlay
|
||
|
name="firecoverage"
|
||
|
title="overlay_firecoverage_title"
|
||
|
linear="0"
|
||
|
linearDirection=""
|
||
|
/>
|
||
|
<overlay
|
||
|
name="policecoverage"
|
||
|
title="overlay_policecoverage_title"
|
||
|
linear="0"
|
||
|
linearDirection=""
|
||
|
/>
|
||
|
</overlays>
|