Skip to content

jbelien/MapFile-Generator

Repository files navigation

MapFile Generator

MapServer .MAP Generator (Read & Write)

Latest Stable Version Total Downloads Monthly Downloads Software License

This tool is powered by MapFile PHP Library to read/write Mapfile configuration files.

Installation

composer create-project jbelien/mapfile-generator

Run locally

cd ./mapfile-generator
composer run serve --timeout 0

Then open http://localhost:8080/ in your favorite browser !

You can also use online version : https://mapfile.akoo.be/ !