XML

Disaster Hazard Maps - XML

Disaster hazard maps are disaster prevention materials that display natural disaster risk information such as floods, landslides, tsunamis, earthquakes, storm surges, and volcanic eruptions on maps. Created by local governments, the Ministry of Land, Infrastructure, Transport and Tourism, the Cabinet Office, and others, they provide information on expected inundation areas, evacuation sites, and evacuation routes. They are used for appropriate evacuation actions during disasters and for raising disaster prevention awareness during normal times.

disaster prevention hazard map natural disaster evacuation risk management MLIT Cabinet Office
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>flood-hazard-map</slug>
    <name>Flood Hazard Map</name>
    <description>Hazard map showing flood risks from river overflow.</description>
    <category>Water Disaster</category>
  </item>
  <item>
    <code>02</code>
    <slug>inland-flooding-hazard-map</slug>
    <name>Inland Flooding Hazard Map</name>
    <description>Map showing overflow risks to ground surface due to drainage facility capacity exceeded.</description>
    <category>Water Disaster</category>
  </item>
  <item>
    <code>03</code>
    <slug>storm-surge-hazard-map</slug>
    <name>Storm Surge Hazard Map</name>
    <description>Map showing flood risks from sea level rise caused by typhoons and low pressure systems.</description>
    <category>Water Disaster</category>
  </item>
  <item>
    <code>04</code>
    <slug>tsunami-hazard-map</slug>
    <name>Tsunami Hazard Map</name>
    <description>Map showing expected tsunami inundation areas and evacuation information.</description>
    <category>Earthquake and Tsunami</category>
  </item>
  <item>
    <code>05</code>
    <slug>sediment-disaster-hazard-map</slug>
    <name>Sediment Disaster Hazard Map</name>
    <description>Map showing danger zones for debris flows, steep slope collapses, and landslides.</description>
    <category>Sediment Disaster</category>
  </item>
  <item>
    <code>06</code>
    <slug>earthquake-hazard-map</slug>
    <name>Earthquake Hazard Map</name>
    <description>Map showing risks of building collapse and fires due to earthquakes.</description>
    <category>Earthquake and Tsunami</category>
  </item>
  <item>
    <code>07</code>
    <slug>volcanic-hazard-map</slug>
    <name>Volcanic Hazard Map</name>
    <description>Map showing impact ranges of pyroclastic flows and lava flows from volcanic eruptions.</description>
    <category>Volcanic Disaster</category>
  </item>
  <item>
    <code>08</code>
    <slug>reservoir-hazard-map</slug>
    <name>Reservoir Hazard Map</name>
    <description>Map showing flood risks from reservoir collapse.</description>
    <category>Water Disaster</category>
  </item>
</items>