https://github.com/outdooractive/simpletiles
A very simple tile server.
https://github.com/outdooractive/simpletiles
Last synced: about 1 year ago
JSON representation
A very simple tile server.
- Host: GitHub
- URL: https://github.com/outdooractive/simpletiles
- Owner: Outdooractive
- License: bsd-3-clause
- Archived: true
- Created: 2012-07-30T12:35:17.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T08:55:29.000Z (over 10 years ago)
- Last Synced: 2025-02-23T18:16:32.803Z (over 1 year ago)
- Language: Ruby
- Size: 379 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.md
Awesome Lists containing this project
README
# SimpleTiles
A very simple tile server.
## Installation
Git checkout (requires git)
git clone https://github.com/Alpstein/SimpleTiles.git
cd SimpleTiles
Have a look at the simple_tiles.conf upstart config file if you use ubuntu and change it
for your own configuration.
## Requirements
## Configuration
The project includes a sample configuration file: simple_tiles.cfg.
tbd.
## License
BSD - see LICENSE.md
## Authors
- Thomas Rasch (trasch)