Rumold
Rumold is a fast and simple mbtiles server.
Rumold Mercator (1545–1599) was a cartographer and the son of cartographer Gerardus Mercator.
Getting Started
Usage
usage: rumold [-h] [-v] [--allow-origin] [--pid PID] [--port PORT] [--socket SOCKET] [--tile-url TILE_URL] [tiles [tiles ...]] fast and simple mbtiles server Positional arguments: tiles list of .mbtiles Optional arguments: -h, --help Show this help message and exit. -v, --version Show programs version number and exit. --allow-origin Set response access control headers to allow origin --pid PID PID file --port PORT Port --socket SOCKET Unix socket to listen --tile-url TILE_URL IP or hostname
Install using npm
npm install -g rumold
Building from source
git clone https://github.com/mystand/rumoldcd rumoldnpm installnpm run build
Help
./bin/rumold -h