CoverageMap

Preview

image

Prerequisites

  • PHP 5 or higher

Installation

  1. Clone repository
  2. Copy config file cp config.example.php config.php
  3. Fill out config.php
  4. Copy areas file cp areas.example.json areas.json
  5. Fill out areas.json with available areas in geojson format
  6. Copy favicon (or replace with own) cp favicon.example.ico favicon.ico

Notes

  • Omitting geojson properties will result in default values being used.
  • Not specifying a color value in the geojson properties will default to a random color generated.